Index: LayoutTests/platform/win/editing/pasteboard/smart-paste-003-expected.txt |
diff --git a/LayoutTests/platform/win/editing/pasteboard/smart-paste-003-expected.txt b/LayoutTests/platform/win/editing/pasteboard/smart-paste-003-expected.txt |
index 6a61daaf29386e97ad740f6e38b8918a23e3ca66..2b367d8846a9126bab538b6b9241342c2c82964e 100644 |
--- a/LayoutTests/platform/win/editing/pasteboard/smart-paste-003-expected.txt |
+++ b/LayoutTests/platform/win/editing/pasteboard/smart-paste-003-expected.txt |
@@ -94,6 +94,7 @@ test test <#selection-anchor>test<#selection-focus>" |
| " |
function editingTest() { |
+ window.getSelection().collapse(test.firstChild, 1); |
doubleClickAtSelectionStart(); |
copyCommand(); |
moveSelectionForwardByCharacterCommand(); |