Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
PassFixed-length margin-left property value should roundtrip
Asserts run
Pass
assert_equals("20.7px", "20.7px")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-margins-roundtrip.html:12:3)
PassFixed-length margin-right property value should roundtrip
Asserts run
Pass
assert_equals("20.7px", "20.7px")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-margins-roundtrip.html:19:3)
PassFixed-length margin-top property value should roundtrip
Asserts run
Pass
assert_equals("20.7px", "20.7px")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-margins-roundtrip.html:26:3)
PassFixed-length margin-bottom property value should roundtrip
Asserts run
Pass
assert_equals("20.7px", "20.7px")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-margins-roundtrip.html:33:3)