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

    <!-- No arguments -->

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

  </body>
</html>