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 f6982b6cd3baf800f3bc1086801336983e22c792..f4b5b24450aabec4f3145f1b2f4ff48283942337 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,5 +1,5 @@ |
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: Hyphenated naming in Web Animations keyframes is deprecated and will be removed in M51, around June 2016. Please use camelCase instead. See https://www.chromestatus.com/features/5650817352728576 for more details. |
+CONSOLE WARNING: Hyphenated naming in Web Animations keyframes is deprecated and will be removed in M51, around May 2016. Please use camelCase instead. See https://www.chromestatus.com/features/5650817352728576 for more details. |
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)] |