Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassViewTimeline use untransformed box for range calculations
Asserts run
Pass
assert_approx_equals(0, 0, 0.000001, "progress at contain 0%")
    at assert_progress_equals ( /scroll-animations/css/view-timeline-with-transform-on-subject.html:46:7)
Pass
assert_approx_equals(0.5, 0.5, 0.000001, "progress at contain 50%")
    at assert_progress_equals ( /scroll-animations/css/view-timeline-with-transform-on-subject.html:46:7)
Pass
assert_approx_equals(1, 1, 0.000001, "progress at contain 100%")
    at assert_progress_equals ( /scroll-animations/css/view-timeline-with-transform-on-subject.html:46:7)