Skip to content

Commit 5e46aaa

Browse files
authored
Clarify that calling MatchSelectorKeys always returns a list (#828)
1 parent 3518ff2 commit 5e46aaa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

spec/formatting.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,10 @@ The returned list MAY be empty.
549549
The most-preferred key is first,
550550
with each successive key appearing in order by decreasing preference.
551551
552+
If calling MatchSelectorKeys encounters any error,
553+
a _Bad Selector_ error is emitted
554+
and an empty list is returned.
555+
552556
### Filter Variants
553557
554558
Then, using the preferential key orders `pref`,

0 commit comments

Comments
 (0)