Index: LayoutTests/editing/selection/skip-over-contenteditable.html |
diff --git a/LayoutTests/editing/selection/skip-over-contenteditable.html b/LayoutTests/editing/selection/skip-over-contenteditable.html |
index 3c844e94eadec4bcfa30eac7a4228331e4ecc1a0..14c284e844e2cbc7b97bb3bc7c4750e4b9090004 100644 |
--- a/LayoutTests/editing/selection/skip-over-contenteditable.html |
+++ b/LayoutTests/editing/selection/skip-over-contenteditable.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE HTML> |
<html> |
<body> |
-<script src="../../fast/js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<p id="before">Before the contenteditable</p> |
<div contentEditable></div> |