| OLD | NEW |
| 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML
> #document to 0 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: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML
> #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 7 of #t
ext > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #documen
t affinity:NSSelectionAffinityDownstream stillSelecting:FALSE | |
| 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | 3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
| 7 This tests for a crash on paste inside removeRedundantStyles. You should see 'fo
o bar' below. | 4 This tests for a crash on paste inside removeRedundantStyles. You should see 'fo
o bar' below. |
| 8 | 5 |
| 9 foo bar | 6 foo bar |
| OLD | NEW |