Reviewed by Ken and John.
- fixed <rdar://problem/
4059123> REGRESSION (402-403): deleteWordForward: and deleteWordBackward: start deleting single characters after the first delete
* WebView.subproj/WebHTMLView.m: (-[WebHTMLView _deleteWithDirection:granularity:killRing:isTypingAction:]):
Fixed backwards logic in here and added missing check. Set action to one of the two typing actions only
if isTypingAction is YES.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@8933
268f45cc-cd09-0410-ab3c-
d52691b4dbfc