WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
screenshot of FireFox correctly displaying the testcase
(26.36 KB, image/png)
2006-06-02 02:39 PDT
,
osmaker
no flags
Details
rendering in safari, firefox, chrome
(1.02 MB, image/png)
2025-01-23 22:44 PST
,
Karl Dubost
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/96546778
>
Karl Dubost
Comment 7
2025-01-23 22:44:11 PST
Created
attachment 473998
[details]
rendering in safari, firefox, chrome This would benefit of WPT test case. Safari Technology Preview 18.2 20621.1.9.111.1 Firefox Nightly 136.0a1 13625.1.23 Google Chrome Canary 134.0.6975.0 6975.0 It has a similar behavior than
Bug 285849
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug