Mypal/layout/reftests/mathml/mathml-mmultiscript-mprescr...

19 lines
266 B
HTML
Raw Normal View History

2019-03-11 03:26:37 -07:00
<!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>