| 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: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of
DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NS
SelectionAffinityDownstream stillSelecting:FALSE | |
| 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 7 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BOD
Y > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:ra
nge from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY >
HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE | |
| 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | 5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
| 10 EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification | |
| 11 This tests the last paragraph in the pasted fragment is merged with the content
after the insertion position | 6 This tests the last paragraph in the pasted fragment is merged with the content
after the insertion position |
| 12 "baz" and "oobar" should be in the same paragraph below | 7 "baz" and "oobar" should be in the same paragraph below |
| 13 | <span> | 8 | <span> |
| 14 | "f" | 9 | "f" |
| 15 | "bar" | 10 | "bar" |
| 16 | <span> | 11 | <span> |
| 17 | <br> | 12 | <br> |
| 18 | "baz<#selection-caret>" | 13 | "baz<#selection-caret>" |
| 19 | <span> | 14 | <span> |
| 20 | "oo" | 15 | "oo" |
| 21 | "bar" | 16 | "bar" |
| OLD | NEW |