Skip to content

AXSubrole of <annotation> #14

@fred-wang

Description

@fred-wang

cc @cookiecrook @asurkov

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions