summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/mfenced-11.html
blob: 744c9d20330662eb258546492135afba5ff7ae8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE HTML>
<html>
  <body>

    <!-- Size of fences when empty -->

    <math>
      <mfenced>
      <mn>.</mn>
      </mfenced>
    </math>

  </body>
</html>