1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
4 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x600
7 RenderBlock {HTML} at (0,0) size 800x600
8 RenderBody {BODY} at (8,8) size 784x584
9 RenderBlock {P} at (0,0) size 784x84
10 RenderText {#text} at (0,0) size 767x84
11 text run at (0,0) width 700: "This tests visible position creation in unrendered space after rendered text, just before a new block. "
12 text run at (700,0) width 67: "The caret"
13 text run at (0,21) width 743: "should be at the end of the line containing 'foo' because we choose to treat all positions in the unrendered"
14 text run at (0,42) width 750: "space after 'foo' as being visually equivalent to the position just after 'foo', and not visually equivalent to the"
15 text run at (0,63) width 258: "position on the next line, before 'bar'."
16 RenderBlock {DIV} at (0,100) size 784x42
17 RenderBlock (anonymous) at (0,0) size 784x21
18 RenderText {#text} at (0,0) size 22x21
19 text run at (0,0) width 22: "foo"
20 RenderBlock {DIV} at (0,21) size 784x21
21 RenderText {#text} at (0,0) size 23x21
22 text run at (0,0) width 23: "bar"
23 caret: position 3 of child 0 {#text} of child 2 {DIV} of body