| EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 7 of BODY > HTML > #document |
| EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification |
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
| EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of BODY > HTML > #document to 1 of BODY > HTML > #document toDOMRange:range from 1 of BODY > HTML > #document to 341 of #text > P > 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 |
| RenderTable {TABLE} at (0,0) size 154x56 [border: (1px outset #808080)] |
| RenderTableSection {TBODY} at (1,1) size 152x54 |
| RenderTableRow {TR} at (0,2) size 152x24 |
| RenderTableCell {TD} at (2,2) size 148x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
| RenderText {#text} at (2,2) size 144x19 |
| text run at (2,2) width 144: "This should be selected." |
| RenderTableRow {TR} at (0,28) size 152x24 |
| RenderTableCell {TD} at (2,28) size 148x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] |
| RenderText {#text} at (2,2) size 144x19 |
| text run at (2,2) width 144: "This should be selected." |
| RenderBlock {HR} at (0,64) size 784x2 [border: (1px inset #000000)] |
| RenderBlock {P} at (0,82) size 784x80 |
| RenderText {#text} at (0,0) size 126x19 |
| text run at (0,0) width 126: "This is a testcase for " |
| RenderInline {A} at (0,0) size 323x19 [color=#0000EE] |
| RenderText {#text} at (126,0) size 323x19 |
| text run at (126,0) width 323: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7152" |
| RenderText {#text} at (449,0) size 757x79 |
| text run at (449,0) width 8: ". " |
| text run at (457,0) width 284: "Adding visible candidates after tables, at [table," |
| text run at (741,0) width 4: " " |
| text run at (0,20) width 747: "numberOfChildren], threw RenderView::setSelection for a loop because it assumed the end of a selection would be inside an" |
| text run at (747,20) width 4: " " |
| text run at (0,40) width 82: "atomic node. " |
| text run at (82,40) width 671: "It didn't make the same assumption about start of a selection, but for good measure, we also test a selection that" |
| text run at (753,40) width 4: " " |
| text run at (0,60) width 200: "starts at a position before a table." |
| selection start: position 0 of child 1 {TABLE} of body |
| selection end: position 341 of child 2 {#text} of child 5 {P} of body |