NEW 9230
table width="100%" renders with extra space
https://bugs.webkit.org/show_bug.cgi?id=9230
Summary table width="100%" renders with extra space
osmaker
Reported 2006-06-02 02:37:31 PDT
Because of the continuous, long string of text in the bottom <td> (no spaces in the string), the width of the top-left TD is incorrect (it is directly proportionate to the length of the string below). If it was displayed correctly, the top-left TD should only be as wide as the image it contains.
Attachments
testcase, same as provided in the URL (288 bytes, text/html)
2006-06-02 02:38 PDT, osmaker
no flags
screenshot of FireFox correctly displaying the testcase (26.36 KB, image/png)
2006-06-02 02:39 PDT, osmaker
no flags
osmaker
Comment 1 2006-06-02 02:38:46 PDT
Created attachment 8661 [details] testcase, same as provided in the URL
osmaker
Comment 2 2006-06-02 02:39:48 PDT
Created attachment 8662 [details] screenshot of FireFox correctly displaying the testcase
Mark Rowe (bdash)
Comment 3 2006-07-06 18:06:16 PDT
Confirmed with WebKit 418.8 and r15138. Thanks for the test case.
Pravin D
Comment 4 2012-07-01 23:28:30 PDT
On webkit r121633 and chrome 20.0.1132.47 the test case has 2 columns in the 1st row. There is some extra space around the cell (row=1,col=1). Other browsers FF and IE just have an image(only one col). The attached test case has td width=100%. Maybe the title needs to be modified accordingly. The test case seems to have 2 issues: 1) The image col (row=1,col=1) has extra space. This is similar to https://bugs.webkit.org/show_bug.cgi?id=13598 2)The empty cell (row=1, col=2) has a border drawn around it. Similar to issue https://bugs.webkit.org/show_bug.cgi?id=15244 and https://bugs.webkit.org/show_bug.cgi?id=15273
Brent Fulgham
Comment 5 2022-07-06 14:01:00 PDT
This still appears to be an issue in Safari 15.
Radar WebKit Bug Importer
Comment 6 2022-07-06 14:01:14 PDT
Note You need to log in before you can comment on or make changes to this bug.