summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/svg/custom/clone-element-with-animated-svg-properties-expected.txt
blob: afea9acdf894d73b394c3afc342b265ecd899b8c (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
  LayoutBlockFlow {HTML} at (0,0) size 800x600
    LayoutBlockFlow {BODY} at (8,8) size 784x584
      LayoutBlockFlow {P} at (0,0) size 784x20
        LayoutText {#text} at (0,0) size 508x19
          text run at (0,0) width 508: "Here is an html paragraph. And below is a svg drawing. You should see two ellipses."
      LayoutBlockFlow {DIV} at (0,36) size 784x400
        LayoutSVGRoot {svg} at (47,233) size 222x42
          LayoutSVGEllipse {ellipse} at (47,233) size 122x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=50.00] [cy=50.00] [rx=30.00] [ry=10.00]
          LayoutSVGEllipse {ellipse} at (147,233) size 122x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=100.00] [cy=50.00] [rx=30.00] [ry=10.00]