Summary

Harness status: OK

Found 16 tests

Details

ResultTest NameMessage
Passtarget1 margin
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-variables/variable-reference-shorthands.html:50:13)
Passtarget1 margin-left
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-variables/variable-reference-shorthands.html:50:13)
Passtarget1 margin-top
Asserts run
Pass
assert_equals("10px", "10px")
    at Test.<anonymous> ( /css/css-variables/variable-reference-shorthands.html:50:13)
Passtarget1 margin-right
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-variables/variable-reference-shorthands.html:50:13)
Passtarget1 margin-bottom
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-variables/variable-reference-shorthands.html:50:13)
Passtarget2 margin
Asserts run
Pass
assert_equals("var(--prop)", "var(--prop)")
    at Test.<anonymous> ( /css/css-variables/variable-reference-shorthands.html:50:13)
Passtarget2 margin-left
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-variables/variable-reference-shorthands.html:50:13)
Passtarget2 margin-top
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-variables/variable-reference-shorthands.html:50:13)
Passtarget2 margin-right
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-variables/variable-reference-shorthands.html:50:13)
Passtarget2 margin-bottom
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-variables/variable-reference-shorthands.html:50:13)
Passtarget3 margin
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-variables/variable-reference-shorthands.html:50:13)
Passtarget3 margin-left
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-variables/variable-reference-shorthands.html:50:13)
Passtarget3 margin-top
Asserts run
Pass
assert_equals("10px", "10px")
    at Test.<anonymous> ( /css/css-variables/variable-reference-shorthands.html:50:13)
Passtarget3 margin-right
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-variables/variable-reference-shorthands.html:50:13)
Passtarget3 margin-bottom
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-variables/variable-reference-shorthands.html:50:13)
Passtarget4 background
Asserts run
Pass
assert_equals("var(--prop)", "var(--prop)")
    at Test.<anonymous> ( /css/css-variables/variable-reference-shorthands.html:50:13)