Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Pass!important should not override transition
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-transitions/transition-important.html:20:5)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-transitions/transition-important.html:22:5)