| Index: LayoutTests/svg/animations/animate-path-to-animation-expected.txt
|
| diff --git a/LayoutTests/svg/animations/animate-path-to-animation-expected.txt b/LayoutTests/svg/animations/animate-path-to-animation-expected.txt
|
| index 75f7282ed8281fb547bcf84c6c2aef82ccf38304..322d8310ed05a556297597841b8383c4cad05062 100644
|
| --- a/LayoutTests/svg/animations/animate-path-to-animation-expected.txt
|
| +++ b/LayoutTests/svg/animations/animate-path-to-animation-expected.txt
|
| @@ -1,4 +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.
|
| +CONSOLE WARNING: 'Element.offsetLeft' is deprecated and will be removed in M47, around Novemver 2015. The offset* attributes are only standardized and widely supported for HTML elements
|
| +CONSOLE WARNING: 'Element.offsetTop' is deprecated and will be removed in M47, around Novemver 2015. The offset* attributes are only standardized and widely supported for HTML elements
|
| SVG 1.1 dynamic animation tests
|
|
|
| Test calcMode spline with to animation. You should see a green 100x100 path and only PASS messages
|
|
|