tenfourfox/layout/reftests/mathml/mathml-mmultiscript-base.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

17 lines
242 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>mmultiscript with only base and none as placeholder</title>
</head>
<body>
<math>
<mmultiscripts>
<mtext>base</mtext>
<none/>
<none/>
</mmultiscripts>
</math>
</body>
</html>