Pass | table visibility:hidden doesn't change table height | Asserts runPass | assert_equals(29, 29, "table visibility:hidden doesn't change table height")
at Test.<anonymous> ( /css/css-tables/visibility-hidden-nested-002.html:101:31) |
|
Fail | table visibility:hidden doesn't change table width | assert_equals: table visibility:hidden doesn't change table width expected 454 but got 449 at Test.<anonymous> (https://www1.wpt.live/css/css-tables/visibility-hidden-nested-002.html:101:31)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at https://www1.wpt.live/css/css-tables/visibility-hidden-nested-002.html:99:9 Asserts runFail | assert_equals(449, 454, "table visibility:hidden doesn't change table width")
at Test.<anonymous> ( /css/css-tables/visibility-hidden-nested-002.html:101:31) |
|
Pass | hidden and visible cells should have same height | Asserts runPass | assert_equals(111, 111, "hidden and visible cells should have same height")
at Test.<anonymous> ( /css/css-tables/visibility-hidden-nested-002.html:101:31) |
|
Pass | hidden and visible cells should have same width | Asserts runPass | assert_equals(19, 19, "hidden and visible cells should have same width")
at Test.<anonymous> ( /css/css-tables/visibility-hidden-nested-002.html:101:31) |
|