-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Currently, AXSubrole of <annotation> is TBD.
That element is used to display alternative text annotation for a MathML formula (LaTeX source, Maple commands, etc) and with the default style of MathML Core, <annotation> is hidden and won't be exposed. However, it's possible that someone changes that style (e.g. via a user stylesheet to force displaying LaTeX annotation instead of MathML). See https://w3c.github.io/mathml-core/#semantics-and-presentation
I wonder whether exposing them the same as <mtext> make sense? That is something like:
ATK Role: ATK_ROLE_STATIC
Object Attribute: tag:annotation
AXRole: NSAccessibilityGroupRole
AXSubrole: AXMathText
Metadata
Metadata
Assignees
Labels
No labels