Pass | Computed display and visibility of table | Asserts runPass | assert_equals("none", "none")
at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5) | Pass | assert_equals("visible", "visible")
at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:36:7) |
|
Pass | Computed display and visibility of caption | Asserts runPass | assert_equals("none", "none")
at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5) | Pass | assert_equals("visible", "visible")
at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:36:7) |
|
Fail | Computed display and visibility of colgroup | assert_equals: expected "table-column-group" but got "none" at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/html/rendering/non-replaced-elements/tables/hidden-attr.html:30:3 Asserts runFail | assert_equals("none", "table-column-group")
at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5) |
|
Fail | Computed display and visibility of col | assert_equals: expected "table-column" but got "none" at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/html/rendering/non-replaced-elements/tables/hidden-attr.html:30:3 Asserts runFail | assert_equals("none", "table-column")
at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5) |
|
Fail | Computed display and visibility of thead | assert_equals: expected "table-header-group" but got "none" at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/html/rendering/non-replaced-elements/tables/hidden-attr.html:30:3 Asserts runFail | assert_equals("none", "table-header-group")
at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5) |
|
Fail | Computed display and visibility of tbody | assert_equals: expected "table-row-group" but got "none" at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/html/rendering/non-replaced-elements/tables/hidden-attr.html:30:3 Asserts runFail | assert_equals("none", "table-row-group")
at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5) |
|
Fail | Computed display and visibility of tfoot | assert_equals: expected "table-footer-group" but got "none" at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/html/rendering/non-replaced-elements/tables/hidden-attr.html:30:3 Asserts runFail | assert_equals("none", "table-footer-group")
at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5) |
|
Fail | Computed display and visibility of tr | assert_equals: expected "table-row" but got "none" at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/html/rendering/non-replaced-elements/tables/hidden-attr.html:30:3 Asserts runFail | assert_equals("none", "table-row")
at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5) |
|
Pass | Computed display and visibility of td | Asserts runPass | assert_equals("none", "none")
at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5) | Pass | assert_equals("visible", "visible")
at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:36:7) |
|
Pass | Computed display and visibility of th | Asserts runPass | assert_equals("none", "none")
at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5) | Pass | assert_equals("visible", "visible")
at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:36:7) |
|