Index: third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-transform-matrix-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-transform-matrix-expected.txt b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-transform-matrix-expected.txt |
index 12f89df4cf8db3842266cb77f013474652bd51ca..d55b8d08dd39493527ee1c3bccd7f73772855484 100644 |
--- a/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-transform-matrix-expected.txt |
+++ b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-transform-matrix-expected.txt |
@@ -1,4 +1,3 @@ |
-CONSOLE WARNING: line 314: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead. |
This is a testharness.js-based test. |
PASS This test uses interpolation-test.js. |
PASS SMIL: Interpolate attribute <transform> with underlying [matrix(1 2 3 4 5 6)] from add [rotate(10 20 30)] to add [rotate(30 70 150)] at (0) is [matrix(1 2 3 4 5 6) rotate(10 20 30)] |