| Index: LayoutTests/fast/css/getComputedStyle/getComputedStyle-list-style-shorthand.html
|
| diff --git a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-list-style-shorthand.html b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-list-style-shorthand.html
|
| index 3adda210a2d98b40c6f0ccab8ce5563fe3744fb9..589bcf35c786daf08edd87f5815e5012ec1e044d 100644
|
| --- a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-list-style-shorthand.html
|
| +++ b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-list-style-shorthand.html
|
| @@ -70,6 +70,5 @@ shouldBe("computedStyle.getPropertyCSSValue('list-style').item(2).getStringValue
|
| document.body.removeChild(testContainer);
|
|
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|