| Index: LayoutTests/css3/supports-dom-api.html
|
| diff --git a/LayoutTests/css3/supports-dom-api.html b/LayoutTests/css3/supports-dom-api.html
|
| index 844e6a983ca908cff17425f31436d15616f5f54b..135f6d05d0a0e470f0c02c1fa13f102b549f35c9 100644
|
| --- a/LayoutTests/css3/supports-dom-api.html
|
| +++ b/LayoutTests/css3/supports-dom-api.html
|
| @@ -83,6 +83,5 @@
|
| shouldBeFalse('CSS.supports("content", "!important")');
|
| shouldBeFalse('CSS.supports("(display: none)", undefined)');
|
| </script>
|
| -<script src="../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|