Re: [dom-tests] Update dom/lists/DOMTokenList-iteration.html so it no longer expects duplicates (#4658)

Looks like Firefox and Chrome fail because of "expected 2 got 3" but Edge seems to fail because of the `[...list]` syntax. That was there before as well, but does obscure Edge's actual behavior.

Has this recently been changed in the spec? If all engines except WebKit currently fail the test, did other vendors give one or two thumbs up? I suppose the new behavior makes sense, just checking :)

View on GitHub: https://github.com/w3c/web-platform-tests/pull/4658#issuecomment-276243906

Received on Tuesday, 31 January 2017 01:12:39 UTC