| Index: LayoutTests/animations/svg-attribute-interpolation/svg-points-interpolation-expected.txt
|
| diff --git a/LayoutTests/animations/svg-attribute-interpolation/svg-points-interpolation-expected.txt b/LayoutTests/animations/svg-attribute-interpolation/svg-points-interpolation-expected.txt
|
| index 7cebb33fc97078090d75dd17532e19cc3d1bff5c..847c61dd5e44bfc50cc4e69eb8dd3d0da794f6b9 100644
|
| --- a/LayoutTests/animations/svg-attribute-interpolation/svg-points-interpolation-expected.txt
|
| +++ b/LayoutTests/animations/svg-attribute-interpolation/svg-points-interpolation-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
|
|
|
| SVG SMIL:
|
| PASS: points from [10 20, 80 20, 80 70, 10 70] to [15 10, 75 10, 75 80, 15 80] was [10 20, 80 20, 80 70, 10 70] at 0
|
|
|