tenfourfox/layout/reftests/mathml/mfenced-11-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

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>