Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passaddition of a shadow root should not cancel in-flight transitions
Asserts run
Pass
assert_equals("50px", "50px", "Transition should be initially 50% complete")
    at Test.<anonymous> ( /css/css-transitions/shadow-root-insertion.html:24:3)
Pass
assert_equals("50px", "50px", "Transition should not have been canceled")
    at Test.<anonymous> ( /css/css-transitions/shadow-root-insertion.html:34:3)