Files
UXP-Fixed/layout/reftests/mathml/mfenced-11.html
T
2018-02-02 04:16:08 -05:00

15 lines
165 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<!-- Size of fences when empty -->
<math>
<mfenced>
<mn>.</mn>
</mfenced>
</math>
</body>
</html>