Index: LayoutTests/fast/forms/range/range-drag-when-toggled-disabled.html |
diff --git a/LayoutTests/fast/forms/range/range-drag-when-toggled-disabled.html b/LayoutTests/fast/forms/range/range-drag-when-toggled-disabled.html |
index 11d57d7df577004799044cc89a6e24163dae2136..0ca83e986353ae2a3d715b33eefdaf13d465ba08 100644 |
--- a/LayoutTests/fast/forms/range/range-drag-when-toggled-disabled.html |
+++ b/LayoutTests/fast/forms/range/range-drag-when-toggled-disabled.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> when <code>readonly</code> or <code>disabled</code> are toggled.</p> |