summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/svg/custom/shape-rendering-expected.txt
blob: bc2b2869f9e24ccbb8305ce7ea4b5f54e9bfdfcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
layer at (0,0) size 800x600
  LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
  LayoutSVGRoot {svg} at (0,10) size 709x194
    LayoutSVGRect {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]
    LayoutSVGRect {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]
    LayoutSVGContainer {g} at (0,165) size 709x39
      LayoutSVGText {text} at (0,165) size 282x19 contains 1 chunk(s)
        LayoutSVGInlineText {#text} at (0,0) size 282x19
          chunk 1 text run 1 at (0.00,180.00) startOffset 0 endOffset 49 width 282.00: "The rectangle on the left should be anti-aliased."
      LayoutSVGText {text} at (0,185) size 709x19 contains 1 chunk(s)
        LayoutSVGInlineText {#text} at (0,0) size 709x19
          chunk 1 text run 1 at (0.00,200.00) startOffset 0 endOffset 118 width 709.00: "The rectangle on the right should not be anti-aliased, as it has the property shape-rendering=\"crispEdges\". Bug 16182."