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://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4617:21)
    at new AssertionError (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4610:22)
    at assert (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4594:19)
    at assert_equals (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:1549:9)
    at Test.assert_wrapper (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:1469:30)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:1182:35)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:1180:21
    at forEach (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4709:26)
Asserts run
Fail
assert_equals(671, 116)
Error