summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/mo-movablelimits-dynamic-ref.html
blob: 41e80c0d4bf38dedf4d4569475ff638e2295b799 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html>
   <head>
     <title>mo@movablelimits</title>
     <meta charset="utf-8"/>
   </head>
   <body>
    <math>
      <munder>
          <mo></mo>
          <mi>x</mi>
      </munder>
    </math>
   </body>
 </html>