- Issue created by @javi-er
- πΊπΈUnited States R_H-L
<td>
elements are permitted to be empty by WCAG, so this should not actually be implemented as proposed. This would be useful for<th>
elements, which either need to have anaria-label
or be converted to<td>
elements, such as in the intersection of a table header row and a header column.