Index: LayoutTests/editing/shadow/select-contenteditable-shadowhost.html |
diff --git a/LayoutTests/editing/shadow/select-contenteditable-shadowhost.html b/LayoutTests/editing/shadow/select-contenteditable-shadowhost.html |
index 2b2b6e71a4ec38f0b87498318c714c5459ac93d9..bad22a231bcbfb8e332919faf3c3cbc6f46a6fa7 100644 |
--- a/LayoutTests/editing/shadow/select-contenteditable-shadowhost.html |
+++ b/LayoutTests/editing/shadow/select-contenteditable-shadowhost.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> |
<script src="../../fast/dom/resources/event-sender-util.js"></script> |
<p>This test confirms that selecting an element having Shadow DOM doesn't cross editing boundaries errornously.</p> |