Index: LayoutTests/fast/forms/range/range-slow-drag-to-edge.html |
diff --git a/LayoutTests/fast/forms/range/range-slow-drag-to-edge.html b/LayoutTests/fast/forms/range/range-slow-drag-to-edge.html |
index 87a0b62f0fec9baa40d474e9a7b2fc7840a8d9f4..25e02415b28dc465c978476ac635bb3cb03c6429 100644 |
--- a/LayoutTests/fast/forms/range/range-slow-drag-to-edge.html |
+++ b/LayoutTests/fast/forms/range/range-slow-drag-to-edge.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
<html> |
<head> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
</head> |
<body> |
<p id="description">Test for dragging operations of <input type=range></p> |