mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
12 lines
240 B
HTML
12 lines
240 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>menclose longdiv</title>
|
|
</head>
|
|
<body>
|
|
<p>
|
|
<math><menclose id="testMenclose" notation="longdiv"><mspace width="100px" height="50px"></menclose></math>
|
|
</p>
|
|
</body>
|
|
</html>
|