blob: 9c235e85fa5811d664a66fb71f5e5f8fce91aecf (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!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>
|