NEW 18293
td width=100% causes border of table to appear incorrectly
https://bugs.webkit.org/show_bug.cgi?id=18293
Summary td width=100% causes border of table to appear incorrectly
jasneet
Reported 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
Attachments
screenshot (209.30 KB, image/jpeg)
2008-04-02 17:31 PDT, jasneet
no flags
reduction (1.12 KB, text/html)
2008-04-02 17:32 PDT, jasneet
no flags
All browsers differs from each other (704.66 KB, image/png)
2022-08-15 15:16 PDT, Ahmad Saleem
no flags
jasneet
Comment 1 2008-04-02 17:31:41 PDT
Created attachment 20305 [details] screenshot
jasneet
Comment 2 2008-04-02 17:32:22 PDT
Created attachment 20306 [details] reduction
Ahmad Saleem
Comment 3 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!
Radar WebKit Bug Importer
Comment 4 2022-08-15 18:54:58 PDT
Note You need to log in before you can comment on or make changes to this bug.