| Index: LayoutTests/platform/linux/svg/custom/clone-element-with-animated-svg-properties-expected.txt
|
| diff --git a/LayoutTests/platform/linux/svg/custom/clone-element-with-animated-svg-properties-expected.txt b/LayoutTests/platform/linux/svg/custom/clone-element-with-animated-svg-properties-expected.txt
|
| index 7e88e3801a03d0f726a78e37f391c4817a49c66a..19a67123014459b510e98da75afec04a8df4d81b 100644
|
| --- a/LayoutTests/platform/linux/svg/custom/clone-element-with-animated-svg-properties-expected.txt
|
| +++ b/LayoutTests/platform/linux/svg/custom/clone-element-with-animated-svg-properties-expected.txt
|
| @@ -7,6 +7,6 @@ layer at (0,0) size 800x600
|
| RenderText {#text} at (0,0) size 509x19
|
| text run at (0,0) width 509: "Here is an html paragraph. And below is a svg drawing. You should see two ellipses."
|
| RenderBlock {DIV} at (0,36) size 784x400
|
| - RenderSVGRoot {svg} at (47,233) size 222x42
|
| + 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]
|
|
|