diff --git a/spec/annexes.html b/spec/annexes.html index c91bc4f7..b17f110f 100644 --- a/spec/annexes.html +++ b/spec/annexes.html @@ -62,7 +62,7 @@

Implementation Dependent Behaviour

The set of supported *"nu"* key values (numbering systems) per locale ()
  • - The patterns used for formatting positive and negative values as decimal, percent, or currency values per locale () + The patterns used for formatting values as decimal, percent, currency, or unit values per locale, with or without the sign, with or without accounting format for currencies, and in standard, compact, or scientific notation ()
  • Localized representations of *NaN* and *Infinity* () @@ -73,13 +73,25 @@

    Implementation Dependent Behaviour

  • Localized decimal and grouping separators ()
  • +
  • + Localized plus and minus signs () +
  • Localized digit grouping schemata ()
  • - Localized currency symbols and names () + Localized magnitude thresholds for compact notation ()
  • - +
  • + Localized symbols for compact and scientific notation () +
  • +
  • + Localized narrow, short, and long currency symbols and names () +
  • +
  • + Localized narrow, short, and long unit symbols () +
  • +
  • In DateTimeFormat: