tenfourfox/layout/reftests/mathml/op-dict-8-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

14 lines
262 B
HTML

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