blob: f21285173987c2692074f8ff8477e05847ad09b0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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 580x19
text run at (0,0) width 580: "You should see a single 100x100 green square below. If you see any red, then the test has failed."
LayoutDeprecatedFlexibleBox {DIV} at (0,36) size 100x100 [bgcolor=#FF0000]
LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000]
|