Peter Krautzberger
Peter Krautzberger
> As an aside, the mjx-container also doesn't have a role, in particular no role that permits an aria-label, which means the label might be ignored by AT (now, and...
> Talking to Volker, that's actually a bug. It should have role=application (which is sufficient). => https://github.com/mathjax/MathJax-src/pull/573
Thanks for looking into it, Davide.
Sorry for the slow response. > What does the 4.4.4 represent, in this case? I think it was a section or figure number. > I'm not sure I'd want this...
Thanks. If you say it works, I'm sure it does.
There currently is no way of clearing the queue. See also https://github.com/mathjax/MathJax/issues/875
@episodeyang this issue is not an any milestone right now so there are no immediate plans to work on it. I'll add it to our general backlog since there seems...
(oops, hit "comment" too quickly) To answer your question, there's currently no way of doing this. PRs are welcome.
I was running into this today for a contrived example: ```html Alttext ``` From a quick check, UAs seem to consistently expose this as per spec (role=image, name "Alttext"). Validation...
I think this is the same as #1198.