blob: dffe01e2bccda9dfa10f6087550cd878288d1331 [file] [log] [blame]
Tests that making other frame window a prototype doesn't expose that window subframe
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS __proto__ = targetWindow threw exception TypeError: Object.prototype.__proto__ called on null or undefined.
PASS targetWindow.myinput threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match..
PASS: successfullyParsed should be 'true' and is.
TEST COMPLETE