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

    <!-- No arguments -->

    <math>
      <mfenced>
        <mspace /> 
      </mfenced>
    </math>

  </body>
</html>