Index: LayoutTests/editing/pasteboard/smart-drag-drop.html |
diff --git a/LayoutTests/editing/pasteboard/smart-drag-drop.html b/LayoutTests/editing/pasteboard/smart-drag-drop.html |
index 213045ddd921de698a8335cfb77879dc97d06c83..ac27be14fc7aee67ade8004692d5a0054423cc5a 100644 |
--- a/LayoutTests/editing/pasteboard/smart-drag-drop.html |
+++ b/LayoutTests/editing/pasteboard/smart-drag-drop.html |
@@ -6,6 +6,7 @@ function editingTest() { |
if (!window.eventSender) |
return; |
+ window.getSelection().collapse(dragme.firstChild, 0); |
doubleClickAtSelectionStart(); |
// Drag 'hello' |