|
160 | 160 | </h1>
|
161 | 161 | <dl class="header">
|
162 | 162 | <dt>description</dt>
|
163 |
| - <dd>The returned List is ordered as if an Array of the same values had been sorted using %Array.prototype.sort% using *undefined* as _comparefn_, and contains unique, well-formed, and upper case canonicalized 3-letter ISO 4217 currency codes, identifying the currencies for which the implementation provides the functionality of Intl.DisplayNames and Intl.NumberFormat objects.</dd> |
| 163 | + <dd>The returned List is sorted according to lexicographic code unit order, and contains unique, well-formed, and upper case canonicalized 3-letter ISO 4217 currency codes, identifying the currencies for which the implementation provides the functionality of Intl.DisplayNames and Intl.NumberFormat objects.</dd> |
164 | 164 | </dl>
|
165 | 165 | </emu-clause>
|
166 | 166 |
|
|
402 | 402 | </h1>
|
403 | 403 | <dl class="header">
|
404 | 404 | <dt>description</dt>
|
405 |
| - <dd>The returned List is ordered as if an Array of the same values had been sorted using %Array.prototype.sort% using *undefined* as _comparefn_, and consists of the unique values of simple unit identifiers listed in every row of <emu-xref href="#table-sanctioned-single-unit-identifiers"></emu-xref>, except the header row.</dd> |
| 405 | + <dd>The returned List is sorted according to lexicographic code unit order, and consists of the unique values of simple unit identifiers listed in every row of <emu-xref href="#table-sanctioned-single-unit-identifiers"></emu-xref>, except the header row.</dd> |
406 | 406 | </dl>
|
407 | 407 | </emu-clause>
|
408 | 408 | </emu-clause>
|
|
421 | 421 | </h1>
|
422 | 422 | <dl class="header">
|
423 | 423 | <dt>description</dt>
|
424 |
| - <dd>The returned List is ordered as if an Array of the same values had been sorted using %Array.prototype.sort% using *undefined* as _comparefn_, and contains unique canonical numbering systems identifiers identifying the numbering systems for which the implementation provides the functionality of Intl.DateTimeFormat, Intl.NumberFormat, and Intl.RelativeTimeFormat objects. The list must include the Numbering System value of every row of <emu-xref href="#table-numbering-system-digits"></emu-xref>, except the header row.</dd> |
| 424 | + <dd>The returned List is sorted according to lexicographic code unit order, and contains unique canonical numbering systems identifiers identifying the numbering systems for which the implementation provides the functionality of Intl.DateTimeFormat, Intl.NumberFormat, and Intl.RelativeTimeFormat objects. The list must include the Numbering System value of every row of <emu-xref href="#table-numbering-system-digits"></emu-xref>, except the header row.</dd> |
425 | 425 | </dl>
|
426 | 426 | </emu-clause>
|
427 | 427 | </emu-clause>
|
|
440 | 440 | </h1>
|
441 | 441 | <dl class="header">
|
442 | 442 | <dt>description</dt>
|
443 |
| - <dd>The returned List is ordered as if an Array of the same values had been sorted using %Array.prototype.sort% using *undefined* as _comparefn_, and contains unique canonical collation types identifying the collations for which the implementation provides the functionality of Intl.Collator objects.</dd> |
| 443 | + <dd>The returned List is sorted according to lexicographic code unit order, and contains unique canonical collation types identifying the collations for which the implementation provides the functionality of Intl.Collator objects.</dd> |
444 | 444 | </dl>
|
445 | 445 | </emu-clause>
|
446 | 446 | </emu-clause>
|
|
459 | 459 | </h1>
|
460 | 460 | <dl class="header">
|
461 | 461 | <dt>description</dt>
|
462 |
| - <dd>The returned List is ordered as if an Array of the same values had been sorted using %Array.prototype.sort% using *undefined* as _comparefn_, and contains unique canonical calendar types identifying the calendars for which the implementation provides the functionality of Intl.DateTimeFormat objects. The list must include *"iso8601"*.</dd> |
| 462 | + <dd>The returned List is sorted according to lexicographic code unit order, and contains unique canonical calendar types identifying the calendars for which the implementation provides the functionality of Intl.DateTimeFormat objects. The list must include *"iso8601"*.</dd> |
463 | 463 | </dl>
|
464 | 464 | </emu-clause>
|
465 | 465 | </emu-clause>
|
|
0 commit comments