| 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 784x36 |
| RenderText {#text} at (0,0) size 775x36 |
| text run at (0,0) width 775: "This tests for a bug where moving the selection to the end of the document would move it outside of an editable region if" |
| text run at (0,18) width 250: "the selection started just before a table." |
| RenderBlock {DIV} at (0,52) size 784x44 |
| RenderTable {TABLE} at (0,0) size 30x26 [border: (1px solid #AAAAAA)] |
| RenderTableSection {TBODY} at (1,1) size 28x24 |
| RenderTableRow {TR} at (0,2) size 28x20 |
| RenderTableCell {TD} at (2,2) size 24x20 [r=0 c=0 rs=1 cs=1] |
| RenderText {#text} at (1,1) size 22x18 |
| text run at (1,1) width 22: "foo" |
| RenderBlock (anonymous) at (0,26) size 784x18 |
| RenderText {#text} at (0,0) size 21x18 |
| text run at (0,0) width 21: "bar" |
| RenderBlock {P} at (0,112) size 784x18 |
| RenderText {#text} at (0,0) size 574x18 |
| text run at (0,0) width 574: "In the above editable region, you should see 'foo' in the bordered table and 'bar' outside it." |
| caret: position 3 of child 1 {#text} of child 2 {DIV} of body |