Index: third_party/WebKit/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/object-src-param-url-blocked-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/object-src-param-url-blocked-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/object-src-param-url-blocked-expected.txt |
index ee2140a9927023bd6c66e6f42a2ab180f7064708..88c409a14f31087f42fd7cdcdb5dfab53b770d8e 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/object-src-param-url-blocked-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/object-src-param-url-blocked-expected.txt |
@@ -1,4 +1,4 @@ |
CONSOLE ERROR: Refused to load plugin data from 'http://127.0.0.1:8080/plugins/resources/mock-plugin.pl?url' because it violates the following Content Security Policy directive: "object-src http://localhost:8080". |
- |
+CONSOLE ERROR: |
CONSOLE MESSAGE: line 16: PASS: Error occurred, so load was correctly blocked. |
This test passes if there is a console message saying the plugin was blocked. |