RESOLVED FIXED 160988
Move prefix / namespaceURI / localName attributes from Node to Attr / Element
https://bugs.webkit.org/show_bug.cgi?id=160988
Summary Move prefix / namespaceURI / localName attributes from Node to Attr / Element
Chris Dumez
Reported 2016-08-18 18:08:24 PDT
Move prefix / namespaceURI / localName attributes from Node to Attr / Element as per the latest DOM specification: - https://dom.spec.whatwg.org/#element - https://dom.spec.whatwg.org/#attr Firefox and Chrome match the specification.
Attachments
Patch (24.96 KB, patch)
2016-08-18 18:10 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-08-18 18:10:26 PDT
WebKit Commit Bot
Comment 2 2016-08-18 19:41:49 PDT
Comment on attachment 286425 [details] Patch Clearing flags on attachment: 286425 Committed r204624: <http://trac.webkit.org/changeset/204624>
WebKit Commit Bot
Comment 3 2016-08-18 19:41: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.