| OLD | NEW |
| (Empty) |
| 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
| 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
| 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
| 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
| 5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | |
| 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
| 7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | |
| 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
| 9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | |
| 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
| 11 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | |
| 12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
| 13 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
| 14 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | |
| 15 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
| 16 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | |
| 17 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
| 18 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | |
| 19 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
| 20 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | |
| 21 Tests: | |
| 22 Option-delete when a typing command is open. | |
| 23 Expected Results: | |
| 24 Net result is a third "cha". It should like this: | |
| 25 one two cha cha cha three four cha cha cha | |
| 26 one two cha cha cha three four cha cha cha | |
| 27 execTypeCharacterCommand: <div id="test" class="editing"> one two cha cha
three four cha cha cha </div> | |
| 28 execTypeCharacterCommand: <div id="test" class="editing"> one two a cha cha thre
e four cha cha cha </div> | |
| 29 execTypeCharacterCommand: <div id="test" class="editing"> one two ab cha cha thr
ee four cha cha cha </div> | |
| 30 execTypeCharacterCommand: <div id="test" class="editing"> one two abc cha cha th
ree four cha cha cha </div> | |
| 31 DeleteWord: <div id="test" class="editing"> one two cha cha three four cha
cha cha </div> | |
| 32 execTypeCharacterCommand: <div id="test" class="editing"> one two c cha cha thre
e four cha cha cha </div> | |
| 33 execTypeCharacterCommand: <div id="test" class="editing"> one two ch cha cha thr
ee four cha cha cha </div> | |
| 34 execTypeCharacterCommand: <div id="test" class="editing"> one two cha cha cha th
ree four cha cha cha </div> | |
| OLD | NEW |