Re: [dom] "A DOMSettableTokenList object is equivalent to ..." (#81)

Looking at the history of this API in HTML I think DOM is simply wrong here. Not sure how that happened. `DOMSettableTokenList` should have an associated content attribute.

As for the other question, setting `value` should probably just set the content attribute which in turn runs the set parser.

Paging @bzbarsky and @domenic to make sure I'm not missing anything.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/81#issuecomment-149147532

Received on Monday, 19 October 2015 08:44:30 UTC