| Index: LayoutTests/fast/css/getComputedStyle/computed-style-border-image.html
|
| diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-border-image.html b/LayoutTests/fast/css/getComputedStyle/computed-style-border-image.html
|
| index a4419d4b9ee22b9e238a356313d9d80cdf342a65..6c2ac4a75e83f345e8f7dd793082a27c80747d1b 100644
|
| --- a/LayoutTests/fast/css/getComputedStyle/computed-style-border-image.html
|
| +++ b/LayoutTests/fast/css/getComputedStyle/computed-style-border-image.html
|
| @@ -82,6 +82,5 @@ shouldBe("computedBorderImageStyle('url(dummy://test.png) 10 / 13px / 11px repea
|
| shouldBe("checkComputedStyleValue()", "true");
|
|
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|