Index: LayoutTests/editing/selection/caret-in-div-containing-empty-block.html |
diff --git a/LayoutTests/editing/selection/caret-in-div-containing-empty-block.html b/LayoutTests/editing/selection/caret-in-div-containing-empty-block.html |
index 0ecae8b39d06451adf12110400c8227c1b76f9b4..d0282a397330c5accd567d3f6897973831be1b71 100644 |
--- a/LayoutTests/editing/selection/caret-in-div-containing-empty-block.html |
+++ b/LayoutTests/editing/selection/caret-in-div-containing-empty-block.html |
@@ -11,7 +11,7 @@ |
-webkit-writing-mode: vertical-rl; |
} |
</style> |
-<script src="../../fast/js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<script> |
function runTest() { |
description('Testcase for bug <a href="https://bugs.webkit.org/show_bug.cgi?id=108053">108053</a>: Caret is not displayed when trying to focus inside a contenteditable element containing an empty block.\nTo manually verify the issue, click inside the three boxes. A caret should be displayed for each of them.'); |