1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow (anonymous) at (0,0) size 784x36
LayoutText {#text} at (0,0) size 775x17
text run at (0,0) width 775: "This tests that the blockquote's typing style doesn't remain after breaking the blockquote and typing in the unquoted area."
LayoutBR {BR} at (774,14) size 1x0
LayoutBR {BR} at (0,18) size 0x17
LayoutBlockFlow {DIV} at (0,36) size 784x54
LayoutBlockFlow {BLOCKQUOTE} at (0,0) size 784x18 [color=#0000FF] [border: none (2px solid #0000FF)]
LayoutText {#text} at (12,0) size 28x17
text run at (12,0) width 28: "blue"
LayoutBlockFlow (anonymous) at (0,18) size 784x18
LayoutText {#text} at (0,0) size 35x17
text run at (0,0) width 35: "black"
LayoutBR {BR} at (34,14) size 1x0
LayoutBlockFlow {BLOCKQUOTE} at (0,36) size 784x18 [color=#0000FF] [border: none (2px solid #0000FF)]
LayoutBlockFlow {DIV} at (12,0) size 772x18
LayoutBlockFlow {BLOCKQUOTE} at (0,0) size 772x18 [color=#008000] [border: none (2px solid #008000)]
LayoutText {#text} at (12,0) size 36x17
text run at (12,0) width 36: "green"
caret: position 5 of child 2 {#text} of child 4 {DIV} of body
|