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

Unified Diff: LayoutTests/http/tests/security/xss-DENIED-getSVGDocument-iframe-expected.txt

Issue 99083002: WIP: Migrate generated bindings to new ExceptionState constructor. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase. 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/xss-DENIED-getSVGDocument-iframe-expected.txt
diff --git a/LayoutTests/http/tests/security/xss-DENIED-getSVGDocument-iframe-expected.txt b/LayoutTests/http/tests/security/xss-DENIED-getSVGDocument-iframe-expected.txt
index 3f22744cb1aa44ac5f0b59632e2f44d85a566772..2356c3f91b0b5cadca72ca185749257eaa8005b9 100644
--- a/LayoutTests/http/tests/security/xss-DENIED-getSVGDocument-iframe-expected.txt
+++ b/LayoutTests/http/tests/security/xss-DENIED-getSVGDocument-iframe-expected.txt
@@ -1,3 +1,3 @@
-CONSOLE MESSAGE: line 14: PASS: SVGDocument access threw: 'SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.'.
+CONSOLE MESSAGE: line 14: PASS: SVGDocument access threw: 'SecurityError: Failed to execute 'getSVGDocument' on 'HTMLIFrameElement': Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.'.

Powered by Google App Engine
This is Rietveld 408576698