Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passborder-color should serialize to the empty string when border references a variable
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-variables/vars-border-shorthand-serialize.html:18:13)
Passborder-style should serialize to the empty string when border references a variable
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-variables/vars-border-shorthand-serialize.html:21:13)
Passborder-width should serialize to the empty string when border references a variable
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-variables/vars-border-shorthand-serialize.html:24:13)