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

I think since Gecko already had those on WindowProxy it never had @@iterator on Window/WindowProxy to begin with and would not get them automatically through IDL.

Not sure how that setup was in other browsers. Given that this indexed access is very much legacy, I'm not sure we should be adding extra features on top. Only increases the chances for subtle cross-origin bugs.

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

Received on Wednesday, 9 March 2016 07:29:35 UTC