Index: third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-set-window-properties-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-set-window-properties-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-set-window-properties-expected.txt |
index 9d5bc8fbf4153dfee9a819ca1b45c96e6073409b..2faac1edfd35145a0b8d5e26d19310759f94c43d 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-set-window-properties-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-set-window-properties-expected.txt |
@@ -20,7 +20,7 @@ PASS iWindow.locationbar = 1; threw exception SecurityError: Blocked a frame wit |
PASS iWindow.menubar = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. |
PASS iWindow.navigator = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. |
PASS iWindow.offscreenBuffering = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. |
-PASS iWindow.opener = 1; threw exception SecurityError: Failed to set the 'opener' property on 'Window': Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. |
+PASS iWindow.opener = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. |
PASS iWindow.outerHeight = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. |
PASS iWindow.outerWidth = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. |
PASS iWindow.parent = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.. |