Re: [dom] DOMTokenList validation for object creation and attribute updates (#106)

Two small things:
1. In IDL `void add(DOMString... tokens);` << now return boolean
2. In validation steps algo (step 1. If the associated attribute’s...) << missing reference for "attribute’s"

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

Received on Friday, 13 November 2015 04:01:12 UTC