tenfourfox/layout/reftests/mathml/mathml-mmultiscript-mprescript-ref.html

16 lines
228 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<html>
<head>
<title>mmultiscript with mprescripts without none</title>
</head>
<body>
<math>
<mmultiscripts>
<mtext>base</mtext>
<mprescripts/>
</mmultiscripts>
</math>
</body>
</html>