summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/op-dict-9-ref.html
blob: 09fad94d69ea9f5a23517c0f722c68d1e4acdb9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
<head>
  <title>op-dict lspace and rspace</title>
</head>
<body>
  <math>
    <mrow>
      <mi>x</mi><mo form="prefix" lspace="veryverythinmathspace" rspace="veryverythickmathspace">&#x2200;</mo><mi>y</mi>
    </mrow>
  </math>
</body>
</html>