mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 04:05:49 +00:00
15 lines
213 B
HTML
15 lines
213 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>op-dict symmetric</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<math>
|
||
|
<mrow>
|
||
|
<mo symmetric="true">(</mo>
|
||
|
<mspace height="5em" depth="5em"/>
|
||
|
</mrow>
|
||
|
</math>
|
||
|
</body>
|
||
|
</html>
|