Fail | row group visibility:collapse doesn't change table width | assert_equals: row group visibility:collapse doesn't change table width expected 676 but got 671 at Test.<anonymous> (https://www1.wpt.live/css/css-tables/visibility-collapse-row-group-001.html:119:31)
at Test.step (https://www1.wpt.live/resources/testharness.js:2684:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at https://www1.wpt.live/css/css-tables/visibility-collapse-row-group-001.html:117:9 Asserts runFail | assert_equals(671, 676, "row group visibility:collapse doesn't change table width")
at Test.<anonymous> ( /css/css-tables/visibility-collapse-row-group-001.html:119:31) |
|
Fail | row group visibility:collapse changes table height | assert_equals: row group visibility:collapse changes table height expected 116 but got 29 at Test.<anonymous> (https://www1.wpt.live/css/css-tables/visibility-collapse-row-group-001.html:119:31)
at Test.step (https://www1.wpt.live/resources/testharness.js:2684:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at https://www1.wpt.live/css/css-tables/visibility-collapse-row-group-001.html:117:9 Asserts runFail | assert_equals(29, 116, "row group visibility:collapse changes table height")
at Test.<anonymous> ( /css/css-tables/visibility-collapse-row-group-001.html:119:31) |
|
Fail | the first row should be collapsed | assert_equals: the first row should be collapsed expected 0 but got 19 at Test.<anonymous> (https://www1.wpt.live/css/css-tables/visibility-collapse-row-group-001.html:119:31)
at Test.step (https://www1.wpt.live/resources/testharness.js:2684:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at https://www1.wpt.live/css/css-tables/visibility-collapse-row-group-001.html:117:9 Asserts runFail | assert_equals(19, 0, "the first row should be collapsed")
at Test.<anonymous> ( /css/css-tables/visibility-collapse-row-group-001.html:119:31) |
|
Fail | the second row should be collapsed | assert_equals: the second row should be collapsed expected 0 but got 19 at Test.<anonymous> (https://www1.wpt.live/css/css-tables/visibility-collapse-row-group-001.html:119:31)
at Test.step (https://www1.wpt.live/resources/testharness.js:2684:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at https://www1.wpt.live/css/css-tables/visibility-collapse-row-group-001.html:117:9 Asserts runFail | assert_equals(19, 0, "the second row should be collapsed")
at Test.<anonymous> ( /css/css-tables/visibility-collapse-row-group-001.html:119:31) |
|
Pass | the third row stays the same | Asserts runPass | assert_equals(19, 19, "the third row stays the same")
at Test.<anonymous> ( /css/css-tables/visibility-collapse-row-group-001.html:119:31) |
|