Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /mathml/presentation-markup/operators/op-dict-8.html - WPT Dashboard Interop Dashboard
<!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">∂</mo><mi>y</mi>
</mrow>
</math>
</body>
</html>