Pass | Document timelines report current time relative to navigationStart | Asserts runPass | assert_greater_than_equal(0, 0, "The current time is initially is positive or zero")
at Test.<anonymous> ( /web-animations/timing-model/timelines/document-timelines.html:13:3) | Pass | assert_not_equals("loading", "complete", "Test is running prior to document load")
at Test.<anonymous> ( /web-animations/timing-model/timelines/document-timelines.html:20:3) | Pass | assert_equals(903.6, 903.6, "The current time matches requestAnimationFrame time")
at Test.<anonymous> ( /web-animations/timing-model/timelines/document-timelines.html:31:7) |
|