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 800x250
LayoutBlockFlow {HTML} at (0,0) size 800x250
LayoutBlockFlow {BODY} at (8,16) size 784x226
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 271x17
text run at (0,0) width 271: "Test passes if there is a blue square below."
layer at (8,50) size 784x192
LayoutBlockFlow (relative positioned) {DIV} at (0,34) size 784x192
LayoutBlockFlow {DIV} at (0,0) size 96x192 [bgcolor=#0000FF] [border: (24px solid #0000FF) none (24px solid #0000FF) none]
LayoutBlockFlow {DIV} at (0,48) size 96x48 [border: (24px solid #0000FF) none]
LayoutBlockFlow {DIV} at (0,96) size 96x48 [border: none (24px solid #0000FF) none]
layer at (104,50) size 96x192
LayoutBlockFlow (positioned) {DIV} at (96,0) size 96x192 [bgcolor=#0000FF]
|