| Index: LayoutTests/fast/css/getComputedStyle/getComputedStyle-height.html
|
| diff --git a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-height.html b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-height.html
|
| index a644ced2b6af564de246e2b60b1df29a2ca24946..84c9c9048988c2f7741415aa3edd1047db5e3174 100644
|
| --- a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-height.html
|
| +++ b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-height.html
|
| @@ -33,6 +33,5 @@ shouldBe("computedStyle.getPropertyValue('height')", "'200px'");
|
| document.body.removeChild(table);
|
|
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|