Visibility collapse

Spec

Setting row and spanning column to visibility:collapse changes height and width.

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passspanning row visibility:collapse doesn't change table width
Asserts run
Pass
assert_equals(45, 45, "spanning row visibility:collapse doesn't change table width")
    at Test.<anonymous> ( /css/css-tables/visibility-collapse-rowcol-002.html:52:31)
Passspanning row visibility:collapse doesn't change height in this case
Asserts run
Pass
assert_equals(35, 35, "spanning row visibility:collapse doesn't change height in this case")
    at Test.<anonymous> ( /css/css-tables/visibility-collapse-rowcol-002.html:52:31)