| Index: LayoutTests/fast/scrolling/scrollable-area-frame-scrolling-no.html
|
| diff --git a/LayoutTests/fast/scrolling/scrollable-area-frame-scrolling-no.html b/LayoutTests/fast/scrolling/scrollable-area-frame-scrolling-no.html
|
| index 3ef50e801aed9771660d989b4de4ff5eb1109aab..a311f5b9298b878ff667abddf31d7bdbd02f6edf 100644
|
| --- a/LayoutTests/fast/scrolling/scrollable-area-frame-scrolling-no.html
|
| +++ b/LayoutTests/fast/scrolling/scrollable-area-frame-scrolling-no.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);">
|
|
|