Skip to content

Commit

Permalink
Restore mandate to sort capabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterKale committed Jan 9, 2024
1 parent ee7990c commit f6d2eb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2811,6 +2811,7 @@ This method has no arguments and returns a record of capability keys to Boolean
typedef record<DOMString, boolean> PublicKeyCredentialClientCapabilities;
</xmp>

[=map/Keys=] in {{PublicKeyCredentialClientCapabilities}} MUST be sorted in ascending lexicographical order.
The set of [=map/keys=] SHOULD equal the set of [=enumeration values=] of {{ClientCapability}}. See also [[#sctn-disclosing-client-capabilities]].

When the value for a given capability is [TRUE], the feature is known to be currently supported by the client.
Expand Down

0 comments on commit f6d2eb5

Please sign in to comment.