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