summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/presentation-markup/scripts/mover-accent-dynamic-change-ref.html
blob: a4f16aa07f969e43dee4be45c48f7252e5c109ca (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<title>MathML Reference</title>
<p>The 1's below should have the same size</p>
<math>
  <mover accent="true">
    <mn>1</mn>
    <mn>1</mn>
  </mover>
</math>