1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 744x39
8 text run at (0,0) width 356: "This tests for a crash when pasting content into a table cell. "
9 text run at (356,0) width 388: "The table cell has some collapsed whitespace at the end of it that"
10 text run at (0,20) width 106: "tickled the crash. "
11 text run at (106,20) width 316: "You should see 'Hello World' in the table cell below."
12 LayoutBlockFlow {DIV} at (0,56) size 784x30
13 LayoutTable {TABLE} at (0,0) size 85x30 [border: (1px outset #808080)]
14 LayoutTableSection {TBODY} at (1,1) size 83x28
15 LayoutTableRow {TR} at (0,2) size 83x24
16 LayoutTableCell {TD} at (2,2) size 79x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
17 LayoutText {#text} at (2,2) size 75x19
18 text run at (2,2) width 75: "Hello World"
19 text run at (77,2) width 0: " \x{9}\x{9} \x{9}\x{9}"
20 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