Index: third_party/WebKit/LayoutTests/svg/animations/animateTransform-translate-attributetype-auto-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/animations/animateTransform-translate-attributetype-auto-expected.txt b/third_party/WebKit/LayoutTests/svg/animations/animateTransform-translate-attributetype-auto-expected.txt |
index 72a47b74d2ab0003e1463c94274cecb4777d4c90..8aa12d6608f93ec9f1d0c945a70bde55aa9ff475 100644 |
--- a/third_party/WebKit/LayoutTests/svg/animations/animateTransform-translate-attributetype-auto-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/animations/animateTransform-translate-attributetype-auto-expected.txt |
@@ -1,4 +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. |
+CONSOLE WARNING: line 25: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead. |
SVG 1.1 dynamic animation tests |
Tests that an animateTransform with attributeType "auto" acts as "XML". Should result in a translated 100x100 rect and only PASS messages. |