Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normative: Add 8 new numbering systems for Unicode 16 #929

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions spec/numberformat.html
Original file line number Diff line number Diff line change
Expand Up @@ -1005,6 +1005,10 @@ <h1>
<td>fullwide</td>
<td>U+FF10 to U+FF19</td>
</tr>
<tr>
<td>gara</td>
<td>U+10D40 to U+10D49</td>
</tr>
<tr>
<td>gong</td>
<td>U+11DA0 to U+11DA9</td>
Expand All @@ -1017,6 +1021,10 @@ <h1>
<td>gujr</td>
<td>U+0AE6 to U+0AEF</td>
</tr>
<tr>
<td>gukh</td>
<td>U+16130 to U+16139</td>
</tr>
<tr>
<td>guru</td>
<td>U+0A66 to U+0A6F</td>
Expand Down Expand Up @@ -1053,6 +1061,10 @@ <h1>
<td>knda</td>
<td>U+0CE6 to U+0CEF</td>
</tr>
<tr>
<td>krai</td>
<td>U+16D70 to U+16D79</td>
</tr>
<tr>
<td>lana</td>
<td>U+1A80 to U+1A89</td>
Expand Down Expand Up @@ -1121,6 +1133,14 @@ <h1>
<td>mymr</td>
<td>U+1040 to U+1049</td>
</tr>
<tr>
<td>mymrepka</td>
<td>U+116DA to U+116E3</td>
</tr>
<tr>
<td>mymrpao</td>
<td>U+116D0 to U+116D9</td>
</tr>
<tr>
<td>mymrshan</td>
<td>U+1090 to U+1099</td>
Expand All @@ -1145,6 +1165,10 @@ <h1>
<td>olck</td>
<td>U+1C50 to U+1C59</td>
</tr>
<tr>
<td>onao</td>
<td>U+1E5F1 to U+1E5FA</td>
</tr>
<tr>
<td>orya</td>
<td>U+0B66 to U+0B6F</td>
Expand All @@ -1153,6 +1177,10 @@ <h1>
<td>osma</td>
<td>U+104A0 to U+104A9</td>
</tr>
<tr>
<td>outlined</td>
<td>U+1CCF0 to U+1CCF9</td>
</tr>
<tr>
<td>rohg</td>
<td>U+10D30 to U+10D39</td>
Expand Down Expand Up @@ -1185,6 +1213,10 @@ <h1>
<td>sund</td>
<td>U+1BB0 to U+1BB9</td>
</tr>
<tr>
<td>sunu</td>
<td>U+11BF0 to U+11BF9</td>
</tr>
<tr>
<td>takr</td>
<td>U+116C0 to U+116C9</td>
Expand Down
Loading