| Index: LayoutTests/fast/css/parsing-not-after-supports.html
|
| diff --git a/LayoutTests/fast/css/parsing-not-after-supports.html b/LayoutTests/fast/css/parsing-not-after-supports.html
|
| index 374ad857ac47fae21400f1128994e92456c7f884..323851cd8b86ffa6ef2821842c4ec73bb3f6be13 100644
|
| --- a/LayoutTests/fast/css/parsing-not-after-supports.html
|
| +++ b/LayoutTests/fast/css/parsing-not-after-supports.html
|
| @@ -25,6 +25,5 @@ var target = document.getElementById('target');
|
| shouldBe('getComputedStyle(target).backgroundColor', '"rgb(0, 128, 0)"');
|
| </script>
|
| </body>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </html>
|
|
|
|
|