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 771x35
text run at (0,0) width 322: "This is a baseline alignment test for inline blocks. "
text run at (321,0) width 450: "The last lines of the two red-bordered inline blocks should line up and"
text run at (0,18) width 124: "be on the baseline. "
LayoutBR {BR} at (123,32) size 1x0
LayoutBlockFlow {DIV} at (0,64) size 259.95x60 [border: (2px solid #FF0000)]
LayoutText {#text} at (12,12) size 83x17
text run at (12,12) width 83: "This is block"
LayoutBR {BR} at (94,26) size 1x0
LayoutText {#text} at (12,30) size 236x17
text run at (12,30) width 84: "number one. "
text run at (95,30) width 153: "This line is the last one."
LayoutText {#text} at (259,94) size 5x17
text run at (259,94) width 5: " "
LayoutBlockFlow {DIV} at (263.95,36) size 195.98x128 [border: (2px solid #FF0000)]
LayoutBlockFlow (anonymous) at (12,12) size 171.98x36
LayoutText {#text} at (0,0) size 44x17
text run at (0,0) width 44: "This is"
LayoutBR {BR} at (43,14) size 1x0
LayoutText {#text} at (0,18) size 81x17
text run at (0,18) width 81: "number two."
LayoutBlockFlow {DIV} at (12,48) size 171.98x38
LayoutText {#text} at (10,10) size 152x17
text run at (10,10) width 152: "This line is the last one."
LayoutText {#text} at (459,94) size 144x17
text run at (459,94) width 144: " More text on the line."
LayoutBR {BR} at (602,108) size 1x0
LayoutText {#text} at (0,164) size 89x17
text run at (0,164) width 89: "The next line."
|