OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 4 tests. 0 PASS 4 FAIL 0 TIMEOUT 0 NOTRUN |
2 FAIL An origin time of zero is used when none is supplied Illegal constructor | 3 FAIL An origin time of zero is used when none is supplied Illegal constructor |
3 FAIL A zero origin time produces a document timeline with a current time identic
al to the default document timeline Illegal constructor | 4 FAIL A zero origin time produces a document timeline with a current time identic
al to the default document timeline Illegal constructor |
4 FAIL A positive origin time makes the document timeline's current time lag behin
d the default document timeline Illegal constructor | 5 FAIL A positive origin time makes the document timeline's current time lag behin
d the default document timeline Illegal constructor |
5 FAIL A negative origin time makes the document timeline's current time run ahead
of the default document timeline Illegal constructor | 6 FAIL A negative origin time makes the document timeline's current time run ahead
of the default document timeline Illegal constructor |
6 Harness: the test ran to completion. | 7 Harness: the test ran to completion. |
7 | 8 |
OLD | NEW |