Index: LayoutTests/editing/pasteboard/merge-end-list-expected.txt |
diff --git a/LayoutTests/editing/pasteboard/merge-end-list-expected.txt b/LayoutTests/editing/pasteboard/merge-end-list-expected.txt |
index be0296d62477a6e5990c68f97eb2af01115f6bfe..a7dd63165a10a3f9b394ec9602cfbe915bcabc65 100644 |
--- a/LayoutTests/editing/pasteboard/merge-end-list-expected.txt |
+++ b/LayoutTests/editing/pasteboard/merge-end-list-expected.txt |
@@ -1,12 +1,8 @@ |
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document |
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 0 of #text > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > LI > UL > DIV > BODY > HTML > #document to 6 of #text > DIV > LI > UL > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification |
This tests pasting a list ('Item 1') into a position that would normally result in an end merge. |
Before insertion: |