RESOLVED FIXED 160766
Move dataset attribute from Element to HTMLElement / SVGElement
https://bugs.webkit.org/show_bug.cgi?id=160766
Summary Move dataset attribute from Element to HTMLElement / SVGElement
Chris Dumez
Reported 2016-08-11 08:59:16 PDT
Move dataset attribute from Element to HTMLElement / SVGElement as per the specifications: - https://html.spec.whatwg.org/multipage/dom.html#htmlelement - https://svgwg.org/svg2-draft/types.html#InterfaceSVGElement Firefox and Chrome seem to have dataset on HTMLElement but not on SVGElement.
Attachments
Patch (6.32 KB, patch)
2016-08-11 09:35 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-08-11 09:23:17 PDT
Chris Dumez
Comment 2 2016-08-11 09:35:23 PDT
WebKit Commit Bot
Comment 3 2016-08-11 10:50:27 PDT
Comment on attachment 285830 [details] Patch Clearing flags on attachment: 285830 Committed r204377: <http://trac.webkit.org/changeset/204377>
WebKit Commit Bot
Comment 4 2016-08-11 10:50:44 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.