| 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 775x39 |
| 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,20) width 250: "the selection started just before a table." |
| RenderBlock {DIV} at (0,56) size 784x48 |
| RenderTable {TABLE} at (0,0) size 30x28 [border: (1px solid #AAAAAA)] |
| RenderTableSection {TBODY} at (1,1) size 28x26 |
| RenderTableRow {TR} at (0,2) size 28x22 |
| RenderTableCell {TD} at (2,2) size 24x22 [r=0 c=0 rs=1 cs=1] |
| RenderText {#text} at (1,1) size 22x19 |
| text run at (1,1) width 22: "foo" |
| RenderBlock (anonymous) at (0,28) size 784x20 |
| RenderText {#text} at (0,0) size 21x19 |
| text run at (0,0) width 21: "bar" |
| RenderBlock {P} at (0,120) size 784x20 |
| RenderText {#text} at (0,0) size 574x19 |
| 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 |