blob: 01a653482eee18d41a2416b5260cc6b8e5055998 [file] [log] [blame]
This is a testharness.js-based test.
PASS Computed display and visibility of table
PASS Computed display and visibility of caption
FAIL Computed display and visibility of colgroup assert_equals: expected "table-column-group" but got "none"
FAIL Computed display and visibility of col assert_equals: expected "table-column" but got "none"
FAIL Computed display and visibility of thead assert_equals: expected "table-header-group" but got "none"
FAIL Computed display and visibility of tbody assert_equals: expected "table-row-group" but got "none"
FAIL Computed display and visibility of tfoot assert_equals: expected "table-footer-group" but got "none"
FAIL Computed display and visibility of tr assert_equals: expected "table-row" but got "none"
PASS Computed display and visibility of td
PASS Computed display and visibility of th
Harness: the test ran to completion.