[w3c/webauthn] c3be90: Fix lowercase start of a sentence

  Branch: refs/heads/issue-1618-clarify-params
  Home:   https://github.com/w3c/webauthn
  Commit: c3be90f86a36b88c4bc07702cac6b5e0c20b3fc5
      https://github.com/w3c/webauthn/commit/c3be90f86a36b88c4bc07702cac6b5e0c20b3fc5
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2021-06-01 (Tue, 01 Jun 2021)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Fix lowercase start of a sentence


  Commit: 91dde1637c99e444986405fa66b3b43e0d982073
      https://github.com/w3c/webauthn/commit/91dde1637c99e444986405fa66b3b43e0d982073
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2021-06-01 (Tue, 01 Jun 2021)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Link AttestationConveyancePreference values in switch cases

We already do this for UserVerificationRequirement values even though both types
are "non-exhaustive" enumerations for DOMString attributes.


  Commit: 6ad9a0c5dc8e14392c6820035dd6bb6083d85715
      https://github.com/w3c/webauthn/commit/6ad9a0c5dc8e14392c6820035dd6bb6083d85715
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2021-06-01 (Tue, 01 Jun 2021)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Explicitly point out that same user handle overwrites existing cred


  Commit: a1b6df552d8782d41d8d42a9dda2fa39259ce85b
      https://github.com/w3c/webauthn/commit/a1b6df552d8782d41d8d42a9dda2fa39259ce85b
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2021-06-13 (Sun, 13 Jun 2021)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Change a "behaviour" to "behavior" to align with majority in doc


  Commit: 339cbee82bb7453507ff979b21b451aa31639fa3
      https://github.com/w3c/webauthn/commit/339cbee82bb7453507ff979b21b451aa31639fa3
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2021-06-13 (Sun, 13 Jun 2021)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Introduce terms "contains" and "created on" as synonyms of "bound to"


  Commit: a7af17acd9e4b6822502db2a5ee8553c597f5583
      https://github.com/w3c/webauthn/commit/a7af17acd9e4b6822502db2a5ee8553c597f5583
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2021-06-13 (Sun, 13 Jun 2021)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Clarify, simplify and unify parameter descriptions

These parameter descriptions are the primary API documentation for Relying
Parties, so this rewrites attempts to simplify the descriptions and clearer
explain how to use them from an RP perspective. Also removes some unnecessary
words and aligns some similar descriptions into more recognizable patterns.


Compare: https://github.com/w3c/webauthn/compare/c3be90f86a36%5E...a7af17acd9e4

Received on Sunday, 13 June 2021 21:14:10 UTC