Index: third_party/WebKit/LayoutTests/svg/animations/keypoints-mismatch-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/animations/keypoints-mismatch-expected.txt b/third_party/WebKit/LayoutTests/svg/animations/keypoints-mismatch-expected.txt |
index 8eb75ccb2c9c0720cb3018e57e46234a57ce9689..be683372b05f23c2d803e85d3cd1319e5f6eea60 100644 |
--- a/third_party/WebKit/LayoutTests/svg/animations/keypoints-mismatch-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/animations/keypoints-mismatch-expected.txt |
@@ -1,3 +1,2 @@ |
-CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead. |
CONSOLE ERROR: line 4: Error: <animateMotion> attribute keySplines: Invalid value, "0". |
Excellent - did not crash. See bug https://bugs.webkit.org/show_bug.cgi?id=35606 |