Visibility collapse

Spec

Setting a column to visibility:collapse changes table width but not height.

row 1 row 2 row 3 Bottom table is identical to top except left column has been collapsed. row 1 row 2 row 3

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passcol visibility:collapse doesn't change table height
Asserts run
Pass
assert_equals(29, 29)
    at  /css/css-tables/visibility-collapse-col-001.html:88:5
Failcol visibility:collapse changes table widthassert_equals: expected 116 but got 671
Error
    at get_stack (https://www2.wpt.live/resources/testharness.js:4567:21)
    at new AssertionError (https://www2.wpt.live/resources/testharness.js:4560:22)
    at assert (https://www2.wpt.live/resources/testharness.js:4544:19)
    at assert_equals (https://www2.wpt.live/resources/testharness.js:1543:9)
    at Test.assert_wrapper (https://www2.wpt.live/resources/testharness.js:1463:30)
    at Test.<anonymous> (https://www2.wpt.live/resources/testharness.js:1182:35)
    at Test.step (https://www2.wpt.live/resources/testharness.js:2638:25)
    at test (https://www2.wpt.live/resources/testharness.js:633:30)
    at https://www2.wpt.live/resources/testharness.js:1180:21
    at forEach (https://www2.wpt.live/resources/testharness.js:4659:26)
Asserts run
Fail
assert_equals(671, 116)
Error