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

14 lines
183 B
HTML

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