scope-attr-valid
Description: Ensure the scope attribute is used correctly on tables
Help: scope attribute should be used correctly
Help URL: https://dequeuniversity.com/rules/axe/4.10/scope-attr-valid?application=axeAPI
Tags: cat.tablesbest-practice
table-duplicate-name
Description: Ensure the <caption> element does not contain the same text as the summary attribute
Help: Tables should not have the same summary and caption
Help URL: https://dequeuniversity.com/rules/axe/4.10/table-duplicate-name?application=axeAPI
Tags: cat.tablesbest-practice
table-fake-caption
Description: Ensure that tables with a caption use the <caption> element.
Help: Data or header cells must not be used to give caption to a data table.
Help URL: https://dequeuniversity.com/rules/axe/4.10/table-fake-caption?application=axeAPI
Tags: cat.tablesexperimentalwcag2awcag131section508section508.22.gEN-301-549EN-9.1.3.1
td-has-header
Description: Ensure that each non-empty data cell in a <table> larger than 3 by 3 has one or more table headers
Help: Non-empty <td> elements in larger <table> must have an associated table header
Help URL: https://dequeuniversity.com/rules/axe/4.10/td-has-header?application=axeAPI
Tags: cat.tablesexperimentalwcag2awcag131section508section508.22.gTTv5TT14.bEN-301-549EN-9.1.3.1
td-headers-attr
Description: Ensure that each cell in a table that uses the headers attribute refers only to other cells in that table
Help: Table cells that use the headers attribute must only refer to cells in the same table
Help URL: https://dequeuniversity.com/rules/axe/4.10/td-headers-attr?application=axeAPI
Tags: cat.tableswcag2awcag131section508section508.22.gTTv5TT14.bEN-301-549EN-9.1.3.1
th-has-data-cells
Description: Ensure that <th> elements and elements with role=columnheader/rowheader have data cells they describe
Help: Table headers in a data table must refer to data cells
Help URL: https://dequeuniversity.com/rules/axe/4.10/th-has-data-cells?application=axeAPI
Tags: cat.tableswcag2awcag131section508section508.22.gTTv5TT14.bEN-301-549EN-9.1.3.1