Index: LayoutTests/fast/forms/textarea-selection-preservation.html |
diff --git a/LayoutTests/fast/forms/textarea-selection-preservation.html b/LayoutTests/fast/forms/textarea-selection-preservation.html |
index ed44a13b1324112904b3b0c880c9d6cd587c3219..d526b50b760ef755d551414904d6b7168f5e49f0 100644 |
--- a/LayoutTests/fast/forms/textarea-selection-preservation.html |
+++ b/LayoutTests/fast/forms/textarea-selection-preservation.html |
@@ -1,6 +1,6 @@ |
<html> |
<head> |
-<script src="../js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<p>This tests for problems where we'd lose the selection in a textarea when making style and value changes.</p> |