We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d56bee commit 6f3948dCopy full SHA for 6f3948d
spec/formatting.md
@@ -377,7 +377,7 @@ For each _option_:
377
1. Let `id` be the string value of the _identifier_ of the _option_.
378
1. Let `rv` be the _resolved value_ of the _option_ value.
379
1. If `rv` is a _fallback value_:
380
- 1. Emit a _Bad Option_ error.
+ 1. If supported, emit a _Bad Option_ error.
381
1. Else:
382
1. Set `res[id]` to be `rv`.
383
1. Return `res`.
0 commit comments