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
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x188
LayoutBlockFlow {HTML} at (0,0) size 800x188
LayoutBlockFlow {BODY} at (8,8) size 784x172
LayoutBlockFlow (anonymous) at (0,0) size 784x18
LayoutInline {DIV} at (0,0) size 528x16 [color=#FFFFFF] [bgcolor=#FF0000]
LayoutText {#text} at (0,1) size 528x16
text run at (0,1) width 528: "Ahem_font_required_for_this_test."
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {P} at (0,34) size 784x18
LayoutText {#text} at (0,0) size 444x17
text run at (0,0) width 444: "There should be no red below, only a green square bordered in green."
LayoutTable {TABLE} at (0,68) size 104x104
LayoutTableSection {TBODY} at (0,0) size 104x104
LayoutTableRow {TR} at (0,2) size 104x100
LayoutTableCell {TD} at (2,2) size 100x100 [color=#800000] [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow {DIV} at (0,0) size 100x20 [color=#008000]
LayoutText {#text} at (0,0) size 100x20
text run at (0,0) width 100: "XXXXX"
LayoutBlockFlow {DIV} at (0,20) size 100x20 [color=#008000]
LayoutText {#text} at (0,0) size 20x20
text run at (0,0) width 20: "X"
LayoutInline {SPAN} at (0,0) size 60x20 [bgcolor=#00FF00]
LayoutText {#text} at (20,0) size 60x20
text run at (20,0) width 60: " "
LayoutText {#text} at (80,0) size 20x20
text run at (80,0) width 20: "X"
LayoutBlockFlow {DIV} at (0,40) size 100x20 [color=#008000]
LayoutText {#text} at (0,0) size 20x20
text run at (0,0) width 20: "X"
LayoutInline {SPAN} at (0,0) size 60x20 [bgcolor=#00FF00]
LayoutText {#text} at (20,0) size 60x20
text run at (20,0) width 60: "\x{200B} \x{200B} \x{200B} \x{200B}"
LayoutText {#text} at (80,0) size 20x20
text run at (80,0) width 20: "X"
LayoutBlockFlow {DIV} at (0,60) size 100x20 [color=#008000]
LayoutText {#text} at (0,0) size 20x20
text run at (0,0) width 20: "X"
LayoutInline {SPAN} at (0,0) size 60x20 [bgcolor=#00FF00]
LayoutText {#text} at (20,0) size 60x20
text run at (20,0) width 60: " \x{200B} \x{200B} "
LayoutText {#text} at (80,0) size 20x20
text run at (80,0) width 20: "X"
LayoutBlockFlow {DIV} at (0,80) size 100x20 [color=#008000]
LayoutText {#text} at (0,0) size 100x20
text run at (0,0) width 100: "XXXXX"
|