| Index: LayoutTests/fast/sub-pixel/client-width-height-snapping.html
|
| diff --git a/LayoutTests/fast/sub-pixel/client-width-height-snapping.html b/LayoutTests/fast/sub-pixel/client-width-height-snapping.html
|
| index 7fde9ecdf314123a7a59616d87ced5faf3fd56c2..ab5d49fe89c63905de99a4f861af111afdcb8345 100644
|
| --- a/LayoutTests/fast/sub-pixel/client-width-height-snapping.html
|
| +++ b/LayoutTests/fast/sub-pixel/client-width-height-snapping.html
|
| @@ -13,7 +13,6 @@ shouldBe('div.clientWidth', '11');
|
| shouldBe('div.clientHeight', '11');
|
|
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| <script>
|
| if (window.testRunner)
|
| testRunner.notifyDone();
|
|
|