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
27
28
29
30
31
32
33
34
|
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
LayoutText {#text} at (0,0) size 771x39
text run at (0,0) width 293: "This is a baseline alignment test for inline blocks. "
text run at (293,0) width 478: "The last lines of the two red-bordered inline blocks should line up and be on the"
text run at (0,20) width 56: "baseline. "
LayoutBR {BR} at (56,35) size 0x0
LayoutBlockFlow {DIV} at (0,70) size 241x64 [border: (2px solid #FF0000)]
LayoutText {#text} at (12,12) size 76x19
text run at (12,12) width 76: "This is block"
LayoutBR {BR} at (88,27) size 0x0
LayoutText {#text} at (12,32) size 217x19
text run at (12,32) width 79: "number one. "
text run at (91,32) width 138: "This line is the last one."
LayoutText {#text} at (241,102) size 4x19
text run at (241,102) width 4: " "
LayoutBlockFlow {DIV} at (245,40) size 182x134 [border: (2px solid #FF0000)]
LayoutBlockFlow (anonymous) at (12,12) size 158x40
LayoutText {#text} at (0,0) size 38x19
text run at (0,0) width 38: "This is"
LayoutBR {BR} at (38,15) size 0x0
LayoutText {#text} at (0,20) size 76x19
text run at (0,20) width 76: "number two."
LayoutBlockFlow {DIV} at (12,52) size 158x40
LayoutText {#text} at (10,10) size 138x19
text run at (10,10) width 138: "This line is the last one."
LayoutText {#text} at (427,102) size 133x19
text run at (427,102) width 133: " More text on the line."
LayoutBR {BR} at (560,117) size 0x0
LayoutText {#text} at (0,174) size 80x19
text run at (0,174) width 80: "The next line."
|