blob: 0659d41ebf71c3535dc765f6d844f3f33de1898a (
plain)
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 800x92
LayoutBlockFlow {HTML} at (0,0) size 800x92
LayoutBlockFlow {BODY} at (8,16) size 784x68
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 428x17
text run at (0,0) width 428: "Test passes if the orange and blue boxes below are the same width."
LayoutBlockFlow (anonymous) at (0,34) size 784x34
LayoutBlockFlow {DIV} at (0,0) size 150x30 [bgcolor=#FFA500] [border: (5px solid #FFA500)]
LayoutBlockFlow {DIV} at (15,5) size 120x20 [border: none (10px solid #FFA500) none (10px solid #FFA500)]
LayoutText {#text} at (0,0) size 0x0
layer at (8,82) size 150x30
LayoutBlockFlow (positioned) {DIV} at (8,82) size 150x30 [bgcolor=#0000FF]
|