Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/securitypolicyviolation/securitypolicyviolation-block-image-from-script-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/securitypolicyviolation/securitypolicyviolation-block-image-from-script-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/securitypolicyviolation/securitypolicyviolation-block-image-from-script-expected.txt |
index a877f138f6b7c696133463a338605be321c55a27..b8d03f78f7a97ef110f146c08a6fc144caa446d5 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/securitypolicyviolation/securitypolicyviolation-block-image-from-script-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/securitypolicyviolation/securitypolicyviolation-block-image-from-script-expected.txt |
@@ -12,6 +12,7 @@ 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.disposition is "enforce" |
PASS window.e.sourceFile is "" |
PASS window.e.lineNumber is 0 |
PASS window.e.columnNumber is 0 |