Skip to content

Commit 16bbb63

Browse files
authored
Add fractionDigits & maximumSignificantDigits
1 parent be9dcc2 commit 16bbb63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/registry.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,9 +534,11 @@ If the numeric value of `resolvedSelector` is a non-negative integer
534534
and none of the following options are set for `resolvedSelector`,
535535
the serialized form of the numeric value MUST match the ABNF for `digit-size-option`,
536536
representing its decimal value:
537+
- `fractionDigits`
537538
- `minimumFractionDigits`
538539
- `minimumIntegerDigits`
539540
- `minimumSignificantDigits`
541+
- `maximumSignificantDigits`
540542
- `notation`
541543
- `style`
542544

0 commit comments

Comments
 (0)