| Index: LayoutTests/fast/css/getComputedStyle/getComputedStyle-border-style-shorthand.html
|
| diff --git a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-border-style-shorthand.html b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-border-style-shorthand.html
|
| index f753740f2e0bd16eddf703c1bed19d8a53128db4..97636e6909368c80bbbd14911e5100ee7edfe17f 100644
|
| --- a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-border-style-shorthand.html
|
| +++ b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-border-style-shorthand.html
|
| @@ -39,6 +39,5 @@ shouldBe("computedStyle.getPropertyCSSValue('border-style').item(3).getStringVal
|
| document.body.removeChild(testContainer);
|
|
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|