Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassCheck the resolved value of 'width' when box-sizing is border-box.
Asserts run
Pass
assert_equals("100px", "100px")
    at Test.<anonymous> ( /css/css-ui/box-sizing-027.html:25:4)
PassCheck the resolved value of 'height' when box-sizing is border-box.
Asserts run
Pass
assert_equals("100px", "100px")
    at Test.<anonymous> ( /css/css-ui/box-sizing-027.html:30:4)