[w3c/webauthn] 892721: add indication of cross-origin operation in `colle...

  Branch: refs/heads/master
  Home:   https://github.com/w3c/webauthn
  Commit: 8927216e4b1c8eb9ead1b796f084a6d8f152dd6e
      https://github.com/w3c/webauthn/commit/8927216e4b1c8eb9ead1b796f084a6d8f152dd6e
  Author: =JeffH <jdhodges@google.com>
  Date:   2019-11-06 (Wed, 06 Nov 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  add indication of cross-origin operation in `collectedClientData` (#1276)

* change sameOriginWithAncestors to crossOrigin, add the latter to CollectedClientData

* minor editorial

* revert back to sameOriginWithAncestors

* evauated -> evaluated

Co-Authored-By: Emil Lundberg <emil@yubico.com>

* one more time: evauated -> evaluated

Received on Wednesday, 6 November 2019 20:09:08 UTC