| OLD | NEW |
| 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML
> #document to 2 of DIV > BODY > HTML > #document | |
| 2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification | |
| 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 6 EDITING DELEGATE: shouldDeleteDOMRange:range from 1 of #text > DIV > BODY > HTML
> #document to 1 of #text > DIV > B > DIV > BODY > HTML > #document | |
| 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 8 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > DIV > B >
DIV > BODY > HTML > #document to 2 of #text > DIV > B > DIV > BODY > HTML > #do
cument toDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 1 of
#text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream sti
llSelecting:FALSE | |
| 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | 6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
| 11 This tests the pruning that delete does when the it merges two paragraphs when t
he selection to delete spans multiple blocks. | 7 This tests the pruning that delete does when the it merges two paragraphs when t
he selection to delete spans multiple blocks. |
| 12 | 8 |
| 13 You should see: | 9 You should see: |
| 14 bar | 10 bar |
| 15 baz | 11 baz |
| 16 | 12 |
| 17 bar | 13 bar |
| 18 baz | 14 baz |
| OLD | NEW |