Summary

Harness status: OK

Found 10 tests

Details

ResultTest NameMessage
PassComputed display and visibility of table
Asserts run
Pass
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)
PassComputed display and visibility of caption
Asserts run
Pass
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)
FailComputed display and visibility of colgroupassert_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 run
Fail
assert_equals("none", "table-column-group")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5)
FailComputed display and visibility of colassert_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 run
Fail
assert_equals("none", "table-column")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5)
FailComputed display and visibility of theadassert_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 run
Fail
assert_equals("none", "table-header-group")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5)
FailComputed display and visibility of tbodyassert_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 run
Fail
assert_equals("none", "table-row-group")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5)
FailComputed display and visibility of tfootassert_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 run
Fail
assert_equals("none", "table-footer-group")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5)
FailComputed display and visibility of trassert_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 run
Fail
assert_equals("none", "table-row")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/hidden-attr.html:32:5)
PassComputed display and visibility of td
Asserts run
Pass
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)
PassComputed display and visibility of th
Asserts run
Pass
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)