Index: LayoutTests/http/tests/security/contentSecurityPolicy/object-src-url-blocked-expected.txt |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/object-src-url-blocked-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/object-src-url-blocked-expected.txt |
index f53982ce848ec5fd68827fe725d9af74a343c4bd..ca73e24edfefdd5f9350e69c94a1f680c6a4400c 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/object-src-url-blocked-expected.txt |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/object-src-url-blocked-expected.txt |
@@ -1,3 +1,3 @@ |
-CONSOLE ERROR: Refused to load plugin data from 'http://127.0.0.1:8000/plugins/resources/mock-plugin.pl' because it violates the following Content Security Policy directive: "object-src 'none'". |
+CONSOLE ERROR: line 16: Refused to load plugin data from 'http://127.0.0.1:8000/plugins/resources/mock-plugin.pl' because it violates the following Content Security Policy directive: "object-src 'none'". |
This test passes if there is a console message saying the plugin was blocked. |