summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/presentation-markup/operators/op-dict-8.html
blob: 0f9b81900e9f971d04c984abc8e57b5263c34733 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
<head>
  <title>op-dict lspace and rspace</title>
  <link rel="match" href="op-dict-8-ref.html">
</head>
<body>
  <math>
    <mrow>
      <mi>x</mi><mo form="prefix">&#x2202;</mo><mi>y</mi>
    </mrow>
  </math>
</body>
</html>