Upstream version 11.40.277.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / svg / custom / shape-rendering-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   RenderSVGRoot {svg} at (0,10) size 757x193
5     RenderSVGRect {rect} at (30,10) size 140x140 [transform={m=((0.82,0.57)(-0.57,0.82)) t=(87.72,10.36)}] [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
6     RenderSVGRect {rect} at (180,10) size 140x140 [transform={m=((0.82,0.57)(-0.57,0.82)) t=(237.72,10.36)}] [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
7     RenderSVGContainer {g} at (0,166) size 757x37
8       RenderSVGText {text} at (0,166) size 304x17 contains 1 chunk(s)
9         RenderSVGInlineText {#text} at (0,0) size 304x17
10           chunk 1 text run 1 at (0.00,180.00) startOffset 0 endOffset 49 width 303.88: "The rectangle on the left should be anti-aliased."
11       RenderSVGText {text} at (0,186) size 757x17 contains 1 chunk(s)
12         RenderSVGInlineText {#text} at (0,0) size 757x17
13           chunk 1 text run 1 at (0.00,200.00) startOffset 0 endOffset 118 width 756.55: "The rectangle on the right should not be anti-aliased, as it has the property shape-rendering=\"crispEdges\". Bug 16182."