Bug 43072

Summary: Update numbered header element closing to match recent spec change
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 41123    
Attachments:
Description Flags
Patch none

Adam Barth
Reported 2010-07-27 13:09:21 PDT
Update numbered header element closing to match recent spec change
Attachments
Patch (6.47 KB, patch)
2010-07-27 13:13 PDT, Adam Barth
no flags
Adam Barth
Comment 1 2010-07-27 13:13:46 PDT
Eric Seidel (no email)
Comment 2 2010-07-27 13:18:33 PDT
Comment on attachment 62734 [details] Patch WebCore/html/HTMLElementStack.cpp:43 + inline bool isNumberedHeaderElement(Element* element) We need to create a header and stuff all these in it sometime. WebCore/html/HTMLElementStack.cpp:387 + bool HTMLElementStack::hasNumberedHeaderElementInScope() const We could template these if we really wanted to.
WebKit Commit Bot
Comment 3 2010-07-28 15:31:52 PDT
Comment on attachment 62734 [details] Patch Clearing flags on attachment: 62734 Committed r64237: <http://trac.webkit.org/changeset/64237>
WebKit Commit Bot
Comment 4 2010-07-28 15:31:57 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.