Skip to content

Commit 87eeb39

Browse files
committed
restore Resolved Options table to ordering before PR tc39#150 merged
1 parent ca4e8f0 commit 87eeb39

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

spec.emu

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -695,14 +695,14 @@ contributors: Ujjwal Sharma, Younies Mahmoud
695695
<th>Property</th>
696696
</tr>
697697
</thead>
698-
<tr>
699-
<td>[[NumberingSystem]]</td>
700-
<td>*"numberingSystem"*</td>
701-
</tr>
702698
<tr>
703699
<td>[[Locale]]</td>
704700
<td>*"locale"*</td>
705701
</tr>
702+
<tr>
703+
<td>[[NumberingSystem]]</td>
704+
<td>*"numberingSystem"*</td>
705+
</tr>
706706
<tr>
707707
<td>[[Style]]</td>
708708
<td>*"style"*</td>

0 commit comments

Comments
 (0)