Bug 160231

Summary: Move 'dir' attribute from HTMLDocument to Document
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin, dbates, esprehn+autocc, gyuyoung.kim, kangil.han, kondapallykalyan, rniwa, sam
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://html.spec.whatwg.org/multipage/dom.html#document
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2016-07-26 19:57:10 PDT
Move 'dir' attribute from HTMLDocument to Document to match the specification: - https://html.spec.whatwg.org/multipage/dom.html#document Both Firefox and Chrome have 'dir' on Document already.
Attachments
Patch (8.95 KB, patch)
2016-07-26 20:40 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-07-26 20:40:12 PDT
WebKit Commit Bot
Comment 2 2016-07-26 21:28:24 PDT
Comment on attachment 284668 [details] Patch Clearing flags on attachment: 284668 Committed r203761: <http://trac.webkit.org/changeset/203761>
WebKit Commit Bot
Comment 3 2016-07-26 21:28:28 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.