Skip to content

contextmenu / draggable #133

Open
Open
@fred-wang

Description

@fred-wang

Originally reported at https://gitlab.com/mathml/MathMLinHTML5/issues/7

Created by: Yaffle
Any chance to have support for these attributes for MathML elements on web page?

Created by: fred-wang
Note that http://www.mathml-association.org/MathMLinHTML5/ is an implementation note for a core subset of MathML in HTML5, not a standard specification. If these attributes are allowed by the HTML5 & MathML W3C specifications and if there is a strong use case for them, then they could be added. But probably that would be in later versions since we want to implement the core subset in web engines first.

Created by: Yaffle
tabIndex, focus and blur were added to SVG elements, not good that this addition occurred not on the Element interface.
A hack can be used to make an element focusable+draggable in Firefox - <mrow href="#">, but this is still a hack and no way to call element.focus().

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions