Visibility hidden

Spec

Setting a column of cells to visibility:hidden.

row 1 row 2 row 3 Bottom table is identical to top except right column's cells are hidden. row 1 row 2 row 3

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passvisibility:hidden doesn't change table height
Asserts run
Pass
assert_equals(29, 29, "visibility:hidden doesn't change table height")
    at Test.<anonymous> ( /css/css-tables/visibility-hidden-col-001.html:102:31)
Failvisibility:hidden doesn't change table widthassert_equals: visibility:hidden doesn't change table width expected 222 but got 671
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/css-tables/visibility-hidden-col-001.html:102:31)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/css-tables/visibility-hidden-col-001.html:100:9
Asserts run
Fail
assert_equals(671, 222, "visibility:hidden doesn't change table width")
    at Test.<anonymous> ( /css/css-tables/visibility-hidden-col-001.html:102:31)