Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/securitypolicyviolation/securitypolicyviolation-block-cross-origin-image-from-script-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/securitypolicyviolation/securitypolicyviolation-block-cross-origin-image-from-script-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/securitypolicyviolation/securitypolicyviolation-block-cross-origin-image-from-script-expected.txt |
index b2677f1c9ed93e277d901ba20189f9d4090836d1..ca04e6cf063bf7b1ece292d51eb76a29b3ecfb14 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/securitypolicyviolation/securitypolicyviolation-block-cross-origin-image-from-script-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/securitypolicyviolation/securitypolicyviolation-block-cross-origin-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 |