spacer before
HEIGHT: 30px
HEIGHT: 30px
spacer after

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Failthe space between elements using a range should be the same as using another methodassert_equals: range.getBoundingClientRect().height expected 49 but got 60
    at Test.<anonymous> (https://www1.wpt.live/css/cssom-view/range-bounding-client-rect-with-display-contents.html:37:5)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/css/cssom-view/range-bounding-client-rect-with-display-contents.html:24:3
Asserts run
Pass
assert_true(true, "range has vertical height")
    at Test.<anonymous> ( /css/cssom-view/range-bounding-client-rect-with-display-contents.html:36:5)
Fail
assert_equals(60, 49, "range.getBoundingClientRect().height")
    at Test.<anonymous> ( /css/cssom-view/range-bounding-client-rect-with-display-contents.html:37:5)