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