Skip to content

Commit

Permalink
Tweak changelog style
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Jan 14, 2025
1 parent 9f986b4 commit 3feccb4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -9883,21 +9883,22 @@ This section contains the substantive changes that have been made to this specif

## Changes since Web Authentication Level 2 [[webauthn-2-20210408]] ## {#changes-since-l2}

- Two authenticatorData flags assigned:
- [=Authenticator data=] flags [=authData/flags/BE=] and [=authData/flags/BS=] assigned:
- [[#sctn-authenticator-data]]
- [[#sctn-credential-backup]]
- [[#sctn-automation-set-credential-properties]]
- [[#sctn-getClientCapabilities]]
- Conditional mediation for get: [[#sctn-getAssertion]]
- Conditional mediation for create: [[#sctn-createCredential]]
- Added topOrigin: [[#dictionary-client-data]]
- New [=client data=] attribute {{CollectedClientData/topOrigin}}: [[#dictionary-client-data]]
- Create operations in cross-origin iframes:
- [[#sctn-createCredential]]
- [[#sctn-iframe-guidance]]
- Extension: [[#prf-extension]]
- [[#prf-extension]]
- [[#sctn-compound-attestation]]
- Updated timeout guidance: [[#sctn-timeout-recommended-range]]
- New JSON (de)serialization methods:
- <a href="#dom-publickeycredential-tojson">toJSON() method (in 5.1. PublicKeyCredential Interface)</a>
- {{PublicKeyCredential/toJSON()}} method in [[#iface-pkcredential]]
- [[#sctn-parseCreationOptionsFromJSON]]
- [[#sctn-parseRequestOptionsFromJSON]]
- [[#sctn-related-origins]]
Expand Down

0 comments on commit 3feccb4

Please sign in to comment.