Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailUnsetting transition should not affect in-flight transitionsassert_equals: Even after unsetting transition, the transition should be 50% complete expected "50px" but got "100px"
    at Test.<anonymous> (https://www1.wpt.live/css/css-transitions/changing-while-transition-004.html:37:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at https://www1.wpt.live/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://www1.wpt.live/resources/testharness.js:737:20
Asserts run
Pass
assert_equals("50px", "50px", "Transition should be initially 50% complete")
    at Test.<anonymous> ( /css/css-transitions/changing-while-transition-004.html:25:3)
Fail
assert_equals("100px", "50px", "Even after unsetting transition, the transition should be 50% complete")
    at Test.<anonymous> ( /css/css-transitions/changing-while-transition-004.html:37:3)