Index: third_party/WebKit/LayoutTests/animations/css-animation-overrides-svg-presentation-attribute-animation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/animations/css-animation-overrides-svg-presentation-attribute-animation-expected.txt b/third_party/WebKit/LayoutTests/animations/css-animation-overrides-svg-presentation-attribute-animation-expected.txt |
index 1b61eedce9a6223a026b16794aa45004d95c0513..43f4b149d3180b646ed7943c334826b84ff8e6b0 100644 |
--- a/third_party/WebKit/LayoutTests/animations/css-animation-overrides-svg-presentation-attribute-animation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/animations/css-animation-overrides-svg-presentation-attribute-animation-expected.txt |
@@ -1,4 +1,4 @@ |
-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. |
FAIL CSS animations always override SVG presentation attribute animations assert_equals: expected "rgb(0, 128, 0)" but got "rgb(255, 0, 0)" |
Harness: the test ran to completion. |