Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-cross-site-child-allowed-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-cross-site-child-allowed-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-cross-site-child-allowed-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c8cedc54809f1b0361a08998491761c58a1a8d1e |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-cross-site-child-allowed-expected.txt |
@@ -0,0 +1,4 @@ |
+CONSOLE MESSAGE: Blink Test Plugin: initializing |
+This tests a scenario where an iframe element's src attribute points to a cross-site URI that loads a plugin. In this test the plugin is allowed by the plugin-types Content Security Policy directive, therefore the test passes if 1) there is a "Blink Test Plugin: initializing" console message 2) there is no console message indicating CSP violation |
+ |
+ |