Index: third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-points-composition-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-points-composition-expected.txt b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-points-composition-expected.txt |
index 1c7199ca839730efb8d4b13b99b5a556352c8f62..e12da9c8ac14053d2ed684ef51eb2b9d0db77233 100644 |
--- a/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-points-composition-expected.txt |
+++ b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-points-composition-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 <points> with underlying [10 10, 20 20] from add [40 40, 30 30] to add [90 90, -10 -10] at (0) is [50 50, 50 50] |