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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/AnimationTimeline/idlharness-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 9 tests. 8 PASS 1 FAIL 0 TIMEOUT 0 NOTRUN
2 PASS Web Animations API: DocumentTimeline tests 3 PASS Web Animations API: DocumentTimeline tests
3 PASS DocumentTimeline interface: existence and properties of interface object 4 PASS DocumentTimeline interface: existence and properties of interface object
4 PASS DocumentTimeline interface object length 5 PASS DocumentTimeline interface object length
5 PASS DocumentTimeline interface object name 6 PASS DocumentTimeline interface object name
6 FAIL DocumentTimeline interface: existence and properties of interface prototype object assert_equals: class string of DocumentTimeline.prototype expected "[obj ect DocumentTimelinePrototype]" but got "[object DocumentTimeline]" 7 FAIL DocumentTimeline interface: existence and properties of interface prototype object assert_equals: class string of DocumentTimeline.prototype expected "[obj ect DocumentTimelinePrototype]" but got "[object DocumentTimeline]"
7 PASS DocumentTimeline interface: existence and properties of interface prototype object's "constructor" property 8 PASS DocumentTimeline interface: existence and properties of interface prototype object's "constructor" property
8 PASS DocumentTimeline must be primary interface of document.timeline 9 PASS DocumentTimeline must be primary interface of document.timeline
9 PASS Stringification of document.timeline 10 PASS Stringification of document.timeline
10 PASS AnimationTimeline interface: document.timeline must inherit property "curre ntTime" with the proper type (0) 11 PASS AnimationTimeline interface: document.timeline must inherit property "curre ntTime" with the proper type (0)
11 Harness: the test ran to completion. 12 Harness: the test ran to completion.
12 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698