blob: 7e4bc77c12e878ece87cf362d28d36a912c17581 [file] [log] [blame]
CONSOLE MESSAGE: line 36: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. Protocols, domains, and ports must match.
CONSOLE MESSAGE: line 43: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. Protocols, domains, and ports must match.
CONSOLE MESSAGE: line 50: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. Protocols, domains, and ports must match.
Tests that making other frame window a prototype doesn't expose that window methods
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: successfullyParsed should be 'true' and is.
TEST COMPLETE