blob: 691d3fd35a537ddac18c364a01ecef676012a1e2 [file] [log] [blame]
<!doctype html>
<html>
<head>
<title>mathvariant on tokens</title>
<meta charset="utf-8"/>
</head>
<body>
<!-- Test mathvariant on various tokens -->
<math>
<mo lspace="0px" rspace="0px">𝕬</mo>
</math><br/>
<math>
<mi>𝕬</mi>
</math><br/>
<math>
<mn>𝕬</mn>
</math><br/>
<math>
<ms>𝕬</ms>
</math>
</body>
</html>