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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x308
LayoutBlockFlow {html} at (0,0) size 800x308
LayoutBlockFlow {body} at (8,8) size 784x292
LayoutTable {table} at (0,0) size 122x292
LayoutTableSection (anonymous) at (0,164) size 122x2
LayoutTableRow (anonymous) at (0,0) size 122x0
LayoutTableCell (anonymous) at (2,0) size 118x0 [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow {caption} at (0,40) size 122x40
LayoutText {#text} at (16,0) size 90x39
text run at (16,0) width 90: "PASS: Normal"
text run at (37,20) width 48: "Caption"
LayoutTableSection {thead} at (0,140) size 122x24
LayoutTableRow (anonymous) at (0,2) size 122x20
LayoutTableCell (anonymous) at (2,2) size 118x20 [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (0,0) size 61x19
text run at (0,0) width 61: "HEADER"
LayoutTableSection {tbody} at (0,166) size 122x42
LayoutTableRow (anonymous) at (0,0) size 122x40
LayoutTableCell (anonymous) at (2,0) size 118x40 [r=0 c=0 rs=1 cs=1]
LayoutBR {br} at (0,0) size 0x19
LayoutText {#text} at (0,20) size 118x19
text run at (0,20) width 118: "Some body content"
LayoutBR {br} at (118,20) size 0x19
LayoutTableSection {tfoot} at (0,210) size 122x22
LayoutTableRow (anonymous) at (0,0) size 122x20
LayoutTableCell (anonymous) at (2,0) size 118x20 [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (0,0) size 61x19
text run at (0,0) width 61: "FOOTER"
LayoutTableSection (anonymous) at (0,208) size 122x2
LayoutTableRow (anonymous) at (0,0) size 122x0
LayoutTableCell (anonymous) at (2,0) size 118x0 [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow {caption} at (0,80) size 122x60
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {caption} at (0,140) size 122x0
layer at (8,240) size 122x60 transparent
LayoutBlockFlow {caption} at (0,232) size 122x60
LayoutText {#text} at (25,0) size 110x59
text run at (25,0) width 72: "PASS: First"
text run at (6,20) width 110: "Caption aligned to"
text run at (28,40) width 66: "the bottom"
layer at (10,172) size 216x20
LayoutBlockFlow (positioned) {caption} at (10,172) size 215.53x20
LayoutText {#text} at (0,0) size 216x19
text run at (0,0) width 216: "PASS: Caption with a fixed position"
layer at (8,8) size 122x40 transparent
LayoutBlockFlow {caption} at (0,0) size 122x40
LayoutText {#text} at (0,0) size 122x39
text run at (0,0) width 122: "PASS: Caption with"
text run at (27,20) width 68: "opacity 0.7"
layer at (10,216) size 314x20 transparent
LayoutBlockFlow (positioned) {caption} at (10,216) size 313.53x20
LayoutText {#text} at (0,0) size 314x19
text run at (0,0) width 314: "PASS: Caption with a fixed position and opacity 0.6"
layer at (8,88) size 122x59 transparent
LayoutInline {a} at (0,0) size 122x59
LayoutText {#text} at (0,0) size 122x59
text run at (0,0) width 122: "PASS: Caption with"
text run at (7,20) width 108: "opacity 0.5 in one"
text run at (28,40) width 66: "of its child."
layer at (69,148) size 419x20 transparent
LayoutBlockFlow (positioned) {a} at (69,148) size 418.53x20
LayoutText {#text} at (0,0) size 419x19
text run at (0,0) width 419: "PASS: Caption with opacity 0.4 and fixed position of one of the child."
|