| Index: LayoutTests/fast/dom/Window/window-scroll-arguments.html
|
| diff --git a/LayoutTests/fast/dom/Window/window-scroll-arguments.html b/LayoutTests/fast/dom/Window/window-scroll-arguments.html
|
| index 6361ba5e63996c968fe89ff5cef2969e55933716..cac6445ccaa8bfff4fad12f66741f1a31a288526 100644
|
| --- a/LayoutTests/fast/dom/Window/window-scroll-arguments.html
|
| +++ b/LayoutTests/fast/dom/Window/window-scroll-arguments.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| - <script src="../../js/resources/js-test-pre.js"></script>
|
| + <script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <div style="height: 1000px; width: 1000px; border: 1px solid black;">This box should force the window to have a scrollable area to test.</div>
|
|
|