| Index: LayoutTests/fast/css/css3-nth-space.html
|
| diff --git a/LayoutTests/fast/css/css3-nth-space.html b/LayoutTests/fast/css/css3-nth-space.html
|
| index d8356a58c0cef88ba7b52a1e0c41dbac6186bf8f..33158d2f7898178c6556f9b6e83e03b5bb14cf69 100644
|
| --- a/LayoutTests/fast/css/css3-nth-space.html
|
| +++ b/LayoutTests/fast/css/css3-nth-space.html
|
| @@ -32,6 +32,5 @@ shouldBe("document.defaultView.getComputedStyle(el, null).getPropertyValue('back
|
| el = document.getElementById("fourth");
|
| shouldBe("document.defaultView.getComputedStyle(el, null).getPropertyValue('background-color')", "'rgb(0, 128, 0)'");
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|