[webauthn] new commits pushed by equalsJeffH

The following commits were just pushed by equalsJeffH to https://github.com/w3c/webauthn:

* Substitute enum types in dictionaries with DOMStrings (#1392)

* Update PublicKeyCredentialCreationOptions

* Update PublicKeyCredentialRequestOptions

* Update for PublicKeyCredential/transports

* Update for AuthenticatorSelectionCriteria

* Update for PublicKeyCredentialDescriptor

* Update for TokenBinding

* Update for PublicKeyCredentialParameters

* Updates per @agl's review comments

* Use the same 'ignore unknown values' language, which is used 8 times already in the document

* Update ResidentKeyRequirement to be a DOMString, too.

* Address @equalsJeffH's https://github.com/w3c/webauthn/pull/1392#issuecomment-621401303 and fix linking to infra:map/exists (which was unused)

* Address @equalsJeffH - Add 2.1.1 "Enumerations as DOMString Types"

Addresses https://github.com/w3c/webauthn/pull/1392#pullrequestreview-390185376
by adding a new conformance section and referring to it at the description of
each enumeration type.
  by J.C. Jones
https://github.com/w3c/webauthn/commit/a133711055b3b13c700fe2ea2acd62fe749a3f74

Received on Wednesday, 27 May 2020 19:10:47 UTC