equal-access
equal-access copied to clipboard
ARIA in HTML update - allow role=math on img element
ARIA in HTML will be updating to allow role=math on img elements - https://github.com/w3c/html-aria/pull/525/
This is being updated per an expressed need for this allowance in epub, and aligning with example guidance the ARIA spec has been providing, indicating use of role=math on an img for platforms that don't support MathML.
Details