-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
need testsIssues related to writing WPT testsIssues related to writing WPT tests
Description
In #81, we agreed that mpadded attributes in MathML Core should only use pseudo-unit with the same vertical/horizontal direction.
Can we simplify it any further? Remove/Deprecate it?
Some thoughts:
- MathML discourage authors from using mpadded for tweaking or conveying meaning: https://mathml-refresh.github.io/mathml/chapter3.html#presm.warnfinetuning
- In general, since MathML3 did not clearly specify rendering, implementation are inconsistent and usage is probably unreliable.
- CSS is more appropriate for this kind of space tuning. I imagine if we better define MathML interactions with out-of-flow position Handling of out-of-flow elements mathml-core#74, margin/border/padding Ensure good integration of MathML with the accessibility tree #9, vertical-align CSS interoperability with vertical-align mathml-core#273, aspect-ratio etc authors could use these alternatives.
- mpadded is probably used a lot, though. We would need to get better statistics and analysis of current use cases.
Metadata
Metadata
Assignees
Labels
need testsIssues related to writing WPT testsIssues related to writing WPT tests