| EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document |
| EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification |
| 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 784x54 |
| RenderText {#text} at (0,0) size 762x53 |
| text run at (0,0) width 623: "This tests visible position creation in unrendered space after rendered text, just before a new block. " |
| text run at (623,0) width 139: "The caret should be at" |
| text run at (0,18) width 737: "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,36) width 753: "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,70) size 784x36 |
| RenderBlock (anonymous) at (0,0) size 784x18 |
| RenderText {#text} at (0,0) size 21x17 |
| text run at (0,0) width 21: "foo" |
| RenderBlock {DIV} at (0,18) size 784x18 |
| RenderText {#text} at (0,0) size 20x17 |
| text run at (0,0) width 20: "bar" |
| caret: position 3 of child 0 {#text} of child 2 {DIV} of body |