NEW 25830
border not aligned due to td width
https://bugs.webkit.org/show_bug.cgi?id=25830
Summary border not aligned due to td width
jasneet
Reported 2009-05-15 15:43:08 PDT
I Steps: Go to http://adsrevenue.net/account_login.php II Issue: The right border of "Advertiser Account" module should be continuous. III Conclusion: or the "Title" row, the 1st <td>'s width is set to "14", the 2nd is set to "100%", and the 3rd is set to "15". In IE/Firefox, the 3rd <td>' width is exactly "15", but in Chrome/Safari, it's a little larger, which causes its background image repeated one more time. Notice that, if remove the row under "Title" row, then issue disappears. IV Other Browsers: IE7: ok FF3: ok V Nightly tested: 43092 Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=7128
Attachments
reduced testcase (1.67 KB, application/zip)
2009-05-15 15:46 PDT, jasneet
no flags
Safari 15.6 differs from other browsers (307.38 KB, image/png)
2022-07-22 11:13 PDT, Ahmad Saleem
no flags
jasneet
Comment 1 2009-05-15 15:46:35 PDT
Created attachment 30403 [details] reduced testcase
Ahmad Saleem
Comment 2 2022-07-22 11:13:45 PDT
Created attachment 461146 [details] Safari 15.6 differs from other browsers I am able to reproduce this bug based on attached test case in Safari 15.6 on macOS 12.5 as can be seen from attached screenshots. All other browsers match each other. Thanks!
Radar WebKit Bug Importer
Comment 3 2022-07-22 14:44:54 PDT
Note You need to log in before you can comment on or make changes to this bug.