Skip to content

Commit 02584a5

Browse files
committed
reorder resolved options
1 parent ef8d40a commit 02584a5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

spec.emu

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -392,10 +392,6 @@ contributors: Ujjwal Sharma, Younies Mahmoud
392392
<td>[[Locale]]</td>
393393
<td>`"locale"`</td>
394394
</tr>
395-
<tr>
396-
<td>[[NumberingSystem]]</td>
397-
<td>`"numberingSystem"`</td>
398-
</tr>
399395
<tr>
400396
<td>[[Style]]</td>
401397
<td>`"style"`</td>
@@ -484,6 +480,10 @@ contributors: Ujjwal Sharma, Younies Mahmoud
484480
<td>[[FractionalDigits]]</td>
485481
<td>`"fractionalDigits"`</td>
486482
</tr>
483+
<tr>
484+
<td>[[NumberingSystem]]</td>
485+
<td>`"numberingSystem"`</td>
486+
</tr>
487487
</table>
488488
</emu-table>
489489
</emu-clause>

0 commit comments

Comments
 (0)