Index: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-cross-origin-image-expected.txt |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-cross-origin-image-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-cross-origin-image-expected.txt |
index e9af1b20e017de82351cf97168d8b15c92292660..9dbfda438a7ab8f72e7925c7880c608c0d402001 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-cross-origin-image-expected.txt |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-cross-origin-image-expected.txt |
@@ -12,9 +12,9 @@ PASS window.e.blockedURI is "http://localhost:8000" |
PASS window.e.violatedDirective is "img-src 'none'" |
PASS window.e.effectiveDirective is "img-src" |
PASS window.e.originalPolicy is "img-src 'none'" |
-PASS window.e.sourceFile is "http://127.0.0.1:8000/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-cross-origin-image.html" |
-FAIL window.e.lineNumber should be 24. Was 25. |
-PASS window.e.columnNumber is 21 |
+PASS window.e.sourceFile is "" |
+PASS window.e.lineNumber is 0 |
+PASS window.e.columnNumber is 0 |
PASS window.e.statusCode is 200 |
PASS successfullyParsed is true |