- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 19 Jul 2016 07:08:25 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Tuesday, 19 July 2016 14:09:05 UTC
Yeah I guess the reasoning in your last comment makes sense. So in terms of HTML changes, I'm thinking, create a new ElementDataset mixin in the section #embedding-custom-non-visible-data-with-the-data-*-attributes, move `[SameObject] readonly attribute DOMStringMap dataset;` there, and then in the HTMLElement definition, add `implements ElementDataset` like we already have for `implements ElementContentEditable`. --- 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#issuecomment-233644240
Received on Tuesday, 19 July 2016 14:09:05 UTC