Bug 18072

Summary: not defining width for a column of a table causes image and text misalignment
Product: WebKit Reporter: jasneet <jasneet>
Component: TablesAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ahmad.saleem792, ap, bfulgham, jasneet, rniwa, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: HasReduction, InRadar
Version: 525.x (Safari 3.1)   
Hardware: PC   
OS: Windows XP   
URL: http://www.boursorama.com/
Attachments:
Description Flags
screenshot
none
reduction
none
Safari 15.6 matches with other browsers none

Description jasneet 2008-03-25 11:06:38 PDT
I Steps:
Go to 
http://www.boursorama.com/

II Issue:
In the center column of the webpage, the content for "LES TITRES" : images and text is aligned incorrectly. 

III Conclusion:
Not defining the width for the first row first column(col with rowspan=2) is causing the issue.
In the first row, Safari allocates more width(app 435px) for the column with rowspan 2 where as FF/Opera/IE allocate width approximately 375px. Defining width for that column makes Safari work the same as other browsers.

IV Other browsers:
IE7: ok
FF3: ok
Opera9.24: ok

V Nightly tested: 31238
Comment 1 jasneet 2008-03-25 11:07:22 PDT
Created attachment 20037 [details]
screenshot
Comment 2 jasneet 2008-03-25 11:07:47 PDT
Created attachment 20038 [details]
reduction
Comment 3 Ahmad Saleem 2022-08-13 10:14:18 PDT
Created attachment 461588 [details]
Safari 15.6 matches with other browsers

I am able to reproduce this bug in Safari 15.6 on macOS 12.5 using attached reduction and as highlighted in the screenshots, there are spacing / width issues in the table layout compared to other browsers. Thanks!
Comment 4 Radar WebKit Bug Importer 2022-08-13 10:47:48 PDT
<rdar://problem/98618910>