blob: 466b327bd716384fef96b1e36a1fc11954eba397 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<html>
<head>
<title>menclose downdiagonalstrike</title>
</head>
<body>
<p>
<math><menclose id="testMenclose" notation="downdiagonalstrike"><mspace width="100px" height="50px"></menclose></math>
</p>
</body>
</html>
|