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

Side by Side Diff: LayoutTests/animations/animation-controller-drt-api-expected.txt

Issue 66953009: Web Animations CSS: Fix DocumentTimeline::numberOfActiveAnimationsForTesting() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix const 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Test for DRT numberOfActiveAnimations() API 1 Test for DRT numberOfActiveAnimations() API
2 2
3 Number of active animations at 0s is (4) as expected 3 PASS: Number of active animations at 0ms is (4) as expected
4 Number of active animations at 1s is (4) as expected 4 PASS: Number of active animations at 200ms is (4) as expected
5 PASS: Number of active animations at 500ms is (0) as expected
6
OLDNEW
« no previous file with comments | « LayoutTests/animations/animation-controller-drt-api.html ('k') | Source/core/animation/DocumentTimeline.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698