Open
Bug 2054819
Opened 1 month ago
Updated 1 month ago
Accessibility mapping of mathml <a> element
Categories
(Core :: MathML, enhancement)
Tracking
()
UNCONFIRMED
People
(Reporter: mtan, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36
Steps to reproduce:
The accessibility mapping of mathml <a> element should be link when href is set or has mouse or button event listener.
See https://github.com/w3c/mathml-aam/issues/39
Actual results:
Currently the mathml a element is mapped to section on atspi.
Expected results:
The mapping should be role link when the requirement is satisfied.
Comment 1•1 month ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::MathML' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → MathML
Product: Firefox → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•