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

Unified Diff: LayoutTests/animations/events-with-short-duration-and-delay-expected.txt

Issue 23173007: Web Animations: Fix CSS events to handle animations with very short durations (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 7 years, 4 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
« no previous file with comments | « LayoutTests/animations/events-with-short-duration-and-delay.html ('k') | Source/core/animation/Animation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/animations/events-with-short-duration-and-delay-expected.txt
diff --git a/LayoutTests/animations/events-with-short-duration-and-delay-expected.txt b/LayoutTests/animations/events-with-short-duration-and-delay-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..28c97f0279a1c340a74da731d6c82bd1695fb41a
--- /dev/null
+++ b/LayoutTests/animations/events-with-short-duration-and-delay-expected.txt
@@ -0,0 +1,4 @@
+Test events when the animation has a short duration and is delayed.
+PASS: got webkitAnimationStart event
+PASS: got webkitAnimationEnd event
+
« no previous file with comments | « LayoutTests/animations/events-with-short-duration-and-delay.html ('k') | Source/core/animation/Animation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698