Summary

Harness status: OK

Found 3 tests

Details

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