<mprescripts>
Baseline 2023Newly available
Since January 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.
Please help us by answering a few questions.
Das <mprescripts>
MathML Element wird innerhalb eines <mmultiscripts>
Elements verwendet, um den Beginn der Prä-Skript-Elemente (Subskripte und Superskripte, die vor dem Basisausdruck platziert werden) anzugeben.
Attribute
Dieses Element unterstützt globale MathML-Attribute.
Beispiel
Das erste <mmultiscripts>
Kind-Element wird zu einem Basisausdruck. Die verbleibenden Kinder werden standardmäßig zu Post-Skript-Elementen (a, b). <mprescripts>
fungiert als Trennzeichen, und die Kinder danach werden zu Prä-Skript-Elementen (c, d).
<math display="block">
<mmultiscripts>
<mi>X</mi> <!-- base expression -->
<mi>a</mi> <!-- post-sub-script -->
<mi>b</mi> <!-- post-sup-script -->
<mprescripts />
<mi>c</mi> <!-- pre-sub-script -->
<mi>d</mi> <!-- pre-sup-script -->
</mmultiscripts>
</math>
Technische Zusammenfassung
Implizite ARIA-Rolle | Keine |
---|
Spezifikationen
Specification |
---|
MathML Core # prescripts-and-tensor-indices-mmultiscripts |
Browser-Kompatibilität
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
mprescripts |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support