Skip to content

Should all MathML elements really be potential hyperlinks / match :visited? #142

Open
@emilio

Description

@emilio

https://mathml-refresh.github.io/mathml/#attributes-shared-by-all-mathml-elements says:

href: Can be used to establish the element as a hyperlink to the specfied URI.

This in Gecko has implications and behaves the same way as <a> or <area>.

Two things:

  • Is this feature used / desired / worth it? Links are complex.

  • If it is, should it really match :visited? I think in WebKit it does not, if I'm reading the code correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions