Updates:
        Summary: [www.bot.com.tw]: Incorrect layouts and positioning of web  
elements because Chrome doesn't set css property"top:0" correctly
        Cc: anan...@chromium.org
        Labels: -NeedsReduction Has-reduction Report-to-webkit Webkit-specific

Comment #4 on issue 14281 by m...@chromium.org: [www.bot.com.tw]: Incorrect  
layouts and positioning of web elements because Chrome doesn't set css  
property"top:0" correctly
http://code.google.com/p/chromium/issues/detail?id=14281

Reduction below:

http://go/reductions/14281/test-standard.html

Chrome could not apply the css property "top: 0" correctly, which is the  
cause of
this issue. In this case, with "top: 0", IE and FF are setting the distance  
between
the sub menu items(<ul>) and its containing element(<div>), but Chrome  
seems to set
the distance between the sub menu items(<ul>) and document body(<body>).

Attachments:
        test-standard.html  841 bytes

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to