Visibility collapse and overflow

Collapsed row should not contribute to overflow

Collapsed section should not contribute to overflow

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passcollapsed row should not contribute to overflow
Asserts run
Pass
assert_equals(100, 100)
    at Test.<anonymous> ( /css/css-tables/visibility-collapse-row-005.html:63:5)
Passcollapsed section should not contribute to overflow
Asserts run
Pass
assert_equals(50, 50)
    at Test.<anonymous> ( /css/css-tables/visibility-collapse-row-005.html:66:5)