EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 7 of BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of BODY > HTML > #document to 1 of BODY > HTML > #document toDOMRange:range from 1 of BODY > HTML > #document to 341 of #text > P > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
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 784x576
      RenderTable {TABLE} at (0,0) size 161x52 [border: (1px outset #808080)]
        RenderTableSection {TBODY} at (1,1) size 159x50
          RenderTableRow {TR} at (0,2) size 159x22
            RenderTableCell {TD} at (2,2) size 155x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
              RenderText {#text} at (2,2) size 151x18
                text run at (2,2) width 151: "This should be selected."
          RenderTableRow {TR} at (0,26) size 159x22
            RenderTableCell {TD} at (2,26) size 155x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
              RenderText {#text} at (2,2) size 151x18
                text run at (2,2) width 151: "This should be selected."
      RenderBlock {HR} at (0,60) size 784x2 [border: (1px inset #000000)]
      RenderBlock {P} at (0,78) size 784x72
        RenderText {#text} at (0,0) size 131x18
          text run at (0,0) width 131: "This is a testcase for "
        RenderInline {A} at (0,0) size 343x18 [color=#0000EE]
          RenderText {#text} at (131,0) size 343x18
            text run at (131,0) width 343: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7152"
        RenderText {#text} at (474,0) size 783x72
          text run at (474,0) width 8: ". "
          text run at (482,0) width 301: "Adding visible candidates after tables, at [table, "
          text run at (0,18) width 771: "numberOfChildren], threw RenderView::setSelection for a loop because it assumed the end of a selection would be inside "
          text run at (0,36) width 104: "an atomic node. "
          text run at (104,36) width 673: "It didn't make the same assumption about start of a selection, but for good measure, we also test a selection "
          text run at (0,54) width 232: "that starts at a position before a table."
selection start: position 0 of child 1 {TABLE} of child 1 {BODY} of child 0 {HTML} of document
selection end:   position 341 of child 2 {#text} of child 5 {P} of child 1 {BODY} of child 0 {HTML} of document
