Re: [whatwg/dom] Spec for DOMTokenList stringifier disagrees with every single implementation (#105)

Blink says " a a" for that, and the spec says "A `DOMTokenList` object’s **serialize steps** are to return the result of running get an attribute value given the associated element and the associated attribute’s local name." Does that not simply get the attribute value, or where does the normalization happen?

---
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/105#issuecomment-209992313

Received on Thursday, 14 April 2016 15:11:40 UTC