| Index: LayoutTests/editing/pasteboard/smart-paste-003-expected.txt
|
| diff --git a/LayoutTests/editing/pasteboard/smart-paste-003-expected.txt b/LayoutTests/editing/pasteboard/smart-paste-003-expected.txt
|
| index 0fa11a4aec760434ac09f92a948f4aec958b6802..dfce7b96dc0b11639319a9ea5befa413ba071adb 100644
|
| --- a/LayoutTests/editing/pasteboard/smart-paste-003-expected.txt
|
| +++ b/LayoutTests/editing/pasteboard/smart-paste-003-expected.txt
|
| @@ -92,6 +92,7 @@ test test<#selection-caret> test"
|
| | "
|
|
|
| function editingTest() {
|
| + window.getSelection().collapse(test.firstChild, 1);
|
| doubleClickAtSelectionStart();
|
| copyCommand();
|
| moveSelectionForwardByCharacterCommand();
|
|
|