Re: [svgwg] Do we need to replace DOMStringMap?

For what it's worth, W3C HTML has `DOMStringMap` defined: [ED](https://w3c.github.io/html/dom.html#dom-htmlelement-dataset), [5.2](https://www.w3.org/TR/html5/dom.html#dom-htmlelement-dataset)

But yes, [we've already decided](https://github.com/w3c/svgwg/issues/60#issuecomment-376278486) to switch to WHATWG so we can use the `HTMLOrSVGElement` mixin to harmonize these types of things, so that will take care of that.

-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/412#issuecomment-380941137 using your GitHub account

Received on Thursday, 12 April 2018 20:54:11 UTC