mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-12-26 13:32:16 +00:00
12 lines
256 B
HTML
12 lines
256 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>menclose updiagonalarrow</title>
|
|
</head>
|
|
<body>
|
|
<p>
|
|
<math><menclose id="testMenclose" notation="updiagonalarrow"><mspace width="100px" height="50px"></menclose></math>
|
|
</p>
|
|
</body>
|
|
</html>
|