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-7.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<html>
<head>
<title>op-dict largeop</title>
<link rel="mismatch" href="op-dict-7-notref.html">
</head>
<body>
<math displaystyle="true">
<mrow>
<mo largeop="false">∑</mo>
</mrow>
</math>
</body>
</html>