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

Unified Diff: LayoutTests/animations/keyframe-timing-functions-multiple-animations-expected.txt

Issue 24085002: Correctly apply per-keyframe timing functions (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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: LayoutTests/animations/keyframe-timing-functions-multiple-animations-expected.txt
diff --git a/LayoutTests/animations/keyframe-timing-functions-multiple-animations-expected.txt b/LayoutTests/animations/keyframe-timing-functions-multiple-animations-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a37467ad490bec9244820d1c8351a85621163e4a
--- /dev/null
+++ b/LayoutTests/animations/keyframe-timing-functions-multiple-animations-expected.txt
@@ -0,0 +1,5 @@
+PASS - "left" property for "target" element at 0.5s saw something close to: 50
+PASS - "top" property for "target" element at 0.5s saw something close to: 50
+PASS - "left" property for "target" element at 1.5s saw something close to: 150
+PASS - "top" property for "target" element at 1.5s saw something close to: 150
+
« no previous file with comments | « LayoutTests/animations/keyframe-timing-functions-multiple-animations.html ('k') | Source/core/animation/css/CSSAnimations.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698