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