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