Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / security / cross-frame-access-location-put-expected.txt
bloba35480bcc4c24b22f7f2fbd8e4af96e01b098d99
2 SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
3 SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
4 SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
5 SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
6 SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
9 --------
10 Frame: '<!--framePath //<!--frame0-->-->'
11 --------
13 ----- tests for putting window.history and its properties -----
15 PASS: window.location.assign should be 'function () { [native code] }' and is.
16 PASS: window.location.replace should be 'function () { [native code] }' and is.
17 PASS: window.location.reload should be 'function reload() { [native code] }' and is.
18 PASS: window.location.toString should be 'function toString() { [native code] }' and is.
19 PASS: window.location.customAttribute should be 'customAttribute' and is.