Summary

Harness status: OK

Found 8 tests

Details

ResultTest NameMessage
PassUnregistered property in a simple cycle using em should not make font-size invalid at compute time
Asserts run
Pass
assert_equals("32px", "32px")
    at assert_target_matches_reference ( /css/css-properties-values-api/non-computed-unit-cycles.html:37:3)
PassUnregistered property in a multi-property cycle using em should not make font-size invalid at compute time
Asserts run
Pass
assert_equals("32px", "32px")
    at assert_target_matches_reference ( /css/css-properties-values-api/non-computed-unit-cycles.html:37:3)
PassUnregistered property in a simple cycle using lh should not make line-height invalid at compute time
Asserts run
Pass
assert_equals("38px", "38px")
    at assert_target_matches_reference ( /css/css-properties-values-api/non-computed-unit-cycles.html:37:3)
PassUnregistered property in a multi-property cycle using lh should not make line-height invalid at compute time
Asserts run
Pass
assert_equals("38px", "38px")
    at assert_target_matches_reference ( /css/css-properties-values-api/non-computed-unit-cycles.html:37:3)
PassRegistered universal property in a simple cycle using em should not make font-size invalid at compute time
Asserts run
Pass
assert_equals("32px", "32px")
    at assert_target_matches_reference ( /css/css-properties-values-api/non-computed-unit-cycles.html:37:3)
PassRegistered universal property in a multi-property cycle using em should not make font-size invalid at compute time
Asserts run
Pass
assert_equals("32px", "32px")
    at assert_target_matches_reference ( /css/css-properties-values-api/non-computed-unit-cycles.html:37:3)
PassRegistered universal property in a simple cycle using lh should not make line-height invalid at compute time
Asserts run
Pass
assert_equals("38px", "38px")
    at assert_target_matches_reference ( /css/css-properties-values-api/non-computed-unit-cycles.html:37:3)
PassRegistered universal property in a multi-property cycle using lh should not make line-height invalid at compute time
Asserts run
Pass
assert_equals("38px", "38px")
    at assert_target_matches_reference ( /css/css-properties-values-api/non-computed-unit-cycles.html:37:3)