Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassSetting the effect of scroll-driven animation computes percentage timing values.
Asserts run
Pass
assert_equals("percent", "percent", "'actual' unit type must be 'percent' for \"undefined\"")
    at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:118:3)
Pass
assert_true(true, "'actual' must be of type CSSNumberish for \"undefined\"")
    at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:120:3)
Pass
assert_approx_equals(100, 100, 0.125, "values do not match for \"undefined\"")
    at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:130:5)
Pass
assert_equals("percent", "percent", "'actual' unit type must be 'percent' for \"undefined\"")
    at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:118:3)
Pass
assert_true(true, "'actual' must be of type CSSNumberish for \"undefined\"")
    at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:120:3)
Pass
assert_approx_equals(100, 100, 0.125, "values do not match for \"undefined\"")
    at assert_percents_approx_equal ( /scroll-animations/scroll-timelines/testcommon.js:130:5)