| Index: LayoutTests/http/tests/htmlimports/csp-import-block-but-domain.html
|
| diff --git a/LayoutTests/http/tests/htmlimports/csp-import-block-but-domain.html b/LayoutTests/http/tests/htmlimports/csp-import-block-but-domain.html
|
| index 1ae512030695b07f0bd5e4285737aa48e928c6b9..d29391dd45a3676cf2ec182962d7dc5920b4b095 100644
|
| --- a/LayoutTests/http/tests/htmlimports/csp-import-block-but-domain.html
|
| +++ b/LayoutTests/http/tests/htmlimports/csp-import-block-but-domain.html
|
| @@ -15,6 +15,5 @@ shouldBe("document.evalFromInlineHasRun", "undefined");
|
| shouldBe("document.evalFromExternalHasRun", "undefined");
|
| shouldBe("document.evalFromCorsExternalHasRun", "undefined");
|
| </script>
|
| -<script src="/js-test-resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|