daisy / daisy/ace

MathML not accepted as valid content for heading (h4) element

Open
#410 2 comments 0 reactions 0 assignees View on GitHub
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-heading with the text

- Element does not have text that is visible to screen readers
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
- Ensures headings have discernible text
- Headings should not be empty

The content of the heading (with additional context) was

```








```

It appears that the MathML is being read as no text or as inaccessible text. This may be related to issue 398.

Thank you for any assistance that can be provided.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.