Index: LayoutTests/fast/scrolling/scrollable-area-frame-zero-size-and-border.html |
diff --git a/LayoutTests/fast/scrolling/scrollable-area-frame-zero-size-and-border.html b/LayoutTests/fast/scrolling/scrollable-area-frame-zero-size-and-border.html |
index e8cd3b76e1fae7d755b5f1a0e6112411b160306d..a51fa8057e5d4a85b556d9c976488e7c555e4ae3 100644 |
--- a/LayoutTests/fast/scrolling/scrollable-area-frame-zero-size-and-border.html |
+++ b/LayoutTests/fast/scrolling/scrollable-area-frame-zero-size-and-border.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);"> |