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

Unified Diff: LayoutTests/http/tests/security/cross-frame-access-frameelement-expected.txt

Issue 91383002: Switch V8WindowCustom to the new-style ExceptionState (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Expectations. Created 7 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/security/cross-frame-access-frameelement-expected.txt
diff --git a/LayoutTests/http/tests/security/cross-frame-access-frameelement-expected.txt b/LayoutTests/http/tests/security/cross-frame-access-frameelement-expected.txt
index f0b74023a494d6f5f2d2bee88f2d9b8014528291..c772ccc28b5ff1c83058f4f2025bdaf71645efd6 100644
--- a/LayoutTests/http/tests/security/cross-frame-access-frameelement-expected.txt
+++ b/LayoutTests/http/tests/security/cross-frame-access-frameelement-expected.txt
@@ -10,4 +10,4 @@ Frame: '<!--framePath //<!--frame0-->-->'
--------
Frame: '<!--framePath //<!--frame1-->-->'
--------
-'window.frameElement' access threw: 'SecurityError: Blocked a frame with origin "http://127.0.0.1:8080" from accessing a cross-origin frame.'.
+'window.frameElement' access threw: 'SecurityError: Failed to read the 'frame' property from 'Window': Blocked a frame with origin "http://127.0.0.1:8080" from accessing a cross-origin frame.'.

Powered by Google App Engine
This is Rietveld 408576698