Skip to content

Commit 70b0ecc

Browse files
authored
1 parent 7c2d77b commit 70b0ecc

File tree

2 files changed

+455
-2
lines changed

2 files changed

+455
-2
lines changed

spec/annexes.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,15 @@ <h1>Implementation Dependent Behaviour</h1>
108108
<li>
109109
Support for the Unicode extensions keys *"kf"*, *"kn"* and the parallel options properties *"caseFirst"*, *"numeric"* (<emu-xref href="#sec-Intl.Locale"></emu-xref>)
110110
</li>
111+
<li>
112+
The set of preferred calendars (<emu-xref href="#sec-calendarsoflocale"></emu-xref>), collations (<emu-xref href="#sec-collationsoflocale"></emu-xref>), hour cycles (<emu-xref href="#sec-hourcyclesoflocale"></emu-xref>), numbering systems (<emu-xref href="#sec-numberingsystemsoflocale"></emu-xref>), and time zones (<emu-xref href="#sec-timezonesoflocale"></emu-xref>) per locale
113+
</li>
114+
<li>
115+
The default general ordering of characters within a line per locale (<emu-xref href="#sec-textdirectionoflocale"></emu-xref>)
116+
</li>
117+
<li>
118+
The first day of each week and which days of the week are considered as part of the weekend, for calendar purposes, per locale (<emu-xref href="#sec-weekinfooflocale"></emu-xref>)
119+
</li>
111120
</ul>
112121
</li>
113122
<li>

0 commit comments

Comments
 (0)