OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
2 PASS Web Animations API: DocumentTimeline tests | 2 PASS Web Animations API: DocumentTimeline tests |
3 PASS DocumentTimeline interface: existence and properties of interface object | 3 PASS DocumentTimeline interface: existence and properties of interface object |
4 FAIL DocumentTimeline interface object length assert_equals: wrong value for Doc
umentTimeline.length expected 1 but got 0 | 4 PASS DocumentTimeline interface object length |
5 PASS DocumentTimeline interface object name | 5 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]" | 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 PASS DocumentTimeline interface: existence and properties of interface prototype
object's "constructor" property | 7 PASS DocumentTimeline interface: existence and properties of interface prototype
object's "constructor" property |
8 PASS DocumentTimeline must be primary interface of document.timeline | 8 PASS DocumentTimeline must be primary interface of document.timeline |
9 PASS Stringification of document.timeline | 9 PASS Stringification of document.timeline |
10 PASS AnimationTimeline interface: document.timeline must inherit property "curre
ntTime" with the proper type (0) | 10 PASS AnimationTimeline interface: document.timeline must inherit property "curre
ntTime" with the proper type (0) |
11 Harness: the test ran to completion. | 11 Harness: the test ran to completion. |
12 | 12 |
OLD | NEW |