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