You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seem to be lots of hacky ways to make web content visually hidden but available to assistive technologies.
Would box-suppress: hide be a solution for that issue? I've seen little discussion on how it would impact the accessibility tree.
EPUB is struggling with the lack of support for MathML. One thought was to include MathML, but by default display an image equivalent. Reading systems that support MathML could display the MathML through a user agent stylesheet. AT would always need to be able to use the MathML.