Index: LayoutTests/editing/pasteboard/merge-end-table-expected.txt |
diff --git a/LayoutTests/editing/pasteboard/merge-end-table-expected.txt b/LayoutTests/editing/pasteboard/merge-end-table-expected.txt |
index fb625157387667fba5370913dec945c2ab95a9ab..fcb004bf32daf8ba86df89989eb5fd88daa6c37c 100644 |
--- a/LayoutTests/editing/pasteboard/merge-end-table-expected.txt |
+++ b/LayoutTests/editing/pasteboard/merge-end-table-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 1 of #text > TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document to 1 of #text > TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification |
This tests pasting a table into a position that would normally result in an end merge. |
Before insertion: |