gecko/layout/reftests/mathml/math-display.html

12 lines
156 B
HTML

<html>
<body>
<math displaystyle="true">
<munderover>
<mo>&sum;</mo>
<mi>b</mi>
<mi>c</mi>
</munderover>
</math>
</body>
</html>