Passed Passed Example 1 Open in a new tab This th element has an assigned td element.
Time
05:41
Passed Example 2 Open in a new tab Each of the 2 span elements with role of columnheader has assigned span elements with a role of cell.
Month Top Temperature
July 40 C
August 45 C
Passed Example 3 Open in a new tab Each of the 2 th elements has an assigned td element because this td element spans 2 columns.
Projects Exams
15%
Passed Example 4 Open in a new tab Each of the 4 th elements has an assigned td element, within the same table element having a semantic role of grid.
Breakfast Lunch Dinner
Day 1 8:00 13:00 18:00
Passed Example 5 Open in a new tab Each of the 2 th elements has an assigned td element because the headers attribute assigns the th with id equal to “col2” to the td element.
Cities Count
Paris
1
Passed Example 6 Open in a new tab Each of the 5 th elements in this table has assigned cells, whether data or header.
Opening hours
Day Morning Afternoon
Mon-Fri 8-12 14-17
Sat-Sun 10-14 Closed
Passed Example 7 Open in a new tab Each of the 2 th elements has an assigned td element because this td element spans 2 rows.
Projects 15%
Exams
Passed Example 8 Open in a new tab Each of the 2 div elements with role of columnheader has assigned div elements with a role of cell.
Month Top Temperature
July
August 45 C
Passed Example 8 Open in a new tab Each of the 2 div elements with role of rowheader has assigned div elements with a role of cell.
Month July
Deadline
August 45 C
Failed Failed Example 1 Open in a new tab The th element with text “Value” does not have an assigned cell within the same table element.
Rate Value
15%
Failed Example 2 Open in a new tab This th element with id equal to “col2” does not have an assigned cell within the same table element because the headers attribute removes the cell association from its column.
Country Starting with a Z
Zambia Zimbabwe
Failed Example 3 Open in a new tab This div with role of columnheader and text equal to “Occupant” does not have an assigned cell within the same table element.
Room
Occupant
1A
2A
Inapplicable Inapplicable Example 1 Open in a new tab There are no elements with a semantic role of header within the table element.
12:00
Inapplicable Example 2 Open in a new tab There are no elements with a semantic role of header within the table element.
Inapplicable Example 3 Open in a new tab This th element has an explicit role of cell and there are no more elements with a semantic role of header within the table element.
Column A
Cell A
Inapplicable Example 4 Open in a new tab This th element is neither visible nor included in the accessibility tree and there are no more elements with a semantic role of header within the table element.
Organization
W3C
Inapplicable Example 5 Open in a new tab This th element is not included in the accessibility tree and there are no more elements with a semantic role of header within the table element.
W3C
Inapplicable Example 6 Open in a new tab This th element is not a descendant in the flat tree of a semantic table or grid.
Column A
Inapplicable Example 7 Open in a new tab This th element is part of a table which is not included in the accessibility tree.
Time
12:00
Passed Shadow DOM Test 1
Passed Shadow DOM Test 2
Passed Shadow DOM Test 3
Passed Shadow DOM Test 4
Passed Shadow DOM Test 5
Passed Shadow DOM Test 6
Passed Shadow DOM Test 7
Passed Shadow DOM Test 8
Failed Shadow DOM Test 1
Failed Shadow DOM Test 2
Failed Shadow DOM Test 3
Inapplicable Shadow DOM Test 1
Inapplicable Shadow DOM Test 2
Inapplicable Shadow DOM Test 3
Inapplicable Shadow DOM Test 4
Inapplicable Shadow DOM Test 5
Inapplicable Shadow DOM Test 6
Inapplicable Shadow DOM Test 7