1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x252
LayoutBlockFlow {HTML} at (0,0) size 800x252
LayoutBlockFlow {BODY} at (8,48) size 784x156
LayoutBlockFlow {P} at (48,0) size 688x20
LayoutInline {SPAN} at (0,0) size 230x25 [border: (3px solid #008000)]
LayoutText {#text} at (3,0) size 224x19
text run at (3,0) width 224: "This box should have a green border."
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {P} at (48,68) size 688x20
LayoutInline {SPAN} at (0,0) size 230x25 [border: (3px solid #008000)]
LayoutText {#text} at (3,0) size 224x19
text run at (3,0) width 224: "This box should have a green border."
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {P} at (48,136) size 688x20
LayoutInline {SPAN} at (0,0) size 569x83 [border: (32px solid #800080) (32px solid #008000) (32px solid #0000FF) (32px solid #FFFF00)]
LayoutText {#text} at (32,0) size 505x19
text run at (32,0) width 505: "Clockwise from top, the borders should be: PURPLE, GREEN, BLUE, YELLOW."
LayoutText {#text} at (0,0) size 0x0
|