Index: third_party/WebKit/LayoutTests/css3/motion-path/motion-properties-deprecated-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/css3/motion-path/motion-properties-deprecated-expected.txt b/third_party/WebKit/LayoutTests/css3/motion-path/motion-properties-deprecated-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..48d34deb4dc0c571f63a8b3e6b03f92bd786b3b7 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/css3/motion-path/motion-properties-deprecated-expected.txt |
@@ -0,0 +1,7 @@ |
+CONSOLE WARNING: motion-offset is deprecated and will be removed in M58, around April 2017. Please use offset-distance instead. See https://www.chromestatus.com/features/6390764217040896 for more details. |
+CONSOLE WARNING: motion-path is deprecated and will be removed in M58, around April 2017. Please use offset-path instead. See https://www.chromestatus.com/features/6390764217040896 for more details. |
+CONSOLE WARNING: motion-rotation is deprecated and will be removed in M58, around April 2017. Please use offset-rotate instead. See https://www.chromestatus.com/features/6390764217040896 for more details. |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |