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

Unified Diff: LayoutTests/http/tests/security/svg-image-leak-expected.txt

Issue 19932002: Throw exceptions on all failed cross-origin access checks. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: test. Created 7 years, 5 months 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/svg-image-leak-expected.txt
diff --git a/LayoutTests/http/tests/security/svg-image-leak-expected.txt b/LayoutTests/http/tests/security/svg-image-leak-expected.txt
index f244c7c4b5d264c92a0469b993c1148bbbe06ac3..85fa23384a0c87507a1cf960989cdd7b0a652453 100644
--- a/LayoutTests/http/tests/security/svg-image-leak-expected.txt
+++ b/LayoutTests/http/tests/security/svg-image-leak-expected.txt
@@ -1,4 +1,4 @@
-ALERT: PASS
+ALERT: FAIL! Cookies received: img=PASS; import=FAIL
First we load an image as a control to make sure we can set cookies:
Then we load an SVGImage to see if we can issue network requests from inside the image:

Powered by Google App Engine
This is Rietveld 408576698