Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassNamed range keyframe offset when you have a document timeline
Asserts run
Pass
assert_equals("0", "0", "unexpected value in the before phase")
    at Test.<anonymous> ( /scroll-animations/css/named-range-keyframes-with-document-timeline.tentative.html:41:7)
Pass
assert_equals("0.5", "0.5", "unexpected value in the middle of the animation")
    at Test.<anonymous> ( /scroll-animations/css/named-range-keyframes-with-document-timeline.tentative.html:45:7)
Pass
assert_equals("1", "1", "unexpected value in the after phase")
    at Test.<anonymous> ( /scroll-animations/css/named-range-keyframes-with-document-timeline.tentative.html:49:7)