summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/op-dict-8.html
blob: 2cacbf52d693d96fcea3ed6a71564e4cb6dbcd96 (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">&#x2200;</mo><mi>y</mi>
    </mrow>
  </math>
</body>
</html>