Re: [html-tests] tests for overwriting win.opener and accessing it x-domain (#999)

Note: this pull request is not *quite* aligned with the spec at the moment - the plan is to stop expect exceptions on cross-domain access and align with the spec (which requires always exposing the original window.opener to a script from another origin). Please hold a little before merging it. I plan to align fully with the current spec shortly.

(Come to think of it, I should also investigate what happens/should happens if the opener sets .opener on the popup..)

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

Received on Thursday, 29 May 2014 16:51:28 UTC