WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2016-08-11 09:23:17 PDT
See also discussion at
https://github.com/whatwg/dom/issues/280
Chris Dumez
Comment 2
2016-08-11 09:35:23 PDT
Created
attachment 285830
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug