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
|
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
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 320x17
text run at (0,0) width 320: "This tests that the background of a table cell with "
LayoutInline {TT} at (0,0) size 137x16
LayoutText {#text} at (319,2) size 137x16
text run at (319,2) width 137: "visibility:hidden"
LayoutText {#text} at (455,0) size 110x17
text run at (455,0) width 110: " is never painted."
LayoutBlockFlow {P} at (0,34) size 784x18
LayoutText {#text} at (0,0) size 465x17
text run at (0,0) width 465: "You should see nine green squares and no red, orange or yellow squares."
LayoutTable {TABLE} at (4,68) size 27x25
LayoutTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
LayoutTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
LayoutTableCell {TD} at (0,11) size 27x2 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
LayoutTable {TABLE} at (4,97) size 27x25 [bgcolor=#FF0000]
LayoutTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
LayoutTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
LayoutTableCell {TD} at (0,11) size 27x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
LayoutTable {TABLE} at (4,126) size 27x25 [bgcolor=#FF0000]
LayoutTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
LayoutTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
LayoutTableCell {TD} at (0,11) size 27x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
LayoutTable {TABLE} at (4,155) size 27x25 [bgcolor=#FF0000]
LayoutTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
LayoutTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
LayoutTableCell {TD} at (0,11) size 27x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
LayoutTable {TABLE} at (4,184) size 27x25 [bgcolor=#008000]
LayoutTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FF0000]
LayoutTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
LayoutTableCell {TD} at (0,11) size 27x2 [r=0 c=0 rs=1 cs=1]
LayoutTable {TABLE} at (4,213) size 27x25 [bgcolor=#FF0000]
LayoutTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
LayoutTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
LayoutTableCell {TD} at (0,11) size 27x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
LayoutTable {TABLE} at (4,242) size 27x25 [bgcolor=#FF0000]
LayoutTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
LayoutTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
LayoutTableCell {TD} at (0,11) size 27x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
LayoutTable {TABLE} at (4,271) size 27x25 [bgcolor=#008000]
LayoutTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
LayoutTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
LayoutTableCell {TD} at (0,11) size 27x2 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
LayoutTable {TABLE} at (4,300) size 27x25 [bgcolor=#FF0000]
LayoutTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
LayoutTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
LayoutTableCell {TD} at (0,11) size 27x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
LayoutTable {TABLE} at (4,329) size 27x25 [bgcolor=#008000]
LayoutTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
LayoutTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
LayoutTableCell {TD} at (0,11) size 27x2 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
|