WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
VERIFIED FIXED
5822
<col> and <colgroup> ignored if preceded by <caption>
https://bugs.webkit.org/show_bug.cgi?id=5822
Summary
<col> and <colgroup> ignored if preceded by <caption>
mitz
Reported
2005-11-24 11:46:13 PST
col and colgroup elements are ignored if there is a caption element preceding them in the table. See the testcase for an example.
Attachments
testcase
(681 bytes, text/html)
2005-11-24 11:47 PST
,
mitz
no flags
Details
Skip the caption when looking for col
(721 bytes, patch)
2005-11-24 12:15 PST
,
mitz
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2005-11-24 11:47:18 PST
Created
attachment 4793
[details]
testcase
mitz
Comment 2
2005-11-24 12:15:46 PST
Created
attachment 4794
[details]
Skip the caption when looking for col
Darin Adler
Comment 3
2005-11-24 19:22:56 PST
Comment on
attachment 4794
[details]
Skip the caption when looking for col r=me
Darin Adler
Comment 4
2005-11-24 19:22:56 PST
Comment on
attachment 4794
[details]
Skip the caption when looking for col r=me
Eric Seidel (no email)
Comment 5
2005-11-26 16:51:12 PST
Suggestions as to where to put the testcase are always helpful :) Patches including the test case are even nicer. :)
mitz
Comment 6
2006-03-24 04:53:01 PST
***
Bug 7930
has been marked as a duplicate of this bug. ***
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