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-12.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<html>
<head>
<title>op-dict mo movablelimits</title>
<link rel="match" href="op-dict-12-ref.html">
</head>
<body>
<math>
<munder>
<mo movablelimits="true">∑</mo>
<mi>x</mi>
</munder>
</math>
</body>
</html>