| 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 784x36 |
| RenderText {#text} at (0,0) size 769x36 |
| text run at (0,0) width 383: "This tests for a crash when pasting content into a table cell. " |
| text run at (382,0) width 387: "The table cell has some collapsed whitespace at the end of it" |
| text run at (0,18) width 141: "that tickled the crash. " |
| text run at (140,18) width 336: "You should see 'Hello World' in the table cell below." |
| RenderBlock {DIV} at (0,52) size 784x28 |
| RenderTable {TABLE} at (0,0) size 90x28 [border: (1px outset #808080)] |
| RenderTableSection {TBODY} at (1,1) size 88x26 |
| RenderTableRow {TR} at (0,2) size 88x22 |
| RenderTableCell {TD} at (2,2) size 84x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
| RenderText {#text} at (2,2) size 80x18 |
| text run at (2,2) width 80: "Hello World" |
| text run at (81,2) width 1: " \x{9}\x{9} \x{9}\x{9}" |
| caret: position 11 of child 0 {#text} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 1 {TABLE} of child 2 {DIV} of body |