Skip to content

Commit

Permalink
Add fractionDigits & maximumSignificantDigits
Browse files Browse the repository at this point in the history
  • Loading branch information
eemeli authored Nov 14, 2024
1 parent be9dcc2 commit 16bbb63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -534,9 +534,11 @@ If the numeric value of `resolvedSelector` is a non-negative integer
and none of the following options are set for `resolvedSelector`,
the serialized form of the numeric value MUST match the ABNF for `digit-size-option`,
representing its decimal value:
- `fractionDigits`
- `minimumFractionDigits`
- `minimumIntegerDigits`
- `minimumSignificantDigits`
- `maximumSignificantDigits`
- `notation`
- `style`
Expand Down

0 comments on commit 16bbb63

Please sign in to comment.