Green rectangle should be entirely within the black rectangle

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Fail.container 1assert_equals: <div id="container" class="container" style="height: 80px;"> <div class="flexbox column" style="height: 100%;"> <div class="flexbox flex-one"> <div class="flexbox column"> <div class="flexbox column flex-one"> <div class="inner" data-expected-height="80"> </div> </div> </div> </div> </div> </div> height expected 80 but got 0
    at assert_tolerance (https://www1.wpt.live/resources/check-layout-th.js:24:9)
    at checkExpectedValues (https://www1.wpt.live/resources/check-layout-th.js:77:9)
    at checkSubtreeExpectedValues (https://www1.wpt.live/resources/check-layout-th.js:7:25)
    at https://www1.wpt.live/resources/check-layout-th.js:9:26
    at NodeList.forEach (<anonymous>)
Asserts run
Pass
assert_true(true, "data-expected-height is a valid data attribute")
    at checkDataKeys ( /resources/check-layout-th.js:61:13)
Fail
assert_equals(0, 80, "\n<div id=\"container\" class=\"container\" style=\"height: 80px;\">\n  <div class=\"flexbox column\" style=\"height: 100%;\">\n    <div class=\"flexbox flex-one\">\n        <div class=\"flexbox column\">\n          <div class=\"flexbox column flex-one\">\n            <div class=\"inner\" data-expected-height=\"80\">\n            </div>\n          </div>\n        </div>\n    </div>\n  </div>\n</div>\nheight")
    at assert_tolerance ( /resources/check-layout-th.js:24:9)
Fail.container 2assert_equals: <div id="container2" class="container" style="height: 80px;"> <div class="flexbox column" style="height: 100%;"> <div class="flexbox flex-one"> <div class="flexbox column"> <div class="flexbox column flex-one"> <div class="inner" data-expected-height="80"> </div> </div> </div> </div> </div> </div> height expected 80 but got 0
    at assert_tolerance (https://www1.wpt.live/resources/check-layout-th.js:24:9)
    at checkExpectedValues (https://www1.wpt.live/resources/check-layout-th.js:77:9)
    at checkSubtreeExpectedValues (https://www1.wpt.live/resources/check-layout-th.js:7:25)
    at https://www1.wpt.live/resources/check-layout-th.js:9:26
    at NodeList.forEach (<anonymous>)
Asserts run
Pass
assert_true(true, "data-expected-height is a valid data attribute")
    at checkDataKeys ( /resources/check-layout-th.js:61:13)
Fail
assert_equals(0, 80, "\n<div id=\"container2\" class=\"container\" style=\"height: 80px;\">\n  <div class=\"flexbox column\" style=\"height: 100%;\">\n    <div class=\"flexbox flex-one\">\n        <div class=\"flexbox column\">\n          <div class=\"flexbox column flex-one\">\n            <div class=\"inner\" data-expected-height=\"80\">\n            </div>\n          </div>\n        </div>\n    </div>\n  </div>\n</div>\nheight")
    at assert_tolerance ( /resources/check-layout-th.js:24:9)