w3c / mathml

MathML4 editors draft
https://w3c.github.io/mathml/
Other
58 stars 18 forks source link

Add menclose to MathML core #216

Open fred-wang opened 4 years ago

fred-wang commented 4 years ago

Opening a new issue to track needed work for menclose ( PR of the original text: https://github.com/mathml-refresh/mathml-core/pull/24 ).

Known issues:

Instead of a dedicated algo, it would be better if menclose would just use the current mrow algo and rely on pure CSS for styling notations.

NSoiffer commented 4 years ago

I don't think order matters for the current set of values. However if it does need to be specified because of some CSS properties, the order in which they are listed seems reasonable to me.

NSoiffer commented 3 years ago

This was discussed at the CG meeting today. From the notes:

The CG felt menclose was important and since the other browsers implement it but Igalia currently doesn't plan to do it, this should move to level 2. There should be a polyfill to handle this.

NSoiffer commented 3 years ago

Filling in some details on the earlier comment...

I created a codepen sweep test of the attributes. Results: