EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
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 784x38
        RenderText {#text} at (0,0) size 759x38
          text run at (0,0) width 366: "This tests inserting a paragraph separator before a table. "
          text run at (366,0) width 393: "There should be an empty paragraph before the table and the"
          text run at (0,19) width 232: "caret should be just before the table."
      RenderBlock {DIV} at (0,52) size 784x48
        RenderBlock (anonymous) at (0,0) size 784x19
          RenderBR {BR} at (0,0) size 0x19
        RenderTable {TABLE} at (0,19) size 30x29 [border: (1px outset #808080)]
          RenderTableSection {TBODY} at (1,1) size 28x27
            RenderTableRow {TR} at (0,2) size 28x23
              RenderTableCell {TD} at (2,2) size 24x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
                RenderText {#text} at (2,2) size 20x19
                  text run at (2,2) width 20: "foo"
caret: position 0 of child 1 {TABLE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
