/home/clopez/webkit/webkit/layout-test-results/editing/deleting/delete-by-word-001-actual.txt

1515EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > DIV > BODY > HTML > #document to 11 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > DIV > BODY > HTML > #document to 12 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
1616EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
1717EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
 18EDITING DELEGATE: shouldDeleteDOMRange:range from 9 of #text > DIV > DIV > BODY > HTML > #document to 12 of #text > DIV > DIV > BODY > HTML > #document
 19EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 20EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 21EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
 22EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > DIV > BODY > HTML > #document to 9 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > DIV > BODY > HTML > #document to 10 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
 23EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 24EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
 25EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > DIV > BODY > HTML > #document to 10 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > DIV > BODY > HTML > #document to 11 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
 26EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 27EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
 28EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > DIV > BODY > HTML > #document to 11 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > DIV > BODY > HTML > #document to 12 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
 29EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 30EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
 31Tests:
 32Option-delete when a typing command is open.
 33Expected Results:
 34Net result is a third "cha". It should like this:
 35one two cha cha cha three four cha cha cha
 36one two cha cha cha three four cha cha cha
 37execTypeCharacterCommand: <div id="test" class="editing"> one two &nbsp;cha cha three four cha cha cha </div>
 38execTypeCharacterCommand: <div id="test" class="editing"> one two a cha cha three four cha cha cha </div>
 39execTypeCharacterCommand: <div id="test" class="editing"> one two ab cha cha three four cha cha cha </div>
 40execTypeCharacterCommand: <div id="test" class="editing"> one two abc cha cha three four cha cha cha </div>
 41DeleteWord: <div id="test" class="editing"> one two &nbsp;cha cha three four cha cha cha </div>
 42execTypeCharacterCommand: <div id="test" class="editing"> one two c cha cha three four cha cha cha </div>
 43execTypeCharacterCommand: <div id="test" class="editing"> one two ch cha cha three four cha cha cha </div>
 44execTypeCharacterCommand: <div id="test" class="editing"> one two cha cha cha three four cha cha cha </div>