1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 23:18:26 +00:00
Files
UXP/layout/reftests/mathml/mathml-mmultiscript-mprescript-ref.html

16 lines
228 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>mmultiscript with mprescripts without none</title>
</head>
<body>
<math>
<mmultiscripts>
<mtext>base</mtext>
<mprescripts/>
</mmultiscripts>
</math>
</body>
</html>