| Index: third_party/WebKit/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt
|
| index f7cc08cafc8233cc5374e29620b0852f5237a03b..3a6b06c52c3701e148d30d39d697e751f017808e 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt
|
| @@ -1,5 +1,6 @@
|
| +CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
|
| layer at (0,0) size 480x360
|
| - RenderView at (0,0) size 480x360
|
| + LayoutView at (0,0) size 480x360
|
| layer at (0,0) size 480x360
|
| LayoutSVGRoot {svg} at (0,0) size 480x360
|
| LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
|
| @@ -11,7 +12,7 @@ layer at (0,0) size 480x360
|
| chunk 1 (middle anchor) text run 1 at (129.50,25.00) startOffset 0 endOffset 33 width 221.00: "<animateTransform> shape elements"
|
| LayoutSVGContainer {g} at (23,59) size 438x225
|
| LayoutSVGContainer {g} at (29,59) size 62x95 [transform={m=((1.00,0.00)(0.00,1.00)) t=(60.00,90.00)}]
|
| - LayoutSVGPath {path} at (29,59) size 62x62 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [data="M 0 0 C 20 0 30 -10 30 -30 C 10 -30 0 -20 0 0 C 0 -20 -10 -30 -30 -30 C -30 -10 -20 0 0 0 C -20 0 -30 10 -30 30 C -10 30 0 20 0 0 C 0 20 10 30 30 30 C 30 10 20 0 0 0 Z"]
|
| + LayoutSVGPath {path} at (29,59) size 62x62 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [data="M 0 0 Q 30 0 30 -30 Q 0 -30 0 0 Q 0 -30 -30 -30 Q -30 0 0 0 Q -30 0 -30 30 Q 0 30 0 0 Q 0 30 30 30 Q 30 0 0 0 Z"]
|
| LayoutSVGText {text} at (-22,45) size 44x19 contains 1 chunk(s)
|
| LayoutSVGInlineText {#text} at (0,0) size 44x19
|
| chunk 1 (middle anchor) text run 1 at (-22.00,60.00) startOffset 0 endOffset 6 width 44.00: "<path>"
|
|
|