EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
layer at (0,0) size 800x600
  RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
  RenderBlock {HTML} at (0,0) size 800x600
    RenderBody {BODY} at (8,8) size 784x584
      RenderBlock {P} at (0,0) size 784x57
        RenderText {#text} at (0,0) size 750x57
          text run at (0,0) width 750: "When ReplaceSelectionCommand deletes the current selection, it should request that the deletion do a merge in some"
          text run at (0,19) width 740: "cases (normally, though, it should ask that a merge not be done, because a merge will cause information about block"
          text run at (0,38) width 121: "nesting to be lost). "
          text run at (121,38) width 375: "It wasn't requesting a merge in cases where it should have."
      RenderBlock {P} at (0,71) size 784x76
        RenderText {#text} at (0,0) size 769x76
          text run at (0,0) width 768: "The failing case is where the incoming fragment has more than one block, and the selection being pasted into ends at the"
          text run at (0,19) width 130: "end of a paragraph. "
          text run at (130,19) width 639: "Any time the selection being pasted into ends at the end of a paragraph, deleting will leave leave a) a"
          text run at (0,38) width 374: "br or b) an empty block at the end of the deleted selection. "
          text run at (374,38) width 355: "So, not merging will leave an extraneous empty line or a"
          text run at (0,57) width 261: "collapsed block after the paste operation."
      RenderBlock {DIV} at (2,161) size 780x50 [border: (1px solid #000000)]
        RenderBlock {DIV} at (3,3) size 774x21 [border: (1px solid #FF0000)]
          RenderText {#text} at (1,1) size 8x19
            text run at (1,1) width 8: "b"
          RenderText {#text} at (9,1) size 20x19
            text run at (9,1) width 20: "foo"
        RenderBlock (anonymous) at (1,26) size 778x0
        RenderBlock {DIV} at (3,26) size 774x21 [border: (1px solid #000000)]
          RenderText {#text} at (1,1) size 21x19
            text run at (1,1) width 21: "bar"
caret: position 3 of child 0 {#text} of child 1 {DIV} of child 4 {DIV} of child 2 {BODY} of child 0 {HTML} of document
