Bug 29288

Summary: Content of the Webpage is aligned to the bottom of the webpage
Product: WebKit Reporter: jasneet <jasneet>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Normal CC: jasneet, jerome
Priority: P2 Keywords: HasReduction
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
URL: http://www.seiwert.info
Attachments:
Description Flags
reduced testcase none

jasneet
Reported 2009-09-15 16:17:51 PDT
Created attachment 39620 [details] reduced testcase I Steps: Go to http://www.seiwert.info II Issue: Center white column with all the contents is shifted down. III Conclusion: Issue is with html, body { height: 100%; } td { vertical-align: top; } Note: giving height: 100% only to body or only to html fixes it. IV Other Browsers: IE7: ok FF3: ok V Nightly tested : 48354 Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=18746
Attachments
reduced testcase (490 bytes, text/html)
2009-09-15 16:17 PDT, jasneet
no flags
Jerome Leclanche
Comment 1 2012-01-26 07:18:10 PST
Still in 535.18, but im starting to wonder if it's not intended, and firefox's behaviour is wrong. Can anyone confirm?
Note You need to log in before you can comment on or make changes to this bug.