| Index: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/cssom/cssstylesheet-insertrule-allowed-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/cssom/cssstylesheet-insertrule-allowed-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/cssom/cssstylesheet-insertrule-allowed-expected.txt
|
| deleted file mode 100644
|
| index 005f6bba7372fd30c1b07b00af22d819af9cee99..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/cssom/cssstylesheet-insertrule-allowed-expected.txt
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -CSSStyleSheet::insertRule blocked if 'unsafe-eval' is not an allowed source of style.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS document.styleSheets[0].insertRule('x { display: none; }', 0); did not throw exception.
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|