Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassAnimation does not apply when the timeline is inactive because there is not scroll range
Asserts run
Pass
assert_equals("0px", "0px")
    at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-inactive.html:47:5)
FailAnimation does not apply when timeline is initially inactiveassert_equals: expected "0px" but got "100px"
    at Test.<anonymous> (https://www1.wpt.live/scroll-animations/css/scroll-timeline-inactive.html:80:7)
Asserts run
Fail
assert_equals("100px", "0px")
    at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-inactive.html:80:7)