Re: [html-tests] Add a test that window[@@iterator] does not exist. (#2649)

My take on this is that no shipping browser supports @@iterator on window right now.  So adding it is has some compat risk, and not much upside that I can see.

We _could_ add it.  It's not hard to spec, and it's not that hard to implement either, at least in Gecko.  I would be curious to hear what Edge and WebKit plan to do here, if anything.

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

Received on Wednesday, 9 March 2016 18:20:40 UTC