| Index: LayoutTests/platform/chromium-win/editing/pasteboard/smart-paste-003-expected.txt
|
| diff --git a/LayoutTests/editing/pasteboard/smart-paste-003-expected.txt b/LayoutTests/platform/chromium-win/editing/pasteboard/smart-paste-003-expected.txt
|
| similarity index 86%
|
| copy from LayoutTests/editing/pasteboard/smart-paste-003-expected.txt
|
| copy to LayoutTests/platform/chromium-win/editing/pasteboard/smart-paste-003-expected.txt
|
| index 95f4aa3550dcd7615fc327ea5d6618f1aefe5426..ba55bac68f8e41d1a9a96a3de6effa521460ef59 100644
|
| --- a/LayoutTests/editing/pasteboard/smart-paste-003-expected.txt
|
| +++ b/LayoutTests/platform/chromium-win/editing/pasteboard/smart-paste-003-expected.txt
|
| @@ -1,12 +1,13 @@
|
| EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
|
| EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document toDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
|
| +EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document toDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 6 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document givenAction:WebViewInsertActionPasted
|
| +EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range from 6 of #text > DIV > DIV > BODY > HTML > #document to 6 of #text > DIV > DIV > BODY > HTML > #document givenAction:WebViewInsertActionPasted
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 15 of #text > DIV > DIV > BODY > HTML > #document to 15 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > DIV > BODY > HTML > #document to 10 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
|
| +EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| +EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 15 of #text > DIV > DIV > BODY > HTML > #document to 15 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > DIV > BODY > HTML > #document to 15 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
|
| @@ -85,7 +86,8 @@ test test test
|
| | class="editing"
|
| | id="test"
|
| | "
|
| -test test<#selection-caret> test"
|
| +test test <#selection-anchor>test<#selection-focus>"
|
| +| " "
|
| | "
|
| "
|
| | "
|
| @@ -116,7 +118,7 @@ test test
|
| | <li>
|
| | "execPasteCommand:
|
| <div id="test" class="editing">
|
| -test test test</div>
|
| +test test test</div>
|
| "
|
| | "
|
|
|
|
|