OLD | NEW |
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #do
cument to 10 of 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 This tests moving the caret in content of mixed editability. The caret should ju
mp to the next editable region that shares a common editable ancestor when it re
aches non-editable content. | 4 This tests moving the caret in content of mixed editability. The caret should ju
mp to the next editable region that shares a common editable ancestor when it re
aches non-editable content. |
7 | 5 |
8 editablenoneditableeditable | 6 editablenoneditableeditable |
9 Success | 7 Success |
10 Success | 8 Success |
OLD | NEW |