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 784x584
      RenderBlock {P} at (0,0) size 784x57
        RenderText {#text} at (0,0) size 774x57
          text run at (0,0) width 631: "This tests visible position creation in unrendered space after rendered text, just before a new block. "
          text run at (631,0) width 143: "The caret should be at"
          text run at (0,19) width 750: "the end of the line containing 'foo' because we choose to treat all positions in the unrendered space after 'foo' as being"
          text run at (0,38) width 750: "visually equivalent to the position just after 'foo', and not visually equivalent to the position on the next line, before 'bar'."
      RenderBlock {DIV} at (0,71) size 784x38
        RenderBlock (anonymous) at (0,0) size 784x19
          RenderText {#text} at (0,0) size 20x19
            text run at (0,0) width 20: "foo"
        RenderBlock {DIV} at (0,19) size 784x19
          RenderText {#text} at (0,0) size 21x19
            text run at (0,0) width 21: "bar"
caret: position 3 of child 0 {#text} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
