WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
10300
colspan=0 doesn't work
https://bugs.webkit.org/show_bug.cgi?id=10300
Summary
colspan=0 doesn't work
Ian 'Hixie' Hickson
Reported
2006-08-07 22:38:36 PDT
colspan=0 and rowspan=0 on cells should make them span the entire table. They don't work.
Attachments
test case
(288 bytes, text/html)
2007-09-25 16:42 PDT
,
Eric Stith
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Eric Stith
Comment 1
2007-09-25 16:42:30 PDT
Created
attachment 16394
[details]
test case Compare behavior of webkit vs. Firefox, IE, Opera or W3c standard. This is an old bug inherited from khtml (
http://bugs.kde.org/show_bug.cgi?id=41063
).
http://www.w3.org/TR/html4/struct/tables.html#h-11.2.6
Eric Stith
Comment 2
2007-09-25 16:45:08 PDT
This is an old bug inheritted from khtml, where it also remains unfixed and mostly unacknowledged:
http://bugs.kde.org/show_bug.cgi?id=41063
stefan
Comment 3
2011-07-02 03:01:42 PDT
any update on this issue? found it is still in the current nightly build. br Stefan
Torsten Bronger
Comment 4
2011-08-08 04:47:02 PDT
It is fixed in KHTML for two years. I don't know whether both codebases are still similar enough so that this helps, though.
John Lascurettes
Comment 5
2011-08-24 12:58:26 PDT
In addition to the test case attached, the bug can be seen in action on the example link here:
http://csswizardry.com/2011/08/two-titillating-table-tips/
Brent Fulgham
Comment 6
2022-07-06 14:49:22 PDT
Safari, Chrome, and Firefox render this test the same way, so I believe any underlying compatibility bug has since been fixed.
Ahmad Saleem
Comment 7
2023-04-23 13:40:25 PDT
@Brent - zero-rowspan-xxx tests still fail in STP168. Do we need to change title to rowspan since 'Column 0' mention both colspan and rowspan? Or should I open separate new bug?
https://wpt.fyi/results/css/css-tables?label=master&label=experimental&aligned=&q=zero-rowspan
-
Brent Fulgham
Comment 8
2023-04-23 14:07:45 PDT
(In reply to Ahmad Saleem from
comment #7
)
> @Brent - zero-rowspan-xxx tests still fail in STP168. Do we need to change > title to rowspan since 'Column 0' mention both colspan and rowspan? Or > should I open separate new bug? > >
https://wpt.fyi/results/css/css
- > tables?label=master&label=experimental&aligned=&q=zero-rowspan-
Would you mind making a new bug? We can investigate this more specific symptom without making this thread too convoluted.
Ahmad Saleem
Comment 9
2023-04-23 23:53:01 PDT
(In reply to Brent Fulgham from
comment #8
)
> (In reply to Ahmad Saleem from
comment #7
) > > @Brent - zero-rowspan-xxx tests still fail in STP168. Do we need to change > > title to rowspan since 'Column 0' mention both colspan and rowspan? Or > > should I open separate new bug? > > > >
https://wpt.fyi/results/css/css
- > > tables?label=master&label=experimental&aligned=&q=zero-rowspan- > > Would you mind making a new bug? We can investigate this more specific > symptom without making this thread too convoluted.
Done - refer to 'See Also'. :-)
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