Index: LayoutTests/editing/caret/selection-with-caret-type-progress.html |
diff --git a/LayoutTests/editing/caret/caret-type-for-user-select-none.html b/LayoutTests/editing/caret/selection-with-caret-type-progress.html |
similarity index 96% |
rename from LayoutTests/editing/caret/caret-type-for-user-select-none.html |
rename to LayoutTests/editing/caret/selection-with-caret-type-progress.html |
index 5fc0d828dee36306999047c62a62b1b1c57d0b2c..39fbc255bd6dd8f9305933cc51f116373c8431b1 100644 |
--- a/LayoutTests/editing/caret/caret-type-for-user-select-none.html |
+++ b/LayoutTests/editing/caret/selection-with-caret-type-progress.html |
@@ -20,7 +20,7 @@ if (window.eventSender && window.internals) { |
} |
eventSender.dragMode = false; |
- leapForwardAndMove(div.offsetLeft + 5, y); |
+ leapForwardAndMove(div.offsetLeft + 5); |
eventSender.mouseDown(); |
leapForwardAndMove(10); |