mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
This commit is contained in:
commit
dcd9973243
150858 changed files with 23884658 additions and 0 deletions
126
layout/reftests/mathml/mathvariant-1b-ref.html
Normal file
126
layout/reftests/mathml/mathvariant-1b-ref.html
Normal file
|
|
@ -0,0 +1,126 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Test mathvariant character mappings</title>
|
||||
</head>
|
||||
<body>
|
||||
<math>
|
||||
<mrow>
|
||||
<mtext>0123456789</mtext>
|
||||
</mrow>
|
||||
</math>
|
||||
<br>
|
||||
<math>
|
||||
<mrow>
|
||||
<mtext>
|
||||
𝟎𝟏𝟐𝟑𝟒𝟓
|
||||
𝟔𝟕𝟖𝟗
|
||||
</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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue