| OLD | NEW |
| 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML
> #document to 6 of DIV > BODY > HTML > #document | |
| 2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification | |
| 3 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of
DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document
affinity:NSSelectionAffinityDownstream 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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 10 EDITING DELEGATE: shouldDeleteDOMRange:range from 4 of DIV > BODY > HTML > #docu
ment to 5 of DIV > BODY > HTML > #document | |
| 11 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > SPAN > DI
V > BODY > HTML > #document to 3 of #text > SPAN > DIV > BODY > HTML > #document
toDOMRange:range from 3 of #text > SPAN > DIV > BODY > HTML > #document to 3 of
#text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownst
ream stillSelecting:FALSE | |
| 12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
| 13 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | |
| 14 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > SPAN > DI
V > BODY > HTML > #document to 3 of #text > SPAN > DIV > BODY > HTML > #document
toDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DI
V > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelectin
g:FALSE | |
| 15 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 16 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | 8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
| 17 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 18 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | 10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
| 19 EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification | 11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 12 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
| 20 Test inserting paragraphs: should see "foo", then an empty line, then "bar" in t
he next line. | 13 Test inserting paragraphs: should see "foo", then an empty line, then "bar" in t
he next line. |
| 21 Fix for this bug: <rdar://problem/3924579> REGRESSION (Mail): After deleting, hi
tting return key does not insert visible newline | 14 Fix for this bug: <rdar://problem/3924579> REGRESSION (Mail): After deleting, hi
tting return key does not insert visible newline |
| 22 | " | 15 | " |
| 23 " | 16 " |
| 24 | <div> | 17 | <div> |
| 25 | style="border: none; height: 12px" | 18 | style="border: none; height: 12px" |
| 26 | " | 19 | " |
| 27 " | 20 " |
| 28 | <span> | 21 | <span> |
| 29 | id="test" | 22 | id="test" |
| 30 | "foo" | 23 | "foo" |
| 31 | <div> | 24 | <div> |
| 32 | <br> | 25 | <br> |
| 33 | <div> | 26 | <div> |
| 34 | "<#selection-caret>bar | 27 | "<#selection-caret>bar |
| 35 " | 28 " |
| OLD | NEW |