Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(70)

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-set-window-properties-expected.txt

Issue 2439013002: Implement cross-origin attributes using access check interceptors. (Closed)
Patch Set: . Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Certain window properties are readable cross-origin, but ought not be writable. 1 Certain window properties are readable cross-origin, but ought not be writable.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS iWindow.focus = function () {}; threw exception SecurityError: Blocked a fr ame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 6 PASS iWindow.focus = function () {}; threw exception SecurityError: Blocked a fr ame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
7 PASS iWindow.blur = function () {}; threw exception SecurityError: Blocked a fra me with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 7 PASS iWindow.blur = function () {}; threw exception SecurityError: Blocked a fra me with origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
8 PASS iWindow.close = function () {}; threw exception SecurityError: Blocked a fr ame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 8 PASS iWindow.close = function () {}; threw exception SecurityError: Blocked a fr ame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
9 PASS iWindow.postMessage = function () {}; threw exception SecurityError: Blocke d a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin fram e.. 9 PASS iWindow.postMessage = function () {}; threw exception SecurityError: Blocke d a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin fram e..
10 PASS iWindow.toString = function () {}; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 10 PASS iWindow.toString = function () {}; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
11 PASS iWindow.clientInformation = 1; threw exception SecurityError: Blocked a fra me with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 11 PASS iWindow.clientInformation = 1; threw exception SecurityError: Blocked a fra me with origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
12 PASS iWindow.devicePixelRatio = 1; threw exception SecurityError: Blocked a fram e with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 12 PASS iWindow.devicePixelRatio = 1; threw exception SecurityError: Blocked a fram e with origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
13 PASS iWindow.event = 1; threw exception SecurityError: Blocked a frame with orig in "http://127.0.0.1:8000" from accessing a cross-origin frame.. 13 PASS iWindow.event = 1; threw exception SecurityError: Blocked a frame with orig in "http://127.0.0.1:8000" from accessing a cross-origin frame..
14 PASS iWindow.frames = 1; threw exception SecurityError: Blocked a frame with ori gin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 14 PASS iWindow.frames = 1; threw exception SecurityError: Blocked a frame with ori gin "http://127.0.0.1:8000" from accessing a cross-origin frame..
15 PASS iWindow.history = 1; threw exception SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 15 PASS iWindow.history = 1; threw exception SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame..
16 PASS iWindow.innerHeight = 1; threw exception SecurityError: Blocked a frame wit h origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 16 PASS iWindow.innerHeight = 1; threw exception SecurityError: Blocked a frame wit h origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
17 PASS iWindow.innerWidth = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 17 PASS iWindow.innerWidth = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
18 PASS iWindow.length = 1; threw exception SecurityError: Blocked a frame with ori gin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 18 PASS iWindow.length = 1; threw exception SecurityError: Blocked a frame with ori gin "http://127.0.0.1:8000" from accessing a cross-origin frame..
19 PASS iWindow.locationbar = 1; threw exception SecurityError: Blocked a frame wit h origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 19 PASS iWindow.locationbar = 1; threw exception SecurityError: Blocked a frame wit h origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
20 PASS iWindow.menubar = 1; threw exception SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 20 PASS iWindow.menubar = 1; threw exception SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame..
21 PASS iWindow.navigator = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 21 PASS iWindow.navigator = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
22 PASS iWindow.offscreenBuffering = 1; threw exception SecurityError: Blocked a fr ame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 22 PASS iWindow.offscreenBuffering = 1; threw exception SecurityError: Blocked a fr ame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
23 PASS iWindow.opener = 1; threw exception SecurityError: Failed to set the 'opene r' property on 'Window': Blocked a frame with origin "http://127.0.0.1:8000" fro m accessing a cross-origin frame.. 23 PASS iWindow.opener = 1; threw exception SecurityError: Blocked a frame with ori gin "http://127.0.0.1:8000" from accessing a cross-origin frame..
24 PASS iWindow.outerHeight = 1; threw exception SecurityError: Blocked a frame wit h origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 24 PASS iWindow.outerHeight = 1; threw exception SecurityError: Blocked a frame wit h origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
25 PASS iWindow.outerWidth = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 25 PASS iWindow.outerWidth = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
26 PASS iWindow.parent = 1; threw exception SecurityError: Blocked a frame with ori gin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 26 PASS iWindow.parent = 1; threw exception SecurityError: Blocked a frame with ori gin "http://127.0.0.1:8000" from accessing a cross-origin frame..
27 PASS iWindow.personalbar = 1; threw exception SecurityError: Blocked a frame wit h origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 27 PASS iWindow.personalbar = 1; threw exception SecurityError: Blocked a frame wit h origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
28 PASS iWindow.screen = 1; threw exception SecurityError: Blocked a frame with ori gin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 28 PASS iWindow.screen = 1; threw exception SecurityError: Blocked a frame with ori gin "http://127.0.0.1:8000" from accessing a cross-origin frame..
29 PASS iWindow.screenLeft = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 29 PASS iWindow.screenLeft = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
30 PASS iWindow.screenTop = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 30 PASS iWindow.screenTop = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
31 PASS iWindow.screenX = 1; threw exception SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 31 PASS iWindow.screenX = 1; threw exception SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame..
32 PASS iWindow.screenY = 1; threw exception SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 32 PASS iWindow.screenY = 1; threw exception SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame..
33 PASS iWindow.scrollX = 1; threw exception SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 33 PASS iWindow.scrollX = 1; threw exception SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame..
34 PASS iWindow.scrollY = 1; threw exception SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 34 PASS iWindow.scrollY = 1; threw exception SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame..
35 PASS iWindow.scrollbars = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 35 PASS iWindow.scrollbars = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
36 PASS iWindow.self = 1; threw exception SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame.. 36 PASS iWindow.self = 1; threw exception SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame..
37 PASS iWindow.statusbar = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 37 PASS iWindow.statusbar = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
38 PASS iWindow.toolbar = 1; threw exception SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame.. 38 PASS iWindow.toolbar = 1; threw exception SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame..
39 PASS successfullyParsed is true 39 PASS successfullyParsed is true
40 40
41 TEST COMPLETE 41 TEST COMPLETE
42 42
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698