| 1 | 1 | This is a testharness.js-based test.
|
|---|
| 2 | 2 | PASS document.timeline identity tests
|
|---|
| 3 | | FAIL document.timeline.currentTime value tests assert_equals: document.timeline.currentTime matches requestAnimationFrame time expected 168.61000000062631 but got 173.48366666738002
|
|---|
| 3 | FAIL document.timeline.currentTime value tests assert_equals: document.timeline.currentTime matches requestAnimationFrame time expected 159.15300000006027 but got 172.34866666672133
|
|---|
| 4 | 4 | PASS document.timeline.currentTime liveness tests
|
|---|
| 5 | 5 | PASS iframe document.timeline.currentTime liveness tests
|
|---|
| 6 | 6 | PASS document.timeline.currentTime time should be the same for all RAF callbacks in a frame
|
|---|
| 7 | 7 | Harness: the test ran to completion.
|
|---|
| 8 | 8 |
|
|---|