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