| Index: LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-shorthand.html
|
| diff --git a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-shorthand.html b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-shorthand.html
|
| index 77795551c888553d539f85d1211621db8b09f41e..487fd749593bca5f242473190170e280b9bc6b4d 100644
|
| --- a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-shorthand.html
|
| +++ b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-shorthand.html
|
| @@ -54,6 +54,5 @@ shouldBe("computedStyle.getPropertyCSSValue('outline').item(2).getFloatValue(CSS
|
| document.body.removeChild(testContainer);
|
|
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|