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
|
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 (7.19,7.19) size 785.63x585.63
LayoutBlockFlow {P} at (0,0) size 785.63x34
LayoutText {#text} at (0,0) size 306x16
text run at (0,0) width 306: "Tests that these functions account for full page zoom."
LayoutBR {BR} at (305,13) size 1x0
LayoutText {#text} at (0,17) size 174x16
text run at (0,17) width 174: "There should be no red visible."
LayoutTable {TABLE} at (0,48.39) size 785x19
LayoutTableSection {TBODY} at (0,0) size 785x19
LayoutTableRow {TR} at (0,1) size 785x17
LayoutTableCell {TD} at (1,1) size 181x17 [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (0,0) size 141x16
text run at (0,0) width 141: "getClientBoundingRect():"
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
LayoutTableCell {TD} at (183,1) size 601x17 [r=0 c=1 rs=1 cs=1]
LayoutText {#text} at (0,0) size 94x16
text run at (0,0) width 94: "getClientRects():"
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
layer at (90,90) size 90x90
LayoutBlockFlow (positioned) {DIV} at (90,90) size 90x90 [bgcolor=#FF0000]
layer at (90,90) size 90x90
LayoutBlockFlow (positioned) {DIV} at (90,90) size 90x90 [bgcolor=#008000]
layer at (9,198) size 33x18
LayoutBlockFlow (positioned) {DIV} at (9,198) size 32.94x18
LayoutInline {SPAN} at (0,0) size 33x16 [color=#008000]
LayoutInline {B} at (0,0) size 33x17
LayoutText {#text} at (0,0) size 33x17
text run at (0,0) width 33: "PASS"
layer at (270,90) size 90x90
LayoutBlockFlow (positioned) {DIV} at (270,90) size 90x90 [bgcolor=#FF0000]
layer at (270,90) size 90x90
LayoutBlockFlow (positioned) {DIV} at (270,90) size 90x90 [bgcolor=#008000]
layer at (198,198) size 33x18
LayoutBlockFlow (positioned) {DIV} at (198,198) size 32.94x18
LayoutInline {SPAN} at (0,0) size 33x16 [color=#008000]
LayoutInline {B} at (0,0) size 33x17
LayoutText {#text} at (0,0) size 33x17
text run at (0,0) width 33: "PASS"
|