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
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 {P} at (0,0) size 784x19
        RenderText {#text} at (0,0) size 126x19
          text run at (0,0) width 126: "Test case for fix for "
        RenderInline {A} at (0,0) size 337x19 [color=#0000EE]
          RenderText {#text} at (126,0) size 337x19
            text run at (126,0) width 337: "http://bugzilla.opendarwin.org/show_bug.cgi?id=5354"
        RenderText {#text} at (463,0) size 4x19
          text run at (463,0) width 4: "."
      RenderBlock {P} at (0,33) size 784x38
        RenderText {#text} at (0,0) size 774x38
          text run at (0,0) width 774: "Changes were made to VisiblePosition's so that init() will not leave the block containing the requested position unless there"
          text run at (0,19) width 227: "are no VisiblePositions in that block."
      RenderBlock {P} at (0,85) size 784x0
      RenderBlock {DIV} at (0,85) size 784x51 [border: (2px solid #AAAAFF)]
        RenderBlock {P} at (2,16) size 780x19
          RenderText {#text} at (0,0) size 681x19
            text run at (0,0) width 681: "Select All while inside this editable block should create a selection that does not extend outside of this block."
layer at (8,158) size 784x19
  RenderBlock {P} at (0,150) size 784x19
    RenderText {#text} at (0,0) size 421x19
      text run at (0,0) width 421: "This is a paragraph outside the editable block with overflow:hidden"
selection start: position 0 of child 0 {#text} of child 1 {P} of child 5 {DIV} of child 1 {BODY} of child 0 {HTML} of document
selection end:   position 113 of child 0 {#text} of child 1 {P} of child 5 {DIV} of child 1 {BODY} of child 0 {HTML} of document
