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

Unified Diff: LayoutTests/http/tests/security/xss-DENIED-xsl-external-entity-redirect-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/xss-DENIED-xsl-external-entity-redirect-expected.txt
diff --git a/LayoutTests/http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt b/LayoutTests/http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt
index 8cd59a535ccef7c3e9d123227c3ac3a566bcb080..1924bc89cf0bdf4448219979aa728382d3c60728 100644
--- a/LayoutTests/http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt
+++ b/LayoutTests/http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt
@@ -1,2 +1,6 @@
+CONSOLE MESSAGE: line 1: Document is empty
+
+CONSOLE MESSAGE: line 1: Start tag expected, '<' not found
+
This test includes a cross-origin external entity. It passes if the load fails and thus there is no text below this line.

Powered by Google App Engine
This is Rietveld 408576698