Index: LayoutTests/fast/scrolling/scrollable-area-overflow-auto-visibility-override.html |
diff --git a/LayoutTests/fast/scrolling/scrollable-area-overflow-auto-visibility-override.html b/LayoutTests/fast/scrolling/scrollable-area-overflow-auto-visibility-override.html |
index 8f404e2a9d2b6a404075bd641b2be6bb456bf203..e362bd57528822aa9f68062b866ffd23aba8cb89 100644 |
--- a/LayoutTests/fast/scrolling/scrollable-area-overflow-auto-visibility-override.html |
+++ b/LayoutTests/fast/scrolling/scrollable-area-overflow-auto-visibility-override.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);"> |