mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
124 lines
2.0 KiB
HTML
124 lines
2.0 KiB
HTML
<!doctype html>
|
|
<html>
|
|
|
|
<head>
|
|
<title>Test mathvariant character mappings</title>
|
|
</head>
|
|
<body>
|
|
<math>
|
|
<mrow>
|
|
<mtext>0123456789</mtext>
|
|
</mrow>
|
|
</math>
|
|
<br>
|
|
<math>
|
|
<mrow>
|
|
<mtext fontweight="bold">0123456789</mtext>
|
|
</mrow>
|
|
</math>
|
|
<br>
|
|
<math>
|
|
<mrow>
|
|
<mtext>0123456789</mtext>
|
|
</mrow>
|
|
</math>
|
|
<br>
|
|
<math>
|
|
<mrow>
|
|
<mtext>0123456789</mtext>
|
|
</mrow>
|
|
</math>
|
|
<br>
|
|
<math>
|
|
<mrow>
|
|
<mtext>
|
|
012345
|
|
6789
|
|
</mtext>
|
|
</mrow>
|
|
</math>
|
|
<br>
|
|
<math>
|
|
<mrow>
|
|
<mtext>
|
|
012345
|
|
6789
|
|
</mtext>
|
|
</mrow>
|
|
</math>
|
|
<br>
|
|
<math>
|
|
<mrow>
|
|
<mtext>
|
|
012345
|
|
6789
|
|
</mtext>
|
|
</mrow>
|
|
</math>
|
|
<br>
|
|
<math>
|
|
<mrow>
|
|
<mtext>
|
|
𝟘𝟙𝟚𝟛𝟜𝟝
|
|
𝟞𝟟𝟠𝟡
|
|
</mtext>
|
|
</mrow>
|
|
</math>
|
|
<br>
|
|
<math>
|
|
<mrow>
|
|
<mtext>
|
|
012345
|
|
6789
|
|
</mtext>
|
|
</mrow>
|
|
</math>
|
|
<br>
|
|
<math>
|
|
<mrow>
|
|
<mtext>
|
|
𝟢𝟣𝟤𝟥𝟦𝟧
|
|
𝟨𝟩𝟪𝟫
|
|
</mtext>
|
|
</mrow>
|
|
</math>
|
|
<br>
|
|
<math>
|
|
<mrow>
|
|
<mtext>
|
|
𝟬𝟭𝟮𝟯𝟰𝟱
|
|
𝟲𝟳𝟴𝟵
|
|
</mtext>
|
|
</mrow>
|
|
</math>
|
|
<br>
|
|
<math>
|
|
<mrow>
|
|
<mtext>
|
|
012345
|
|
6789
|
|
</mtext>
|
|
</mrow>
|
|
</math>
|
|
<br>
|
|
<math>
|
|
<mrow>
|
|
<mtext>
|
|
012345
|
|
6789
|
|
</mtext>
|
|
</mrow>
|
|
</math>
|
|
<br>
|
|
<math>
|
|
<mrow>
|
|
<mtext>
|
|
𝟶𝟷𝟸𝟹𝟺𝟻
|
|
𝟼𝟽𝟾𝟿
|
|
</mtext>
|
|
</mrow>
|
|
</math>
|
|
<br>
|
|
</body>
|
|
</html>
|