summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/menclose-3-madruwb-ref.html
blob: 58ed5903b4acb6268b47b9d16e63711ad0706dd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html>
  <head>
    <title>Test menclose madruwb</title>
    <meta charset="utf-8"/>
  </head>

  <body>
    <!-- menclose: madruwb -->
    <math>
      <menclose notation="right bottom"><mi>x</mi></menclose>
    </math>

  </body>
</html>