Comment #2 on issue 18746 by [email protected]: The Content of the Webpage  
is ever aligned to the bottom of the webpage
http://code.google.com/p/chromium/issues/detail?id=18746

Reduction attached.

Something goes wrong with this bit of css, and an empty table row on top:

html, body {
        height: 100%;
}
td {
        vertical-align: top;
}

Note: giving height: 100% only to body or only to html fixes it.

Attachments:
        webkit-height.html  490 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