Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passtesting background-size: calc(67% - 54% + 4em) 50%
Asserts run
Pass
assert_equals("calc(13% + 64px) 50%", "calc(13% + 64px) 50%")
    at Test.<anonymous> ( /css/css-values/getComputedStyle-calc-mixed-units-001.html:65:7)
Passtesting background-position: calc(100% - 100% + 20em)
Asserts run
Pass
assert_equals("calc(0% + 320px) 50%", "calc(0% + 320px) 50%")
    at Test.<anonymous> ( /css/css-values/getComputedStyle-calc-mixed-units-001.html:65:7)
Passtesting height: calc(60% - 50% + 3em)
Asserts run
Pass
assert_equals("105px", "105px")
    at Test.<anonymous> ( /css/css-values/getComputedStyle-calc-mixed-units-001.html:65:7)