Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
FailCan animate standard property in shadowassert_equals: expected "0px" but got "1264px"
    at Test.<anonymous> (https://www1.wpt.live/css/css-mixins/function-shadow-animations.html:49:5)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/css/css-mixins/function-shadow-animations.html:46:3
Asserts run
Fail
assert_equals("1264px", "0px")
    at Test.<anonymous> ( /css/css-mixins/function-shadow-animations.html:49:5)
FailCan animate typed custom property in shadowassert_equals: expected "40px" but got "0px"
    at Test.<anonymous> (https://www1.wpt.live/css/css-mixins/function-shadow-animations.html:87:5)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/css/css-mixins/function-shadow-animations.html:83:3
Asserts run
Pass
assert_equals("0px", "0px")
    at Test.<anonymous> ( /css/css-mixins/function-shadow-animations.html:86:5)
Fail
assert_equals("0px", "40px")
    at Test.<anonymous> ( /css/css-mixins/function-shadow-animations.html:87:5)
FailCan animate untyped custom property in shadowassert_equals: expected "0px" but got "--from()"
    at Test.<anonymous> (https://www1.wpt.live/css/css-mixins/function-shadow-animations.html:123:5)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/css/css-mixins/function-shadow-animations.html:120:3
Asserts run
Fail
assert_equals("--from()", "0px")
    at Test.<anonymous> ( /css/css-mixins/function-shadow-animations.html:123:5)