summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/presentation-markup/mrow/semantics-005-ref.html
blob: cf722603e1debb82566e1c2f7a0cfb27e609f194 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<title>&lt;semantics&gt - mozilla bug 21479 (reference)</title>
<meta charset="utf-8"/>
<p>
  <math xmlns="http://www.w3.org/1998/Math/MathML">
    <mover>
      <mspace width="300px" height="10px" mathbackground="black"></mspace>
      <mo>&#xaf;</mo>
    </mover>
  </math>
</p>