Fail | table width is unchanged | assert_equals: table width is unchanged expected 454 but got 1230 at Test.<anonymous> (https://www1.wpt.live/css/css-tables/visibility-collapse-non-rowcol-001.html:105: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-non-rowcol-001.html:103:9 Asserts runFail | assert_equals(1230, 454, "table width is unchanged")
at Test.<anonymous> ( /css/css-tables/visibility-collapse-non-rowcol-001.html:105:31) |
|
Fail | table height is unchanged | assert_equals: table height is unchanged expected 29 but got 135 at Test.<anonymous> (https://www1.wpt.live/css/css-tables/visibility-collapse-non-rowcol-001.html:105: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-non-rowcol-001.html:103:9 Asserts runFail | assert_equals(135, 29, "table height is unchanged")
at Test.<anonymous> ( /css/css-tables/visibility-collapse-non-rowcol-001.html:105:31) |
|
Pass | td visibility:collapse has no effect on td width | Asserts runPass | assert_equals(111, 111, "td visibility:collapse has no effect on td width")
at Test.<anonymous> ( /css/css-tables/visibility-collapse-non-rowcol-001.html:105:31) |
|
Pass | td visibility:collapse has no effect on td height | Asserts runPass | assert_equals(19, 19, "td visibility:collapse has no effect on td height")
at Test.<anonymous> ( /css/css-tables/visibility-collapse-non-rowcol-001.html:105:31) |
|
Pass | span visibility:collapse has no effect on span width | Asserts runPass | assert_equals(100, 100, "span visibility:collapse has no effect on span width")
at Test.<anonymous> ( /css/css-tables/visibility-collapse-non-rowcol-001.html:105:31) |
|
Pass | span visibility:collapse has no effect on span height | Asserts runPass | assert_equals(100, 100, "span visibility:collapse has no effect on span height")
at Test.<anonymous> ( /css/css-tables/visibility-collapse-non-rowcol-001.html:105:31) |
|