Index: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/cssom/cssstyledeclaration-csstext-allowed-expected.txt |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/cssom/cssstyledeclaration-csstext-allowed-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/cssom/cssstyledeclaration-csstext-allowed-expected.txt |
deleted file mode 100644 |
index 41d0c22fbe6f8845d059e1e67236d625dc1527ce..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/cssom/cssstyledeclaration-csstext-allowed-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Setting CSSStyleDeclaration::cssText allowed if 'unsafe-eval' is an allowed source of style. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS document.head.style.cssText = 'display: none;'; did not throw exception. |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |