Bug 24973 - text overlaps image due to default height of <td> not specified
Summary: text overlaps image due to default height of <td> not specified
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tables (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://www.aigcorporate.com/corpsite/...
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2009-03-31 17:45 PDT by jasneet
Modified: 2022-08-14 04:14 PDT (History)
7 users (show)

See Also:


Attachments
reduced testcase (22.03 KB, application/zip)
2009-03-31 17:46 PDT, jasneet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2009-03-31 17:45:45 PDT
I Steps:
Go to http://www.aigcorporate.com/corpsite/about.html

II Issue: 
The copyright information overlays the image at right side.

III Conclusion:
When there is no default height of <td> specified, IE/Firefox makes the <td> tall enough to contain its content, while Chrome/Safari keep the height as small as possible. 

IV Other Browsers:
FF3: OK
IE7: OK 

V Nightly tested: 42138

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=8501
Comment 1 jasneet 2009-03-31 17:46:53 PDT
Created attachment 29147 [details]
reduced testcase
Comment 2 Ahmad Saleem 2022-08-14 04:14:13 PDT
I am not able to reproduce this bug in Safari 15.6 and it matches the test case layout with all other browsers (Chrome Canary 106 and Firefox Nightly 105), due to test case being quite big in layout, I was not able to take screenshot at attach to showcase layout but since they are same and anyone else can test themselves. So I am going to mark this as "RESOLVED WONTFIX" but if someone comes to different conclusion, please reopen and attach updated test case and screenshot for reference rendering. Thanks!