| Index: LayoutTests/fast/dom/window-scroll-scaling.html
|
| diff --git a/LayoutTests/fast/dom/window-scroll-scaling.html b/LayoutTests/fast/dom/window-scroll-scaling.html
|
| index 6e810aee473d7316ecbf9f267b608dce54a632dc..bdbf53bc42fe555071718442c03202024f37c41f 100644
|
| --- a/LayoutTests/fast/dom/window-scroll-scaling.html
|
| +++ b/LayoutTests/fast/dom/window-scroll-scaling.html
|
| @@ -34,6 +34,5 @@
|
| shouldBe("body.scrollWidth", "originalScrollWidth");
|
| shouldBe("body.scrollHeight", "originalScrollHeight");
|
| </script>
|
| - <script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|