Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/object-src-does-not-affect-child-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/object-src-does-not-affect-child-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/object-src-does-not-affect-child-expected.txt |
index 2359ca448468b3eeed8e2ab385c858431382f861..cac51e235de9e3bee4fbec33676e75eec057b0e9 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/object-src-does-not-affect-child-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/object-src-does-not-affect-child-expected.txt |
@@ -1,4 +1,3 @@ |
-CONSOLE MESSAGE: Blink Test Plugin: initializing |
dcheng
2016/11/21 10:14:24
Is this test diff expected? I would have expected
Mike West
2016/11/29 10:16:28
Sorry, I missed this comment, and was about to hop
|
This tests that an object-src directive on a top-level page is not inherited by a PluginDocument embedded in an iframe on the page. This test passes if the plugin logs a message that it loaded. |