Re: [html-tests] Test more precisely setting window/location's [[Prototype]] (#5015)

I still don't see the testcase where a window and its frame are same-origin, you then grab the prototype from the frame, and then set  the frame's document.domain to document.domain, thereby changing the origin of the frame to be cross-origin with the window.

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

Received on Monday, 6 March 2017 11:14:49 UTC