Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
PassFixed-length left property value should roundtrip
Asserts run
Pass
assert_equals("20.7px", "20.7px")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-insets-absolute-roundtrip.html:18:3)
PassFixed-length right property value should roundtrip
Asserts run
Pass
assert_equals("20.7px", "20.7px")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-insets-absolute-roundtrip.html:25:3)
PassFixed-length top property value should roundtrip
Asserts run
Pass
assert_equals("20.7px", "20.7px")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-insets-absolute-roundtrip.html:32:3)
PassFixed-length bottom property value should roundtrip
Asserts run
Pass
assert_equals("20.7px", "20.7px")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-insets-absolute-roundtrip.html:39:3)