Bug 18293 - td width=100% causes border of table to appear incorrectly
Summary: td width=100% causes border of table to appear incorrectly
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tables (show other bugs)
Version: 525.x (Safari 3.1)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://www.amazon.com/gp/lists/homepa...
Keywords: HasReduction, InRadar
Depends on:
Blocks:
 
Reported: 2008-04-02 17:31 PDT by jasneet
Modified: 2022-08-15 18:54 PDT (History)
9 users (show)

See Also:


Attachments
screenshot (209.30 KB, image/jpeg)
2008-04-02 17:31 PDT, jasneet
no flags Details
reduction (1.12 KB, text/html)
2008-04-02 17:32 PDT, jasneet
no flags Details
All browsers differs from each other (704.66 KB, image/png)
2022-08-15 15:16 PDT, Ahmad Saleem
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2008-04-02 17:31:18 PDT
I Steps:
Go to 
http://www.amazon.com/gp/lists/homepage.html/ref=topnav_lists_vg/105-8385458-1694069

II Issue:
incorrect border around content.

III Conclusion:
there are two <TD style="BORDER-TOP: #cccccc 1px solid" width="100%"> in the code. On changing any one with width=100 resolves the issue.

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

V Nightly tested: 31446
Comment 1 jasneet 2008-04-02 17:31:41 PDT
Created attachment 20305 [details]
screenshot
Comment 2 jasneet 2008-04-02 17:32:22 PDT
Created attachment 20306 [details]
reduction
Comment 3 Ahmad Saleem 2022-08-15 15:16:39 PDT
Created attachment 461646 [details]
All browsers differs from each other

I am able to reproduce the issue of broken border in table for Safari 15.6 and STP 151 on macOS 12.5 but Firefox Nightly 105 and Chrome Canary 106 also differ from each other but IMO Firefox Nightly 105 has ideal behavior. I am going to change the bug status to "New", please refer to attached screenshot for current rendering of all browsers. Thanks!
Comment 4 Radar WebKit Bug Importer 2022-08-15 18:54:58 PDT
<rdar://problem/98699688>