Re: [dom] Change DOMTokenList's add() return value. (#114)

That seems like suboptimal ergonomics on the long term. I would rather have people check for `!== undefined` in the short term, and do simple truthy check on the long term, I think.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/114#issuecomment-158667832

Received on Saturday, 21 November 2015 18:06:33 UTC