summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/op-dict-8-ref.html
blob: 30c52bbb2a94062c37ba6b2dccb0298825d1aecf (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="verythinmathspace" rspace="veryverythinmathspace">&#x2200;</mo><mi>y</mi>
    </mrow>
  </math>
</body>
</html>