chromium/third_party/blink/web_tests/external/wpt/mathml/presentation-markup/operators/op-dict-8.html

<!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>