1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
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 784x60
LayoutText {#text} at (0,0) size 774x59
text run at (0,0) width 774: "You should see a single 100x100 green square below. If your browser supports the display of ALT text, you should see the word"
text run at (0,20) width 196: "\"Image\" inside the green square. "
text run at (196,20) width 256: "If you see any red, then the test has failed. "
text run at (452,20) width 314: "This test is checking to make sure replaced elements"
text run at (0,40) width 195: "inside boxes get stretched when "
LayoutInline {CODE} at (0,0) size 144x16
LayoutText {#text} at (195,43) size 144x16
text run at (195,43) width 144: "box-align: stretch"
LayoutText {#text} at (339,40) size 74x19
text run at (339,40) width 74: " is specified."
LayoutDeprecatedFlexibleBox {DIV} at (0,76) size 100x100 [bgcolor=#FF0000]
LayoutBlockFlow {IMG} at (0,0) size 100x100 [bgcolor=#008000]
layer at (8,84) size 100x100 clip at (9,85) size 98x98
LayoutBlockFlow {DIV} at (0,0) size 100x100 [border: (1px solid #C0C0C0)]
layer at (10,86) size 96x20
LayoutBlockFlow {DIV} at (2,2) size 96x20
LayoutText {#text} at (0,0) size 37x19
text run at (0,0) width 37: "Image"
|