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