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

15 lines
209 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>op-dict mo movablelimits</title>
</head>
<body>
<math>
<munder>
<mo movablelimits="false">&sum;</mo>
<mi>x</mi>
</munder>
</math>
</body>
</html>