Skip to content
  • harrison's avatar
    Reviewed by Justin. · dff01cda
    harrison authored
            Test cases added: None.  Existing tests were failing.
    
            Fix crash caused by my changes in revision 1.6 of khtml/editing/delete_selection_command.cpp.
    
            * khtml/editing/delete_selection_command.cpp:
            (khtml::DeleteSelectionCommand::calculateTypingStyleAfterDelete):
            Remove workaround that was added for missing typing style.
    
            (khtml::DeleteSelectionCommand::doApply):
            Make sure to call saveTypingStyleState() before handleSpecialCaseBRDelete().
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@9827 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    dff01cda