Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-nested-cross-in-cross-star-allow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-nested-cross-in-cross-star-allow-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-nested-cross-in-cross-star-allow-expected.txt |
deleted file mode 100644 |
index 1be004b565b38d9ed384d999667accb4ad2bc79e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-nested-cross-in-cross-star-allow-expected.txt |
+++ /dev/null |
@@ -1,27 +0,0 @@ |
-CONSOLE MESSAGE: line 64: IFrame load event fired: the IFrame's location is 'http://localhost:8080/security/contentSecurityPolicy/resources/frame-ancestors.pl?policy=*'. |
-A 'frame-ancestors' CSP directive with a value '*' should render in nested frames. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS The inner IFrame passed. |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |
- |
--------- |
-Frame: '<!--framePath //<!--frame0-->-->' |
--------- |
-Testing a cross-origin child with a policy of "*" nested in a cross-origin parent. |
- |
-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. |
- |
- |
--------- |
-Frame: '<!--framePath //<!--frame0-->/<!--frame0-->-->' |
--------- |
-This is an IFrame sending a Content Security Policy header containing "frame-ancestors *". |