Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassAnimationEvent should have the correct pseudoElement memeber
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-animations/animationevent-marker-pseudoelement.html:28:7)
Pass
assert_equals("::marker", "::marker")
    at Test.<anonymous> ( /css/css-animations/animationevent-marker-pseudoelement.html:29:7)