Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-self-allow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-self-allow-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-self-allow-expected.txt |
deleted file mode 100644 |
index 72d5a33ba44b0ae1c9140fc791336ca18125b9f1..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-self-allow-expected.txt |
+++ /dev/null |
@@ -1,16 +0,0 @@ |
-CONSOLE MESSAGE: line 64: IFrame load event fired: the IFrame's location is 'http://127.0.0.1:8000/security/contentSecurityPolicy/resources/frame-ancestors.pl?policy=%27self%27'. |
-A 'frame-ancestors' CSP directive with a value 'self' should allow rendering. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS The IFrame should not have been blocked. It wasn't. |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |
- |
--------- |
-Frame: '<!--framePath //<!--frame0-->-->' |
--------- |
-This is an IFrame sending a Content Security Policy header containing "frame-ancestors 'self'". |