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 784x20
7 LayoutText {#text} at (0,0) size 768x19
8 text run at (0,0) width 768: "This tests for a bug where deleting everything in a paragraph of colored text would prevent the user from changing the text color."
9 LayoutBlockFlow {DIV} at (0,36) size 784x20
10 LayoutInline {FONT} at (0,0) size 141x19 [color=#FF0000]
11 LayoutText {#text} at (0,0) size 141x19
12 text run at (0,0) width 141: "This text should be red."
13 LayoutInline {FONT} at (0,0) size 146x19 [color=#0000FF]
14 LayoutText {#text} at (141,0) size 146x19
15 text run at (141,0) width 146: "This text should be blue."
16 caret: position 25 of child 0 {#text} of child 1 {FONT} of child 2 {DIV} of body