1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
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 784x579
LayoutBlockFlow {P} at (0,0) size 784x40
LayoutText {#text} at (0,0) size 760x39
text run at (0,0) width 631: "This tests that inserting a newline in place of a full line of quoted content doesn't add an extra quoted line. "
text run at (631,0) width 129: "The test has passed if"
text run at (0,20) width 383: "there are no empty lines (quoted or unquoted) in the box below."
LayoutBlockFlow {DIV} at (0,56) size 784x60
LayoutBlockFlow {BLOCKQUOTE} at (0,0) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
LayoutBlockFlow {DIV} at (12,0) size 772x20
LayoutText {#text} at (0,0) size 42x19
text run at (0,0) width 42: "quoted"
LayoutBlockFlow {DIV} at (12,20) size 772x0
LayoutBlockFlow (anonymous) at (0,20) size 784x20
LayoutText {#text} at (0,0) size 56x19
text run at (0,0) width 56: "unquoted"
LayoutBR {BR} at (56,15) size 0x0
LayoutBlockFlow {BLOCKQUOTE} at (0,40) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
LayoutBlockFlow {DIV} at (12,0) size 772x20
LayoutText {#text} at (0,0) size 42x19
text run at (0,0) width 42: "quoted"
LayoutBlockFlow {PRE} at (0,129) size 784x0
caret: position 8 of child 2 {#text} of child 3 {DIV} of body
|