[webauthn] new commits pushed by vijaybh

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

* Jeffh canonicalize markup (#370)

* Refine makeCredential description

As per my comments on #347

* Incorporate feedback from JeffH, part 1

* [=scoped credential(s)=]

* [=authenticator=]

* [=[RP]=]

* [=Conforming User Agent=]

* [=[RPS]=]

* [=authenticators=]

* [=Web Authentication API=]

* [=Registration=]

* [=Authentication=]

* {{makeCredential()}} and {{getAssertion()}}

* [=User Verification=]

* [=Authentication Assertion=]

* [=authorization gesture=]

* [=user consent=]

* '<a>...</a>' to be '[=...=]' thru terminology section

* Incorporate feedback from JeffH, part 2

Use "client data" and "authenticator data" instead of "ClientData" and
"authenticatorData".

* Incorporate feedback from JeffH, part 3

Tag all instances of "client data", "authenticator data" and
"attestation data".

* [=present=]

* [=attestation object=]

* [=effective domain=]

* <a>...</a> replacement up to {#iface-credentialInfo}

* <a>...</a> replacement up to {#attestation-formats}

* <a>...</a> replacement thru rest of spec

* refined regex and caught <a>...</a> stragglers

* Fix two typos and some locally anomalous line lengths

Typos - weird character in "Subsequently" on line 84, "user
verification" missing on line 104 (old) / 102 (new).
  by =JeffH
https://github.com/w3c/webauthn/commit/7bac171a7380ca2ce7fcd6deafb0fc28cc411174

Received on Saturday, 4 March 2017 00:10:10 UTC