| EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document |
| EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification |
| EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 1 of #text > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > DIV > 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 |
| RenderBlock {P} at (0,0) size 784x40 |
| RenderText {#text} at (0,0) size 738x39 |
| text run at (0,0) width 392: "This tests double clicking inside and at the end of an editable div. " |
| text run at (392,0) width 346: "The selection that is created should not extend outside the" |
| text run at (0,20) width 92: "editable region." |
| RenderBlock {DIV} at (0,56) size 784x20 |
| RenderText {#text} at (0,0) size 193x19 |
| text run at (0,0) width 193: "This text is inside an editable div" |
| RenderInline {SPAN} at (0,0) size 4x19 |
| RenderText {#text} at (193,0) size 4x19 |
| text run at (193,0) width 4: " " |
| layer at (8,100) size 784x20 |
| RenderBlock {P} at (0,92) size 784x20 |
| RenderText {#text} at (0,0) size 142x19 |
| text run at (0,0) width 142: "This text is not editable." |
| caret: position 1 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body |