<mphantom>
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since Januar 2023.
Das <mphantom>
MathML Element wird unsichtbar gerendert, aber seine Dimensionen (wie Höhe, Breite und Baseline-Position) bleiben erhalten.
Attribute
Dieses Element akzeptiert die globalen MathML-Attribute.
Beispiele
html
<math display="block"> <mrow> <mi>x</mi> <mo>+</mo> <mphantom> <mi>y</mi> <mo>+</mo> </mphantom> <mi>z</mi> </mrow> </math>
Technische Zusammenfassung
Implizite ARIA-Rolle | Keine |
---|
Spezifikationen
Specification |
---|
MathML Core> # making-sub-expressions-invisible-mphantom> |
Browser-Kompatibilität
Loading…