Mypal/layout/reftests/mathml/mfenced-11-ref.html

17 lines
199 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<!-- Size of fences when empty -->
<math>
<mrow>
<mo>(</mo>
<mn>.</mn>
<mo>)</mo>
</mrow>
</math>
</body>
</html>