Fail | #grid1-auto-auto 1 | assert_equals:
<div id="grid1-auto-auto" class="grid verticalRL contentStart itemsBaseline" data-expected-height="92" style="grid-template-columns: minmax(auto, auto);">
<div class="item horizontalTB" data-offset-x="304" data-offset-y="42" data-expected-width="40" data-expected-height="38">É</div>
<div class="item horizontalTB" data-offset-x="236" data-offset-y="34" data-expected-width="50" data-expected-height="48">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="18" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="10" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 92 but got 276 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(276, 92, "\n<div id=\"grid1-auto-auto\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"92\" style=\"grid-template-columns: minmax(auto, auto);\">\n <div class=\"item horizontalTB\" data-offset-x=\"304\" data-offset-y=\"42\" data-expected-width=\"40\" data-expected-height=\"38\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"236\" data-offset-y=\"34\" data-expected-width=\"50\" data-expected-height=\"48\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"18\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"10\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid2-auto-auto 2 | assert_equals:
<div id="grid2-auto-auto" class="grid verticalRL contentStart itemsBaseline" data-expected-height="141" style="grid-template-columns: minmax(auto, auto);">
<div class="item horizontalTB extraTopPadding" data-offset-x="304" data-offset-y="10" data-expected-width="40" data-expected-height="82">É</div>
<div class="item horizontalTB extraBottomPadding" data-offset-x="236" data-offset-y="46" data-expected-width="50" data-expected-height="91">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="30" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="22" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 141 but got 363 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(363, 141, "\n<div id=\"grid2-auto-auto\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"141\" style=\"grid-template-columns: minmax(auto, auto);\">\n <div class=\"item horizontalTB extraTopPadding\" data-offset-x=\"304\" data-offset-y=\"10\" data-expected-width=\"40\" data-expected-height=\"82\">É</div>\n <div class=\"item horizontalTB extraBottomPadding\" data-offset-x=\"236\" data-offset-y=\"46\" data-expected-width=\"50\" data-expected-height=\"91\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"30\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"22\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid1-auto-min-content 3 | assert_equals:
<div id="grid1-auto-min-content" class="grid verticalRL contentStart itemsBaseline" data-expected-height="92" style="grid-template-columns: minmax(auto, min-content);">
<div class="item horizontalTB" data-offset-x="304" data-offset-y="42" data-expected-width="40" data-expected-height="38">É</div>
<div class="item horizontalTB" data-offset-x="236" data-offset-y="34" data-expected-width="50" data-expected-height="48">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="18" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="10" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 92 but got 276 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(276, 92, "\n<div id=\"grid1-auto-min-content\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"92\" style=\"grid-template-columns: minmax(auto, min-content);\">\n <div class=\"item horizontalTB\" data-offset-x=\"304\" data-offset-y=\"42\" data-expected-width=\"40\" data-expected-height=\"38\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"236\" data-offset-y=\"34\" data-expected-width=\"50\" data-expected-height=\"48\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"18\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"10\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid2-auto-min-content 4 | assert_equals:
<div id="grid2-auto-min-content" class="grid verticalRL contentStart itemsBaseline" data-expected-height="141" style="grid-template-columns: minmax(auto, min-content);">
<div class="item horizontalTB extraTopPadding" data-offset-x="304" data-offset-y="10" data-expected-width="40" data-expected-height="82">É</div>
<div class="item horizontalTB extraBottomPadding" data-offset-x="236" data-offset-y="46" data-expected-width="50" data-expected-height="91">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="30" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="22" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 141 but got 363 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(363, 141, "\n<div id=\"grid2-auto-min-content\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"141\" style=\"grid-template-columns: minmax(auto, min-content);\">\n <div class=\"item horizontalTB extraTopPadding\" data-offset-x=\"304\" data-offset-y=\"10\" data-expected-width=\"40\" data-expected-height=\"82\">É</div>\n <div class=\"item horizontalTB extraBottomPadding\" data-offset-x=\"236\" data-offset-y=\"46\" data-expected-width=\"50\" data-expected-height=\"91\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"30\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"22\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid1-auto-max-content 5 | assert_equals:
<div id="grid1-auto-max-content" class="grid verticalRL contentStart itemsBaseline" data-expected-height="92" style="grid-template-columns: minmax(auto, max-content);">
<div class="item horizontalTB" data-offset-x="304" data-offset-y="42" data-expected-width="40" data-expected-height="38">É</div>
<div class="item horizontalTB" data-offset-x="236" data-offset-y="34" data-expected-width="50" data-expected-height="48">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="18" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="10" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 92 but got 276 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(276, 92, "\n<div id=\"grid1-auto-max-content\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"92\" style=\"grid-template-columns: minmax(auto, max-content);\">\n <div class=\"item horizontalTB\" data-offset-x=\"304\" data-offset-y=\"42\" data-expected-width=\"40\" data-expected-height=\"38\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"236\" data-offset-y=\"34\" data-expected-width=\"50\" data-expected-height=\"48\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"18\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"10\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid2-auto-max-content 6 | assert_equals:
<div id="grid2-auto-max-content" class="grid verticalRL contentStart itemsBaseline" data-expected-height="141" style="grid-template-columns: minmax(auto, max-content);">
<div class="item horizontalTB extraTopPadding" data-offset-x="304" data-offset-y="10" data-expected-width="40" data-expected-height="82">É</div>
<div class="item horizontalTB extraBottomPadding" data-offset-x="236" data-offset-y="46" data-expected-width="50" data-expected-height="91">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="30" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="22" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 141 but got 363 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(363, 141, "\n<div id=\"grid2-auto-max-content\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"141\" style=\"grid-template-columns: minmax(auto, max-content);\">\n <div class=\"item horizontalTB extraTopPadding\" data-offset-x=\"304\" data-offset-y=\"10\" data-expected-width=\"40\" data-expected-height=\"82\">É</div>\n <div class=\"item horizontalTB extraBottomPadding\" data-offset-x=\"236\" data-offset-y=\"46\" data-expected-width=\"50\" data-expected-height=\"91\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"30\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"22\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid1-min-content-auto 7 | assert_equals:
<div id="grid1-min-content-auto" class="grid verticalRL contentStart itemsBaseline" data-expected-height="92" style="grid-template-columns: minmax(min-content, auto);">
<div class="item horizontalTB" data-offset-x="304" data-offset-y="42" data-expected-width="40" data-expected-height="38">É</div>
<div class="item horizontalTB" data-offset-x="236" data-offset-y="34" data-expected-width="50" data-expected-height="48">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="18" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="10" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 92 but got 276 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(276, 92, "\n<div id=\"grid1-min-content-auto\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"92\" style=\"grid-template-columns: minmax(min-content, auto);\">\n <div class=\"item horizontalTB\" data-offset-x=\"304\" data-offset-y=\"42\" data-expected-width=\"40\" data-expected-height=\"38\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"236\" data-offset-y=\"34\" data-expected-width=\"50\" data-expected-height=\"48\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"18\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"10\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid2-min-content-auto 8 | assert_equals:
<div id="grid2-min-content-auto" class="grid verticalRL contentStart itemsBaseline" data-expected-height="141" style="grid-template-columns: minmax(min-content, auto);">
<div class="item horizontalTB extraTopPadding" data-offset-x="304" data-offset-y="10" data-expected-width="40" data-expected-height="82">É</div>
<div class="item horizontalTB extraBottomPadding" data-offset-x="236" data-offset-y="46" data-expected-width="50" data-expected-height="91">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="30" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="22" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 141 but got 363 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(363, 141, "\n<div id=\"grid2-min-content-auto\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"141\" style=\"grid-template-columns: minmax(min-content, auto);\">\n <div class=\"item horizontalTB extraTopPadding\" data-offset-x=\"304\" data-offset-y=\"10\" data-expected-width=\"40\" data-expected-height=\"82\">É</div>\n <div class=\"item horizontalTB extraBottomPadding\" data-offset-x=\"236\" data-offset-y=\"46\" data-expected-width=\"50\" data-expected-height=\"91\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"30\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"22\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid1-min-content-min-content 9 | assert_equals:
<div id="grid1-min-content-min-content" class="grid verticalRL contentStart itemsBaseline" data-expected-height="92" style="grid-template-columns: minmax(min-content, min-content);">
<div class="item horizontalTB" data-offset-x="304" data-offset-y="42" data-expected-width="40" data-expected-height="38">É</div>
<div class="item horizontalTB" data-offset-x="236" data-offset-y="34" data-expected-width="50" data-expected-height="48">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="18" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="10" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 92 but got 276 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(276, 92, "\n<div id=\"grid1-min-content-min-content\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"92\" style=\"grid-template-columns: minmax(min-content, min-content);\">\n <div class=\"item horizontalTB\" data-offset-x=\"304\" data-offset-y=\"42\" data-expected-width=\"40\" data-expected-height=\"38\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"236\" data-offset-y=\"34\" data-expected-width=\"50\" data-expected-height=\"48\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"18\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"10\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid2-min-content-min-content 10 | assert_equals:
<div id="grid2-min-content-min-content" class="grid verticalRL contentStart itemsBaseline" data-expected-height="141" style="grid-template-columns: minmax(min-content, min-content);">
<div class="item horizontalTB extraTopPadding" data-offset-x="304" data-offset-y="10" data-expected-width="40" data-expected-height="82">É</div>
<div class="item horizontalTB extraBottomPadding" data-offset-x="236" data-offset-y="46" data-expected-width="50" data-expected-height="91">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="30" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="22" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 141 but got 363 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(363, 141, "\n<div id=\"grid2-min-content-min-content\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"141\" style=\"grid-template-columns: minmax(min-content, min-content);\">\n <div class=\"item horizontalTB extraTopPadding\" data-offset-x=\"304\" data-offset-y=\"10\" data-expected-width=\"40\" data-expected-height=\"82\">É</div>\n <div class=\"item horizontalTB extraBottomPadding\" data-offset-x=\"236\" data-offset-y=\"46\" data-expected-width=\"50\" data-expected-height=\"91\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"30\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"22\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid1-min-content-max-content 11 | assert_equals:
<div id="grid1-min-content-max-content" class="grid verticalRL contentStart itemsBaseline" data-expected-height="92" style="grid-template-columns: minmax(min-content, max-content);">
<div class="item horizontalTB" data-offset-x="304" data-offset-y="42" data-expected-width="40" data-expected-height="38">É</div>
<div class="item horizontalTB" data-offset-x="236" data-offset-y="34" data-expected-width="50" data-expected-height="48">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="18" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="10" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 92 but got 276 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(276, 92, "\n<div id=\"grid1-min-content-max-content\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"92\" style=\"grid-template-columns: minmax(min-content, max-content);\">\n <div class=\"item horizontalTB\" data-offset-x=\"304\" data-offset-y=\"42\" data-expected-width=\"40\" data-expected-height=\"38\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"236\" data-offset-y=\"34\" data-expected-width=\"50\" data-expected-height=\"48\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"18\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"10\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid2-min-content-max-content 12 | assert_equals:
<div id="grid2-min-content-max-content" class="grid verticalRL contentStart itemsBaseline" data-expected-height="141" style="grid-template-columns: minmax(min-content, max-content);">
<div class="item horizontalTB extraTopPadding" data-offset-x="304" data-offset-y="10" data-expected-width="40" data-expected-height="82">É</div>
<div class="item horizontalTB extraBottomPadding" data-offset-x="236" data-offset-y="46" data-expected-width="50" data-expected-height="91">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="30" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="22" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 141 but got 363 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(363, 141, "\n<div id=\"grid2-min-content-max-content\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"141\" style=\"grid-template-columns: minmax(min-content, max-content);\">\n <div class=\"item horizontalTB extraTopPadding\" data-offset-x=\"304\" data-offset-y=\"10\" data-expected-width=\"40\" data-expected-height=\"82\">É</div>\n <div class=\"item horizontalTB extraBottomPadding\" data-offset-x=\"236\" data-offset-y=\"46\" data-expected-width=\"50\" data-expected-height=\"91\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"30\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"22\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid1-max-content-auto 13 | assert_equals:
<div id="grid1-max-content-auto" class="grid verticalRL contentStart itemsBaseline" data-expected-height="92" style="grid-template-columns: minmax(max-content, auto);">
<div class="item horizontalTB" data-offset-x="304" data-offset-y="42" data-expected-width="40" data-expected-height="38">É</div>
<div class="item horizontalTB" data-offset-x="236" data-offset-y="34" data-expected-width="50" data-expected-height="48">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="18" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="10" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 92 but got 276 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(276, 92, "\n<div id=\"grid1-max-content-auto\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"92\" style=\"grid-template-columns: minmax(max-content, auto);\">\n <div class=\"item horizontalTB\" data-offset-x=\"304\" data-offset-y=\"42\" data-expected-width=\"40\" data-expected-height=\"38\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"236\" data-offset-y=\"34\" data-expected-width=\"50\" data-expected-height=\"48\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"18\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"10\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid2-max-content-auto 14 | assert_equals:
<div id="grid2-max-content-auto" class="grid verticalRL contentStart itemsBaseline" data-expected-height="141" style="grid-template-columns: minmax(max-content, auto);">
<div class="item horizontalTB extraTopPadding" data-offset-x="304" data-offset-y="10" data-expected-width="40" data-expected-height="82">É</div>
<div class="item horizontalTB extraBottomPadding" data-offset-x="236" data-offset-y="46" data-expected-width="50" data-expected-height="91">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="30" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="22" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 141 but got 363 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(363, 141, "\n<div id=\"grid2-max-content-auto\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"141\" style=\"grid-template-columns: minmax(max-content, auto);\">\n <div class=\"item horizontalTB extraTopPadding\" data-offset-x=\"304\" data-offset-y=\"10\" data-expected-width=\"40\" data-expected-height=\"82\">É</div>\n <div class=\"item horizontalTB extraBottomPadding\" data-offset-x=\"236\" data-offset-y=\"46\" data-expected-width=\"50\" data-expected-height=\"91\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"30\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"22\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid1-max-content-min-content 15 | assert_equals:
<div id="grid1-max-content-min-content" class="grid verticalRL contentStart itemsBaseline" data-expected-height="92" style="grid-template-columns: minmax(max-content, min-content);">
<div class="item horizontalTB" data-offset-x="304" data-offset-y="42" data-expected-width="40" data-expected-height="38">É</div>
<div class="item horizontalTB" data-offset-x="236" data-offset-y="34" data-expected-width="50" data-expected-height="48">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="18" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="10" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 92 but got 276 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(276, 92, "\n<div id=\"grid1-max-content-min-content\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"92\" style=\"grid-template-columns: minmax(max-content, min-content);\">\n <div class=\"item horizontalTB\" data-offset-x=\"304\" data-offset-y=\"42\" data-expected-width=\"40\" data-expected-height=\"38\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"236\" data-offset-y=\"34\" data-expected-width=\"50\" data-expected-height=\"48\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"18\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"10\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid2-max-content-min-content 16 | assert_equals:
<div id="grid2-max-content-min-content" class="grid verticalRL contentStart itemsBaseline" data-expected-height="141" style="grid-template-columns: minmax(max-content, min-content);">
<div class="item horizontalTB extraTopPadding" data-offset-x="304" data-offset-y="10" data-expected-width="40" data-expected-height="82">É</div>
<div class="item horizontalTB extraBottomPadding" data-offset-x="236" data-offset-y="46" data-expected-width="50" data-expected-height="91">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="30" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="22" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 141 but got 363 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(363, 141, "\n<div id=\"grid2-max-content-min-content\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"141\" style=\"grid-template-columns: minmax(max-content, min-content);\">\n <div class=\"item horizontalTB extraTopPadding\" data-offset-x=\"304\" data-offset-y=\"10\" data-expected-width=\"40\" data-expected-height=\"82\">É</div>\n <div class=\"item horizontalTB extraBottomPadding\" data-offset-x=\"236\" data-offset-y=\"46\" data-expected-width=\"50\" data-expected-height=\"91\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"30\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"22\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid1-max-content-max-content 17 | assert_equals:
<div id="grid1-max-content-max-content" class="grid verticalRL contentStart itemsBaseline" data-expected-height="92" style="grid-template-columns: minmax(max-content, max-content);">
<div class="item horizontalTB" data-offset-x="304" data-offset-y="42" data-expected-width="40" data-expected-height="38">É</div>
<div class="item horizontalTB" data-offset-x="236" data-offset-y="34" data-expected-width="50" data-expected-height="48">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="18" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="10" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 92 but got 276 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(276, 92, "\n<div id=\"grid1-max-content-max-content\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"92\" style=\"grid-template-columns: minmax(max-content, max-content);\">\n <div class=\"item horizontalTB\" data-offset-x=\"304\" data-offset-y=\"42\" data-expected-width=\"40\" data-expected-height=\"38\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"236\" data-offset-y=\"34\" data-expected-width=\"50\" data-expected-height=\"48\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"18\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"10\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid2-max-content-max-content 18 | assert_equals:
<div id="grid2-max-content-max-content" class="grid verticalRL contentStart itemsBaseline" data-expected-height="141" style="grid-template-columns: minmax(max-content, max-content);">
<div class="item horizontalTB extraTopPadding" data-offset-x="304" data-offset-y="10" data-expected-width="40" data-expected-height="82">É</div>
<div class="item horizontalTB extraBottomPadding" data-offset-x="236" data-offset-y="46" data-expected-width="50" data-expected-height="91">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="30" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="22" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 141 but got 363 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(363, 141, "\n<div id=\"grid2-max-content-max-content\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"141\" style=\"grid-template-columns: minmax(max-content, max-content);\">\n <div class=\"item horizontalTB extraTopPadding\" data-offset-x=\"304\" data-offset-y=\"10\" data-expected-width=\"40\" data-expected-height=\"82\">É</div>\n <div class=\"item horizontalTB extraBottomPadding\" data-offset-x=\"236\" data-offset-y=\"46\" data-expected-width=\"50\" data-expected-height=\"91\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"30\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"22\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid1-0px-auto 19 | assert_equals:
<div id="grid1-0px-auto" class="grid verticalRL contentStart itemsBaseline" data-expected-height="92" style="grid-template-columns: minmax(0px, auto);">
<div class="item horizontalTB" data-offset-x="304" data-offset-y="42" data-expected-width="40" data-expected-height="38">É</div>
<div class="item horizontalTB" data-offset-x="236" data-offset-y="34" data-expected-width="50" data-expected-height="48">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="18" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="10" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 92 but got 276 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(276, 92, "\n<div id=\"grid1-0px-auto\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"92\" style=\"grid-template-columns: minmax(0px, auto);\">\n <div class=\"item horizontalTB\" data-offset-x=\"304\" data-offset-y=\"42\" data-expected-width=\"40\" data-expected-height=\"38\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"236\" data-offset-y=\"34\" data-expected-width=\"50\" data-expected-height=\"48\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"18\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"10\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid2-0px-auto 20 | assert_equals:
<div id="grid2-0px-auto" class="grid verticalRL contentStart itemsBaseline" data-expected-height="141" style="grid-template-columns: minmax(0px, auto);">
<div class="item horizontalTB extraTopPadding" data-offset-x="304" data-offset-y="10" data-expected-width="40" data-expected-height="82">É</div>
<div class="item horizontalTB extraBottomPadding" data-offset-x="236" data-offset-y="46" data-expected-width="50" data-expected-height="91">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="30" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="22" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 141 but got 363 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(363, 141, "\n<div id=\"grid2-0px-auto\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"141\" style=\"grid-template-columns: minmax(0px, auto);\">\n <div class=\"item horizontalTB extraTopPadding\" data-offset-x=\"304\" data-offset-y=\"10\" data-expected-width=\"40\" data-expected-height=\"82\">É</div>\n <div class=\"item horizontalTB extraBottomPadding\" data-offset-x=\"236\" data-offset-y=\"46\" data-expected-width=\"50\" data-expected-height=\"91\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"30\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"22\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid1-0px-min-content 21 | assert_equals:
<div id="grid1-0px-min-content" class="grid verticalRL contentStart itemsBaseline" data-expected-height="92" style="grid-template-columns: minmax(0px, min-content);">
<div class="item horizontalTB" data-offset-x="304" data-offset-y="42" data-expected-width="40" data-expected-height="38">É</div>
<div class="item horizontalTB" data-offset-x="236" data-offset-y="34" data-expected-width="50" data-expected-height="48">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="18" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="10" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 92 but got 276 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(276, 92, "\n<div id=\"grid1-0px-min-content\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"92\" style=\"grid-template-columns: minmax(0px, min-content);\">\n <div class=\"item horizontalTB\" data-offset-x=\"304\" data-offset-y=\"42\" data-expected-width=\"40\" data-expected-height=\"38\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"236\" data-offset-y=\"34\" data-expected-width=\"50\" data-expected-height=\"48\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"18\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"10\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid2-0px-min-content 22 | assert_equals:
<div id="grid2-0px-min-content" class="grid verticalRL contentStart itemsBaseline" data-expected-height="141" style="grid-template-columns: minmax(0px, min-content);">
<div class="item horizontalTB extraTopPadding" data-offset-x="304" data-offset-y="10" data-expected-width="40" data-expected-height="82">É</div>
<div class="item horizontalTB extraBottomPadding" data-offset-x="236" data-offset-y="46" data-expected-width="50" data-expected-height="91">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="30" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="22" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 141 but got 363 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(363, 141, "\n<div id=\"grid2-0px-min-content\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"141\" style=\"grid-template-columns: minmax(0px, min-content);\">\n <div class=\"item horizontalTB extraTopPadding\" data-offset-x=\"304\" data-offset-y=\"10\" data-expected-width=\"40\" data-expected-height=\"82\">É</div>\n <div class=\"item horizontalTB extraBottomPadding\" data-offset-x=\"236\" data-offset-y=\"46\" data-expected-width=\"50\" data-expected-height=\"91\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"30\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"22\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid1-0px-max-content 23 | assert_equals:
<div id="grid1-0px-max-content" class="grid verticalRL contentStart itemsBaseline" data-expected-height="92" style="grid-template-columns: minmax(0px, max-content);">
<div class="item horizontalTB" data-offset-x="304" data-offset-y="42" data-expected-width="40" data-expected-height="38">É</div>
<div class="item horizontalTB" data-offset-x="236" data-offset-y="34" data-expected-width="50" data-expected-height="48">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="18" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="10" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 92 but got 276 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(276, 92, "\n<div id=\"grid1-0px-max-content\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"92\" style=\"grid-template-columns: minmax(0px, max-content);\">\n <div class=\"item horizontalTB\" data-offset-x=\"304\" data-offset-y=\"42\" data-expected-width=\"40\" data-expected-height=\"38\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"236\" data-offset-y=\"34\" data-expected-width=\"50\" data-expected-height=\"48\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"18\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"10\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | #grid2-0px-max-content 24 | assert_equals:
<div id="grid2-0px-max-content" class="grid verticalRL contentStart itemsBaseline" data-expected-height="141" style="grid-template-columns: minmax(0px, max-content);">
<div class="item horizontalTB extraTopPadding" data-offset-x="304" data-offset-y="10" data-expected-width="40" data-expected-height="82">É</div>
<div class="item horizontalTB extraBottomPadding" data-offset-x="236" data-offset-y="46" data-expected-width="50" data-expected-height="91">É</div>
<div class="item horizontalTB" data-offset-x="148" data-offset-y="30" data-expected-width="70" data-expected-height="68">É</div>
<div class="item horizontalTB" data-offset-x="50" data-offset-y="22" data-expected-width="80" data-expected-height="78">É</div>
</div>
height expected 141 but got 363 at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9)
at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25)
at Test.<anonymous> (http://wpt.live/resources/check-layout-th.js:229:34)
at Test.step (http://wpt.live/resources/testharness.js:2638:25) Asserts runPass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(363, 141, "\n<div id=\"grid2-0px-max-content\" class=\"grid verticalRL contentStart itemsBaseline\" data-expected-height=\"141\" style=\"grid-template-columns: minmax(0px, max-content);\">\n <div class=\"item horizontalTB extraTopPadding\" data-offset-x=\"304\" data-offset-y=\"10\" data-expected-width=\"40\" data-expected-height=\"82\">É</div>\n <div class=\"item horizontalTB extraBottomPadding\" data-offset-x=\"236\" data-offset-y=\"46\" data-expected-width=\"50\" data-expected-height=\"91\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"148\" data-offset-y=\"30\" data-expected-width=\"70\" data-expected-height=\"68\">É</div>\n <div class=\"item horizontalTB\" data-offset-x=\"50\" data-offset-y=\"22\" data-expected-width=\"80\" data-expected-height=\"78\">É</div>\n</div>\nheight")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|