1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x154
LayoutBlockFlow {HTML} at (0,0) size 800x154
LayoutBlockFlow {BODY} at (8,16) size 784x130
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 432x17
text run at (0,0) width 432: "Test passes if the blue and orange boxes below are the same height."
layer at (8,50) size 784x96
LayoutBlockFlow (relative positioned) {DIV} at (0,34) size 784x96
LayoutBlockFlow {DIV} at (0,0) size 96x96 [bgcolor=#0000FF]
layer at (8,146) size 96x96
LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 96x96
layer at (104,50) size 96x96
LayoutBlockFlow (positioned) {DIV} at (96,0) size 96x96 [bgcolor=#FFA500]
|