Data table with no th
elements
Screen reader compatibility
Expected Result: causes problems in some screen readers
Actual Result: causes problems in 77 screen reader / browser combinations
For expected failures, the results show which AT combos the failures affect. Results are recorded from the user's viewpoint, so describe the user impact of authoring errors.
WCAG Failure: F91: Failure of Success Criterion 1.3.1 for not correctly marking up table headers
Code used for this test:
<table>
<tbody>
<tr>
<td><strong>Morning</strong></td>
<td><strong>Afternoon</strong></td>
</tr>
<tr>
<td>Free</td>
<td>Busy</td>
</tr>
</tbody>
</table>
Change History
Last updated: September 11, 2022
NVDA with Chrome Causes problems from NVDA 2018.4 to NVDA 2022.2
NVDA with IE Causes problems from NVDA 2012.1 to NVDA 2019.2
NVDA with FF Causes problems from NVDA 2012.1 to NVDA 2022.2
JAWS with Chrome Causes problems from JAWS 2018.1811.2 to JAWS 2022.2207.25
JAWS with IE Causes problems from JAWS 13.0.852 to JAWS 2019.1912.1
JAWS with FF Causes problems from JAWS 13.0.852 to JAWS 2022.2207.25
VoiceOver macOS Causes problems from VoiceOver macOS 10.9 to VoiceOver macOS 12.5
VoiceOver iOS Causes problems from VoiceOver iOS 7.1 to VoiceOver iOS 15.6
WindowEyes with IE Stable - OK from WindowEyes 8.4 to WindowEyes 9.2
Dolphin with IE Causes problems in Dolphin SR 15.05
SaToGo with IE OK in SaToGo 3.4.96.0
Screen reader | Browser | Mode | Notes | What the user hears |
---|---|---|---|---|
![]() | Chrome 105 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | FF102 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Edge 105 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Chrome 94 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | FF91 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Edge 94 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Chrome 86 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | FF78 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Edge 92 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Chrome 79 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | FF68 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | IE11 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Chrome 73 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | FF60 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | IE11 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | FF60 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | IE11 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | FF48 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | IE11 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | FF41 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | IE11 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | FF31 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | IE11 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | FF31 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | IE11 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Chrome 105 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning, afternoon. Free, busy. |
![]() | FF102 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning, afternoon. Free, busy. |
![]() | Edge 105 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning, afternoon. Free, busy. |
![]() | Chrome 94 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning, afternoon. Free, busy. |
![]() | FF91 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning, afternoon. Free, busy. |
![]() | Edge 94 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning, afternoon. Free, busy. |
![]() | Chrome 86 | Reading | No cell headers read when using table navigation commands | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | FF78 | Reading | No cell headers read when using table navigation commands | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | Edge 92 | Reading | No cell headers read when using table navigation commands | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | Chrome 79 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | FF68 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | IE11 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | Chrome 73 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | FF60 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | IE11 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | FF52 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | IE11 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | FF48 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | IE11 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | FF41 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | IE11 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | FF31 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | IE11 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | FF31 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | IE11 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | FF31 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | IE11 | Reading | No cell headers read using Ctrl+Alt+5 - says "Column two, row two, busy" | Table with two columns and two rows. Morning. Afternoon. Free. Busy. |
![]() | IE11 | Table | Defaults to reading top row TD cells as headers if no TH in same column. | Table, two rows, two columns. Morning. Afternoon. Morning, free. Afternoon, busy. |
![]() | IE11 | Table | Defaults to reading top row TD cells as headers if no TH in same column. | Table five start, two rows, two columns (table five, one R one C, morning). Morning. Afternoon. Morning, free. Afternoon, busy. |
![]() | Safari 15.6 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Safari 15.0 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Safari 14.1 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Safari 13.0 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Safari 12.1 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Safari 10.1.2 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Safari 9.1.2 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Safari 9.0.1 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Safari 7.0.3 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Safari iOS 15.6 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning, Afternoon. Free, Busy. |
![]() | Safari iOS 14.7 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning, Afternoon. Free, Busy. |
![]() | Safari iOS 13.3 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning, Afternoon. Free, Busy. |
![]() | Safari iOS 12.4 | Reading | Announced as table, but no row/column positions or headers read. | Morning, table start. Afternoon. Free. Busy. Table end, end. |
![]() | Safari iOS 11.4 | Reading | Announced as table, but no row/column positions or headers read. | Morning, table start. Afternoon. Free. Busy. Table end, end. |
![]() | Safari iOS 10.3 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning. Afternoon. Free. Busy. |
![]() | Safari iOS 9.1 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning, afternoon. Free, busy. |
![]() | Safari iOS 8.4 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning, afternoon. Free, busy. |
![]() | Safari iOS 7.1 | Reading | Table treated as layout table - not announced as table, and no headers read. | Morning, afternoon. Free, busy. |
![]() | IE11 | Reading | Table treated as layout table - not announced as table, and no headers read. | Normal, morning. Afternoon. Free. Busy. |
![]() | IE11 | Reading | Entering table, morning. Afternoon. Free. Busy. |
SortSite rules: AccHtmlTableNoHeaders
Test notes
All tests were carried out with screen reader factory settings. JAWS in particular has a wide variety of settings controlling exactly what gets spoken.
Screen readers allow users to interact in different modes, and can produce very different results in each mode. The modes used in these tests are:
- Reading Content read using the “read next” command in a screen reader
- Tabbing Content read using the “tab” key in a screen reader
- Heading Content read using the “next heading” key in a screen reader
- Touch Content read when touching an area of screen on a mobile device
In the “What the user hears” column:
- Commas represent short pauses in screen reader voicing
- Full Stops represent places where voicing stops, and the “read next” or “tab” or “next heading” command is pressed again
- Ellipsis … represent a long pause in voicing
- (Brackets) represent voicing that requires a keystroke to hear