Re: [whatwg/dom] "When a DOMTokenList object is created, then: ..." (#666)

I had to read it a few times, but I \*think\* the steps prior to the above change were correct, but a bit more convoluted. It basically reads if the element has an attribute that is its associated attribute's local name, or if the element's associated attribute's local name is set, then set the list of tokens to the new value after being parsed by the ordered set parsing steps.

-- 
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/666#issuecomment-407798935

Received on Wednesday, 25 July 2018 15:40:09 UTC