EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 4 of BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of 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 784x578
      RenderBlock (anonymous) at (0,0) size 784x173
        RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #000000)]
          layer at (0,0) size 300x150
            RenderView at (0,0) size 300x150
          layer at (0,0) size 300x150
            RenderBlock {HTML} at (0,0) size 300x150
              RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0]
                RenderBlock {DIV} at (0,0) size 284x19
                  RenderBR {BR} at (0,0) size 0x19
        RenderBR {BR} at (304,154) size 0x0
        RenderBR {BR} at (0,154) size 0x19
      RenderBlock {P} at (0,187) size 784x39
        RenderInline {B} at (0,0) size 683x20
          RenderText {#text} at (0,0) size 683x20
            text run at (0,0) width 514: "This test uses the eventSender to do a mouse click to focus the subframe. "
            text run at (514,0) width 169: "It won't run interactively."
        RenderText {#text} at (683,0) size 740x39
          text run at (683,0) width 4: " "
          text run at (687,0) width 53: "To run it"
          text run at (0,20) width 348: "manually, click on the iframe, Select All, then hit delete."
      RenderBlock (anonymous) at (0,240) size 784x57
        RenderText {#text} at (0,0) size 776x57
          text run at (0,0) width 776: "Selecting all the content in a contenteditable iframe should select the iframe itself (to help the user delete the iframe) only if"
          text run at (0,19) width 219: "the iframe is in an editable region. "
          text run at (219,19) width 430: "This test loads ../resources/select-all-iframe-src.html into an iframe. "
          text run at (649,19) width 98: "That file does a"
          text run at (0,38) width 123: "Select All + Delete. "
          text run at (123,38) width 171: "Two things should happen:"
      RenderBlock {UL} at (0,311) size 784x57
        RenderListItem {LI} at (40,0) size 744x38
          RenderListMarker at (-17,0) size 7x19: bullet
          RenderText {#text} at (0,0) size 728x38
            text run at (0,0) width 451: "The Select All operation should not select the iframe, only it's contents. "
            text run at (451,0) width 277: "The results of the Select All will be apparent"
            text run at (0,19) width 464: "from the delegate messages that DumpRenderTree receives and dumps."
        RenderListItem {LI} at (40,38) size 744x19
          RenderListMarker at (-17,0) size 7x19: bullet
          RenderText {#text} at (0,0) size 342x19
            text run at (0,0) width 342: "The contents of the editable iframe should be deleted."
