Comment #1 on issue 27498 by Hanrui.Gao: Incorrect <a> tag causes layout confusion. http://code.google.com/p/chromium/issues/detail?id=27498
Another case of unclosed tag <a> is: http://www.meilid.com/News/4405/ The page has code as below: <div class="header"> <span style="float:left"><a href="/" target="_blank"><img src="/templets/lady/images/logo.gif" border="0" alt="魅力伊人网" /></span><span style="float:right"><script src="/AID/76090.js" type="text/javascript"></script></span> <div class="clear"></div> </div> And the expected behavior is: The advertisement div is just at the right bottom of the browser window. And when you scoll, the ad div is also at the right bottom. But we see that in non-IE, the ad is cannot move if you scroll up and down. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs