Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTimeline offset in Animation Keyframes
Asserts run
Pass
assert_equals("0", "0", "Effect at entry 0%")
    at Test.<anonymous> ( /scroll-animations/css/timeline-range-name-offset-in-keyframes.tentative.html:56:7)
Pass
assert_equals("0.5", "0.5", "Effect at entry 50%")
    at Test.<anonymous> ( /scroll-animations/css/timeline-range-name-offset-in-keyframes.tentative.html:61:7)
Pass
assert_equals("1", "1", "Effect at entry 100%")
    at Test.<anonymous> ( /scroll-animations/css/timeline-range-name-offset-in-keyframes.tentative.html:66:7)
Pass
assert_equals("1", "1", "Effect at exit 0%")
    at Test.<anonymous> ( /scroll-animations/css/timeline-range-name-offset-in-keyframes.tentative.html:72:7)
Pass
assert_equals("0.5", "0.5", "Effect at exit 50%")
    at Test.<anonymous> ( /scroll-animations/css/timeline-range-name-offset-in-keyframes.tentative.html:77:7)
Pass
assert_equals("0", "0", "Effect at exit 100%")
    at Test.<anonymous> ( /scroll-animations/css/timeline-range-name-offset-in-keyframes.tentative.html:82:7)
Pass
assert_equals("1", "1", "Effect at entry 100%")
    at Test.<anonymous> ( /scroll-animations/css/timeline-range-name-offset-in-keyframes.tentative.html:91:7)
Pass
assert_equals("0.5", "0.5", "Effect at entry 50% (post resize)")
    at Test.<anonymous> ( /scroll-animations/css/timeline-range-name-offset-in-keyframes.tentative.html:99:7)
Pass
assert_equals("0.5", "0.5", "Effect at exit 50% (post resize)")
    at Test.<anonymous> ( /scroll-animations/css/timeline-range-name-offset-in-keyframes.tentative.html:106:7)