Summary

Harness status: OK

Found 8 tests

Details

ResultTest NameMessage
Passtesting width: calc(10% + 2em)
Asserts run
Pass
assert_equals("84px", "84px")
    at Test.<anonymous> ( /css/css-values/getComputedStyle-calc-mixed-units-002.html:78:7)
Passtesting width: calc(5% + 4rem)
Asserts run
Pass
assert_equals("146px", "146px")
    at Test.<anonymous> ( /css/css-values/getComputedStyle-calc-mixed-units-002.html:78:7)
Passtesting width: calc(8lh + 7px)
Asserts run
Pass
assert_equals("167px", "167px")
    at Test.<anonymous> ( /css/css-values/getComputedStyle-calc-mixed-units-002.html:78:7)
Passtesting height: calc(10% + 6pt)
Asserts run
Pass
assert_equals("58px", "58px")
    at Test.<anonymous> ( /css/css-values/getComputedStyle-calc-mixed-units-002.html:78:7)
Passtesting width: calc(4em + 2.6458333cm)
Asserts run
Pass
assert_equals("164px", "164px")
    at Test.<anonymous> ( /css/css-values/getComputedStyle-calc-mixed-units-002.html:78:7)
Passtesting height: calc(5em + 26.458333mm)
Asserts run
Pass
assert_equals("180px", "180px")
    at Test.<anonymous> ( /css/css-values/getComputedStyle-calc-mixed-units-002.html:78:7)
Passtesting width: calc(2in + 101.6Q)
Asserts run
Pass
assert_equals("288px", "288px")
    at Test.<anonymous> ( /css/css-values/getComputedStyle-calc-mixed-units-002.html:78:7)
Passtesting height: calc(1pc + 3pt)
Asserts run
Pass
assert_equals("20px", "20px")
    at Test.<anonymous> ( /css/css-values/getComputedStyle-calc-mixed-units-002.html:78:7)