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

I have noticed however that http://w3c-test.org/dom/lists/DOMTokenList-iteration.html expects us to not get rid of duplicates when iterating over the DOMTokenList (https://github.com/w3c/web-platform-tests/pull/4658). Unless I missed something, this does not seem to match the current spec. However, Firefox / Chrome seem to pass that test and Safari does not (because it gets rid of the duplicate).

-- 
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-276256599

Received on Tuesday, 31 January 2017 02:28:59 UTC