Test passes if this text is green.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassStyle recalculation picks up “initial” variable declaration
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-variables/variable-recalc-with-initial.html:31:7)