Using display:table has semantic effects in some screen readers – demo page
This is a demo document related to the article Using display:table has semantic effects in some screen readers. Please see the article for context and information.
Fake table 1
Row 1, column 1
Row 1, column 2
Row 1, column 3
Row 2, column 1
Row 2, column 2
Row 2, column 3
Fake table 2
Single-cell table with table-row
Fake table 3
The real table
table 2
| Row 1, column 1 |
Row 1, column 2 |
Row 1, column 3 |
| Row 2, column 1 |
Row 2, column 2 |
Row 2, column 3 |