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-pseudoelement.html:22:7)
Pass
assert_equals("::before", "::before")
    at Test.<anonymous> ( /css/css-animations/animationevent-pseudoelement.html:23:7)