| Index: LayoutTests/http/tests/htmlimports/csp-import-block-but-nonce.html
|
| diff --git a/LayoutTests/http/tests/htmlimports/csp-import-block-but-nonce.html b/LayoutTests/http/tests/htmlimports/csp-import-block-but-nonce.html
|
| index 4844abe5e7c42244993d098692ae03c0c45230e9..67b8cd955cc7ac3e9749574240e37e37dbf5d3ea 100644
|
| --- a/LayoutTests/http/tests/htmlimports/csp-import-block-but-nonce.html
|
| +++ b/LayoutTests/http/tests/htmlimports/csp-import-block-but-nonce.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>
|
|
|