gecko/layout/reftests/mathml/op-dict-1.html

14 lines
166 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>op-dict mo form</title>
</head>
<body>
<math>
<mrow>
<mo form="infix">+</mo>
</mrow>
</math>
</body>
</html>