- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Wed, 6 Feb 2013 18:25:59 +0000
- To: Cameron McCormack <cam@mcc.id.au>
- Cc: whatwg <whatwg@lists.whatwg.org>
On Wed, Feb 6, 2013 at 6:41 AM, Cameron McCormack <cam@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/
Received on Wednesday, 6 February 2013 18:26:24 UTC