| Index: LayoutTests/fast/css/pseudo-not.html
|
| diff --git a/LayoutTests/fast/css/pseudo-not.html b/LayoutTests/fast/css/pseudo-not.html
|
| index 25b755fc704e82459a1a895c8a64043ff7638cde..b0b8e2a578e74fd22bd2389f62c93119a2f8df1b 100644
|
| --- a/LayoutTests/fast/css/pseudo-not.html
|
| +++ b/LayoutTests/fast/css/pseudo-not.html
|
| @@ -99,6 +99,5 @@ shouldBe("document.defaultView.getComputedStyle(el, null).getPropertyValue('back
|
| el = document.getElementById("span43");
|
| 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>
|
|
|