From 291b86622f8ef539b7364a3f6a08e6f2ca12326c Mon Sep 17 00:00:00 2001 From: Sami M <68050150+samimaattaCelia@users.noreply.github.com> Date: Tue, 31 Dec 2024 10:48:50 +0200 Subject: [PATCH] Clarify that `alttext` and `altimg` are not to be used Closes #30 and the solution is based on the discussion of poor support and no need from the agencies. --- Guidelines/Nordic MathML Guidelines 2024-1.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Guidelines/Nordic MathML Guidelines 2024-1.md b/Guidelines/Nordic MathML Guidelines 2024-1.md index ed0847a..4bc18d2 100644 --- a/Guidelines/Nordic MathML Guidelines 2024-1.md +++ b/Guidelines/Nordic MathML Guidelines 2024-1.md @@ -44,7 +44,11 @@ The `` element should use the namespace `http://www.w3.org/1998/Math/MathM Declaring the namespace in the `` element replaces the deprecated practice of declaring the namespace globally for the document and using the prefix `m:` in all MathML elements. -#### alt-attributes +#### MathML `alttext` and `altimg` attributes + +Don't use either of the attributes. The support for the attributes is not good, while support for MathML has improved. + + #### Block vs Inline