1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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 784x20
LayoutText {#text} at (0,0) size 344x19
text run at (0,0) width 344: "The green box should always obscure the red box below."
layer at (8,44) size 402x202 clip at (9,45) size 400x200
LayoutBlockFlow (relative positioned) {DIV} at (0,36) size 402x202 [border: (1px solid #000000)]
layer at (9,45) size 200x200
LayoutBlockFlow (positioned) zI: 3 {DIV} at (1,1) size 200x200 [bgcolor=#BBBBBB]
layer at (9,45) size 100x100
LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
layer at (9,45) size 100x100
LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000]
|