Skip to content
Snippets Groups Projects
Commit 0787850e authored by James Teh's avatar James Teh
Browse files

Bug 1759971: Support MathML on a cached RemoteAccessible for Windows a11y clients. r=morgan

Windows a11y clients retrieve MathML markup using ISimpleDOMNode::innerHTML.
We cache innerHTML to support this, but only on math elements and only on Windows.
sdnAccessible had to be modified to support RemoteAccessible and to use the cache for this method.

Differential Revision: https://phabricator.services.mozilla.com/D155806
parent 551e1f9b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment