Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /mathml/presentation-markup/operators/op-dict-1.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<html>
<head>
<title>op-dict mo form</title>
<link rel="mismatch" href="op-dict-1-notref.html">
</head>
<body>
<math>
<mrow>
<mo form="infix">+</mo>
<mn>1</mn>
</mrow>
</math>
</body>
</html>