Skip to content
  • ap's avatar
    Reviewed by Maciej. · 35836b92
    ap authored
            Make sure that alerts and delegate output made after notifyDone() are ignored, rather than
            being attributed to the next test.
    
    WebKitTools:
            * DumpRenderTree/EditingDelegate.m:
            (-[EditingDelegate webView:shouldBeginEditingInDOMRange:]):
            (-[EditingDelegate webView:shouldEndEditingInDOMRange:]):
            (-[EditingDelegate webView:shouldInsertNode:replacingDOMRange:givenAction:]):
            (-[EditingDelegate webView:shouldInsertText:replacingDOMRange:givenAction:]):
            (-[EditingDelegate webView:shouldDeleteDOMRange:]):
            (-[EditingDelegate webView:shouldChangeSelectedDOMRange:toDOMRange:affinity:stillSelecting:]):
            (-[EditingDelegate webView:shouldApplyStyle:toElementsInDOMRange:]):
            (-[EditingDelegate webView:shouldChangeTypingStyle:toStyle:]):
            (-[EditingDelegate webViewDidBeginEditing:]):
            (-[EditingDelegate webViewDidChange:]):
            (-[EditingDelegate webViewDidEndEditing:]):
            (-[EditingDelegate webViewDidChangeTypingStyle:]):
            (-[EditingDelegate webViewDidChangeSelection:]):
            * DumpRenderTree/UIDelegate.m:
            (-[UIDelegate webView:runJavaScriptAlertPanelWithMessage:]):
    
    LayoutTests:
            Removed leftover results from the previous test.
    
            * editing/selection/drag-to-contenteditable-iframe-expected.txt:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@17617 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    35836b92