mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-17 05:07:10 +00:00
14 lines
267 B
HTML
14 lines
267 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>op-dict lspace and rspace</title>
|
|
</head>
|
|
<body>
|
|
<math>
|
|
<mrow>
|
|
<mi>x</mi><mo form="prefix" lspace="veryverythinmathspace" rspace="veryverythickmathspace">∀</mo><mi>y</mi>
|
|
</mrow>
|
|
</math>
|
|
</body>
|
|
</html>
|