Fail | .inline-flexbox 1 | assert_equals:
<div class="inline-flexbox" data-expected-width="20">
<div class="vertical" style="width: 20px; height: 50px;"></div>
</div>
width expected 20 but got 1264 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:72:9)
at checkSubtreeExpectedValues (https://www1.wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (https://www1.wpt.live/resources/check-layout-th.js:229:34)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25) Asserts runPass | assert_true(true, "data-expected-width is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(1264, 20, "\n<div class=\"inline-flexbox\" data-expected-width=\"20\">\n <div class=\"vertical\" style=\"width: 20px; height: 50px;\"></div>\n</div>\nwidth")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | .inline-flexbox 2 | assert_equals:
<div class="inline-flexbox" data-expected-width="20">
<div class="vertical" style="line-height: 20px;">Some text</div>
</div>
width expected 20 but got 1264 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:72:9)
at checkSubtreeExpectedValues (https://www1.wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (https://www1.wpt.live/resources/check-layout-th.js:229:34)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25) Asserts runPass | assert_true(true, "data-expected-width is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(1264, 20, "\n<div class=\"inline-flexbox\" data-expected-width=\"20\">\n <div class=\"vertical\" style=\"line-height: 20px;\">Some text</div>\n</div>\nwidth")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | .inline-flexbox 3 | assert_equals:
<div class="inline-flexbox" data-expected-width="20">
<span class="vertical" data-expected-width="20" style="line-height: 20px;">Some text</span>
</div>
width expected 20 but got 1264 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:72:9)
at checkSubtreeExpectedValues (https://www1.wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (https://www1.wpt.live/resources/check-layout-th.js:229:34)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25) Asserts runPass | assert_true(true, "data-expected-width is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(1264, 20, "\n<div class=\"inline-flexbox\" data-expected-width=\"20\">\n <span class=\"vertical\" data-expected-width=\"20\" style=\"line-height: 20px;\">Some text</span>\n</div>\nwidth")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|