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