| Index: LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-offset.html
|
| diff --git a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-offset.html b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-offset.html
|
| index 487a39d20185f6ea7f9f2d9963dba94fa282134c..9838d8f0205e3b22607f59941a73aef25c252ddf 100644
|
| --- a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-offset.html
|
| +++ b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-offset.html
|
| @@ -25,6 +25,5 @@ shouldBe("computedStyle.getPropertyCSSValue('outline-offset').getFloatValue(CSSP
|
| document.body.removeChild(testContainer);
|
|
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|