Index: LayoutTests/animations/svg-attribute-interpolation/svg-transform-interpolation-expected.txt |
diff --git a/LayoutTests/animations/svg-attribute-interpolation/svg-transform-interpolation-expected.txt b/LayoutTests/animations/svg-attribute-interpolation/svg-transform-interpolation-expected.txt |
index 52b14cf8272e2de0ad6d758765c584ea02fbd1d3..ef82ec08389804e78086195003babd6efd5adb93 100644 |
--- a/LayoutTests/animations/svg-attribute-interpolation/svg-transform-interpolation-expected.txt |
+++ b/LayoutTests/animations/svg-attribute-interpolation/svg-transform-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: transform from [translate(10 20)] to [translate(30 60)] was [translate(10 20)] at 0 |