| OLD | NEW | 
|---|
| 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
    n | 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
    n | 
| 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
    n | 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
    n | 
| 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
    n | 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
    n | 
| 4 EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification |  | 
| 5 This test moves caret between lines of different editabilities. | 4 This test moves caret between lines of different editabilities. | 
| 6 | 5 | 
| 7 Initial condition: | 6 Initial condition: | 
| 8 | " | 7 | " | 
| 9 Line 1<#selection-caret> editable" | 8 Line 1<#selection-caret> editable" | 
| 10 | <div> | 9 | <div> | 
| 11 |   contenteditable="false" | 10 |   contenteditable="false" | 
| 12 |   "Uneditable div 1" | 11 |   "Uneditable div 1" | 
| 13 | " | 12 | " | 
| 14 Line 2 editable" | 13 Line 2 editable" | 
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 52 | <div> | 51 | <div> | 
| 53 |   contenteditable="false" | 52 |   contenteditable="false" | 
| 54 |   "Uneditable div 1" | 53 |   "Uneditable div 1" | 
| 55 | " | 54 | " | 
| 56 Line 2 editable" | 55 Line 2 editable" | 
| 57 | <div> | 56 | <div> | 
| 58 |   contenteditable="false" | 57 |   contenteditable="false" | 
| 59 |   "Uneditable div 2" | 58 |   "Uneditable div 2" | 
| 60 | " | 59 | " | 
| 61 Line 3 editable<#selection-caret>" | 60 Line 3 editable<#selection-caret>" | 
| OLD | NEW | 
|---|