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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/startTime-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: update Created 3 years, 10 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 unified diff | Download patch
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 Found 6 tests. 3 PASS 3 FAIL 0 TIMEOUT 0 NOTRUN
2 FAIL startTime of a newly created (idle) animation is unresolved Animation is no t defined 3 FAIL startTime of a newly created (idle) animation is unresolved Animation is no t defined
3 FAIL startTime of a play-pending animation is unresolved Animation is not define d 4 FAIL startTime of a play-pending animation is unresolved Animation is not define d
4 FAIL startTime of a pause-pending animation is unresolved Animation is not defin ed 5 FAIL startTime of a pause-pending animation is unresolved Animation is not defin ed
5 PASS startTime of a play-pending animation created using Element.animate shortcu t is unresolved 6 PASS startTime of a play-pending animation created using Element.animate shortcu t is unresolved
6 PASS startTime is resolved when running 7 PASS startTime is resolved when running
7 PASS startTime and currentTime are unresolved when animation is cancelled 8 PASS startTime and currentTime are unresolved when animation is cancelled
8 Harness: the test ran to completion. 9 Harness: the test ran to completion.
9 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698