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. |