Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
FailIt is possible to transition an unregistered custom property using "transition-behavior: allows-discrete"assert_equals: A single "transitionstart" event was dispatched expected 1 but got 0
    at Test.<anonymous> (https://www1.wpt.live/css/css-transitions/custom-property-and-allow-discrete.html:37:3)
Asserts run
Fail
assert_equals(0, 1, "A single \"transitionstart\" event was dispatched")
    at Test.<anonymous> ( /css/css-transitions/custom-property-and-allow-discrete.html:37:3)
FailIt is possible to transition an unregistered custom property using "transition-behavior: allows-discrete" when setting "transition-property" in the style change that yields the transitionpromise_test: Unhandled rejection with value: object "TypeError: Cannot read properties of undefined (reading 'transitionProperty')"
Error
    at get_stack (https://www1.wpt.live/resources/testharness.js:4575:21)
    at new AssertionError (https://www1.wpt.live/resources/testharness.js:4568:22)
    at assert (https://www1.wpt.live/resources/testharness.js:4552:19)
    at Test.<anonymous> (https://www1.wpt.live/resources/testharness.js:764:29)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at https://www1.wpt.live/resources/testharness.js:2689:35
Asserts runNo asserts ran