summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/mathml/menclose/menclose-5-downdiagonalstrike-ref.html
blob: b37bfd0ffb569a9e2f5e7e2d7a9d838682afc863 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
  <head>
    <title>menclose downdiagonalstrike</title>
  </head>
  <body>
    <p>
      <math><menclose id="testMenclose" notation="downdiagonalstrike"><mspace width="100px" height="50px"></menclose></math>
    </p>
  </body>
</html>