Bug 78505

Summary: Make HTMLTableCaptionElement inherit from HTMLElement.
Product: WebKit Reporter: Andreas Kling <kling>
Component: TablesAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Pätch koivisto: review+

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+
Andreas Kling
Comment 1 2012-02-13 09:33:25 PST
Andreas Kling
Comment 2 2012-02-13 09:44:38 PST
Note You need to log in before you can comment on or make changes to this bug.