Index: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-image-from-script-expected.txt |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-image-from-script-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-image-from-script-expected.txt |
index 59e24d8fcc2cc6b41c5473e303659d16dd165dd0..17381a0265b5c3ea31679a079fe40ac8f577e1e3 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-image-from-script-expected.txt |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-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://127.0.0.1:8000/security/contentSecurityPolicy/resources/inject-image.js" |
-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 |