1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x56
LayoutBlockFlow {html} at (0,0) size 800x56
LayoutBlockFlow {body} at (8,8) size 784x40
LayoutText {#text} at (0,0) size 161x19
text run at (0,0) width 161: "This tests the behaviour of "
LayoutInline {code} at (0,0) size 224x16
LayoutText {#text} at (161,3) size 224x16
text run at (161,3) width 224: "SVGLocatable::getScreenCTM()"
LayoutText {#text} at (385,0) size 106x19
text run at (385,0) width 106: " in mixed content "
LayoutBR {br} at (491,0) size 0x19
LayoutText {#text} at (0,20) size 303x19
text run at (0,20) width 303: "If the test passes you should see a green rectangle."
layer at (30,100) size 400x200
LayoutBlockFlow (positioned) {div} at (30,100) size 400x200
LayoutSVGRoot {svg} at (30,100) size 400x200
LayoutSVGRect {rect} at (30,100) size 400x200 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=200.00] [height=100.00]
LayoutText {#text} at (0,0) size 0x0
layer at (30,330) size 0x0
LayoutBlockFlow (positioned) {div} at (30,330) size 0x0 [color=#FF0000]
|