WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
78505
Make HTMLTableCaptionElement inherit from HTMLElement.
https://bugs.webkit.org/show_bug.cgi?id=78505
Summary
Make HTMLTableCaptionElement inherit from HTMLElement.
Andreas Kling
Reported
2012-02-13 09:31:07 PST
HTMLTableCaptionElement doesn't use anything from HTMLTablePartElement so we can just make it a HTMLElement instead, then we won't need to override parseAttribute().
Attachments
Pätch
(3.56 KB, patch)
2012-02-13 09:33 PST
,
Andreas Kling
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2012-02-13 09:33:25 PST
Created
attachment 126784
[details]
Pätch
Andreas Kling
Comment 2
2012-02-13 09:44:38 PST
Committed
r107580
: <
http://trac.webkit.org/changeset/107580
>
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