| Index: LayoutTests/editing/pasteboard/paste-text-011-expected.txt
|
| diff --git a/LayoutTests/editing/pasteboard/paste-text-011-expected.txt b/LayoutTests/editing/pasteboard/paste-text-011-expected.txt
|
| index 50b7e8ef1120fd104929910e2aa2fd90a74e4e08..b6ede24bb38de03a631f81984a38741a115fdecd 100644
|
| --- a/LayoutTests/editing/pasteboard/paste-text-011-expected.txt
|
| +++ b/LayoutTests/editing/pasteboard/paste-text-011-expected.txt
|
| @@ -1,11 +1,7 @@
|
| -EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of P > BODY > HTML > #document to 0 of P > BODY > HTML > #document toDOMRange:range from 0 of #text > B > FONT > P > BODY > HTML > #document to 5 of #text > B > FONT > P > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > B > FONT > P > BODY > HTML > #document to 5 of #text > B > FONT > P > BODY > HTML > #document toDOMRange:range from 0 of P > BODY > HTML > #document to 0 of P > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range from 0 of P > BODY > HTML > #document to 0 of P > BODY > HTML > #document givenAction:WebViewInsertActionPasted
|
| -EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of BODY > HTML > #document to 5 of BODY > HTML > #document toDOMRange:range from 5 of #text > B > FONT > P > BODY > HTML > #document to 5 of #text > B > FONT > P > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| There was a bug when pasting at the end of the block.
|
|
|