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