Open
Bug 1924832
Opened 1 year ago
Updated 1 year ago
Support "math" object attribute in ATK/IA2
Categories
(Core :: Disability Access APIs, enhancement)
Tracking
()
NEW
People
(Reporter: aaronlev, Unassigned)
References
(Blocks 1 open bug)
Details
Currently JAWS and NVDA support math on ROLE_SYSTEM_EQUATION objects by using ISimpleDOMNode::get_innerHtml().
In the interests of deprecating and removing ISimpleDOMNode, Mozilla should also expose math on these objects via the object attribute "math".
Chromium has added support for this in recent Canary builds.
| Reporter | ||
Comment 1•1 year ago
|
||
NVDA issue: https://github.com/nvaccess/nvda/issues/17296
| Reporter | ||
Comment 2•1 year ago
|
||
AAM mappings issue: https://github.com/w3c/aria/issues/2355
Updated•1 year ago
|
Type: defect → enhancement
Updated•1 year ago
|
Updated•1 year ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•