summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/mo-invisibleoperators-ref.html
blob: 2b7d9c6add50043aa0bf860213b8cb89383edc11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
  <math>
    <mrow>
      <mn>1</mn>
      <mn>2</mn>
      <mn>3</mn>
      <mn>4</mn>
      <mn>5</mn>
      <mspace height="2em" width="0.1em"></mspace>
    </mrow>
  </math>
</html>