Hi,

In [1] I intend to unship the value "radical" for the notation attribute
of the menclose element. It will first be disabled in Nightly and
deprecation warnings/counters will be used in other channels. The MathML
CG agreed to remove this value from the MathML Core spec [2].

For the record, this notation is used to draw square roots but it
essentially duplicates the <msqrt> element which everybody uses instead.
After the removal, the layout and drawing logic for mathematical
radicals could be shared between <msqrt> and <mroot> (currently we have
two similar implementations for msqrt/menclose on one side and for mroot
on the other side).

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1548522
[2] https://github.com/mathml-refresh/mathml/issues/3

-- 
Frédéric Wang
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to