[whatwg] supporting HTMLElement.dataset on SVG elements

Anne van Kesteren annevk at annevk.nl
Wed Feb 6 10:25:59 PST 2013


On Wed, Feb 6, 2013 at 6:41 AM, Cameron McCormack <cam at mcc.id.au> wrote:
> Does it make sense to move HTMLElement.dataset up to Element, so that all
> elements can benefit from it?  If not, could this attribute be split out on
> to a separate interface that we could have SVGElement implement?

Idea: just like the long term goal is to merge HTMLDocument into
Document (already done spec-wise), maybe the long term goal for
HTMLElement should be to become Element? This poops a bit on XML, but
certainly less than <template>.


-- 
http://annevankesteren.nl/



More information about the whatwg mailing list