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

Unified Diff: LayoutTests/http/tests/security/xss-DENIED-xsl-document-expected.txt

Issue 561813003: Prepare blink to unify definitions of load completion (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add document.close() to scroll-left-while-loading.html Created 6 years, 2 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-document-expected.txt
diff --git a/LayoutTests/http/tests/security/xss-DENIED-xsl-document-expected.txt b/LayoutTests/http/tests/security/xss-DENIED-xsl-document-expected.txt
index ae21c7772f6c4c757b8f47e1f1101a3dad6d725f..4cef6211f545590e7ae2d72fe83ca0c08d57b5ac 100644
--- a/LayoutTests/http/tests/security/xss-DENIED-xsl-document-expected.txt
+++ b/LayoutTests/http/tests/security/xss-DENIED-xsl-document-expected.txt
@@ -1,3 +1,3 @@
-CONSOLE ERROR: Unsafe attempt to load URL http://localhost:8000/security/resources/target.xml from frame with URL http://127.0.0.1:8000/security/xss-DENIED-xsl-document.xml. Domains, protocols and ports must match.
+CONSOLE ERROR: line 2: Unsafe attempt to load URL http://localhost:8000/security/resources/target.xml from frame with URL http://127.0.0.1:8000/security/xss-DENIED-xsl-document.xml. Domains, protocols and ports must match.
This test includes content via a cross-origin document() command. It passes if the load fails and thus there is no text below this line.

Powered by Google App Engine
This is Rietveld 408576698