Fail | .grid 1 | assert_equals:
<div class="grid" style="grid-template-rows: 10px 20px; grid-template-columns: 10px;">
<div class="sizedToGridArea" id="firstGridItem" data-expected-width="10" data-expected-height="20" data-offset-x="0" data-offset-y="10"></div>
<div class="sizedToGridArea" id="secondGridItem" data-expected-width="10" data-expected-height="10" data-offset-x="0" data-offset-y="0"></div>
<div class="sizedToGridArea" id="thirdGridItem" data-expected-width="10" data-expected-height="5" data-offset-x="0" data-offset-y="30"></div>
</div>
width expected 10 but got 1264 at assert_tolerance (https://www2.wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (https://www2.wpt.live/resources/check-layout-th.js:72:9)
at checkSubtreeExpectedValues (https://www2.wpt.live/resources/check-layout-th.js:7:25)
at https://www2.wpt.live/resources/check-layout-th.js:9:26
at NodeList.forEach (<anonymous>) Asserts runPass | assert_true(true, "data-expected-width is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-offset-x is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-offset-y is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(1264, 10, "\n<div class=\"grid\" style=\"grid-template-rows: 10px 20px; grid-template-columns: 10px;\">\n <div class=\"sizedToGridArea\" id=\"firstGridItem\" data-expected-width=\"10\" data-expected-height=\"20\" data-offset-x=\"0\" data-offset-y=\"10\"></div>\n <div class=\"sizedToGridArea\" id=\"secondGridItem\" data-expected-width=\"10\" data-expected-height=\"10\" data-offset-x=\"0\" data-offset-y=\"0\"></div>\n <div class=\"sizedToGridArea\" id=\"thirdGridItem\" data-expected-width=\"10\" data-expected-height=\"5\" data-offset-x=\"0\" data-offset-y=\"30\"></div>\n </div>\nwidth")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | .grid 2 | assert_equals:
<div class="grid" style="grid-template: "a" 10px / 10px;">
<div class="sizedToGridArea" id="firstGridItem" data-expected-width="10" data-expected-height="5" data-offset-x="0" data-offset-y="10"></div>
<div class="sizedToGridArea" id="secondGridItem" data-expected-width="10" data-expected-height="10" data-offset-x="0" data-offset-y="0"></div>
<div class="sizedToGridArea" id="thirdGridItem" data-expected-width="10" data-expected-height="5" data-offset-x="0" data-offset-y="15"></div>
</div>
width expected 10 but got 1264 at assert_tolerance (https://www2.wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (https://www2.wpt.live/resources/check-layout-th.js:72:9)
at checkSubtreeExpectedValues (https://www2.wpt.live/resources/check-layout-th.js:7:25)
at https://www2.wpt.live/resources/check-layout-th.js:9:26
at NodeList.forEach (<anonymous>) Asserts runPass | assert_true(true, "data-expected-width is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-offset-x is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-offset-y is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(1264, 10, "\n<div class=\"grid\" style=\"grid-template: "a" 10px / 10px;\">\n <div class=\"sizedToGridArea\" id=\"firstGridItem\" data-expected-width=\"10\" data-expected-height=\"5\" data-offset-x=\"0\" data-offset-y=\"10\"></div>\n <div class=\"sizedToGridArea\" id=\"secondGridItem\" data-expected-width=\"10\" data-expected-height=\"10\" data-offset-x=\"0\" data-offset-y=\"0\"></div>\n <div class=\"sizedToGridArea\" id=\"thirdGridItem\" data-expected-width=\"10\" data-expected-height=\"5\" data-offset-x=\"0\" data-offset-y=\"15\"></div>\n </div>\nwidth")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | .grid 3 | assert_equals:
<div class="grid" style="grid-template: "a ." 10px / 10px;">
<div class="sizedToGridArea" id="firstGridItem" data-expected-width="10" data-expected-height="5" data-offset-x="0" data-offset-y="10"></div>
<div class="sizedToGridArea" id="secondGridItem" data-expected-width="10" data-expected-height="10" data-offset-x="0" data-offset-y="0"></div>
<div class="sizedToGridArea" id="thirdGridItem" data-expected-width="5" data-expected-height="10" data-offset-x="10" data-offset-y="0"></div>
</div>
width expected 10 but got 1264 at assert_tolerance (https://www2.wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (https://www2.wpt.live/resources/check-layout-th.js:72:9)
at checkSubtreeExpectedValues (https://www2.wpt.live/resources/check-layout-th.js:7:25)
at https://www2.wpt.live/resources/check-layout-th.js:9:26
at NodeList.forEach (<anonymous>) Asserts runPass | assert_true(true, "data-expected-width is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-offset-x is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-offset-y is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(1264, 10, "\n<div class=\"grid\" style=\"grid-template: "a ." 10px / 10px;\">\n <div class=\"sizedToGridArea\" id=\"firstGridItem\" data-expected-width=\"10\" data-expected-height=\"5\" data-offset-x=\"0\" data-offset-y=\"10\"></div>\n <div class=\"sizedToGridArea\" id=\"secondGridItem\" data-expected-width=\"10\" data-expected-height=\"10\" data-offset-x=\"0\" data-offset-y=\"0\"></div>\n <div class=\"sizedToGridArea\" id=\"thirdGridItem\" data-expected-width=\"5\" data-expected-height=\"10\" data-offset-x=\"10\" data-offset-y=\"0\"></div>\n </div>\nwidth")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | .grid 4 | assert_equals:
<div class="grid" style="grid-template-rows: 50px; grid-template-columns: 30px 40px;">
<div class="sizedToGridArea" id="firstGridItem" data-expected-width="30" data-expected-height="5" data-offset-x="0" data-offset-y="50"></div>
<div class="sizedToGridArea" id="secondGridItem" data-expected-width="30" data-expected-height="50" data-offset-x="0" data-offset-y="0"></div>
<div class="sizedToGridArea" id="thirdGridItem" data-expected-width="40" data-expected-height="50" data-offset-x="30" data-offset-y="0"></div>
</div>
width expected 30 but got 1264 at assert_tolerance (https://www2.wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (https://www2.wpt.live/resources/check-layout-th.js:72:9)
at checkSubtreeExpectedValues (https://www2.wpt.live/resources/check-layout-th.js:7:25)
at https://www2.wpt.live/resources/check-layout-th.js:9:26
at NodeList.forEach (<anonymous>) Asserts runPass | assert_true(true, "data-expected-width is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-offset-x is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-offset-y is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(1264, 30, "\n<div class=\"grid\" style=\"grid-template-rows: 50px; grid-template-columns: 30px 40px;\">\n <div class=\"sizedToGridArea\" id=\"firstGridItem\" data-expected-width=\"30\" data-expected-height=\"5\" data-offset-x=\"0\" data-offset-y=\"50\"></div>\n <div class=\"sizedToGridArea\" id=\"secondGridItem\" data-expected-width=\"30\" data-expected-height=\"50\" data-offset-x=\"0\" data-offset-y=\"0\"></div>\n <div class=\"sizedToGridArea\" id=\"thirdGridItem\" data-expected-width=\"40\" data-expected-height=\"50\" data-offset-x=\"30\" data-offset-y=\"0\"></div>\n </div>\nwidth")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | .grid 5 | assert_equals:
<div class="grid" style="grid-template-rows: 50px; grid-template-columns: 60px;">
<div class="sizedToGridArea" id="firstGridItem" data-expected-width="60" data-expected-height="5" data-offset-x="0" data-offset-y="50"></div>
<div class="sizedToGridArea" id="secondGridItem" data-expected-width="60" data-expected-height="50" data-offset-x="0" data-offset-y="0"></div>
<div class="sizedToGridArea" id="thirdGridItem" data-expected-width="60" data-expected-height="5" data-offset-x="0" data-offset-y="55"></div>
</div>
width expected 60 but got 1264 at assert_tolerance (https://www2.wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (https://www2.wpt.live/resources/check-layout-th.js:72:9)
at checkSubtreeExpectedValues (https://www2.wpt.live/resources/check-layout-th.js:7:25)
at https://www2.wpt.live/resources/check-layout-th.js:9:26
at NodeList.forEach (<anonymous>) Asserts runPass | assert_true(true, "data-expected-width is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-offset-x is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-offset-y is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(1264, 60, "\n<div class=\"grid\" style=\"grid-template-rows: 50px; grid-template-columns: 60px;\">\n <div class=\"sizedToGridArea\" id=\"firstGridItem\" data-expected-width=\"60\" data-expected-height=\"5\" data-offset-x=\"0\" data-offset-y=\"50\"></div>\n <div class=\"sizedToGridArea\" id=\"secondGridItem\" data-expected-width=\"60\" data-expected-height=\"50\" data-offset-x=\"0\" data-offset-y=\"0\"></div>\n <div class=\"sizedToGridArea\" id=\"thirdGridItem\" data-expected-width=\"60\" data-expected-height=\"5\" data-offset-x=\"0\" data-offset-y=\"55\"></div>\n </div>\nwidth")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|
Fail | .grid 6 | assert_equals:
<div class="grid" style="grid-template-rows: 50px 100px 150px; grid-template-columns: 60px;">
<div class="sizedToGridArea" id="firstGridItem" data-expected-width="60" data-expected-height="100" data-offset-x="0" data-offset-y="50"></div>
<div class="sizedToGridArea" id="secondGridItem" data-expected-width="60" data-expected-height="50" data-offset-x="0" data-offset-y="0"></div>
<div class="sizedToGridArea" id="thirdGridItem" data-expected-width="60" data-expected-height="150" data-offset-x="0" data-offset-y="150"></div>
</div>
width expected 60 but got 1264 at assert_tolerance (https://www2.wpt.live/resources/check-layout-th.js:24:9)
at checkExpectedValues (https://www2.wpt.live/resources/check-layout-th.js:72:9)
at checkSubtreeExpectedValues (https://www2.wpt.live/resources/check-layout-th.js:7:25)
at https://www2.wpt.live/resources/check-layout-th.js:9:26
at NodeList.forEach (<anonymous>) Asserts runPass | assert_true(true, "data-expected-width is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-expected-height is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-offset-x is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Pass | assert_true(true, "data-offset-y is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) | Fail | assert_equals(1264, 60, "\n<div class=\"grid\" style=\"grid-template-rows: 50px 100px 150px; grid-template-columns: 60px;\">\n <div class=\"sizedToGridArea\" id=\"firstGridItem\" data-expected-width=\"60\" data-expected-height=\"100\" data-offset-x=\"0\" data-offset-y=\"50\"></div>\n <div class=\"sizedToGridArea\" id=\"secondGridItem\" data-expected-width=\"60\" data-expected-height=\"50\" data-offset-x=\"0\" data-offset-y=\"0\"></div>\n <div class=\"sizedToGridArea\" id=\"thirdGridItem\" data-expected-width=\"60\" data-expected-height=\"150\" data-offset-x=\"0\" data-offset-y=\"150\"></div>\n </div>\nwidth")
at assert_tolerance ( /resources/check-layout-th.js:24:9) |
|