You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is very similar to #2485, where we documented the deprecated SVG keys. Currently, SVG is a "junk drawer", so we opted to make a single junk drawer of discouraged SVG features. My thought is to make a single discouraged MathML junk drawer to match what we did there, and to not have more discouraged MathML features than non-discouraged MathML features.
I agree with, @jamesnw. We can reserve the option to split up the features in the future. But until we can demonstrate there's an audience for those features (in contemporary or historic MathML), I think we shouldn't split them up.
If I were making the MathML discouraged feature, I'd probably do a similar thing as SVG:
name: MathML 3 (discouraged)description: MathML 3.0 specifies several components that were excluded from MathML core, such as the `<maction>` and `<mfenced> elements.
We already have a MathML feature on the repo: https://github.com/web-platform-dx/web-features/blob/main/features/mathml.yml which contains quite a lot of BCD keys.
Looking at the list of remaining unmapped BCD keys, I see there are quite a few still. These are marked as deprecated on BCD.
How do we want to handle them on this repo?
maction - Entire element is deprecated
mfenced - Entire element is deprecated
mfrac:
mmultiscripts
mo
mpadded
mspace
mstyle - Entire element is deprecated?
msub
msubsup
msup
mtable
semantics
Global attributes - Deprecated attributes and attribute values
The text was updated successfully, but these errors were encountered: