Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
FailAnimations are composited by their order in the animation-name property.assert_equals: expected "100px" but got "50px"
    at Test.<anonymous> (https://www1.wpt.live/css/css-animations/CSSAnimation-compositeOrder.tentative.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("100px", "100px")
    at Test.<anonymous> ( /css/css-animations/CSSAnimation-compositeOrder.tentative.html:33:3)
Fail
assert_equals("50px", "100px")
    at Test.<anonymous> ( /css/css-animations/CSSAnimation-compositeOrder.tentative.html:37:3)
PassWeb-animation replaces CSS animation
Asserts run
Pass
assert_equals("100px", "100px")
    at Test.<anonymous> ( /css/css-animations/CSSAnimation-compositeOrder.tentative.html:43:3)
Pass
assert_equals("100px", "100px", "A higher-priority animation is not overriden by a more recentone.")
    at Test.<anonymous> ( /css/css-animations/CSSAnimation-compositeOrder.tentative.html:48:3)