Index: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-cross-origin-image-from-script-expected.txt |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-cross-origin-image-from-script-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-cross-origin-image-from-script-expected.txt |
index eabc10530aba0cfcb5efafa65af29a7e66cd0b42..cf758a58b99517165e35796111923fd9577f6958 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-cross-origin-image-from-script-expected.txt |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-cross-origin-image-from-script-expected.txt |
@@ -12,9 +12,9 @@ PASS window.e.blockedURI is "http://127.0.0.1:8000/security/resources/abe.png" |
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://localhost:8000" |
-PASS window.e.lineNumber is 3 |
-PASS window.e.columnNumber is 7 |
+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 |