Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(399)

Unified Diff: third_party/WebKit/LayoutTests/animations/step-middle-timing-function-deprecated-expected.txt

Issue 2927123005: Deprecate step timing with position 'middle' (Closed)
Patch Set: Rebase Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/animations/step-middle-timing-function-deprecated-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/step-middle-timing-function-deprecated-expected.txt b/third_party/WebKit/LayoutTests/animations/step-middle-timing-function-deprecated-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..80fc9976bc053b502b99cdfdeff5153e715e24e7
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/animations/step-middle-timing-function-deprecated-expected.txt
@@ -0,0 +1,6 @@
+CONSOLE WARNING: line 20: The step timing function with step position 'middle' is deprecated and will be removed in M62, around October 2017. Please use the frames timing function instead. See https://www.chromestatus.com/features/5189363944128512 for more details.
+This is a testharness.js-based test.
+PASS The step timing function with step position 'middle' does not function outside of Web Animations.
+PASS The step timing function with step position 'middle' is deprecated in Web Animations.
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698