blob: 6803d5769701259d658096b9a4cb7ada8867571f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutSVGRoot {svg} at (0,10) size 361x145
LayoutSVGText {text} at (0,10) size 27x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 27x19
chunk 1 text run 1 at (0.00,25.00) startOffset 0 endOffset 5 width 27.00: "Fail!"
LayoutSVGText {text} at (0,35) size 361x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 361x19
chunk 1 text run 1 at (0.00,50.00) startOffset 0 endOffset 59 width 361.00: "Success! (should be half opacity as should the image below)"
LayoutSVGImage {image} at (0,55) size 100x100 [opacity=0.50]
LayoutSVGImage {image} at (0,55) size 100x100 [opacity=0.00]
|