mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 04:27:37 +00:00
19 lines
266 B
HTML
19 lines
266 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>mmultiscript with mprescripts with none as placeholders</title>
|
|
</head>
|
|
|
|
<body>
|
|
<math>
|
|
<mmultiscripts>
|
|
<mtext>base</mtext>
|
|
<none/>
|
|
<none/>
|
|
<mprescripts/>
|
|
</mmultiscripts>
|
|
|
|
</math>
|
|
</body>
|
|
</html>
|