1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x274
LayoutBlockFlow {HTML} at (0,0) size 800x274
LayoutBlockFlow {BODY} at (8,16) size 784x250
LayoutBlockFlow {P} at (0,0) size 784x36
LayoutText {#text} at (0,0) size 784x35
text run at (0,0) width 784: "Test passes if the blue and orange boxes below are the same width, and the blue box is in the upper-left corner of the black"
text run at (0,18) width 28: "box."
LayoutBlockFlow {DIV} at (0,52) size 198x198 [border: (3px solid #000000)]
LayoutBlockFlow (anonymous) at (3,3) size 192x15
LayoutImage {IMG} at (0,0) size 15x15
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {DIV} at (3,18) size 15x15 [bgcolor=#FFA500]
|