| Index: LayoutTests/fast/scrolling/scrollable-area-overflow-auto-display-none.html
|
| diff --git a/LayoutTests/fast/scrolling/scrollable-area-overflow-auto-display-none.html b/LayoutTests/fast/scrolling/scrollable-area-overflow-auto-display-none.html
|
| index 4f470234dba9093039c2b5821198edc9fe596e94..394369875c7edfcbfcdff81de985813069ced7a9 100644
|
| --- a/LayoutTests/fast/scrolling/scrollable-area-overflow-auto-display-none.html
|
| +++ b/LayoutTests/fast/scrolling/scrollable-area-overflow-auto-display-none.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(0);">
|
|
|