MathML not accepted as valid content for th element
Open
- Dominant language
- JavaScript
- Stars
- 98
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Ace 1.3.2, Ace by DAISY app
The error was Minor, Best Practice, empty-table-header with the text
> - Element does not have text that is visible to screen readers
> - Ensures table headers have discernible text
> - Table header text should not be empty
The content of this `th` element was
```html
```
It appears that the MathML is being read as no text or as inaccessible text. Is this error correct? Should MathML not be used in `th`?
Thank you for any assistance that can be provided.
Contributor guide
Assessment
This issue has not been assessed yet.