You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-pl...@mozilla.org
Summary: Introduces the <a> element within the MathML namespace exposed via the new MathMLAnchorElement WebIDL interface (which inherits from MathMLElement and includes HyperlinkElementUtils). This feature aligns MathML hyperlink capabilities with HTMLAnchorElement and SVGAElement to ensure consistent link handling, styling, and privacy mitigation across HTML, SVG, and MathML. Linking in mathematical expressions allows authors to link specific terms, variables, or formulas to external references or definitions.