From 4a54f30f6fbf737e522e2e31551690252a633d45 Mon Sep 17 00:00:00 2001 From: Simone Onofri Date: Mon, 27 Jan 2025 14:21:57 +0100 Subject: [PATCH] Bikeshed fixes Some fixes for bikeshed generation --- index.bs | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.bs b/index.bs index b79ca1809..a1333504d 100644 --- a/index.bs +++ b/index.bs @@ -1414,7 +1414,7 @@ browser to create a new credential for future use by the [=[RP]=]. See - +
Registration Flow
@@ -1424,7 +1424,7 @@ Scripts can also request the user’s permission to perform
- +
Authentication Flow
@@ -2552,7 +2552,7 @@ When this method is invoked, the user agent MUST execute the following algorithm 1. Let assertionCreationData be a [=struct=] whose [=struct/items=] are: - : credentialIdResult + : credentialIdResult :: If |savedCredentialIds|[|authenticator|] exists, set the value of [=credentialIdResult=] to be the bytes of |savedCredentialIds|[|authenticator|]. Otherwise, set the value of [=credentialIdResult=] to be the bytes of the [=credential ID=] returned from the successful @@ -4746,7 +4746,7 @@ the requested [=public key credential|credential=] is [=scoped=] to exactly matc
Figure shows a visual representation of the [=authenticator data=] structure.
- +
[=Authenticator data=] layout.
@@ -5336,7 +5336,7 @@ a numbered step. If outdented, it (today) is rendered as a bullet in the midst o client data=] (which potentially has a variable length) is always the last element.
- +
Generating an [=assertion signature=].
@@ -5448,7 +5448,7 @@ Since that leaves a partial UTF-8 code point, the remainder of that code point m Since that leaves a partial [=grapheme cluster=], the remainder of that cluster should also be removed.
- +
The end of a UTF-8 encoded string showing the positions of different truncation boundaries.
@@ -5529,7 +5529,7 @@ for the [=[RP]=] to base a trust decision on. In these cases, the [=authenticator=] provides no guarantees about its operation to the [=[RP]=].
- +
[=Attestation object=] layout illustrating the included [=authenticator data=] (containing [=attested credential data=]) and the [=attestation statement=].