Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassDependent property updates correctly
Asserts run
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)")
    at Test.<anonymous> ( /css/css-animations/animation-css-variable-dependent-property.html:34:3)
Pass
assert_equals("rgb(128, 128, 128)", "rgb(128, 128, 128)")
    at Test.<anonymous> ( /css/css-animations/animation-css-variable-dependent-property.html:41:3)
Pass
assert_equals("rgb(255, 255, 255)", "rgb(255, 255, 255)")
    at Test.<anonymous> ( /css/css-animations/animation-css-variable-dependent-property.html:48:3)