Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Fail.grid 1assert_equals: <div class="grid directionRTL" style="gap: 10%;"> <div style="grid-column: 2 / 4; grid-row: 2 / 4;" data-offset-x="355" data-offset-y="125" data-expected-width="280" data-expected-height="160"> </div> </div> width expected 280 but got 830
    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 run
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)
Pass
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)
Fail
assert_equals(830, 280, "\n<div class=\"grid directionRTL\" style=\"gap: 10%;\">\n  <div style=\"grid-column: 2 / 4; grid-row: 2 / 4;\" data-offset-x=\"355\" data-offset-y=\"125\" data-expected-width=\"280\" data-expected-height=\"160\">\n  </div>\n</div>\nwidth")
    at assert_tolerance ( /resources/check-layout-th.js:24:9)
Fail.grid 2assert_equals: <div class="grid directionRTL" style="gap: calc(10% + 25px);"> <div style="grid-column: 2 / 4; grid-row: 2 / 4;" data-offset-x="305" data-offset-y="150" data-expected-width="305" data-expected-height="185"> </div> </div> width expected 305 but got 830
    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 run
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)
Pass
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)
Fail
assert_equals(830, 305, "\n<div class=\"grid directionRTL\" style=\"gap: calc(10% + 25px);\">\n  <div style=\"grid-column: 2 / 4; grid-row: 2 / 4;\" data-offset-x=\"305\" data-offset-y=\"150\" data-expected-width=\"305\" data-expected-height=\"185\">\n  </div>\n</div>\nwidth")
    at assert_tolerance ( /resources/check-layout-th.js:24:9)