Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passem units respond to font-size animation
Asserts run
Pass
assert_equals("15px", "15px")
    at Test.<anonymous> ( /css/css-animations/animation-base-response-001.html:67:5)
Passex units respond to font-size animation
Asserts run
Pass
assert_equals("8px", "8px")
    at Test.<anonymous> ( /css/css-animations/animation-base-response-001.html:67:5)
Passvar() references respond to custom property animation
Asserts run
Pass
assert_equals("20px", "20px")
    at Test.<anonymous> ( /css/css-animations/animation-base-response-001.html:67:5)