| Index: LayoutTests/editing/selection/block-cursor-overtype-mode-rtl.html
|
| diff --git a/LayoutTests/editing/selection/block-cursor-overtype-mode-rtl.html b/LayoutTests/editing/selection/block-cursor-overtype-mode-rtl.html
|
| index bd186b7ae13609cd6a7db3ed97380201ec9f7df8..1af0b308d596c2db0c06237c3f7a4ef661976310 100644
|
| --- a/LayoutTests/editing/selection/block-cursor-overtype-mode-rtl.html
|
| +++ b/LayoutTests/editing/selection/block-cursor-overtype-mode-rtl.html
|
| @@ -3,7 +3,7 @@
|
| <head>
|
| <script type="text/javascript" src="../editing.js"></script>
|
| <script type="text/javascript" src="resources/block-cursor-utils.js"></script>
|
| -<script src="../../fast/js/resources/js-test-pre.js" type="text/javascript"></script>
|
| +<script src="../../resources/js-test.js" type="text/javascript"></script>
|
| </head>
|
| <body style="font: 20px Ahem">
|
| <p>This test checks that the cursor covers the next character to be overwritten in overtype mode instead of being painted as a caret (1px width bar)</p>
|
|
|