| Index: LayoutTests/http/tests/htmlimports/csp-import-block-but-nonce-nested.html
|
| diff --git a/LayoutTests/http/tests/htmlimports/csp-import-block-but-nonce-nested.html b/LayoutTests/http/tests/htmlimports/csp-import-block-but-nonce-nested.html
|
| index 3fbf8bdd373f3f76fc46b12ccbc2695a8c37311d..b74f5af5e55d16f6a95e5038f3f3fd41ac06d76f 100644
|
| --- a/LayoutTests/http/tests/htmlimports/csp-import-block-but-nonce-nested.html
|
| +++ b/LayoutTests/http/tests/htmlimports/csp-import-block-but-nonce-nested.html
|
| @@ -17,6 +17,5 @@ shouldBe("document.evalFromExternalHasRun", "undefined");
|
| shouldBe("document.evalFromInlineWithNonceHasRun", "undefined");
|
| shouldBe("document.evalFromExternalWithNonceHasRun", "undefined");
|
| </script>
|
| -<script src="/js-test-resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|