Bug 22782 - extra space between the main menu and content
Summary: extra space between the main menu and content
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 525.x (Safari 3.2)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2008-12-10 10:03 PST by jasneet
Modified: 2011-06-02 00:11 PDT (History)
3 users (show)

See Also:


Attachments
testcase (11.00 KB, application/zip)
2008-12-10 10:03 PST, jasneet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2008-12-10 10:03:46 PST
I Steps:
Go to attached testcase

II Issue:
The parent div "menucontainer"'s height is set to 38px, its containing table 
"menutable"'s height is 28px, meanwhile "menutable"'s top margin is set to 10px, then the table should be displayed at bottom of the div(without space), this is what IE/Firefox does.

However webkit renders some extra space below the table wrongly.

III Other Browsers:
IE7: ok
FF3: ok

IV Nightly tested: 39088

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=4994
Comment 1 jasneet 2008-12-10 10:03:59 PST
Created attachment 25919 [details]
testcase
Comment 2 Karthik Sarap 2011-06-01 02:40:05 PDT
this issue is not reproducible in the Winlauncher(r87771) and safari 5.0.5 (7533.21.1)
Comment 3 Alexey Proskuryakov 2011-06-02 00:11:31 PDT
The attached test case is super confusing. Safari 5.0.5 (and ToT too) render test-standard.html differently than Firefox 4 though.