[whatwg/dom] Define dataset as a mixin for HTMLElement and SVGElement (#280)

The `SVGElement` and `HTMLElement` interfaces both define a `dataset` IDL attribute.

The SVGWG are wondering about the possibility of moving the definition into DOM as a mixin interface that can then be applied to both `HTMLElement` and `SVGElement`.

Issue in SVGWG tracker: https://github.com/w3c/svgwg/issues/f

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/280

Received on Tuesday, 12 July 2016 00:19:02 UTC