| Index: LayoutTests/fast/scrolling/scrollable-area-overflow-auto.html
|
| diff --git a/LayoutTests/fast/scrolling/scrollable-area-overflow-auto.html b/LayoutTests/fast/scrolling/scrollable-area-overflow-auto.html
|
| index 10a3dc6d742411a2978d8b00d26540958ba58bcd..47e95230357730bac51e2665b266504fc18eab65 100644
|
| --- a/LayoutTests/fast/scrolling/scrollable-area-overflow-auto.html
|
| +++ b/LayoutTests/fast/scrolling/scrollable-area-overflow-auto.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <head>
|
| <style type="text/css"> @import "resources/scrollable-style.css"; </style>
|
| - <script src="../js/resources/js-test-pre.js"></script>
|
| + <script src="../../resources/js-test.js"></script>
|
| <script src="resources/scrollable-area.js"></script>
|
| </head>
|
| <body onload="runTest(1);">
|
|
|