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