Re: [dom] Provide getAttributeNames() which returns an Array<DOMString> (#115)

Yeah, and to be fair, for mutation observers we do care about all attributes. Perhaps we should return an array of two-item-arrays ([namespace, localName])?

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

Received on Tuesday, 24 November 2015 10:08:03 UTC