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