From 3329d791bd8fc9d7fde981b659413d4656406a0e Mon Sep 17 00:00:00 2001 From: reffy-bot <> Date: Thu, 14 Nov 2024 00:56:46 +0000 Subject: [PATCH] Update of ED report from new reffy run Using reffy commit 17.2.9. --- ed/algorithms/IFT.json | 15 +- ed/algorithms/css-grid-1.json | 14 +- ed/algorithms/css-grid-2.json | 8 +- ed/algorithms/shared-storage.json | 483 +++++++-- ed/algorithms/web-animations-2.json | 2 +- ed/algorithms/webauthn-3.json | 121 +-- ed/css/css-rhythm.json | 25 +- ed/dfns/IFT.json | 6 +- ed/dfns/css-rhythm-1.json | 33 +- ed/dfns/shared-storage.json | 137 +-- ed/dfns/webauthn-3.json | 39 +- ed/headings/webauthn-3.json | 6 - ed/idl/shared-storage.idl | 4 +- ed/idl/webauthn.idl | 1 - ed/ids/IFT.json | 28 +- ed/ids/css-flexbox-1.json | 14 +- ed/ids/css-fonts-4.json | 24 +- ed/ids/css-grid-1.json | 98 +- ed/ids/css-grid-2.json | 40 +- ed/ids/css-pseudo-4.json | 2 +- ed/ids/css-rhythm-1.json | 44 +- ed/ids/shared-storage.json | 539 +++++----- ed/ids/web-animations-2.json | 10 +- ed/ids/webauthn-3.json | 1436 +++++++++++++-------------- ed/index.json | 534 +++++----- ed/links/IFT.json | 6 +- ed/links/css-rhythm-1.json | 20 +- ed/links/digital-credentials.json | 1 + ed/links/shared-storage.json | 27 +- ed/links/webauthn-3.json | 3 +- ed/refs/css-rhythm-1.json | 8 + ed/refs/shared-storage.json | 4 + ed/refs/webauthn-3.json | 2 +- 33 files changed, 2056 insertions(+), 1678 deletions(-) diff --git a/ed/algorithms/IFT.json b/ed/algorithms/IFT.json index 2002f62342e7..11c3fd1ae44f 100644 --- a/ed/algorithms/IFT.json +++ b/ed/algorithms/IFT.json @@ -66,7 +66,7 @@ "rationale": "for", "steps": [ { - "html": "

For each set in subset definition (code points, feature tags, design space) check if the set intersects\n the corresponding set from mapping entry. A set intersects when:

\n \n \n \n \n \n
\n subset definition set is empty\n subset definition set is not empty\n
mapping entry set is empty\n true\n true\n
mapping entry set is not empty\n false\n true if the two sets intersect\n
\n

When checking design space sets for intersection, they intersect if there is at least one pair of intersecting segments\n (tags are equal and the ranges intersect).

" + "html": "

For each subset definition in mapping entry and each set in subset definition (code points, feature tags,\n design space) check if the set intersects the corresponding set from the mapping entry subset definition. A set\n intersects when:

\n \n \n \n \n \n
\n subset definition set is empty\n subset definition set is not empty\n
mapping entry set is empty\n true\n true\n
mapping entry set is not empty\n false\n true if the two sets intersect\n
\n

When checking design space sets for intersection, they intersect if there is at least one pair of intersecting segments\n (tags are equal and the ranges intersect).

" }, { "html": "

If all sets checked in step 1 intersect, then return true for intersects otherwise false.

" @@ -117,10 +117,10 @@ "html": "

Check that the patch map data is: complete and not truncated, has format equal to 1, and is valid\n according to the requirements in § 5.2.1 Patch Map Table: Format 1 (requirements are marked with a \"must\"). If it is not return an error.

" }, { - "html": "

For each unique entry index in entryIndex:

\n " + "html": "

For each unique entry index in entryIndex:

\n " }, { - "html": "

If featureMapOffset is not null then, for each FeatureRecord and associated EntryMapRecord in featureRecords and entryMapRecords:

\n " + "html": "

If featureMapOffset is not null then, for each FeatureRecord and associated EntryMapRecord in featureRecords and entryMapRecords:

\n " }, { "html": "

Return entry list.

" @@ -170,14 +170,17 @@ { "html": "

Set the patch encoding of entry to default patch encoding.

" }, + { + "html": "

Add a single font subset definition to entry with all sets initialized to be empty.

" + }, { "html": "

Read formatFlags from entry bytes.

" }, { - "html": "

If formatFlags bit 0 is set, then the feature tag and design space lists are present:

\n " + "html": "

If formatFlags bit 0 is set, then the feature tag and design space lists are present:

\n " }, { - "html": "

If formatFlags bit 1 is set, then the copy indices list is present:

\n " + "html": "

If formatFlags bit 1 is set, then the copy indices list is present:

\n " }, { "html": "

If formatFlags bit 2 is set, then an id delta or id string length is present:

\n " @@ -186,7 +189,7 @@ "html": "

If formatFlags bit 3 is set, then a patch encoding is present. Read the encoding specified by patchEncoding from entry bytes and set the patch encoding of entry to the read value.\n If patchEncoding is not one of the values in § 6.1 Formats Summary then, this encoding is invalid\n return an error.

" }, { - "html": "

If one or both of formatFlags bit 4 and bit 5 are set, then a code point list is present:

\n " + "html": "

If one or both of formatFlags bit 4 and bit 5 are set, then a code point list is present:

\n " }, { "html": "

If formatFlags bit 6 is set, then set ignored to true. Otherwise ignored is false.

" diff --git a/ed/algorithms/css-grid-1.json b/ed/algorithms/css-grid-1.json index b57c4cf9b9e9..2aabebf346fa 100644 --- a/ed/algorithms/css-grid-1.json +++ b/ed/algorithms/css-grid-1.json @@ -233,7 +233,7 @@ }, { "case": "For auto minimums:", - "html": "If the track has an auto min track sizing function and the grid container is being sized\n\t\t\t\t\tunder a min-/max-content constraint,\n\t\t\t\t\tset the track’s base size to the maximum of its items’ limited min-content contributions,\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe limited min-/max-content contribution of an item\n\t\t\t\t\tis (for this purpose) its min-/max-content contribution (accordingly),\n\t\t\t\t\tlimited by the max track sizing function (which could be the argument to a fit-content() track sizing function)\n\t\t\t\t\tif that is fixed and ultimately floored by its minimum contribution (defined below). \n

Otherwise,\n\t\t\t\t\tset the track’s base size to the maximum of its items’ minimum contributions,\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe minimum contribution of an item\n\t\t\t\t\tis the smallest outer size it can have.\n\t\t\t\t\tSpecifically,\n\t\t\t\t\tif the item’s computed preferred size behaves as auto or depends on the size of its containing block in the relevant axis,\n\t\t\t\t\tits minimum contribution is\n\t\t\t\t\tthe outer size that would result from assuming\n\t\t\t\t\tthe item’s used minimum size as its preferred size;\n\t\t\t\t\telse the item’s minimum contribution is\n\t\t\t\t\tits min-content contribution.\n\t\t\t\t\tBecause the minimum contribution often depends\n\t\t\t\t\ton the size of the item’s content,\n\t\t\t\t\tit is considered a type of intrinsic size contribution.

" + "html": "If the track has an auto min track sizing function and the grid container is being sized\n\t\t\t\t\tunder a min-/max-content constraint,\n\t\t\t\t\tset the track’s base size to the maximum of its items’ limited min-content contributions,\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe limited min-/max-content contribution of an item\n\t\t\t\t\tis (for this purpose) its min-/max-content contribution (accordingly),\n\t\t\t\t\tlimited by the max track sizing function (which could be the argument to a fit-content() track sizing function)\n\t\t\t\t\tif that is fixed and ultimately floored by its minimum contribution (defined below). \n

Otherwise,\n\t\t\t\t\tset the track’s base size to the maximum of its items’ minimum contributions,\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe minimum contribution of an item\n\t\t\t\t\tis the smallest outer size it can have.\n\t\t\t\t\tSpecifically,\n\t\t\t\t\tif the item’s computed preferred size behaves as auto or depends on the size of its containing block in the relevant axis,\n\t\t\t\t\tits minimum contribution is\n\t\t\t\t\tthe outer size that would result from assuming\n\t\t\t\t\tthe item’s used minimum size as its preferred size;\n\t\t\t\t\telse the item’s minimum contribution is\n\t\t\t\t\tits min-content contribution.\n\t\t\t\t\tBecause the minimum contribution often depends\n\t\t\t\t\ton the size of the item’s content,\n\t\t\t\t\tit is considered a type of intrinsic size contribution.

" }, { "case": "For min-content maximums:", @@ -258,7 +258,7 @@ "html": " For content-based minimums: Next continue to distribute extra space to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of min-content or max-content,\n\t\t\t\t\tto accommodate these items' min-content contributions." }, { - "html": " For max-content minimums: Next, if the grid container is being sized\n\t\t\t\t\tunder a max-content constraint,\n\t\t\t\t\tcontinue to distribute extra space to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of auto or max-content,\n\t\t\t\t\tto accommodate these items' limited max-content contributions. \n

In all cases,\n\t\t\t\t\tcontinue to distribute extra space to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of max-content,\n\t\t\t\t\tto accommodate these items' max-content contributions.

" + "html": " For max-content minimums: Next, if the grid container is being sized\n\t\t\t\t\tunder a max-content constraint,\n\t\t\t\t\tcontinue to distribute extra space to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of auto or max-content,\n\t\t\t\t\tto accommodate these items' limited max-content contributions. \n

In all cases,\n\t\t\t\t\tcontinue to distribute extra space to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of max-content,\n\t\t\t\t\tto accommodate these items' max-content contributions.

" }, { "html": "If at this point any track’s growth limit is now less than its base size,\n\t\t\t\t\tincrease its growth limit to match its base size." @@ -342,7 +342,7 @@ "rationale": "resolve", "steps": [ { - "html": "Layout the grid following the § 11 Grid Layout Algorithm by using the fragmentation container’s inline size and assume unlimited block size.\n\t\t\tDuring this step all grid-row auto and fr values must be resolved." + "html": "Layout the grid following the § 11 Grid Layout Algorithm by using the fragmentation container’s inline size and assume unlimited block size.\n\t\t\tDuring this step all grid-row auto and fr values must be resolved." }, { "html": "Layout the grid container using the values resolved in the previous step." @@ -351,7 +351,7 @@ "html": "If a grid area’s size changes due to fragmentation (do not include items that\n\t\t\tspan rows in this decision), increase the grid row size as necessary for rows that either: \n " }, { - "html": "If the grid height is auto, the height of the grid should be the sum of the final\n\t\t\trow sizes." + "html": "If the grid height is auto, the height of the grid should be the sum of the final\n\t\t\trow sizes." }, { "html": "If a grid area overflows the grid container due to margins being collapsed during\n\t\t\tfragmentation, extend the grid container to contain this grid area (this step is\n\t\t\tnecessary in order to avoid circular layout dependencies due to fragmentation)." @@ -394,17 +394,17 @@ "rationale": "increase", "steps": [ { - "html": "Increase sizes to accommodate spanning items: Next, consider the items with a span of 2\n\t\t\t\t\tthat do not span a track with a flexible sizing function\n ,\n\t\t\t\t\ttreating a min track sizing function of auto as min-content/max-content when the grid container is being sized under a min/max-content constraint (respectively)\n :", + "html": "Increase sizes to accommodate spanning items: Next, consider the items with a span of 2\n\t\t\t\t\tthat do not span a track with a flexible sizing function\n ,\n\t\t\t\t\ttreating a min track sizing function of auto as min-content/max-content when the grid container is being sized under a min/max-content constraint (respectively)\n :", "rationale": "for", "steps": [ { "html": "…" }, { - "html": "For content-based minimums: Next continue to increase the base size of tracks with\n\t\t\t\t\t\ta min track sizing function of min-content or max-content\n ,\n\t\t\t\t\t\tand tracks with a min track sizing function of auto if the grid container is being sized under a min-content constraint,\n by distributing extra space as needed\n\t\t\t\t\t\tto account for these items' min-content contributions." + "html": "For content-based minimums: Next continue to increase the base size of tracks with\n\t\t\t\t\t\ta min track sizing function of min-content or max-content\n ,\n\t\t\t\t\t\tand tracks with a min track sizing function of auto if the grid container is being sized under a min-content constraint,\n by distributing extra space as needed\n\t\t\t\t\t\tto account for these items' min-content contributions." }, { - "html": "For max-content minimums: Third continue to increase the base size of tracks with\n\t\t\t\t\t\ta min track sizing function of max-content\n ,\n\t\t\t\t\t\tand tracks with a max track sizing function of auto if the grid container is being sized under a max-content constraint,\n by distributing extra space as needed\n\t\t\t\t\t\tto account for these items' max-content contributions." + "html": "For max-content minimums: Third continue to increase the base size of tracks with\n\t\t\t\t\t\ta min track sizing function of max-content\n ,\n\t\t\t\t\t\tand tracks with a max track sizing function of auto if the grid container is being sized under a max-content constraint,\n by distributing extra space as needed\n\t\t\t\t\t\tto account for these items' max-content contributions." } ] } diff --git a/ed/algorithms/css-grid-2.json b/ed/algorithms/css-grid-2.json index 7602effb684a..4163c8d478f7 100644 --- a/ed/algorithms/css-grid-2.json +++ b/ed/algorithms/css-grid-2.json @@ -233,7 +233,7 @@ }, { "case": "For auto minimums:", - "html": "If the track has an auto min track sizing function and the grid container is being sized\n\t\t\t\t\tunder a min-/max-content constraint,\n\t\t\t\t\tset the track’s base size to the maximum of its items’ limited min-/max-content contributions (respectively),\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe limited min-/max-content contribution of an item\n\t\t\t\t\tis (for this purpose) its min-/max-content contribution (accordingly),\n\t\t\t\t\tlimited by the max track sizing function (which could be the argument to a fit-content() track sizing function)\n\t\t\t\t\tif that is fixed and ultimately floored by its minimum contribution (defined below). \n

Otherwise,\n\t\t\t\t\tset the track’s base size to the maximum of its items’ minimum contributions,\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe minimum contribution of an item\n\t\t\t\t\tis the smallest outer size it can have.\n\t\t\t\t\tSpecifically,\n\t\t\t\t\tif the item’s computed preferred size behaves as auto or depends on the size of its containing block in the relevant axis,\n\t\t\t\t\tits minimum contribution is\n\t\t\t\t\tthe outer size that would result from assuming\n\t\t\t\t\tthe item’s used minimum size as its preferred size;\n\t\t\t\t\telse the item’s minimum contribution is\n\t\t\t\t\tits min-content contribution.\n\t\t\t\t\tBecause the minimum contribution often depends\n\t\t\t\t\ton the size of the item’s content,\n\t\t\t\t\tit is considered a type of intrinsic size contribution.

" + "html": "If the track has an auto min track sizing function and the grid container is being sized\n\t\t\t\t\tunder a min-/max-content constraint,\n\t\t\t\t\tset the track’s base size to the maximum of its items’ limited min-/max-content contributions (respectively),\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe limited min-/max-content contribution of an item\n\t\t\t\t\tis (for this purpose) its min-/max-content contribution (accordingly),\n\t\t\t\t\tlimited by the max track sizing function (which could be the argument to a fit-content() track sizing function)\n\t\t\t\t\tif that is fixed and ultimately floored by its minimum contribution (defined below). \n

Otherwise,\n\t\t\t\t\tset the track’s base size to the maximum of its items’ minimum contributions,\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe minimum contribution of an item\n\t\t\t\t\tis the smallest outer size it can have.\n\t\t\t\t\tSpecifically,\n\t\t\t\t\tif the item’s computed preferred size behaves as auto or depends on the size of its containing block in the relevant axis,\n\t\t\t\t\tits minimum contribution is\n\t\t\t\t\tthe outer size that would result from assuming\n\t\t\t\t\tthe item’s used minimum size as its preferred size;\n\t\t\t\t\telse the item’s minimum contribution is\n\t\t\t\t\tits min-content contribution.\n\t\t\t\t\tBecause the minimum contribution often depends\n\t\t\t\t\ton the size of the item’s content,\n\t\t\t\t\tit is considered a type of intrinsic size contribution.

" }, { "case": "For min-content maximums:", @@ -258,7 +258,7 @@ "html": " For content-based minimums: Next continue to distribute extra space to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of min-content or max-content,\n\t\t\t\t\tto accommodate these items' min-content contributions." }, { - "html": " For max-content minimums: Next, if the grid container is being sized\n\t\t\t\t\tunder a max-content constraint,\n\t\t\t\t\tcontinue to distribute extra space to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of auto or max-content,\n\t\t\t\t\tto accommodate these items' limited max-content contributions. \n

In all cases,\n\t\t\t\t\tcontinue to distribute extra space to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of max-content,\n\t\t\t\t\tto accommodate these items' max-content contributions.

" + "html": " For max-content minimums: Next, if the grid container is being sized\n\t\t\t\t\tunder a max-content constraint,\n\t\t\t\t\tcontinue to distribute extra space to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of auto or max-content,\n\t\t\t\t\tto accommodate these items' limited max-content contributions. \n

In all cases,\n\t\t\t\t\tcontinue to distribute extra space to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of max-content,\n\t\t\t\t\tto accommodate these items' max-content contributions.

" }, { "html": "If at this point any track’s growth limit is now less than its base size,\n\t\t\t\t\tincrease its growth limit to match its base size." @@ -342,7 +342,7 @@ "rationale": "resolve", "steps": [ { - "html": "Layout the grid following the § 12 Grid Layout Algorithm by using the fragmentation container’s inline size and assume unlimited block size.\n\t\t\tDuring this step all grid-row auto and fr values must be resolved." + "html": "Layout the grid following the § 12 Grid Layout Algorithm by using the fragmentation container’s inline size and assume unlimited block size.\n\t\t\tDuring this step all grid-row auto and fr values must be resolved." }, { "html": "Layout the grid container using the values resolved in the previous step." @@ -351,7 +351,7 @@ "html": "If a grid area’s size changes due to fragmentation (do not include items that\n\t\t\tspan rows in this decision), increase the grid row size as necessary for rows that either: \n " }, { - "html": "If the grid height is auto, the height of the grid should be the sum of the final\n\t\t\trow sizes." + "html": "If the grid height is auto, the height of the grid should be the sum of the final\n\t\t\trow sizes." }, { "html": "If a grid area overflows the grid container due to margins being collapsed during\n\t\t\tfragmentation, extend the grid container to contain this grid area (this step is\n\t\t\tnecessary in order to avoid circular layout dependencies due to fragmentation)." diff --git a/ed/algorithms/shared-storage.json b/ed/algorithms/shared-storage.json index 245e1b7eb177..a30cd5a397ed 100644 --- a/ed/algorithms/shared-storage.json +++ b/ed/algorithms/shared-storage.json @@ -65,6 +65,21 @@ { "html": "

If worklet’s data origin is \"script-origin\", set workletDataOrigin to moduleURLRecord’s origin.

" }, + { + "html": "Otherwise, if worklet’s data origin is not \"context-origin\":", + "rationale": "let", + "steps": [ + { + "html": "

Let customOriginUrl be the result of running a URL parser on worklet’s data origin.

" + }, + { + "html": "

If customOriginUrl is not a valid URL, return \"DisallowedDueToNonPreferenceError\".

" + }, + { + "html": "

Set workletDataOrigin to customOriginUrl’s origin.

" + } + ] + }, { "html": "

Let hasCrossOriginDataOrigin be false.

" }, @@ -750,19 +765,34 @@ "html": "

Assert that worklet is a SharedStorageWorklet.

" }, { - "html": "

If worklet’s data origin is \"context-origin\", return outsideSettings’s origin.

" + "html": "

If worklet’s data origin is \"context-origin\", return outsideSettings’s origin.

" }, { - "html": "

Let pendingAddedModules be a clone of worklet’s added modules list.

" + "html": "Otherwise, if data origin is \"script-origin\":", + "rationale": "let", + "steps": [ + { + "html": "

Let pendingAddedModules be a clone of worklet’s added modules list.

" + }, + { + "html": "

Assert: pendingAddedModules’s size is 1.

" + }, + { + "html": "

Let moduleURL be pendingAddedModules[0].

" + }, + { + "html": "

Return moduleURL’s origin.

" + } + ] }, { - "html": "

Assert: pendingAddedModules’s size is 1.

" + "html": "

Otherwise, let customOriginUrl be the result of running a URL parser on data origin.

" }, { - "html": "

Let moduleURL be pendingAddedModules[0].

" + "html": "

Assert customOriginUrl is a valid URL.

" }, { - "html": "

Return moduleURL’s origin.

" + "html": "

Return customOriginUrl’s origin.

" } ] } @@ -796,7 +826,7 @@ "html": "

Let dataOriginValue be the serialization of settingsObject’s origin.

" }, { - "html": "

Assert that dataOriginValue is not null.

" + "html": "

Assert that dataOriginValue is not null.

" }, { "html": "

Append the header (`Sec-Shared-Storage-Data-Origin`, dataOriginValue) to request’s header list.

" @@ -841,7 +871,178 @@ "rationale": "assert", "steps": [ { - "html": "

Assert: addModuleAllowedResult is \"Allowed\".

" + "html": "

Assert: addModuleAllowedResult is \"Allowed\".

" + } + ] + } + ] + } + ] + }, + { + "html": "After the step \"Let addedSuccessfully be false\", we need to include the following step:", + "rationale": "if", + "steps": [ + { + "html": "If this is of type SharedStorageWorklet, has cross-origin data origin is true, and data origin is not \"script-origin\":", + "rationale": "assert", + "steps": [ + { + "html": "

Assert pendingTasks is 1.

" + }, + { + "html": "

Set pendingTasks to 2.

" + }, + { + "html": "Queue a global task on the networking task source given workletGlobalScope to perform the following steps:", + "rationale": "let", + "steps": [ + { + "html": "

Let customOriginUrl be the result of running a URL parser on data origin.

" + }, + { + "html": "

Assert customOriginUrl is a valid URL.

" + }, + { + "html": "

Set customOriginUrl’s path to ≪\".well-known\", \"shared-storage\", \"trusted-origins\"≫.

" + }, + { + "html": "

Let request be a new request whose URL is customOriginUrl, mode is \"cors\", referrer is \"client\", destination is \"json\", initiator type is \"script\", and client is outsideSettings.

" + }, + { + "html": "Fetch request with processResponseConsumeBody set to the following algorithm, given response response and null, failure or a byte sequence bodyBytes:", + "rationale": "if", + "steps": [ + { + "html": "then:", + "rationale": "set", + "steps": [ + { + "html": "

Set pendingTasks to −1.

" + }, + { + "html": "

Reject promise with an \"TypeError\" DOMException.

" + }, + { + "html": "

Abort these steps.

" + } + ] + }, + { + "html": "

Let mimeType be the result of extracting a MIME type from response’s header list.

" + }, + { + "html": "If mimeType is not a JSON MIME type, then:", + "rationale": "set", + "steps": [ + { + "html": "

Set pendingTasks to −1.

" + }, + { + "html": "

Reject promise with an \"TypeError\" DOMException.

" + }, + { + "html": "

Abort these steps.

" + } + ] + }, + { + "html": "

Let sourceText be the result of UTF-8 decoding bodyBytes.

" + }, + { + "html": "

Let parsed be the result of parsing a JSON string to an Infra value given sourceText.

" + }, + { + "html": "If parsed is not a list or if parsed is empty, then:", + "rationale": "set", + "steps": [ + { + "html": "

Set pendingTasks to −1.

" + }, + { + "html": "

Reject promise with an \"TypeError\" DOMException.

" + }, + { + "html": "

Abort these steps.

" + } + ] + }, + { + "html": "

Let doesMatch be false.

" + }, + { + "html": "For each item of parsed:", + "rationale": "if", + "steps": [ + { + "html": "If item is not an ordered map, or if item does not contain scriptOrigin, or if item does not contain contextOrigin:", + "rationale": "set", + "steps": [ + { + "html": "

Set pendingTasks to −1.

" + }, + { + "html": "

Reject promise with an \"TypeError\" DOMException.

" + }, + { + "html": "

Abort these steps.

" + } + ] + }, + { + "html": "

Let doesMatch be the result of running check for script and context origin match on item[scriptOrigin], moduleURLRecord’s origin, item[contextOrigin], and outsideSettings’s origin.

" + }, + { + "html": "If doesMatch is true:", + "rationale": "queue", + "steps": [ + { + "html": "Queue a global task on the networking task source given this’s relevant global object to perform the following steps:", + "rationale": "if", + "steps": [ + { + "html": "If pendingTasks is not −1, then:", + "rationale": "set", + "steps": [ + { + "html": "

Set pendingTasks to pendingTasks − 1.

" + }, + { + "html": "If pendingTasks is 0, perform the following steps:", + "rationale": "if", + "steps": [ + { + "html": "

If workletGlobalScope has an associated boolean addModule success, set workletGlobalScope’s addModule success to true.

" + }, + { + "html": "

Resolve promise.

" + } + ] + } + ] + } + ] + }, + { + "html": "

Break.

" + } + ] + } + ] + }, + { + "html": "If doesMatch is false, then:", + "rationale": "set", + "steps": [ + { + "html": "

Set pendingTasks to −1.

" + }, + { + "html": "

Reject promise with an \"TypeError\" DOMException.

" + } + ] + } + ] } ] } @@ -850,7 +1051,7 @@ ] }, { - "html": "The penultimate step (i.e. the final indented step), currently \"If pendingTasks is 0, then resolve promise.\", should be updated to:", + "html": "The penultimate step (i.e. the final indented step), currently \"If pendingTasks is 0, then resolve promise.\", should be updated to:", "rationale": "if", "steps": [ { @@ -858,10 +1059,10 @@ "rationale": "if", "steps": [ { - "html": "

If workletGlobalScope has an associated boolean addModule success, set workletGlobalScope’s addModule success to true.

" + "html": "

If workletGlobalScope has an associated boolean addModule success, set workletGlobalScope’s addModule success to true.

" }, { - "html": "

Resolve promise.

" + "html": "

Resolve promise.

" } ] } @@ -872,20 +1073,20 @@ "rationale": "if", "steps": [ { - "html": "If this is a SharedStorageWorklet, upon fulfillment of promise or upon rejection of promise, run the following steps:", + "html": "If this is a SharedStorageWorklet, upon fulfillment of promise or upon rejection of promise, run the following steps:", "rationale": "let", "steps": [ { "html": "

Let globalScopes be this’s global scopes.

" }, { - "html": "

Assert: globalScopessize equals 1.

" + "html": "

Assert: globalScopessize equals 1.

" }, { "html": "

Let privateAggregationObj be globalScopes[0]'s privateAggregation.

" }, { - "html": "

Set privateAggregationObj’s allowed to use to\nthe result of determining whether this's relevant global\nobject's associated document is allowed to use the\n\"private-aggregation\" policy-controlled feature.

" + "html": "

Set privateAggregationObj’s allowed to use to\nthe result of determining whether this's relevant global\nobject's associated document is allowed to use the\n\"private-aggregation\" policy-controlled feature.

" }, { "html": "

Set privateAggregationObj’s scoping details to a\n new scoping details with the items:

\n
\n
get batching scope steps\n
\n

An algorithm that returns the batching scope that is scheduled to\nbe passed to process contributions for a batching scope when the\ncall currently executing in scope returns.

\n
get debug scope steps\n
\n

An algorithm that returns the debug scope that is scheduled to be\npassed to mark a debug scope complete when the call currently\nexecuting in scope returns.

\n
" @@ -894,6 +1095,66 @@ } ] }, + { + "name": "check for script and context origin match", + "href": "https://wicg.github.io/shared-storage/#check-for-script-and-context-origin-match", + "html": "To check for script and context origin match, given trusted origin type itemScriptOrigin, origin actualScriptOrigin, trusted origin type itemContextOrigin, and origin actualContextOrigin, peform the following steps:", + "rationale": ".algorithm", + "steps": [ + { + "html": "

If the result of running check for trusted origin match, given itemScriptOrigin and actualScriptOrigin is false, return false.

" + }, + { + "html": "

Return the result of running check for trusted origin match, given itemContextOrigin and actualContextOrigin.

" + } + ] + }, + { + "name": "check for trusted origin match", + "href": "https://wicg.github.io/shared-storage/#check-for-trusted-origin-match", + "html": "To check for trusted origin match, given trusted origin type itemOrigin and origin actualOrigin, peform the following steps:", + "rationale": ".algorithm", + "steps": [ + { + "html": "

If itemOrigin is a string, return the result of running check for trusted origin match on a string, given itemOrigin and actualOrigin.

" + }, + { + "html": "Otherwise, for each originString in itemOrigin:", + "rationale": "if", + "steps": [ + { + "html": "

If the result of running check for trusted origin match on a string given originString and actualOrigin is true, return true.

" + } + ] + }, + { + "html": "

Return false.

" + } + ] + }, + { + "name": "check for trusted origin match on a string", + "href": "https://wicg.github.io/shared-storage/#check-for-trusted-origin-match-on-a-string", + "html": "To check for trusted origin match on a string, given string itemOrigin and origin actualOrigin, peform the following steps:", + "rationale": ".algorithm", + "steps": [ + { + "html": "

If itemOrigin is \"*\", return true.

" + }, + { + "html": "

Let itemOriginUrl be the result of running a URL parser on itemOrigin.

" + }, + { + "html": "

If itemOriginUrl is not a valid URL, then return false.

" + }, + { + "html": "

If itemOriginUrl’s origin and actualOrigin are same origin, return true.

" + }, + { + "html": "

Otherwise, return false.

" + } + ] + }, { "name": "SharedStorageWorkletGlobalScope/register(name, operationCtor)", "href": "https://wicg.github.io/shared-storage/#dom-sharedstorageworkletglobalscope-register", @@ -907,7 +1168,7 @@ "html": "

Let operationMap be this SharedStorageWorkletGlobalScope's operation map.

" }, { - "html": "

If operationMap contains an entry with key name, throw a TypeError.

" + "html": "

If operationMap contains an entry with key name, throw a TypeError.

" }, { "html": "

If operationCtor is missing, throw a TypeError.

" @@ -954,7 +1215,7 @@ "html": "

If document is not fully active, return a promise rejected with a TypeError.

" }, { - "html": "

Let workletDataOrigin be current realm's settings object's origin.

" + "html": "

Let workletDataOrigin be current realm's settings object's origin.

" }, { "html": "

If the result of running Is feature enabled in document for origin? on \"run-ad-auction\", document, and workletDataOrigin returns false, then return a promise rejected with a TypeError.

" @@ -974,7 +1235,7 @@ "rationale": "queue", "steps": [ { - "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" + "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" } ] }, @@ -983,7 +1244,7 @@ "rationale": "queue", "steps": [ { - "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with interestGroups.

" + "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with interestGroups.

" } ] } @@ -1001,7 +1262,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "

If this's addModule success is true, return this's sharedStorage.

" + "html": "

If this's addModule success is true, return this's sharedStorage.

" }, { "html": "

Otherwise, throw a TypeError.

" @@ -1025,7 +1286,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "

Return the value of addModule success.

" + "html": "

Return the value of addModule success.

" } ] }, @@ -1052,14 +1313,14 @@ { "name": "get the canonical URL string if valid", "href": "https://wicg.github.io/shared-storage/#get-the-canonical-url-string-if-valid", - "html": "To get the canonical URL string if valid, given a string urlString, run the following steps:", + "html": "To get the canonical URL string if valid, given a string urlString, run the following steps:", "rationale": ".algorithm", "steps": [ { - "html": "

Let url be the result of running a URL parser on urlString.

" + "html": "

Let url be the result of running a URL parser on urlString.

" }, { - "html": "

If url is not a valid URL, return undefined.

" + "html": "

If url is not a valid URL, return undefined.

" }, { "html": "

Otherwise, return the result of running a URL serializer on url.

" @@ -1076,20 +1337,20 @@ "html": "

If reportingMetadata is empty, return.

" }, { - "html": "

Assert: reportingMetadata is a dictionary.

" + "html": "

Assert: reportingMetadata is a dictionary.

" }, { - "html": "

Let reportingUrlMap be an empty map.

" + "html": "

Let reportingUrlMap be an empty map.

" }, { "html": "For each eventTypeurlString of reportingMetadata:", "rationale": "let", "steps": [ { - "html": "

Let url be the result of running a URL parser on urlString.

" + "html": "

Let url be the result of running a URL parser on urlString.

" }, { - "html": "

Assert: url is a valid URL.

" + "html": "

Assert: url is a valid URL.

" }, { "html": "

Set reportingUrlMap[eventType] to url.

" @@ -1101,7 +1362,7 @@ { "name": "get the default selectURL index", "href": "https://wicg.github.io/shared-storage/#get-the-default-selecturl-index", - "html": "To get the default selectURL index, given sequence<USVString> urls, run the following steps:", + "html": "To get the default selectURL index, given sequence<USVString> urls, run the following steps:", "rationale": ".algorithm", "steps": [ { @@ -1116,13 +1377,13 @@ "rationale": ".algorithm", "steps": [ { - "html": "

Assert: site is not an opaque origin.

" + "html": "

Assert: site is not an opaque origin.

" }, { "html": "

Let maxBits be the user agent's navigation entropy allowance.

" }, { - "html": "

If the user agent's shared storage navigation budget table does not contain site, then return maxBits.

" + "html": "

If the user agent's shared storage navigation budget table does not contain site, then return maxBits.

" }, { "html": "

Otherwise, let ledger be user agent's shared storage navigation budget table[site].

" @@ -1270,17 +1531,17 @@ { "name": "get the index for a saved query", "href": "https://wicg.github.io/shared-storage/#get-the-index-for-a-saved-query", - "html": "To get the index for a saved query, given navigable navigable, origin origin, URL moduleURLRecord, string operationName, string savedQueryName, and task callbackTask:", + "html": "To get the index for a saved query, given navigable navigable, origin origin, URL moduleURLRecord, string operationName, string savedQueryName, and task callbackTask:", "rationale": ".algorithm", "steps": [ { "html": "

Let topLevelTraversable be the result of running get the top-level traversable for navigable.

" }, { - "html": "

Assert that topLevelTraversable’s page budget is not null.

" + "html": "

Assert that topLevelTraversable’s page budget is not null.

" }, { - "html": "If topLevelTraversable’s page budget's saved query map does not contain (origin, moduleURLRecord, operationName, savedQueryName), then:", + "html": "If topLevelTraversable’s page budget's saved query map does not contain (origin, moduleURLRecord, operationName, savedQueryName), then:", "rationale": "set", "steps": [ { @@ -1317,14 +1578,14 @@ { "name": "store the index for a saved query", "href": "https://wicg.github.io/shared-storage/#store-the-index-for-a-saved-query", - "html": "To store the index for a saved query, given Window window, navigable navigable, origin origin, URL moduleURLRecord, string operationName, string savedQueryName, and unsigned long index:", + "html": "To store the index for a saved query, given Window window, navigable navigable, origin origin, URL moduleURLRecord, string operationName, string savedQueryName, and unsigned long index:", "rationale": ".algorithm", "steps": [ { "html": "

Let topLevelTraversable be the result of running get the top-level traversable for navigable.

" }, { - "html": "

Assert that topLevelTraversable’s page budget is not null.

" + "html": "

Assert that topLevelTraversable’s page budget is not null.

" }, { "html": "

Let queryData be topLevelTraversable’s page budget's saved query map[(origin, moduleURLRecord, operationName, savedQueryName)].

" @@ -1337,7 +1598,7 @@ "rationale": "dequeue", "steps": [ { - "html": "

Dequeue the next task callbackTask from queryData’s callbacks, and queue a global task on the DOM manipulation task source, given window, to run the steps of callbackTask, given index.

" + "html": "

Dequeue the next task callbackTask from queryData’s callbacks, and queue a global task on the DOM manipulation task source, given window, to run the steps of callbackTask, given index.

" } ] } @@ -1346,7 +1607,7 @@ { "name": "obtain a callback to process the saved index result", "href": "https://wicg.github.io/shared-storage/#obtain-a-callback-to-process-the-saved-index-result", - "html": "To obtain a callback to process the saved index result, given Window window, list of SharedStorageUrlWithMetadatas urlList, promise promise, perform the following steps. They return an algorithm.", + "html": "To obtain a callback to process the saved index result, given Window window, list of SharedStorageUrlWithMetadatas urlList, promise promise, perform the following steps. They return an algorithm.", "rationale": ".algorithm", "steps": [ { @@ -1354,10 +1615,10 @@ "rationale": "if", "steps": [ { - "html": "

If index is greater than urlList’s size, then queue a global task on the DOM manipulation task source, given window, to reject promise with a TypeError.

" + "html": "

If index is greater than urlList’s size, then queue a global task on the DOM manipulation task source, given window, to reject promise with a TypeError.

" }, { - "html": "

Otherwise, queue a global task on the DOM manipulation task source, given window, to resolve promise with index.

" + "html": "

Otherwise, queue a global task on the DOM manipulation task source, given window, to resolve promise with index.

" } ] }, @@ -1376,13 +1637,13 @@ "html": "

Let topLevelTraversable be the result of running get the top-level traversable for navigable.

" }, { - "html": "

Assert that topLevelTraversable’s page budget is not null.

" + "html": "

Assert that topLevelTraversable’s page budget is not null.

" }, { "html": "

If pendingBits is greater than topLevelTraversable’s page budget's overall budget, then return false and abort these steps.

" }, { - "html": "

If topLevelTraversable’s page budget's site budget map does not contain site, then set topLevelTraversable’s page budget's site budget map [site] to site page entropy allowance.

" + "html": "

If topLevelTraversable’s page budget's site budget map does not contain site, then set topLevelTraversable’s page budget's site budget map [site] to site page entropy allowance.

" }, { "html": "

If pendingBits is greater than topLevelTraversable’s page budget's site budget map [site], then return false and abort these steps.

" @@ -1480,7 +1741,7 @@ "html": "

Let bottle be bucket’s bottle map[\"sharedStorage\"].

" }, { - "html": "

Let proxyMap be a new storage proxy map whose backing map is bottle’s map.

" + "html": "

Let proxyMap be a new storage proxy map whose backing map is bottle’s map.

" }, { "html": "

Append proxyMap to bottle’s proxy map reference set.

" @@ -1526,7 +1787,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "

If databaseMap does not contain key, return undefined.

" + "html": "

If databaseMap does not contain key, return undefined.

" }, { "html": "

Let valueStruct be the result of running Get on databaseMap with key.

" @@ -1714,10 +1975,10 @@ "rationale": ".algorithm", "steps": [ { - "html": "

Let sharedStorageWorklet be a new SharedStorageWorklet.

" + "html": "

Let sharedStorageWorklet be a new SharedStorageWorklet.

" }, { - "html": "

If options contains dataOrigin, set sharedStorageWorklet’s data origin to options[dataOrigin].

" + "html": "

If options contains dataOrigin, set sharedStorageWorklet’s data origin to options[dataOrigin].

" }, { "html": "

Let addModulePromise be the result of invoking sharedStorageWorklet.addModule(moduleURL, options).

" @@ -1726,10 +1987,10 @@ "html": "

Let resultPromise be a new promise.

" }, { - "html": "

Upon fulfillment of addModulePromise, resolve resultPromise to sharedStorageWorklet.

" + "html": "

Upon fulfillment of addModulePromise, resolve resultPromise to sharedStorageWorklet.

" }, { - "html": "

Upon rejection of addModulePromise, reject resultPromise with a TypeError.

" + "html": "

Upon rejection of addModulePromise, reject resultPromise with a TypeError.

" }, { "html": "

Return resultPromise.

" @@ -1788,7 +2049,7 @@ "html": "

Let environment be context’s active window's relevant settings object.

" }, { - "html": "

Let databaseMap be the result of running obtain a shared storage bottle map given environment and environment’s origin.

" + "html": "

Let databaseMap be the result of running obtain a shared storage bottle map given environment and environment’s origin.

" }, { "html": "

If databaseMap is failure, then return a promise rejected with a TypeError.

" @@ -1815,7 +2076,7 @@ "rationale": "queue", "steps": [ { - "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" + "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" }, { "html": "

Abort these steps.

" @@ -1827,7 +2088,7 @@ "rationale": "queue", "steps": [ { - "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with undefined.

" + "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with undefined.

" }, { "html": "

Abort these steps.

" @@ -1844,7 +2105,7 @@ "rationale": "queue", "steps": [ { - "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" + "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" }, { "html": "

Abort these steps.

" @@ -1852,7 +2113,7 @@ ] }, { - "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with undefined.

" + "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with undefined.

" } ] }, @@ -1913,7 +2174,7 @@ "html": "

Let environment be context’s active window's relevant settings object.

" }, { - "html": "

Let databaseMap be the result of running obtain a shared storage bottle map given environment and environment’s origin.

" + "html": "

Let databaseMap be the result of running obtain a shared storage bottle map given environment and environment’s origin.

" }, { "html": "

If databaseMap is failure, then return a promise rejected with a TypeError.

" @@ -1940,7 +2201,7 @@ "rationale": "queue", "steps": [ { - "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with undefined.

" + "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with undefined.

" } ] }, @@ -1949,7 +2210,7 @@ "rationale": "queue", "steps": [ { - "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" + "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" } ] }, @@ -1963,7 +2224,7 @@ "rationale": "let", "steps": [ { - "html": "

Let list be a new list.

" + "html": "

Let list be a new list.

" }, { "html": "

Append currentValue to list.

" @@ -1984,7 +2245,7 @@ "rationale": "queue", "steps": [ { - "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" + "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" }, { "html": "

Abort these steps.

" @@ -1992,7 +2253,7 @@ ] }, { - "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with undefined.

" + "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with undefined.

" } ] }, @@ -2050,7 +2311,7 @@ "html": "

Let environment be context’s active window's relevant settings object.

" }, { - "html": "

Let databaseMap be the result of running obtain a shared storage bottle map given environment and environment’s origin.

" + "html": "

Let databaseMap be the result of running obtain a shared storage bottle map given environment and environment’s origin.

" }, { "html": "

If databaseMap is failure, then return a promise rejected with a TypeError.

" @@ -2073,7 +2334,7 @@ "rationale": "queue", "steps": [ { - "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" + "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" }, { "html": "

Abort these steps.

" @@ -2081,7 +2342,7 @@ ] }, { - "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with undefined.

" + "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with undefined.

" } ] }, @@ -2136,7 +2397,7 @@ "html": "

Let environment be context’s active window's relevant settings object.

" }, { - "html": "

Let databaseMap be the result of running obtain a shared storage bottle map given environment and environment’s origin.

" + "html": "

Let databaseMap be the result of running obtain a shared storage bottle map given environment and environment’s origin.

" }, { "html": "

If databaseMap is failure, then return a promise rejected with a TypeError.

" @@ -2159,7 +2420,7 @@ "rationale": "queue", "steps": [ { - "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" + "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" }, { "html": "

Abort these steps.

" @@ -2167,7 +2428,7 @@ ] }, { - "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with undefined.

" + "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with undefined.

" } ] }, @@ -2207,7 +2468,7 @@ "html": "

Let realm be the current realm.

" }, { - "html": "

Let databaseMap be the result of running obtain a shared storage bottle map given environment and realm’s settings object's origin.

" + "html": "

Let databaseMap be the result of running obtain a shared storage bottle map given environment and realm’s settings object's origin.

" }, { "html": "

If databaseMap is failure, then return a promise rejected with a TypeError.

" @@ -2223,13 +2484,13 @@ "html": "

Let value be the result of running retrieve an entry from the database with queue, databaseMap, environment, and key.

" }, { - "html": "

If value is failure, queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" + "html": "

If value is failure, queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" }, { - "html": "

Otherwise, if value is undefined, queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with undefined.

" + "html": "

Otherwise, if value is undefined, queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with undefined.

" }, { - "html": "

Otherwise, queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with value.

" + "html": "

Otherwise, queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with value.

" } ] }, @@ -2266,7 +2527,7 @@ "html": "

Let realm be the current realm.

" }, { - "html": "

Let databaseMap be the result of running obtain a shared storage bottle map given environment and realm’s settings object's origin.

" + "html": "

Let databaseMap be the result of running obtain a shared storage bottle map given environment and realm’s settings object's origin.

" }, { "html": "

If databaseMap is failure, then return a promise rejected with a TypeError.

" @@ -2282,10 +2543,10 @@ "html": "

Let numEntries be the result of running count entries in the database with queue and environment.

" }, { - "html": "

If numEntries is failure, queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" + "html": "

If numEntries is failure, queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" }, { - "html": "

Otherwise, queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with numEntries.

" + "html": "

Otherwise, queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with numEntries.

" } ] }, @@ -2325,16 +2586,16 @@ "html": "

Let allowedInOpaqueOriginContext be false.

" }, { - "html": "

If the result of running determine whether shared storage is allowed by context given environment, realm’s settings object's origin, and allowedInOpaqueOriginContext is false, return a promise rejected with a TypeError.

" + "html": "

If the result of running determine whether shared storage is allowed by context given environment, realm’s settings object's origin, and allowedInOpaqueOriginContext is false, return a promise rejected with a TypeError.

" }, { - "html": "

If the result of running check if user preference setting allows access to shared storage given environment and realm’s settings object's origin is false, return a promise rejected with a TypeError.

" + "html": "

If the result of running check if user preference setting allows access to shared storage given environment and realm’s settings object's origin is false, return a promise rejected with a TypeError.

" }, { - "html": "

Let site be the result of running obtain a site with realm’s settings object's origin.

" + "html": "

Let site be the result of running obtain a site with realm’s settings object's origin.

" }, { - "html": "

Assert: site is not an opaque origin.

" + "html": "

Assert: site is not an opaque origin.

" }, { "html": "

Let queue be context’s associated database's shared storage database queue.

" @@ -2347,7 +2608,7 @@ "html": "

Let remainingBudget be the result of running determine remaining navigation budget with site.

" }, { - "html": "

Resolve queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with remainingBudget.

" + "html": "

Resolve queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with remainingBudget.

" } ] }, @@ -2384,7 +2645,7 @@ "html": "

Let realm be the current realm.

" }, { - "html": "

Let databaseMap be the result of running obtain a shared storage bottle map given environment and realm’s settings object's origin.

" + "html": "

Let databaseMap be the result of running obtain a shared storage bottle map given environment and realm’s settings object's origin.

" }, { "html": "

If databaseMap is failure, then return a promise rejected with a TypeError.

" @@ -2400,10 +2661,10 @@ "html": "

Let entries be the result of running retrieve all entries from the database with queue and environment.

" }, { - "html": "

If entries is failure, queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" + "html": "

If entries is failure, queue a global task on the DOM manipulation task source, given realm’s global object, to reject promise with a TypeError.

" }, { - "html": "

Otherwise, queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with entries.

" + "html": "

Otherwise, queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with entries.

" } ] }, @@ -2441,14 +2702,14 @@ "html": "

If iterator’s error is true, return a promise rejected with a TypeError.

" }, { - "html": "If iterator’s pending entries is empty:", + "html": "If iterator’s pending entries is empty:", "rationale": "create", "steps": [ { "html": "

Create an object doneObject.

" }, { - "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with doneObject.

" + "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with doneObject.

" }, { "html": "

Abort these steps.

" @@ -2459,7 +2720,7 @@ "html": "

Otherwise, let entry be the result of dequeueing from iterator’s pending entries.

" }, { - "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with entry.

" + "html": "

Queue a global task on the DOM manipulation task source, given realm’s global object, to resolve promise with entry.

" } ] }, @@ -2494,7 +2755,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "

If init[\"sharedStorageWritable\"] exists, then set request’s shared storage writable to it.

" + "html": "

If init[\"sharedStorageWritable\"] exists, then set request’s shared storage writable to it.

" } ] }, @@ -2514,7 +2775,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "If request’s destination is \"sharedstorageworklet\":", + "html": "If request’s destination is \"sharedstorageworklet\":", "rationale": "let", "steps": [ { @@ -2525,25 +2786,31 @@ "rationale": "let", "steps": [ { - "html": "

Let dataOriginUrl be the result of running a URL parser on dataOriginValue.

" - }, - { - "html": "

Assert that dataOriginUrl is not failure.

" + "html": "

Let dataOriginUrl be the result of running a URL parser on dataOriginValue.

" }, { - "html": "

Assert that request’s origin is not \"client\".

" + "html": "

Assert that dataOriginUrl is not failure.

" }, { - "html": "

Assert that request’s origin and request’s URL's origin are not same origin.

" + "html": "

Assert that request’s origin is not \"client\".

" }, { - "html": "

Assert that dataOriginUrl’s origin and request’s URL's origin are same origin.

" + "html": "

Assert that request’s origin and request’s URL's origin are not same origin.

" }, { - "html": "

Let responseHeaders be internalResponse’s header list.

" + "html": "

Let allowed be true.

" }, { - "html": "

Let allowed be the result of running get a structured field value algorithm given `Shared-Storage-Cross-Origin-Worklet-Allowed`, \"item\", and responseHeaders as input.

" + "html": "If dataOriginUrl’s origin and request’s URL's origin are same origin:", + "rationale": "let", + "steps": [ + { + "html": "

Let responseHeaders be internalResponse’s header list.

" + }, + { + "html": "

Let allowed be the result of running get a structured field value algorithm given `Shared-Storage-Cross-Origin-Worklet-Allowed`, \"item\", and responseHeaders as input.

" + } + ] }, { "html": "

If allowed is false, then return a network error.

" @@ -2553,14 +2820,14 @@ ] }, { - "html": "

Handle a Shared-Storage-Write response, given response internalResponse and request request as input.

" + "html": "

Handle a Shared-Storage-Write response, given response internalResponse and request request as input.

" } ] }, { "name": "determine whether a request can currently use shared storage", "href": "https://wicg.github.io/shared-storage/#determine-whether-a-request-can-currently-use-shared-storage", - "html": "To determine whether a request can currently use shared storage, given a request request, perform the following steps:", + "html": "To determine whether a request can currently use shared storage, given a request request, perform the following steps:", "rationale": ".algorithm", "steps": [ { @@ -2573,17 +2840,17 @@ "html": "

Let allowedInOpaqueOriginContext be true.

" }, { - "html": "

If the result of running determine whether shared storage is allowed by context given window, request’s current URL's origin, and allowedInOpaqueOriginContext is false, return false.

" + "html": "

If the result of running determine whether shared storage is allowed by context given window, request’s current URL's origin, and allowedInOpaqueOriginContext is false, return false.

" }, { - "html": "

If the result of running check if user preference setting allows access to shared storage given window and request’s current URL's origin is false, return false.

" + "html": "

If the result of running check if user preference setting allows access to shared storage given window and request’s current URL's origin is false, return false.

" } ] }, { "name": "append or modify a Sec-Shared-Storage-Writable request header", "href": "https://wicg.github.io/shared-storage/#append-or-modify-a-sec-shared-storage-writable-request-header", - "html": "To append or modify a Sec-Shared-Storage-Writable request header, given a request request, perform the following steps:", + "html": "To append or modify a Sec-Shared-Storage-Writable request header, given a request request, perform the following steps:", "rationale": ".algorithm", "steps": [ { @@ -2600,7 +2867,7 @@ { "name": "handle a Shared-Storage-Write response", "href": "https://wicg.github.io/shared-storage/#handle-a-shared-storage-write-response", - "html": "To handle a Shared-Storage-Write response, given a response response and a request request, perform the following steps:", + "html": "To handle a Shared-Storage-Write response, given a response response and a request request, perform the following steps:", "rationale": ".algorithm", "steps": [ { @@ -2613,7 +2880,7 @@ "html": "

Let window to request’s window.

" }, { - "html": "

Assert: window is an environment settings object whose global object is a Window.

" + "html": "

Assert: window is an environment settings object whose global object is a Window.

" }, { "html": "

Let sharedStorage be window’s global object's sharedStorage.

" @@ -2622,13 +2889,13 @@ "html": "

If sharedStorage is null, then return.

" }, { - "html": "

Let list be response’s header list.

" + "html": "

Let list be response’s header list.

" }, { "html": "

Let operationsToParse be the result of running get a structured field value algorithm given `Shared-Storage-Write`, \"list\", and list as input.

" }, { - "html": "

If operationsToParse is null or empty, then return.

" + "html": "

If operationsToParse is null or empty, then return.

" }, { "html": "For each tuple (item, parameters) in operationsToParse, perform the following steps:", @@ -2638,7 +2905,7 @@ "html": "

If item is an Inner List, continue.

" }, { - "html": "

Assert: item is an Bare Item.

" + "html": "

Assert: item is an Bare Item.

" }, { "html": "

Let operationString be the result of running get the string value for item.

" @@ -2754,7 +3021,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "

If the item is a String, Token, or Byte Sequence, return true.

" + "html": "

If the item is a String, Token, or Byte Sequence, return true.

" }, { "html": "

Otherwise, return false.

" @@ -2783,7 +3050,7 @@ "rationale": "assert", "steps": [ { - "html": "

Assert: item is an ASCII string.

" + "html": "

Assert: item is an ASCII string.

" }, { "html": "

Return item.

" @@ -2796,7 +3063,7 @@ "rationale": "assert", "steps": [ { - "html": "

Assert: item is an ASCII string.

" + "html": "

Assert: item is an ASCII string.

" }, { "html": "

Return item.

" @@ -2809,7 +3076,7 @@ "rationale": "let", "steps": [ { - "html": "

Let fromUTF8 be the result of running UTF-8 decode on item.

" + "html": "

Let fromUTF8 be the result of running UTF-8 decode on item.

" }, { "html": "

If fromUTF8 is an error, return null.

" @@ -2832,7 +3099,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "

If parameters does not contain paramKey, return null.

" + "html": "

If parameters does not contain paramKey, return null.

" }, { "html": "

If the result of check if string-like for parameters[paramKey] is false, return null.

" @@ -2849,7 +3116,7 @@ "rationale": ".algorithm", "steps": [ { - "html": "

If parameters does not contain paramKey, return null.

" + "html": "

If parameters does not contain paramKey, return null.

" }, { "html": "

If parameters[paramKey] is not a Boolean, return null.

" diff --git a/ed/algorithms/web-animations-2.json b/ed/algorithms/web-animations-2.json index daa57573e4ae..68f830cf6693 100644 --- a/ed/algorithms/web-animations-2.json +++ b/ed/algorithms/web-animations-2.json @@ -1151,7 +1151,7 @@ { "name": "KeyframeEffect/KeyframeEffect(target, keyframes, options)", "href": "https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect", - "html": "Amend step 5 of the procedure to create a new KeyframeEffect object as\nfollows:", + "html": "Amend step 5 of the procedure to create a new KeyframeEffect object as\nfollows:", "rationale": "if", "steps": [ { diff --git a/ed/algorithms/webauthn-3.json b/ed/algorithms/webauthn-3.json index 613585e17d8c..1d2e264b760e 100644 --- a/ed/algorithms/webauthn-3.json +++ b/ed/algorithms/webauthn-3.json @@ -544,11 +544,11 @@ }, { "case": "indirect", - "html": "

The client MAY replace the aaguid and attestation statement with a more privacy-friendly\nand/or more easily verifiable version of the same data (for example, by employing an Anonymization CA).

" + "html": "

The client MAY replace the aaguid and attestation statement with a more privacy-friendly\nand/or more easily verifiable version of the same data (for example, by employing an Anonymization CA).

" }, { "case": "direct or enterprise", - "html": "

Convey the authenticator's AAGUID and attestation statement, unaltered, to the Relying Party.

" + "html": "

Convey the authenticator's AAGUID and attestation statement, unaltered, to the Relying Party.

" } ] } @@ -561,7 +561,7 @@ "html": "

Let id be attestationObject.authData.attestedCredentialData.credentialId.

" }, { - "html": "

Let pubKeyCred be a new PublicKeyCredential object associated with global whose fields are:

\n
\n
[[identifier]]\n
\n

id

\n
authenticatorAttachment\n
\n

The AuthenticatorAttachment value matching the current authenticator attachment modality of authenticator.

\n
response\n
\n

A new AuthenticatorAttestationResponse object associated with global whose fields are:

\n
\n
clientDataJSON\n
\n

A new ArrayBuffer, created using global’s %ArrayBuffer%, containing the bytes of credentialCreationData.clientDataJSONResult.

\n
attestationObject\n
\n

attestationObject

\n
[[transports]]\n
\n

A sequence of zero or more unique DOMStrings, in lexicographical order, that the authenticator is believed to support. The values SHOULD be members of AuthenticatorTransport, but client platforms MUST ignore unknown values.

\n

If a user agent does not wish to divulge this information it MAY substitute an arbitrary sequence designed to preserve privacy. This sequence MUST still be valid, i.e. lexicographically sorted and free of duplicates. For example, it may use the empty sequence. Either way, in this case the user agent takes the risk that Relying Party behavior may be suboptimal.

\n

If the user agent does not have any transport information, it SHOULD set this field to the empty sequence.

\n \n
\n
[[clientExtensionsResults]]\n
\n

A new ArrayBuffer, created using global’s %ArrayBuffer%, containing the bytes of credentialCreationData.clientExtensionResults.

\n
" + "html": "

Let pubKeyCred be a new PublicKeyCredential object associated with global whose fields are:

\n
\n
[[identifier]]\n
\n

id

\n
authenticatorAttachment\n
\n

The AuthenticatorAttachment value matching the current authenticator attachment modality of authenticator.

\n
response\n
\n

A new AuthenticatorAttestationResponse object associated with global whose fields are:

\n
\n
clientDataJSON\n
\n

A new ArrayBuffer, created using global’s %ArrayBuffer%, containing the bytes of credentialCreationData.clientDataJSONResult.

\n
attestationObject\n
\n

attestationObject

\n
[[transports]]\n
\n

A sequence of zero or more unique DOMStrings, in lexicographical order, that the authenticator is believed to support. The values SHOULD be members of AuthenticatorTransport, but client platforms MUST ignore unknown values.

\n

If a user agent does not wish to divulge this information it MAY substitute an arbitrary sequence designed to preserve privacy. This sequence MUST still be valid, i.e. lexicographically sorted and free of duplicates. For example, it may use the empty sequence. Either way, in this case the user agent takes the risk that Relying Party behavior may be suboptimal.

\n

If the user agent does not have any transport information, it SHOULD set this field to the empty sequence.

\n \n
\n
[[clientExtensionsResults]]\n
\n

A new ArrayBuffer, created using global’s %ArrayBuffer%, containing the bytes of credentialCreationData.clientExtensionResults.

\n
" }, { "html": "

Return pubKeyCred.

" @@ -1067,7 +1067,7 @@ "rationale": "for", "steps": [ { - "html": "For each public key credential source credential in the authenticator's credential map:", + "html": "For each public key credential source credential in the authenticator's credential map:", "rationale": "if", "steps": [ { @@ -1490,7 +1490,7 @@ "rationale": "if", "steps": [ { - "html": "If authenticator can decrypt credentialId into a public key credential source credSource:", + "html": "If authenticator can decrypt credentialId into a public key credential source credSource:", "rationale": "set", "steps": [ { @@ -1502,7 +1502,7 @@ ] }, { - "html": "For each public key credential source credSource of authenticator’s credentials map:", + "html": "For each public key credential source credSource of authenticator’s credentials map:", "rationale": "if", "steps": [ { @@ -1570,7 +1570,7 @@ "html": "

Let userHandle be userEntity.id.

" }, { - "html": "

Let credentialSource be a new public key credential source with the fields:

\n
\n
type\n
\n

public-key.

\n
privateKey\n
\n

privateKey

\n
rpId\n
\n

rpEntity.id

\n
userHandle\n
\n

userHandle

\n
otherUI\n
\n

Any other information the authenticator chooses to include.

\n
" + "html": "

Let credentialSource be a new public key credential source with the fields:

\n
\n
type\n
\n

public-key.

\n
privateKey\n
\n

privateKey

\n
rpId\n
\n

rpEntity.id

\n
userHandle\n
\n

userHandle

\n
otherUI\n
\n

Any other information the authenticator chooses to include.

\n
" }, { "html": "If requireResidentKey is true or the authenticator chooses to create a client-side discoverable public key credential source:", @@ -1656,7 +1656,7 @@ "html": "

Check if all the supplied parameters are syntactically well-formed and of the correct length. If not, return an error code\nequivalent to \"UnknownError\" and terminate the operation.

" }, { - "html": "

Let credentialOptions be a new empty set of public key credential sources.

" + "html": "

Let credentialOptions be a new empty set of public key credential sources.

" }, { "html": "If allowCredentialDescriptorList was supplied, then for each descriptor of allowCredentialDescriptorList:", @@ -1680,7 +1680,7 @@ "html": "

If credentialOptions is now empty, return an error code equivalent to \"NotAllowedError\" and terminate the operation.

" }, { - "html": " Prompt the user to select a public key credential source selectedCredential from credentialOptions.\n Collect an authorization gesture confirming user consent for using selectedCredential.\n The prompt for the authorization gesture may be shown\n by the authenticator if it has its own output capability, or by the user agent otherwise. \n

If requireUserVerification is true, the authorization gesture MUST include user verification.

\n

If requireUserPresence is true, the authorization gesture MUST include a test of user presence.

\n

If the user does not consent, return an error code equivalent to\n \"NotAllowedError\" and terminate the operation.

" + "html": " Prompt the user to select a public key credential source selectedCredential from credentialOptions.\n Collect an authorization gesture confirming user consent for using selectedCredential.\n The prompt for the authorization gesture may be shown\n by the authenticator if it has its own output capability, or by the user agent otherwise. \n

If requireUserVerification is true, the authorization gesture MUST include user verification.

\n

If requireUserPresence is true, the authorization gesture MUST include a test of user presence.

\n

If the user does not consent, return an error code equivalent to\n \"NotAllowedError\" and terminate the operation.

" }, { "html": "

Let processedExtensions be the result of authenticator extension processing for each supported extension\nidentifierauthenticator extension input in extensions.

" @@ -1710,7 +1710,7 @@ "html": "

Let collectedDiscoverableCredentialMetadata be a new list whose items are DiscoverableCredentialMetadata structs with the following items:

\n
\n
type\n
\n

A PublicKeyCredentialType.

\n
id\n
\n

A Credential ID.

\n
rpId\n
\n

A Relying Party Identifier.

\n
userHandle\n
\n

A user handle.

\n
otherUI\n
\n

Other information used by the authenticator to inform its UI.

\n
" }, { - "html": "For each public key credential source credSource of authenticator’s credentials map:", + "html": "For each public key credential source credSource of authenticator’s credentials map:", "rationale": "if", "steps": [ { @@ -1760,11 +1760,11 @@ ] }, { - "html": "In order to perform a registration ceremony, the Relying Party MUST proceed as follows:", + "html": "In order to perform a registration ceremony, the Relying Party MUST proceed as follows:", "rationale": "let", "steps": [ { - "html": "

Let options be a new CredentialCreationOptions structure configured to the Relying Party's needs for the ceremony.\nLet pkOptions be options.publicKey.

" + "html": "

Let options be a new CredentialCreationOptions structure configured to the Relying Party's needs for the ceremony.\nLet pkOptions be options.publicKey.

" }, { "html": "

Call navigator.credentials.create() and pass options as the argument.\nLet credential be the result of the successfully resolved promise.\nIf the promise is rejected, abort the ceremony with a user-visible error, or otherwise guide the user experience as\nmight be determinable from the context available in the rejected promise. For example if the promise is rejected with\nan error code equivalent to \"InvalidStateError\", the user might be instructed to use a different authenticator.\nFor information on different error contexts and the circumstances leading to them, see § 6.3.2 The authenticatorMakeCredential Operation.

" @@ -1788,20 +1788,20 @@ "html": "

Verify that the value of C.challenge equals\nthe base64url encoding of pkOptions.challenge.

" }, { - "html": " Verify that the value of C.origin is an origin expected by the Relying Party.\n See § 13.4.9 Validating the origin of a credential for guidance." + "html": " Verify that the value of C.origin is an origin expected by the Relying Party.\n See § 13.4.9 Validating the origin of a credential for guidance." }, { - "html": "

If C.crossOrigin is present and set to true,\nverify that the Relying Party expects that this credential would have been created within an iframe\nthat is not same-origin with its ancestors.

" + "html": "

If C.crossOrigin is present and set to true,\nverify that the Relying Party expects that this credential would have been created within an iframe\nthat is not same-origin with its ancestors.

" }, { "html": "If C.topOrigin is present:", "rationale": "verify", "steps": [ { - "html": "

Verify that the Relying Party expects that this credential would have been created within an iframe that is\nnot same-origin with its ancestors.

" + "html": "

Verify that the Relying Party expects that this credential would have been created within an iframe that is\nnot same-origin with its ancestors.

" }, { - "html": "

Verify that the value of C.topOrigin matches the origin of a page\nthat the Relying Party expects to be sub-framed within.\nSee § 13.4.9 Validating the origin of a credential for guidance.

" + "html": "

Verify that the value of C.topOrigin matches the origin of a page\nthat the Relying Party expects to be sub-framed within.\nSee § 13.4.9 Validating the origin of a credential for guidance.

" } ] }, @@ -1812,22 +1812,22 @@ "html": "

Perform CBOR decoding on the attestationObject field of the AuthenticatorAttestationResponse structure to obtain the attestation statement format fmt, the authenticator data authData, and the attestation statement attStmt.

" }, { - "html": "

Verify that the rpIdHash in authData is the SHA-256 hash of the RP ID expected by the Relying Party.

" + "html": "

Verify that the rpIdHash in authData is the SHA-256 hash of the RP ID expected by the Relying Party.

" }, { "html": "

If options.mediation is not set to conditional,\nverify that the UP bit of the flags in authData is set.

" }, { - "html": "

If the Relying Party requires user verification for this registration,\nverify that the UV bit of the flags in authData is set.

" + "html": "

If the Relying Party requires user verification for this registration,\nverify that the UV bit of the flags in authData is set.

" }, { "html": "

If the BE bit of the flags in authData is not set, verify that the BS bit is not set.

" }, { - "html": "

If the Relying Party uses the credential’s backup eligibility to inform its user experience flows and/or policies, evaluate the BE bit of the flags in authData.

" + "html": "

If the Relying Party uses the credential’s backup eligibility to inform its user experience flows and/or policies, evaluate the BE bit of the flags in authData.

" }, { - "html": "

If the Relying Party uses the credential’s backup state to inform its user experience flows and/or policies, evaluate the BS bit of the flags in authData.

" + "html": "

If the Relying Party uses the credential’s backup state to inform its user experience flows and/or policies, evaluate the BS bit of the flags in authData.

" }, { "html": "

Verify that the \"alg\" parameter in the credential public key in authData matches the alg attribute of one of the items in pkOptions.pubKeyCredParams.

" @@ -1836,37 +1836,37 @@ "html": "

Determine the attestation statement format by performing a USASCII case-sensitive match on fmt against the set of\nsupported WebAuthn Attestation Statement Format Identifier values.\nAn up-to-date list of registered WebAuthn Attestation Statement Format Identifier values\nis maintained in the\nIANA \"WebAuthn Attestation Statement Format Identifiers\" registry [IANA-WebAuthn-Registries] established by [RFC8809].

" }, { - "html": " Verify that attStmt is a correct attestation statement, conveying a valid attestation signature, by using the attestation statement format fmt’s verification procedure given attStmt, authData and hash." + "html": " Verify that attStmt is a correct attestation statement, conveying a valid attestation signature, by using the attestation statement format fmt’s verification procedure given attStmt, authData and hash." }, { "html": " If validation is successful, obtain a list of acceptable trust anchors (i.e. attestation root certificates)\n for that attestation type and attestation statement format fmt, from a trusted source or from policy. For\n example, the FIDO Metadata Service [FIDOMetadataService] provides one way to obtain such information, using the aaguid in the attestedCredentialData in authData." }, { - "html": " Assess the attestation trustworthiness using the outputs of the verification procedure in step 21, as follows: \n " + "html": " Assess the attestation trustworthiness using the outputs of the verification procedure in step 21, as follows: \n " }, { "html": "

Verify that the credentialId is ≤ 1023 bytes. Credential IDs larger than this many bytes SHOULD cause the RP to fail this registration ceremony.

" }, { - "html": "

Verify that the credentialId is not yet registered for any user. If the credentialId is already known then the Relying Party SHOULD fail this registration ceremony.

" + "html": "

Verify that the credentialId is not yet registered for any user. If the credentialId is already known then the Relying Party SHOULD fail this registration ceremony.

" }, { - "html": " If the attestation statement attStmt verified successfully and is found to be trustworthy,\n then create and store a new credential record in the user account that was denoted in pkOptions.user,\n with the following contents: \n
\n
type\n
\n

credential.type.

\n
id\n
\n

credential.id or credential.rawId,\nwhichever format is preferred by the Relying Party.

\n
publicKey\n
\n

The credential public key in authData.

\n
signCount\n
\n

authData.signCount.

\n
uvInitialized\n
\n

The value of the UV flag in authData.

\n
transports\n
\n

The value returned from response.getTransports().

\n
backupEligible\n
\n

The value of the BE flag in authData.

\n
backupState\n
\n

The value of the BS flag in authData.

\n
\n

The new credential record MAY also include the following OPTIONAL contents:

\n
\n
attestationObject\n
\n

response.attestationObject.

\n
attestationClientDataJSON\n
\n

response.clientDataJSON.

\n
authenticatorDisplayName\n
\n

A human-palatable description of the public key credential source.\nThis SHOULD be chosen by the user.

\n

If clientExtensionResults.credProps.authenticatorDisplayName is present,\nthen its value MAY be offered as a default for this value.\nThe Relying Party MAY alternatively derive a default value from the authenticator’s attestation statement, if any.

\n
" + "html": " If the attestation statement attStmt verified successfully and is found to be trustworthy,\n then create and store a new credential record in the user account that was denoted in pkOptions.user,\n with the following contents: \n
\n
type\n
\n

credential.type.

\n
id\n
\n

credential.id or credential.rawId,\nwhichever format is preferred by the Relying Party.

\n
publicKey\n
\n

The credential public key in authData.

\n
signCount\n
\n

authData.signCount.

\n
uvInitialized\n
\n

The value of the UV flag in authData.

\n
transports\n
\n

The value returned from response.getTransports().

\n
backupEligible\n
\n

The value of the BE flag in authData.

\n
backupState\n
\n

The value of the BS flag in authData.

\n
\n

The new credential record MAY also include the following OPTIONAL contents:

\n
\n
attestationObject\n
\n

response.attestationObject.

\n
attestationClientDataJSON\n
\n

response.clientDataJSON.

\n
\n

The Relying Party MAY also include any additional items as necessary.\n As a non-normative example, the Relying Party might allow the user to set a \"nickname\" for the credential\n to help the user remember which credential is bound to which authenticator when interacting with account settings.

" }, { - "html": " Process the client extension outputs in clientExtensionResults and the authenticator extension outputs in the extensions in authData as required by the Relying Party.\n Depending on each extension,\n processing steps may be concretely specified or it may be up to the Relying Party what to do with extension outputs.\n The Relying Party MAY ignore any or all extension outputs. \n

Clients MAY set additional authenticator extensions or client extensions and thus cause values to appear in the authenticator extension outputs or client extension outputs that were not\n requested by the Relying Party in pkOptions.extensions.\n The Relying Party MUST be prepared to handle such situations,\n whether by ignoring the unsolicited extensions or by rejecting the attestation. The Relying Party can make this\n decision based on local policy and the extensions in use.

\n

Since all extensions are OPTIONAL for both the client and the authenticator, the Relying Party MUST also be\n prepared to handle cases where none or not all of the requested extensions were acted upon.

" + "html": " Process the client extension outputs in clientExtensionResults and the authenticator extension outputs in the extensions in authData as required by the Relying Party.\n Depending on each extension,\n processing steps may be concretely specified or it may be up to the Relying Party what to do with extension outputs.\n The Relying Party MAY ignore any or all extension outputs. \n

Clients MAY set additional authenticator extensions or client extensions and thus cause values to appear in the authenticator extension outputs or client extension outputs that were not\n requested by the Relying Party in pkOptions.extensions.\n The Relying Party MUST be prepared to handle such situations,\n whether by ignoring the unsolicited extensions or by rejecting the attestation. The Relying Party can make this\n decision based on local policy and the extensions in use.

\n

Since all extensions are OPTIONAL for both the client and the authenticator, the Relying Party MUST also be\n prepared to handle cases where none or not all of the requested extensions were acted upon.

" }, { - "html": "

If the attestation statement attStmt successfully verified but is not trustworthy per step 23 above,\nthe Relying Party SHOULD fail the registration ceremony.

" + "html": "

If the attestation statement attStmt successfully verified but is not trustworthy per step 23 above,\nthe Relying Party SHOULD fail the registration ceremony.

" } ] }, { - "html": "In order to perform an authentication ceremony, the Relying Party MUST proceed as follows:", + "html": "In order to perform an authentication ceremony, the Relying Party MUST proceed as follows:", "rationale": "let", "steps": [ { - "html": "

Let options be a new CredentialRequestOptions structure configured to the Relying Party's needs for the ceremony.\nLet pkOptions be options.publicKey.

" + "html": "

Let options be a new CredentialRequestOptions structure configured to the Relying Party's needs for the ceremony.\nLet pkOptions be options.publicKey.

" }, { "html": "

Call navigator.credentials.get() and pass options as the argument.\nLet credential be the result of the successfully resolved promise.\nIf the promise is rejected, abort the ceremony with a user-visible error, or otherwise guide the user experience as might\nbe determinable from the context available in the rejected promise. For information on different error contexts and the\ncircumstances leading to them, see § 6.3.3 The authenticatorGetAssertion Operation.

" @@ -1881,7 +1881,7 @@ "html": "

If pkOptions.allowCredentials is not empty,\nverify that credential.id identifies one of the public key credentials listed in pkOptions.allowCredentials.

" }, { - "html": "Identify the user being authenticated and let credentialRecord be the credential record for the credential:", + "html": "Identify the user being authenticated and let credentialRecord be the credential record for the credential:", "rationale": ".switch", "steps": [ { @@ -1889,11 +1889,11 @@ "steps": [ { "case": "If the user was identified before the authentication ceremony was initiated, e.g., via a username or cookie,", - "html": "

verify that the identified user account contains a credential record whose id equals credential.rawId.\nLet credentialRecord be that credential record.\nIf response.userHandle is present,\nverify that it equals the user handle of the user account.

" + "html": "

verify that the identified user account contains a credential record whose id equals credential.rawId.\nLet credentialRecord be that credential record.\nIf response.userHandle is present,\nverify that it equals the user handle of the user account.

" }, { "case": "If the user was not identified before the authentication ceremony was initiated,", - "html": "

verify that response.userHandle is present.\nVerify that the user account identified by response.userHandle contains a credential record whose id equals credential.rawId.\nLet credentialRecord be that credential record.

" + "html": "

verify that response.userHandle is present.\nVerify that the user account identified by response.userHandle contains a credential record whose id equals credential.rawId.\nLet credentialRecord be that credential record.

" } ] } @@ -1915,25 +1915,25 @@ "html": "

Verify that the value of C.challenge equals\nthe base64url encoding of pkOptions.challenge.

" }, { - "html": " Verify that the value of C.origin is an origin expected by the Relying Party.\n See § 13.4.9 Validating the origin of a credential for guidance." + "html": " Verify that the value of C.origin is an origin expected by the Relying Party.\n See § 13.4.9 Validating the origin of a credential for guidance." }, { - "html": "

If C.crossOrigin is present and set to true,\nverify that the Relying Party expects this credential to be used within an iframe that is not same-origin with its ancestors.

" + "html": "

If C.crossOrigin is present and set to true,\nverify that the Relying Party expects this credential to be used within an iframe that is not same-origin with its ancestors.

" }, { "html": "If C.topOrigin is present:", "rationale": "verify", "steps": [ { - "html": "

Verify that the Relying Party expects this credential to be used within an iframe that is not same-origin with its ancestors.

" + "html": "

Verify that the Relying Party expects this credential to be used within an iframe that is not same-origin with its ancestors.

" }, { - "html": "

Verify that the value of C.topOrigin matches the origin of a page\nthat the Relying Party expects to be sub-framed within.\nSee § 13.4.9 Validating the origin of a credential for guidance.

" + "html": "

Verify that the value of C.topOrigin matches the origin of a page\nthat the Relying Party expects to be sub-framed within.\nSee § 13.4.9 Validating the origin of a credential for guidance.

" } ] }, { - "html": " Verify that the rpIdHash in authData is the SHA-256 hash of the RP ID expected by the Relying Party." + "html": " Verify that the rpIdHash in authData is the SHA-256 hash of the RP ID expected by the Relying Party." }, { "html": "

Verify that the UP bit of the flags in authData is set.

" @@ -1945,7 +1945,7 @@ "html": "

If the BE bit of the flags in authData is not set, verify that the BS bit is not set.

" }, { - "html": "If the credential backup state is used as part of Relying Party business logic or policy,\nlet currentBe and currentBs be the values of the BE and BS bits, respectively,\nof the flags in authData.\nCompare currentBe and currentBs with credentialRecord.backupEligible and credentialRecord.backupState:", + "html": "If the credential backup state is used as part of Relying Party business logic or policy,\nlet currentBe and currentBs be the values of the BE and BS bits, respectively,\nof the flags in authData.\nCompare currentBe and currentBs with credentialRecord.backupEligible and credentialRecord.backupState:", "rationale": "if", "steps": [ { @@ -1955,7 +1955,7 @@ "html": "

If credentialRecord.backupEligible is not set, verify that currentBe is not set.

" }, { - "html": "

Apply Relying Party policy, if any.

" + "html": "

Apply Relying Party policy, if any.

" } ] }, @@ -1978,7 +1978,7 @@ }, { "case": "less than or equal to credentialRecord.signCount:", - "html": "This is a signal, but not proof, that the authenticator may be cloned. For example it might mean that: \n \n

Relying Parties should evaluate their own operational characteristics and incorporate this information into their risk scoring.\n Whether the Relying Party updates credentialRecord.signCount below in this case, or not, or fails the authentication ceremony or not, is Relying Party-specific.

\n

For more information on signature counter considerations, see § 6.1.1 Signature Counter Considerations.

" + "html": "This is a signal, but not proof, that the authenticator may be cloned. For example it might mean that: \n \n

Relying Parties should evaluate their own operational characteristics and incorporate this information into their risk scoring.\n Whether the Relying Party updates credentialRecord.signCount below in this case, or not, or fails the authentication ceremony or not, is Relying Party-specific.

\n

For more information on signature counter considerations, see § 6.1.1 Signature Counter Considerations.

" } ] } @@ -1996,14 +1996,11 @@ }, { "html": "

If credentialRecord.uvInitialized is false,\nupdate it to the value of the UV bit in the flags in authData.\nThis change SHOULD require authorization by an additional authentication factor equivalent to WebAuthn user verification;\nif not authorized, skip this step.

" - }, - { - "html": "

If credentialRecord.authenticatorDisplayName is used,\nand clientExtensionResults.credProps.authenticatorDisplayName is present and not equal to credentialRecord.authenticatorDisplayName,\nthen OPTIONALLY offer the user to update credentialRecord.authenticatorDisplayName to the value of clientExtensionResults.credProps.authenticatorDisplayName.

" } ] }, { - "html": " Process the client extension outputs in clientExtensionResults and the authenticator extension outputs in the extensions in authData as required by the Relying Party.\n Depending on each extension,\n processing steps may be concretely specified or it may be up to the Relying Party what to do with extension outputs.\n The Relying Party MAY ignore any or all extension outputs. \n

Clients MAY set additional authenticator extensions or client extensions and thus cause values to appear in the authenticator extension outputs or client extension outputs that were not\n requested by the Relying Party in pkOptions.extensions.\n The Relying Party MUST be prepared to handle such situations,\n whether by ignoring the unsolicited extensions or by rejecting the assertion. The Relying Party can make this\n decision based on local policy and the extensions in use.

\n

Since all extensions are OPTIONAL for both the client and the authenticator, the Relying Party MUST also be\n prepared to handle cases where none or not all of the requested extensions were acted upon.

" + "html": " Process the client extension outputs in clientExtensionResults and the authenticator extension outputs in the extensions in authData as required by the Relying Party.\n Depending on each extension,\n processing steps may be concretely specified or it may be up to the Relying Party what to do with extension outputs.\n The Relying Party MAY ignore any or all extension outputs. \n

Clients MAY set additional authenticator extensions or client extensions and thus cause values to appear in the authenticator extension outputs or client extension outputs that were not\n requested by the Relying Party in pkOptions.extensions.\n The Relying Party MUST be prepared to handle such situations,\n whether by ignoring the unsolicited extensions or by rejecting the assertion. The Relying Party can make this\n decision based on local policy and the extensions in use.

\n

Since all extensions are OPTIONAL for both the client and the authenticator, the Relying Party MUST also be\n prepared to handle cases where none or not all of the requested extensions were acted upon.

" }, { "html": "

If all the above steps are successful, continue with the authentication ceremony as appropriate. Otherwise, fail the authentication ceremony.

" @@ -2120,15 +2117,15 @@ "rationale": "for", "steps": [ { - "html": "

For each subStmt of attStmt, evaluate the verification procedure corresponding to the attestation statement format identifier subStmt.fmt with verification procedure inputs subStmt, authenticatorData and clientDataHash.

\n

If validation fails for one or more subStmt, decide the appropriate result based on Relying Party policy.

" + "html": "

For each subStmt of attStmt, evaluate the verification procedure corresponding to the attestation statement format identifier subStmt.fmt with verification procedure inputs subStmt, authenticatorData and clientDataHash.

\n

If validation fails for one or more subStmt, decide the appropriate result based on Relying Party policy.

" }, { - "html": "

If sufficiently many (as determined by Relying Party policy) items of attStmt verify successfully,\nreturn implementation-specific values representing any combination of outputs from successful verification procedures.

" + "html": "

If sufficiently many (as determined by Relying Party policy) items of attStmt verify successfully,\nreturn implementation-specific values representing any combination of outputs from successful verification procedures.

" } ] }, { - "html": "In addition to setting the appid extension input,\nusing this extension requires some additional processing by the Relying Party in order to allow users to authenticate using their registered U2F credentials:", + "html": "In addition to setting the appid extension input,\nusing this extension requires some additional processing by the Relying Party in order to allow users to authenticate using their registered U2F credentials:", "rationale": "set", "steps": [ { @@ -2208,24 +2205,6 @@ } ] }, - { - "html": "", - "rationale": "if", - "steps": [ - { - "html": "If processed during a registration ceremony:", - "rationale": "set", - "steps": [ - { - "html": "

Set rk to the value of the requireResidentKey parameter that was used in the invocation of the authenticatorMakeCredential operation.

" - } - ] - }, - { - "html": "

Set authenticatorDisplayName as described in its definition, using some client-specific procedure.\nIf no suitable value is found, let authenticatorDisplayName be undefined.

" - } - ] - }, { "html": "", "rationale": "if", @@ -2283,7 +2262,7 @@ "html": "

If ev.second is present, let salt2 be the value of SHA-256(UTF8Encode(\"WebAuthn PRF\") || 0x00 || ev.second).

" }, { - "html": "

Send an hmac-secret extension to the authenticator using the values of salt1 and, if set, salt2 as the parameters of the same name in that process.

" + "html": "

Send an hmac-secret extension to the authenticator using the values of salt1 and, if set, salt2 as the parameters of the same name in that process.

" }, { "html": "

Decrypt the extension result and set results to the PRF result(s), if any.

" @@ -2379,7 +2358,7 @@ ] }, { - "html": "

If the assertion operation is successful, attempt to store the contents of write on the authenticator, associated with the indicated credential.

" + "html": "

If the assertion operation is successful, attempt to store the contents of write on the authenticator, associated with the indicated credential.

" }, { "html": "

Set written to true if successful and false otherwise.

" @@ -2669,7 +2648,7 @@ "html": "

Let credentialsArray be an empty array.

" }, { - "html": "

For each Public Key Credential Source credential, managed by the authenticator identified by authenticatorId,\nconstruct a corresponding Credential Parameters Object and add it to credentialsArray.

" + "html": "

For each Public Key Credential Source credential, managed by the authenticator identified by authenticatorId,\nconstruct a corresponding Credential Parameters Object and add it to credentialsArray.

" }, { "html": "

Return success with data containing credentialsArray.

" @@ -2687,10 +2666,10 @@ "html": "

Let authenticator be the Virtual Authenticator identified by authenticatorId.

" }, { - "html": "

If credentialId does not match any Public Key Credential Source managed by authenticator, return a WebDriver error with WebDriver error code invalid argument.

" + "html": "

If credentialId does not match any Public Key Credential Source managed by authenticator, return a WebDriver error with WebDriver error code invalid argument.

" }, { - "html": "

Remove the Public Key Credential Source identified by credentialId managed by authenticator.

" + "html": "

Remove the Public Key Credential Source identified by credentialId managed by authenticator.

" }, { "html": "

Return success.

" @@ -2705,7 +2684,7 @@ "html": "

If authenticatorId does not match any Virtual Authenticator stored in the Virtual Authenticator\n Database, return a WebDriver error with WebDriver error code invalid argument.

" }, { - "html": "

Remove all Public Key Credential Sources managed by the Virtual Authenticator identified by authenticatorId.

" + "html": "

Remove all Public Key Credential Sources managed by the Virtual Authenticator identified by authenticatorId.

" }, { "html": "

Return success.

" @@ -2747,7 +2726,7 @@ "html": "

If authenticatorId does not match any Virtual Authenticator stored in the Virtual Authenticator\n Database, return a WebDriver error with WebDriver error code invalid argument.

" }, { - "html": "

Let credential be the public key credential source managed by authenticator matched by credentialId.

" + "html": "

Let credential be the public key credential source managed by authenticator matched by credentialId.

" }, { "html": "

If credential is empty, return a WebDriver error with WebDriver error code invalid argument.

" diff --git a/ed/css/css-rhythm.json b/ed/css/css-rhythm.json index 234fcca15039..f872d56a0c9e 100644 --- a/ed/css/css-rhythm.json +++ b/ed/css/css-rhythm.json @@ -23,8 +23,8 @@ { "name": "block-step-insert", "href": "https://drafts.csswg.org/css-rhythm-1/#propdef-block-step-insert", - "value": "margin | padding", - "initial": "margin", + "value": "margin-box | padding-box | content-box", + "initial": "margin-box", "appliesTo": "block-level boxes", "inherited": "no", "percentages": "N/A", @@ -33,18 +33,25 @@ "animationType": "discrete", "values": [ { - "name": "margin", + "name": "margin-box", "prose": "Any extra space resulting from a block-step-size-induced adjustment is inserted outside the box’s border, as extra margin.", - "href": "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-insert-margin", + "href": "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-insert-margin-box", "type": "value", - "value": "margin" + "value": "margin-box" }, { - "name": "padding", + "name": "padding-box", "prose": "Any extra space resulting from a block-step-size-induced adjustment is inserted inside the box’s border, as extra padding.", - "href": "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-insert-padding", + "href": "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-insert-padding-box", "type": "value", - "value": "padding" + "value": "padding-box" + }, + { + "name": "content-box", + "prose": "Any extra space resulting from a block-step-size-induced adjustment is inserted inside the box’s border by increasing the height of the content area.", + "href": "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-insert-content-box", + "type": "value", + "value": "content-box" } ], "styleDeclaration": [ @@ -155,7 +162,7 @@ "name": "line-height-step", "href": "https://drafts.csswg.org/css-rhythm-1/#propdef-line-height-step", "value": "", - "initial": "0px", + "initial": "0", "appliesTo": "block containers", "inherited": "yes", "percentages": "N/A", diff --git a/ed/dfns/IFT.json b/ed/dfns/IFT.json index c8aa273d3c3c..74fb9bcd5965 100644 --- a/ed/dfns/IFT.json +++ b/ed/dfns/IFT.json @@ -1150,10 +1150,10 @@ "definedIn": "table" }, { - "id": "mapping-entry-copycount", - "href": "https://w3c.github.io/IFT/Overview.html#mapping-entry-copycount", + "id": "mapping-entry-copymodeandcount", + "href": "https://w3c.github.io/IFT/Overview.html#mapping-entry-copymodeandcount", "linkingText": [ - "copyCount" + "copyModeAndCount" ], "localLinkingText": [], "type": "dfn", diff --git a/ed/dfns/css-rhythm-1.json b/ed/dfns/css-rhythm-1.json index b2865416a787..7f9b708f82a7 100644 --- a/ed/dfns/css-rhythm-1.json +++ b/ed/dfns/css-rhythm-1.json @@ -43,10 +43,10 @@ "definedIn": "table" }, { - "id": "valdef-block-step-insert-margin", - "href": "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-insert-margin", + "id": "valdef-block-step-insert-margin-box", + "href": "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-insert-margin-box", "linkingText": [ - "margin" + "margin-box" ], "localLinkingText": [], "type": "value", @@ -64,10 +64,31 @@ "definedIn": "dt" }, { - "id": "valdef-block-step-insert-padding", - "href": "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-insert-padding", + "id": "valdef-block-step-insert-padding-box", + "href": "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-insert-padding-box", "linkingText": [ - "padding" + "padding-box" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "block-step-insert" + ], + "access": "public", + "informative": false, + "heading": { + "id": "block-step-insert", + "href": "https://drafts.csswg.org/css-rhythm-1/#block-step-insert", + "title": "Specifying the Spacing Type: the block-step-insert property", + "number": "2.2" + }, + "definedIn": "dt" + }, + { + "id": "valdef-block-step-insert-content-box", + "href": "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-insert-content-box", + "linkingText": [ + "content-box" ], "localLinkingText": [], "type": "value", diff --git a/ed/dfns/shared-storage.json b/ed/dfns/shared-storage.json index 660a4ee9c2be..a415768086d1 100644 --- a/ed/dfns/shared-storage.json +++ b/ed/dfns/shared-storage.json @@ -23,67 +23,6 @@ }, "definedIn": "pre" }, - { - "id": "enumdef-sharedstoragedataorigin", - "href": "https://wicg.github.io/shared-storage/#enumdef-sharedstoragedataorigin", - "linkingText": [ - "SharedStorageDataOrigin" - ], - "localLinkingText": [], - "type": "enum", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "worklet", - "href": "https://wicg.github.io/shared-storage/#worklet", - "title": "The SharedStorageWorklet Interface", - "number": "2" - }, - "definedIn": "pre" - }, - { - "id": "dom-sharedstoragedataorigin-context-origin", - "href": "https://wicg.github.io/shared-storage/#dom-sharedstoragedataorigin-context-origin", - "linkingText": [ - "\"context-origin\"" - ], - "localLinkingText": [], - "type": "enum-value", - "for": [ - "SharedStorageDataOrigin" - ], - "access": "public", - "informative": false, - "heading": { - "id": "worklet", - "href": "https://wicg.github.io/shared-storage/#worklet", - "title": "The SharedStorageWorklet Interface", - "number": "2" - }, - "definedIn": "pre" - }, - { - "id": "dom-sharedstoragedataorigin-script-origin", - "href": "https://wicg.github.io/shared-storage/#dom-sharedstoragedataorigin-script-origin", - "linkingText": [ - "\"script-origin\"" - ], - "localLinkingText": [], - "type": "enum-value", - "for": [ - "SharedStorageDataOrigin" - ], - "access": "public", - "informative": false, - "heading": { - "id": "worklet", - "href": "https://wicg.github.io/shared-storage/#worklet", - "title": "The SharedStorageWorklet Interface", - "number": "2" - }, - "definedIn": "pre" - }, { "id": "sharedstorageworklet", "href": "https://wicg.github.io/shared-storage/#sharedstorageworklet", @@ -512,6 +451,82 @@ }, "definedIn": "prose" }, + { + "id": "trusted-origin-type", + "href": "https://wicg.github.io/shared-storage/#trusted-origin-type", + "linkingText": [ + "trusted origin type" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "add-module-monkey-patch", + "href": "https://wicg.github.io/shared-storage/#add-module-monkey-patch", + "title": "Monkey Patch for addModule()", + "number": "2.2.6" + }, + "definedIn": "prose" + }, + { + "id": "check-for-script-and-context-origin-match", + "href": "https://wicg.github.io/shared-storage/#check-for-script-and-context-origin-match", + "linkingText": [ + "check for script and context origin match" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "add-module-monkey-patch", + "href": "https://wicg.github.io/shared-storage/#add-module-monkey-patch", + "title": "Monkey Patch for addModule()", + "number": "2.2.6" + }, + "definedIn": "prose" + }, + { + "id": "check-for-trusted-origin-match", + "href": "https://wicg.github.io/shared-storage/#check-for-trusted-origin-match", + "linkingText": [ + "check for trusted origin match" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "add-module-monkey-patch", + "href": "https://wicg.github.io/shared-storage/#add-module-monkey-patch", + "title": "Monkey Patch for addModule()", + "number": "2.2.6" + }, + "definedIn": "prose" + }, + { + "id": "check-for-trusted-origin-match-on-a-string", + "href": "https://wicg.github.io/shared-storage/#check-for-trusted-origin-match-on-a-string", + "linkingText": [ + "check for trusted origin match on a string" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "add-module-monkey-patch", + "href": "https://wicg.github.io/shared-storage/#add-module-monkey-patch", + "title": "Monkey Patch for addModule()", + "number": "2.2.6" + }, + "definedIn": "prose" + }, { "id": "callbackdef-runfunctionforsharedstorageselecturloperation", "href": "https://wicg.github.io/shared-storage/#callbackdef-runfunctionforsharedstorageselecturloperation", diff --git a/ed/dfns/webauthn-3.json b/ed/dfns/webauthn-3.json index e2347fd907b1..91eb79b1f7fd 100644 --- a/ed/dfns/webauthn-3.json +++ b/ed/dfns/webauthn-3.json @@ -1126,27 +1126,6 @@ }, "definedIn": "dt" }, - { - "id": "abstract-opdef-credential-record-authenticatordisplayname", - "href": "https://w3c.github.io/webauthn/#abstract-opdef-credential-record-authenticatordisplayname", - "linkingText": [ - "authenticatorDisplayName" - ], - "localLinkingText": [], - "type": "abstract-op", - "for": [ - "credential record" - ], - "access": "public", - "informative": false, - "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" - }, - "definedIn": "dt" - }, { "id": "credential-descriptor-for-a-credential-record", "href": "https://w3c.github.io/webauthn/#credential-descriptor-for-a-credential-record", @@ -9001,10 +8980,10 @@ "definedIn": "dt" }, { - "id": "credentialpropertiesoutput-resident-key-credential-property", - "href": "https://w3c.github.io/webauthn/#credentialpropertiesoutput-resident-key-credential-property", + "id": "credentialpropertiesoutput-client-side-discoverable-credential-property", + "href": "https://w3c.github.io/webauthn/#credentialpropertiesoutput-client-side-discoverable-credential-property", "linkingText": [ - "resident key credential property" + "client-side discoverable credential property" ], "localLinkingText": [], "type": "dfn", @@ -9022,17 +9001,17 @@ "definedIn": "prose" }, { - "id": "dom-credentialpropertiesoutput-authenticatordisplayname", - "href": "https://w3c.github.io/webauthn/#dom-credentialpropertiesoutput-authenticatordisplayname", + "id": "credentialpropertiesoutput-resident-key-credential-property", + "href": "https://w3c.github.io/webauthn/#credentialpropertiesoutput-resident-key-credential-property", "linkingText": [ - "authenticatorDisplayName" + "resident key credential property" ], "localLinkingText": [], - "type": "dict-member", + "type": "dfn", "for": [ "CredentialPropertiesOutput" ], - "access": "public", + "access": "private", "informative": false, "heading": { "id": "sctn-authenticator-credential-properties-extension", @@ -9040,7 +9019,7 @@ "title": "Credential Properties Extension (credProps)", "number": "10.1.3" }, - "definedIn": "dt" + "definedIn": "prose" }, { "id": "prf", diff --git a/ed/headings/webauthn-3.json b/ed/headings/webauthn-3.json index 63dde4a64a50..0750dffdcbf3 100644 --- a/ed/headings/webauthn-3.json +++ b/ed/headings/webauthn-3.json @@ -1393,12 +1393,6 @@ "href": "https://w3c.github.io/webauthn/#idl-index", "level": 2, "title": "IDL Index" - }, - { - "id": "issues-index", - "href": "https://w3c.github.io/webauthn/#issues-index", - "level": 2, - "title": "Issues Index" } ] } \ No newline at end of file diff --git a/ed/idl/shared-storage.idl b/ed/idl/shared-storage.idl index 7be0033e248f..741b86a31c8c 100644 --- a/ed/idl/shared-storage.idl +++ b/ed/idl/shared-storage.idl @@ -5,8 +5,6 @@ typedef (USVString or FencedFrameConfig) SharedStorageResponse; -enum SharedStorageDataOrigin { "context-origin", "script-origin" }; - [Exposed=(Window)] interface SharedStorageWorklet : Worklet { Promise selectURL(DOMString name, @@ -95,7 +93,7 @@ dictionary SharedStorageRunOperationMethodOptions { }; dictionary SharedStorageWorkletOptions : WorkletOptions { - SharedStorageDataOrigin dataOrigin = "context-origin"; + USVString dataOrigin = "context-origin"; }; interface mixin HTMLSharedStorageWritableElementUtils { diff --git a/ed/idl/webauthn.idl b/ed/idl/webauthn.idl index 2b855144650c..46e2418281e4 100644 --- a/ed/idl/webauthn.idl +++ b/ed/idl/webauthn.idl @@ -330,7 +330,6 @@ partial dictionary AuthenticationExtensionsClientInputs { dictionary CredentialPropertiesOutput { boolean rk; - DOMString authenticatorDisplayName; }; partial dictionary AuthenticationExtensionsClientOutputs { diff --git a/ed/ids/IFT.json b/ed/ids/IFT.json index 60307863db5a..73758f43752e 100644 --- a/ed/ids/IFT.json +++ b/ed/ids/IFT.json @@ -92,6 +92,7 @@ "https://w3c.github.io/IFT/Overview.html#abstract-opdef-check-entry-intersection", "https://w3c.github.io/IFT/Overview.html#ref-for-patch-map-entries%E2%91%A2", "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A4", + "https://w3c.github.io/IFT/Overview.html#example-fc4eb029", "https://w3c.github.io/IFT/Overview.html#abstract-opdef-load-patch-file", "https://w3c.github.io/IFT/Overview.html#abstract-opdef-handle-errors", "https://w3c.github.io/IFT/Overview.html#ref-for-abstract-opdef-load-patch-file%E2%91%A0", @@ -246,7 +247,7 @@ "https://w3c.github.io/IFT/Overview.html#mapping-entry-designspacesegments", "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A8", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-formatflags%E2%91%A2", - "https://w3c.github.io/IFT/Overview.html#mapping-entry-copycount", + "https://w3c.github.io/IFT/Overview.html#mapping-entry-copymodeandcount", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-formatflags%E2%91%A3", "https://w3c.github.io/IFT/Overview.html#mapping-entry-copyindices", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entries-entries", @@ -294,23 +295,30 @@ "https://w3c.github.io/IFT/Overview.html#abstract-opdef-interpret-format-2-patch-map-entry", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry%E2%91%A2", "https://w3c.github.io/IFT/Overview.html#ref-for-patch-map-entries%E2%91%A0%E2%91%A0", + "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A0%E2%91%A0", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-formatflags%E2%91%A0%E2%93%AA", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-formatflags%E2%91%A0%E2%91%A0", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-featurecount", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-featuretags", + "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A0%E2%91%A1", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-designspacecount", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-designspacesegments", + "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A0%E2%91%A2", "https://w3c.github.io/IFT/Overview.html#ref-for-design-space-segment-start", "https://w3c.github.io/IFT/Overview.html#ref-for-design-space-segment-end", "https://w3c.github.io/IFT/Overview.html#ref-for-design-space-segment-tag", "https://w3c.github.io/IFT/Overview.html#ref-for-design-space-segment-start%E2%91%A0", "https://w3c.github.io/IFT/Overview.html#ref-for-design-space-segment-end%E2%91%A0", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-formatflags%E2%91%A0%E2%91%A1", - "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-copycount", + "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-copymodeandcount", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-copyindices", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry%E2%91%A3", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entries-entries%E2%91%A1", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-copyindices%E2%91%A0", + "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-copymodeandcount%E2%91%A0", + "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A0%E2%91%A3", + "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A0%E2%91%A4", + "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A0%E2%91%A5", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-copyindices%E2%91%A1", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-formatflags%E2%91%A0%E2%91%A2", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-entryiddelta%E2%91%A0", @@ -324,6 +332,7 @@ "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-formatflags%E2%91%A0%E2%91%A6", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-bias%E2%91%A0", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-codepoints", + "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A0%E2%91%A6", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-formatflags%E2%91%A0%E2%91%A7", "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-entryidstringlength%E2%91%A0", "https://w3c.github.io/IFT/Overview.html#remove-entries-format-2", @@ -446,7 +455,7 @@ "https://w3c.github.io/IFT/Overview.html#ref-for-incremental-font%E2%91%A8", "https://w3c.github.io/IFT/Overview.html#ref-for-font-patch%E2%91%A1", "https://w3c.github.io/IFT/Overview.html#ref-for-incremental-font%E2%91%A0%E2%93%AA", - "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A0%E2%91%A0", + "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A0%E2%91%A7", "https://w3c.github.io/IFT/Overview.html#ref-for-abstract-opdef-extend-an-incremental-font-subset%E2%91%A5", "https://w3c.github.io/IFT/Overview.html#ref-for-incremental-font%E2%91%A0%E2%91%A0", "https://w3c.github.io/IFT/Overview.html#ref-for-abstract-opdef-extend-an-incremental-font-subset%E2%91%A6", @@ -467,15 +476,16 @@ "https://w3c.github.io/IFT/Overview.html#ref-for-partial-invalidation%E2%91%A5", "https://w3c.github.io/IFT/Overview.html#ref-for-incremental-font%E2%91%A0%E2%91%A7", "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset%E2%91%A1%E2%91%A2", - "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A0%E2%91%A1", - "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A0%E2%91%A2", + "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A0%E2%91%A8", + "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A1%E2%93%AA", "https://w3c.github.io/IFT/Overview.html#glyph-closure", - "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A0%E2%91%A3", - "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A0%E2%91%A4", + "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A1%E2%91%A0", + "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A1%E2%91%A1", "https://w3c.github.io/IFT/Overview.html#ref-for-glyph-closure", - "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A0%E2%91%A5", - "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A0%E2%91%A6", + "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A1%E2%91%A2", + "https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A1%E2%91%A3", "https://w3c.github.io/IFT/Overview.html#ref-for-incremental-font%E2%91%A0%E2%91%A8", + "https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entry-copymodeandcount%E2%91%A1", "https://w3c.github.io/IFT/Overview.html#ref-for-incremental-font%E2%91%A1%E2%93%AA", "https://w3c.github.io/IFT/Overview.html#priv", "https://w3c.github.io/IFT/Overview.html#content-inference-from-character-set", diff --git a/ed/ids/css-flexbox-1.json b/ed/ids/css-flexbox-1.json index d01140120a47..4f65dfc5e07d 100644 --- a/ed/ids/css-flexbox-1.json +++ b/ed/ids/css-flexbox-1.json @@ -1941,9 +1941,9 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A4%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#change-201403-min-auto-main-size-basis", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-flexbox-1/#change-201403-min-auto-intrinsic-percentages", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A3", + "https://drafts.csswg.org/css-flexbox-1/#change-201403-min-auto-intrinsic-percentages", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-min-height%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-max-height%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A8", @@ -2031,7 +2031,7 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-main-size%E2%91%A4%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A7%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-size%E2%91%A5%E2%91%A2", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A4", "https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A4%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-width-fit-content", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%93%AA", @@ -2078,7 +2078,7 @@ "https://drafts.csswg.org/css-flexbox-1/#change-2012-flex-basis-zero", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex-basis%E2%91%A1%E2%91%A5", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A2%E2%91%A7", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A5", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A2%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A3%E2%93%AA", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A3%E2%91%A0", @@ -2096,17 +2096,17 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-right", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-top", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-bottom", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-left%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-right%E2%91%A0", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A6", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#ref-for-main-start%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-start%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-flexbox-1/#ref-for-static-position", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-top%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-bottom%E2%91%A0", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A4", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-main-start%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-start%E2%91%A0%E2%91%A6", diff --git a/ed/ids/css-fonts-4.json b/ed/ids/css-fonts-4.json index 37a3e1615c30..84f7cc147cfe 100644 --- a/ed/ids/css-fonts-4.json +++ b/ed/ids/css-fonts-4.json @@ -99,7 +99,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A8", "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-family-fantasy", "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-family-math", + "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-size-math", "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-family-monospace", "https://drafts.csswg.org/css-fonts-4/#typedef-generic-incomplete", @@ -776,8 +776,8 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-src%E2%91%A5", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-src%E2%91%A6", "https://drafts.csswg.org/css-fonts-4/#font-display-desc", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A0", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A4", "https://drafts.csswg.org/css-fonts-4/#descdef-font-face-font-display", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A5", @@ -785,7 +785,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A7%E2%91%A8", "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A8%E2%93%AA", "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A8%E2%91%A0", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A1", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#ref-for-font-block-period%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#valdef-font-face-font-display-auto", "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-display-block", @@ -814,14 +814,14 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-face-font-display-fallback%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#font-display-font-feature-values", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-feature-values", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A0", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-feature-values%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A6", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A2", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A3", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A7", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A1", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-feature-values%E2%91%A1", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A3", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A8", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A4%E2%93%AA", "https://drafts.csswg.org/css-fonts-4/#descdef-font-feature-values-font-display", @@ -859,7 +859,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-ascent-metric", "https://drafts.csswg.org/css-fonts-4/#ref-for-descent-metric", "https://drafts.csswg.org/css-fonts-4/#ref-for-line-gap-metric", - "https://drafts.csswg.org/css-fonts-4/#ref-for-font-variant-ligatures-normal-value", + "https://drafts.csswg.org/css-fonts-4/#ref-for-font-variant-numeric-normal-value", "https://drafts.csswg.org/css-fonts-4/#ex-percent-resolve", "https://drafts.csswg.org/css-fonts-4/#ref-for-ascent-metric%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ex-override-local-metrics", @@ -1003,7 +1003,7 @@ "https://drafts.csswg.org/css-fonts-4/#contextual-alt-values", "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A0%E2%93%AA%E2%91%A6", "https://drafts.csswg.org/css-fonts-4/#font-variant-ligatures-normal-value", - "https://drafts.csswg.org/css-fonts-4/#ref-for-font-variant-ligatures-normal-value%E2%91%A0", + "https://drafts.csswg.org/css-fonts-4/#ref-for-font-variant-ligatures-normal-value", "https://drafts.csswg.org/css-fonts-4/#font-variant-ligatures-none-value", "https://drafts.csswg.org/css-fonts-4/#ref-for-font-variant-ligatures-none-value", "https://drafts.csswg.org/css-fonts-4/#valdef-font-variant-ligatures-common-ligatures", @@ -1015,7 +1015,7 @@ "https://drafts.csswg.org/css-fonts-4/#valdef-font-variant-ligatures-contextual", "https://drafts.csswg.org/css-fonts-4/#valdef-font-variant-ligatures-no-contextual", "https://drafts.csswg.org/css-fonts-4/#rlig-unaffected", - "https://drafts.csswg.org/css-fonts-4/#ref-for-font-variant-none-value", + "https://drafts.csswg.org/css-fonts-4/#ref-for-font-variant-ligatures-none-value%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#font-variant-position-prop", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-variant-position%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#propdef-font-variant-position", @@ -1286,7 +1286,7 @@ "https://drafts.csswg.org/css-fonts-4/#font-variant-normal-value", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-variant%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-fonts-4/#font-variant-none-value", - "https://drafts.csswg.org/css-fonts-4/#ref-for-font-kerning-none-value", + "https://drafts.csswg.org/css-fonts-4/#ref-for-font-optical-sizing-none-value", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-variant-ligatures%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-variant%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-variant%E2%91%A0%E2%91%A1", @@ -1875,7 +1875,7 @@ "https://drafts.csswg.org/css-fonts-4/#changes-2019-11-13", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-size-adjust%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-fonts-4/#changes-2018-09-20", - "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-palette-normal%E2%91%A4", + "https://drafts.csswg.org/css-fonts-4/#ref-for-font-variant-normal-value%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-ch", "https://drafts.csswg.org/css-fonts-4/#changes-2018-04-10", "https://drafts.csswg.org/css-fonts-4/#changes-fonts-3", diff --git a/ed/ids/css-grid-1.json b/ed/ids/css-grid-1.json index 9383d1ef81ac..857bc97c152c 100644 --- a/ed/ids/css-grid-1.json +++ b/ed/ids/css-grid-1.json @@ -202,11 +202,11 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-block-level%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-block-formatting-context%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-block-box", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-inline-size", "https://drafts.csswg.org/css-grid-1/#ref-for-inline-formatting-context", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto", "https://drafts.csswg.org/css-grid-1/#ref-for-block-size", "https://drafts.csswg.org/css-grid-1/#ref-for-max-content", "https://drafts.csswg.org/css-grid-1/#ref-for-min-content", @@ -333,7 +333,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-scroll-container%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-track%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-flexible-tracks", "https://drafts.csswg.org/css-grid-1/#ref-for-automatic-minimum-size%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-content-based-minimum-size%E2%91%A0", @@ -612,7 +612,7 @@ "https://drafts.csswg.org/css-grid-1/#funcdef-grid-template-columns-fit-content", "https://drafts.csswg.org/css-grid-1/#ref-for-typedef-length-percentage%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-template-rows-track-sizing-function%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A0", @@ -944,13 +944,13 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-template-areas%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-template-rows%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-typedef-track-size%E2%91%A5", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A3", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-template-columns%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-rows-none%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#example-4fe2f42d", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A1", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A2", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A4", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A5", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-implicitly-assigned-line-name%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-named-grid-area%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-repeat%E2%91%A0%E2%93%AA", @@ -1312,7 +1312,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row-end%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-column-end%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A3", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#propdef-grid-area", "https://drafts.csswg.org/css-grid-1/#ref-for-typedef-grid-row-start-grid-line%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-typedef-grid-row-start-grid-line%E2%91%A5", @@ -1335,17 +1335,17 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-column-end%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A0%E2%91%A7", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A4", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row-end%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row-start%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row-end%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A1%E2%93%AA", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A5", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-column-start%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row-start%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A6", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-margin", "https://drafts.csswg.org/css-grid-1/#auto-placement-algo", "https://drafts.csswg.org/css-grid-1/#grid-item-placement-algorithm", @@ -1479,7 +1479,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-physical", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-direction", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-writing-mode", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A7", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-property%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A6%E2%93%AA", @@ -1491,11 +1491,11 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-grid%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-property%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-implicit-grid%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A8", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-implicit-grid-lines%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-span%E2%91%A6", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A5", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-property%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#static-position", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A6%E2%91%A2", @@ -1664,7 +1664,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-grid%E2%91%A1%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A8%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-percentage-value%E2%91%A2", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A6", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A8%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-algo-grid-sizing%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid%E2%91%A1%E2%91%A3", @@ -1687,7 +1687,7 @@ "https://drafts.csswg.org/css-grid-1/#intrinsic-sizing-function", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A3", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A7", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#flexible-sizing-function", "https://drafts.csswg.org/css-grid-1/#ref-for-typedef-flex%E2%91%A0%E2%91%A1", @@ -1711,10 +1711,10 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-automatic-minimum-size%E2%91%A1", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A5", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-typedef-flex%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-track-sizing-algorithm%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-row%E2%91%A2", @@ -1767,10 +1767,10 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-minmax%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-typedef-flex%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A4", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A8", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#max-track-sizing-function", "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-minmax%E2%91%A4", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A6", @@ -1781,7 +1781,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-max-content-constraint%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-available-grid-space%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-available-grid-space%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%93%AA%E2%91%A0", @@ -1810,7 +1810,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-fixed-sizing-function%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-indefinite%E2%91%A4", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-intrinsic-sizing-function%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A8", @@ -1830,7 +1830,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-growth-limit%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A7", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#algo-baseline-shims", @@ -1850,7 +1850,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-max-content-contribution%E2%91%A3", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%93%AA%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A1", @@ -1928,7 +1928,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-distribute-extra-space%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A1", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-limited-contribution%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-distribute-extra-space%E2%91%A2", @@ -2084,7 +2084,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-justify-content-normal", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-align-content-stretch", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A1%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-definite%E2%91%A1%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-free-space%E2%91%A0%E2%93%AA", @@ -2110,10 +2110,10 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-layout-algorithm%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-fragmentation-container%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row%E2%91%A5", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-flex-fr%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-area%E2%91%A2%E2%91%A4", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#acks", "https://drafts.csswg.org/css-grid-1/#changes", "https://drafts.csswg.org/css-grid-1/#changes-202012", @@ -2225,8 +2225,8 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A2%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-flexible-sizing-function%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#change-2017-track-limit-auto-min", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A6", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A5", @@ -2269,7 +2269,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-flexible-tracks%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-flexible-sizing-function%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#change-2017-no-maximize-flex", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A8", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A2%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-flexible-tracks%E2%91%A0%E2%91%A2", @@ -2293,11 +2293,11 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-scroll-container%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-track%E2%91%A2%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A7", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%93%AA", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-content-based-minimum-size%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-track%E2%91%A2%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A8", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A0", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-flexible-tracks%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-automatic-minimum-size%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#minor-2017", @@ -2422,7 +2422,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-intrinsic-size-contribution%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#change-2017-overgrow", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A2%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A0", @@ -2500,11 +2500,11 @@ "https://drafts.csswg.org/css-grid-1/#change-2016-auto-percent-track", "https://drafts.csswg.org/css-grid-1/#ref-for-percentage-value%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A1%E2%91%A8", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A1", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%93%AA", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A2", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A3", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-percentage-value%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-fit-content-size", @@ -2530,9 +2530,9 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-align-content%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-justify-content%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A4", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A2%E2%91%A8", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A5", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A3%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-definite%E2%91%A2%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-free-space%E2%91%A0%E2%91%A3", @@ -2550,7 +2550,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-baseline-sharing-group%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-item%E2%91%A0%E2%91%A2%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#change-2016-auto-min-fixed-tracks", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A6", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-width-auto%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-min-width%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-min-height%E2%91%A2", @@ -2560,7 +2560,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-overflow-visible", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-track%E2%91%A2%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A7", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-item%E2%91%A0%E2%91%A2%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-track%E2%91%A2%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-fixed-sizing-function%E2%91%A0%E2%91%A2", @@ -2579,10 +2579,10 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-fixed-sizing-function%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A3%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#change-2016-auto-max-constraint", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A8", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-flexible-sizing-function%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A1%E2%91%A1", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A7", @@ -2592,7 +2592,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A1%E2%91%A3", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%93%AA", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A3%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-contribution%E2%91%A0%E2%91%A6", @@ -2600,7 +2600,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A1%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A3%E2%91%A2", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A0", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A3%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-max-content-constraint%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-max-content-contribution%E2%91%A0%E2%91%A1", @@ -2628,7 +2628,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-block-level%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-block-formatting-context%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-block-box%E2%91%A2", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-inline-size%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#change-2016-tracks-before", "https://drafts.csswg.org/css-grid-1/#ref-for-implicit-grid-track%E2%91%A5", @@ -2643,9 +2643,9 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-align-content%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-justify-content%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A4", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A1", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A6", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A2", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A8", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A1%E2%93%AA", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#change-2016-auto-min-editorial", "https://drafts.csswg.org/css-grid-1/#ref-for-minimum-contribution%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A3%E2%91%A3", diff --git a/ed/ids/css-grid-2.json b/ed/ids/css-grid-2.json index 8b62275c144f..06d77c9a628e 100644 --- a/ed/ids/css-grid-2.json +++ b/ed/ids/css-grid-2.json @@ -226,11 +226,11 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-block-level%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-block-formatting-context%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-block-box", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-inline-size", "https://drafts.csswg.org/css-grid-2/#ref-for-inline-formatting-context", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A1%E2%91%A2", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A1", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-block-size", "https://drafts.csswg.org/css-grid-2/#ref-for-max-content", "https://drafts.csswg.org/css-grid-2/#ref-for-min-content", @@ -358,7 +358,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-scroll-container%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-track%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-min-track-sizing-function", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A2", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-flexible-tracks", "https://drafts.csswg.org/css-grid-2/#ref-for-automatic-minimum-size%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-content-based-minimum-size%E2%91%A0", @@ -674,7 +674,7 @@ "https://drafts.csswg.org/css-grid-2/#funcdef-grid-template-columns-fit-content", "https://drafts.csswg.org/css-grid-2/#ref-for-typedef-length-percentage%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A0", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A3", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-min-content%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-template-rows-track-sizing-function%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A0", @@ -1055,11 +1055,11 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-template-areas%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-template-rows%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-typedef-track-size%E2%91%A5", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A4", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A5", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-template-columns%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-rows-none%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#example-4fe2f42d", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A5", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#ref-for-implicitly-assigned-line-name%E2%91%A4", @@ -1766,11 +1766,11 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-grid%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-property%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-implicit-grid%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-implicit-grid-lines%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-span%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A5", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-property%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#static-position", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A6%E2%91%A8", @@ -1943,7 +1943,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-grid%E2%91%A1%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A8%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-percentage-value%E2%91%A2", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A8%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#ref-for-algo-grid-sizing%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-grid%E2%91%A1%E2%91%A8", @@ -1966,7 +1966,7 @@ "https://drafts.csswg.org/css-grid-2/#intrinsic-sizing-function", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-min-content%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A3", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#flexible-sizing-function", "https://drafts.csswg.org/css-grid-2/#ref-for-typedef-flex%E2%91%A0%E2%91%A1", @@ -2055,10 +2055,10 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-minmax%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-typedef-flex%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A2", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#max-track-sizing-function", "https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-minmax%E2%91%A4", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A4", @@ -2069,7 +2069,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-min-content-constraint%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-max-content-constraint%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-available-grid-space%E2%91%A0", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A4", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A5", "https://drafts.csswg.org/css-grid-2/#ref-for-available-grid-space%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A0%E2%91%A0%E2%91%A2", @@ -2098,7 +2098,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-fixed-sizing-function%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-indefinite%E2%91%A4", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#ref-for-intrinsic-sizing-function%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-max-track-sizing-function%E2%91%A8", @@ -2118,7 +2118,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A5", "https://drafts.csswg.org/css-grid-2/#ref-for-growth-limit%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A5", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A8", "https://drafts.csswg.org/css-grid-2/#ref-for-max-track-sizing-function%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#algo-baseline-shims", @@ -2138,7 +2138,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-min-track-sizing-function%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#ref-for-max-content-contribution%E2%91%A3", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A5", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-min-track-sizing-function%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A0%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-min-content-constraint%E2%91%A1", @@ -2216,7 +2216,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-distribute-extra-space%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A7", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-limited-contribution%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-distribute-extra-space%E2%91%A2", @@ -2365,7 +2365,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A0%E2%91%A1%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-justify-content-normal", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-align-content-stretch", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A8", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-max-track-sizing-function%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-definite%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-free-space%E2%91%A0%E2%93%AA", @@ -2391,10 +2391,10 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-layout-algorithm%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-fragmentation-container%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row%E2%91%A5", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%93%AA", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-flex-fr%E2%91%A8", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-area%E2%91%A2%E2%91%A5", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A6", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#priv", "https://drafts.csswg.org/css-grid-2/#sec", "https://drafts.csswg.org/css-grid-2/#changes", diff --git a/ed/ids/css-pseudo-4.json b/ed/ids/css-pseudo-4.json index 3aedd9b73796..4a41a14bc4e9 100644 --- a/ed/ids/css-pseudo-4.json +++ b/ed/ids/css-pseudo-4.json @@ -655,7 +655,7 @@ "https://drafts.csswg.org/css-pseudo-4/#ref-for-propdef-direction%E2%91%A0", "https://drafts.csswg.org/css-pseudo-4/#ref-for-selectordef-marker%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo-type", + "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo%E2%91%A1", "https://drafts.csswg.org/css-pseudo-4/#ref-for-valdef-color-currentcolor%E2%91%A3", "https://drafts.csswg.org/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A1%E2%91%A8", "https://drafts.csswg.org/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A2%E2%91%A0", diff --git a/ed/ids/css-rhythm-1.json b/ed/ids/css-rhythm-1.json index aec38de1c43c..57c8edfd8db6 100644 --- a/ed/ids/css-rhythm-1.json +++ b/ed/ids/css-rhythm-1.json @@ -52,20 +52,26 @@ "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-insert%E2%91%A0", "https://drafts.csswg.org/css-rhythm-1/#propdef-block-step-insert", "https://drafts.csswg.org/css-rhythm-1/#ref-for-comb-one%E2%91%A0", + "https://drafts.csswg.org/css-rhythm-1/#ref-for-comb-one%E2%91%A1", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A2", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-padding", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-margin", - "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-insert-margin", + "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-min-height", + "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-max-height", + "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-insert-margin-box", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A3", - "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-insert-padding", + "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-insert-padding-box", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A4", + "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-insert-content-box", + "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A5", + "https://drafts.csswg.org/css-rhythm-1/#ref-for-content-area", "https://drafts.csswg.org/css-rhythm-1/#block-step-align", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-align%E2%91%A0", "https://drafts.csswg.org/css-rhythm-1/#propdef-block-step-align", - "https://drafts.csswg.org/css-rhythm-1/#ref-for-comb-one%E2%91%A1", "https://drafts.csswg.org/css-rhythm-1/#ref-for-comb-one%E2%91%A2", "https://drafts.csswg.org/css-rhythm-1/#ref-for-comb-one%E2%91%A3", - "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A5", + "https://drafts.csswg.org/css-rhythm-1/#ref-for-comb-one%E2%91%A4", + "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A6", "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-align-auto", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-insert%E2%91%A1", "https://drafts.csswg.org/css-rhythm-1/#ref-for-valdef-block-step-insert-margin", @@ -75,35 +81,35 @@ "https://drafts.csswg.org/css-rhythm-1/#ref-for-valdef-block-step-align-center", "https://drafts.csswg.org/css-rhythm-1/#ref-for-valdef-block-step-align-center%E2%91%A0", "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-align-center", - "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A6", - "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-align-start", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A7", + "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-align-start", + "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A8", "https://drafts.csswg.org/css-rhythm-1/#ref-for-css-end", "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-align-end", - "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A8", + "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-rhythm-1/#ref-for-css-start", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-insert%E2%91%A2", "https://drafts.csswg.org/css-rhythm-1/#ref-for-valdef-block-step-insert-margin%E2%91%A0", - "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-align%E2%91%A1", "https://drafts.csswg.org/css-rhythm-1/#block-step-round", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-round%E2%91%A1", "https://drafts.csswg.org/css-rhythm-1/#propdef-block-step-round", - "https://drafts.csswg.org/css-rhythm-1/#ref-for-comb-one%E2%91%A4", "https://drafts.csswg.org/css-rhythm-1/#ref-for-comb-one%E2%91%A5", - "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-align-up", + "https://drafts.csswg.org/css-rhythm-1/#ref-for-comb-one%E2%91%A6", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A0%E2%91%A1", - "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-align-down", + "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-align-up", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-align-down", + "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-rhythm-1/#valdef-block-step-align-nearest", "https://drafts.csswg.org/css-rhythm-1/#ref-for-valdef-block-step-align-up", "https://drafts.csswg.org/css-rhythm-1/#ref-for-valdef-block-step-align-down", - "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-rhythm-1/#block-step", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step%E2%91%A3", "https://drafts.csswg.org/css-rhythm-1/#propdef-block-step", - "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-rhythm-1/#ref-for-comb-any", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-insert%E2%91%A3", "https://drafts.csswg.org/css-rhythm-1/#ref-for-comb-any%E2%91%A0", @@ -111,7 +117,7 @@ "https://drafts.csswg.org/css-rhythm-1/#ref-for-comb-any%E2%91%A1", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-round%E2%91%A2", "https://drafts.csswg.org/css-rhythm-1/#ref-for-shorthand-property", - "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-insert%E2%91%A4", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-align%E2%91%A3", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-round%E2%91%A3", @@ -156,6 +162,7 @@ "https://drafts.csswg.org/css-rhythm-1/#index-defined-here", "https://drafts.csswg.org/css-rhythm-1/#index-defined-elsewhere", "https://drafts.csswg.org/css-rhythm-1/#48350e83", + "https://drafts.csswg.org/css-rhythm-1/#40873652", "https://drafts.csswg.org/css-rhythm-1/#cecbe9cd", "https://drafts.csswg.org/css-rhythm-1/#b5418f3e", "https://drafts.csswg.org/css-rhythm-1/#9729fd44", @@ -163,6 +170,8 @@ "https://drafts.csswg.org/css-rhythm-1/#f41ab620", "https://drafts.csswg.org/css-rhythm-1/#e0b6ed58", "https://drafts.csswg.org/css-rhythm-1/#48dc3432", + "https://drafts.csswg.org/css-rhythm-1/#7a61e197", + "https://drafts.csswg.org/css-rhythm-1/#4c9599fa", "https://drafts.csswg.org/css-rhythm-1/#fb030e6c", "https://drafts.csswg.org/css-rhythm-1/#584e9c31", "https://drafts.csswg.org/css-rhythm-1/#358fd6ff", @@ -174,6 +183,7 @@ "https://drafts.csswg.org/css-rhythm-1/#f3d0feab", "https://drafts.csswg.org/css-rhythm-1/#8067deca", "https://drafts.csswg.org/css-rhythm-1/#a24756d2", + "https://drafts.csswg.org/css-rhythm-1/#f80bfcde", "https://drafts.csswg.org/css-rhythm-1/#ac54fbff", "https://drafts.csswg.org/css-rhythm-1/#references", "https://drafts.csswg.org/css-rhythm-1/#normative", @@ -184,6 +194,8 @@ "https://drafts.csswg.org/css-rhythm-1/#biblio-css-display-4", "https://drafts.csswg.org/css-rhythm-1/#biblio-css-inline-3", "https://drafts.csswg.org/css-rhythm-1/#biblio-css-line-grid-1", + "https://drafts.csswg.org/css-rhythm-1/#biblio-css-rhythm-1", + "https://drafts.csswg.org/css-rhythm-1/#biblio-css-sizing-3", "https://drafts.csswg.org/css-rhythm-1/#biblio-css-values-3", "https://drafts.csswg.org/css-rhythm-1/#biblio-css-values-4", "https://drafts.csswg.org/css-rhythm-1/#biblio-css-writing-modes-4", @@ -199,7 +211,7 @@ "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-align%E2%91%A4", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-insert%E2%91%A5", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-round%E2%91%A4", - "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-block-step-size%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-rhythm-1/#ref-for-propdef-line-height-step%E2%91%A2", "https://drafts.csswg.org/css-rhythm-1/#issues-index" ] diff --git a/ed/ids/shared-storage.json b/ed/ids/shared-storage.json index 6a03a5589259..9badacfe9336 100644 --- a/ed/ids/shared-storage.json +++ b/ed/ids/shared-storage.json @@ -32,9 +32,6 @@ "https://wicg.github.io/shared-storage/#ref-for-idl-USVString", "https://wicg.github.io/shared-storage/#ref-for-fencedframeconfig", "https://wicg.github.io/shared-storage/#typedefdef-sharedstorageresponse", - "https://wicg.github.io/shared-storage/#enumdef-sharedstoragedataorigin", - "https://wicg.github.io/shared-storage/#dom-sharedstoragedataorigin-context-origin", - "https://wicg.github.io/shared-storage/#dom-sharedstoragedataorigin-script-origin", "https://wicg.github.io/shared-storage/#ref-for-Exposed", "https://wicg.github.io/shared-storage/#sharedstorageworklet", "https://wicg.github.io/shared-storage/#ref-for-worklet", @@ -58,7 +55,7 @@ "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A1", "https://wicg.github.io/shared-storage/#sharedstorageworklet-addmodule-initiated", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-enumdef-sharedstoragedataorigin", + "https://wicg.github.io/shared-storage/#ref-for-idl-USVString%E2%91%A0", "https://wicg.github.io/shared-storage/#sharedstorageworklet-data-origin", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A3", "https://wicg.github.io/shared-storage/#sharedstorageworklet-has-cross-origin-data-origin", @@ -131,6 +128,11 @@ "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet-data-origin", "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet-data-origin%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-parser", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet-data-origin%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-current-settings-object%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-same-origin", @@ -493,13 +495,19 @@ "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A0%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A0%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet-data-origin%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet-data-origin%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet-data-origin%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-list-clone", "https://wicg.github.io/shared-storage/#ref-for-concept-worklet-added-modules-list", "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A0%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-list-size%E2%91%A5", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-parser%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet-data-origin%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A0%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A4", "https://wicg.github.io/shared-storage/#create-a-worklet-global-scope-monkey-patch", "https://wicg.github.io/shared-storage/#ref-for-create-a-worklet-global-scope", "https://wicg.github.io/shared-storage/#ref-for-create-a-worklet-global-scope%E2%91%A0", @@ -517,13 +525,13 @@ "https://wicg.github.io/shared-storage/#ref-for-concept-realm-settings-object%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A0%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-concept-request-url", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A0%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A0%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-same-origin%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-ascii-serialisation-of-an-origin", "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A0%E2%91%A3", - "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A0%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A0%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-concept-header-list-append", "https://wicg.github.io/shared-storage/#ref-for-concept-header", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-sec-shared-storage-data-origin", @@ -531,13 +539,13 @@ "https://wicg.github.io/shared-storage/#worklet-allowed-header", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-shared-storage-cross-origin-worklet-allowed", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-shared-storage-cross-origin-worklet-allowed%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A4", - "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A7", "https://wicg.github.io/shared-storage/#sharedstorage-data-partition-origin", "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A0%E2%91%A4", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-sharedstorage", "https://wicg.github.io/shared-storage/#ref-for-obtain-a-shared-storage-bottle-map", "https://wicg.github.io/shared-storage/#ref-for-sharedstorage-data-partition-origin", @@ -545,13 +553,13 @@ "https://wicg.github.io/shared-storage/#http-fetch-monkey-patch", "https://wicg.github.io/shared-storage/#ref-for-concept-http-fetch", "https://wicg.github.io/shared-storage/#ref-for-concept-http-fetch%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-window%E2%91%A0%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-same-origin%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-shared-storage-cross-origin-worklet-allowed%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A8", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-sharedstorage-data-partition-origin%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-window%E2%91%A0%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-site", @@ -572,24 +580,72 @@ "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet-has-cross-origin-data-origin%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-a-promise-rejected-with%E2%91%A1%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A3", - "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A0%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A0%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-dom-worklet-addmodule%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-dom-sharedstorageworklet-selecturl%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-dom-sharedstorageworklet-run%E2%91%A4", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A0%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet-has-cross-origin-data-origin%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet-data-origin%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A0%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-networking-task-source", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-parser%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet-data-origin%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A0%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-path", + "https://wicg.github.io/shared-storage/#ref-for-concept-request", + "https://wicg.github.io/shared-storage/#ref-for-concept-request-url%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-concept-request-mode", + "https://wicg.github.io/shared-storage/#ref-for-concept-request-referrer", + "https://wicg.github.io/shared-storage/#ref-for-concept-request-destination", + "https://wicg.github.io/shared-storage/#ref-for-request-initiator-type", + "https://wicg.github.io/shared-storage/#ref-for-concept-request-client", + "https://wicg.github.io/shared-storage/#ref-for-concept-fetch%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-process-response-end-of-body", + "https://wicg.github.io/shared-storage/#ref-for-concept-response", + "https://wicg.github.io/shared-storage/#ref-for-byte-sequence", + "https://wicg.github.io/shared-storage/#ref-for-concept-response-status", + "https://wicg.github.io/shared-storage/#ref-for-ok-status", + "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-concept-header-extract-mime-type", + "https://wicg.github.io/shared-storage/#ref-for-concept-response-header-list", + "https://wicg.github.io/shared-storage/#ref-for-json-mime-type", + "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-utf-8-decode", + "https://wicg.github.io/shared-storage/#ref-for-parse-a-json-string-to-an-infra-value", + "https://wicg.github.io/shared-storage/#ref-for-list%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-list-empty%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-ordered-map", + "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-check-for-script-and-context-origin-match", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A0%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-networking-task-source%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-concept-relevant-global", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope-addmodule-success", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope-addmodule-success%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A5", - "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A0%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope-addmodule-success%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope-addmodule-success%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A0%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-upon-fulfillment%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-upon-rejection%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-concept-worklet-global-scopes%E2%91%A0%E2%93%AA", - "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A0%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A0%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-list-size%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-dom-sharedstorageworkletglobalscope-privateaggregation", "https://wicg.github.io/shared-storage/#ref-for-allowed-to-use", "https://wicg.github.io/shared-storage/#ref-for-this%E2%91%A0%E2%91%A8", - "https://wicg.github.io/shared-storage/#ref-for-concept-relevant-global", + "https://wicg.github.io/shared-storage/#ref-for-concept-relevant-global%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-concept-document-window%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-allowed-to-use%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-private-aggregation", @@ -603,27 +659,51 @@ "https://wicg.github.io/shared-storage/#ref-for-get-debug-scope-steps", "https://wicg.github.io/shared-storage/#ref-for-debug-scope%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-mark-a-debug-scope-complete%E2%91%A0", + "https://wicg.github.io/shared-storage/#trusted-origin-type", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-list%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A6", + "https://wicg.github.io/shared-storage/#check-for-script-and-context-origin-match", + "https://wicg.github.io/shared-storage/#ref-for-trusted-origin-type", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-trusted-origin-type%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A0%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-check-for-trusted-origin-match", + "https://wicg.github.io/shared-storage/#ref-for-check-for-trusted-origin-match%E2%91%A0", + "https://wicg.github.io/shared-storage/#check-for-trusted-origin-match", + "https://wicg.github.io/shared-storage/#ref-for-trusted-origin-type%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-check-for-trusted-origin-match-on-a-string", + "https://wicg.github.io/shared-storage/#ref-for-check-for-trusted-origin-match-on-a-string%E2%91%A0", + "https://wicg.github.io/shared-storage/#check-for-trusted-origin-match-on-a-string", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-parser%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-same-origin%E2%91%A2", "https://wicg.github.io/shared-storage/#global-scope", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope%E2%91%A8", - "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A0%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A0%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-worklet-global-scope-type%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope%E2%91%A0%E2%93%AA", - "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A0%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A0%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-worklet-destination-type", "https://wicg.github.io/shared-storage/#request-destination-monkey-patch", - "https://wicg.github.io/shared-storage/#ref-for-concept-request-destination", "https://wicg.github.io/shared-storage/#ref-for-concept-request-destination%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-concept-request-destination%E2%91%A1", "https://wicg.github.io/shared-storage/#callbackdef-runfunctionforsharedstorageselecturloperation", "https://wicg.github.io/shared-storage/#ref-for-idl-promise%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-idl-unsigned-long%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-idl-sequence%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-idl-USVString%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-idl-USVString%E2%91%A1", "https://wicg.github.io/shared-storage/#dom-runfunctionforsharedstorageselecturloperation-urls", "https://wicg.github.io/shared-storage/#ref-for-idl-any%E2%91%A0", "https://wicg.github.io/shared-storage/#dom-runfunctionforsharedstorageselecturloperation-data", "https://wicg.github.io/shared-storage/#ref-for-Exposed%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-Global", - "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A0%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A0%E2%91%A7", "https://wicg.github.io/shared-storage/#sharedstorageworkletglobalscope", "https://wicg.github.io/shared-storage/#ref-for-workletglobalscope", "https://wicg.github.io/shared-storage/#ref-for-idl-undefined", @@ -643,15 +723,15 @@ "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope%E2%91%A0%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-environment-settings-object%E2%91%A6", "https://wicg.github.io/shared-storage/#sharedstorageworkletglobalscope-outside-settings", - "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A0%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A0%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-relevant-settings-object%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope%E2%91%A0%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-boolean%E2%91%A2", "https://wicg.github.io/shared-storage/#sharedstorageworkletglobalscope-addmodule-success", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope%E2%91%A0%E2%91%A2", "https://wicg.github.io/shared-storage/#sharedstorageworkletglobalscope-operation-map", - "https://wicg.github.io/shared-storage/#ref-for-ordered-map", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-ordered-map%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-function-object", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope%E2%91%A0%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-sharedstorage%E2%91%A1", @@ -662,7 +742,7 @@ "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope%E2%91%A0%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope-operation-map%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-map-entry", "https://wicg.github.io/shared-storage/#ref-for-map-key", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A5", @@ -692,7 +772,7 @@ "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-current-realm%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-settings-object%E2%91%A5", - "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A0%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A0%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-algo-is-feature-enabled%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-run-ad-auction", "https://wicg.github.io/shared-storage/#ref-for-a-promise-rejected-with%E2%91%A1%E2%91%A5", @@ -703,19 +783,19 @@ "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-in-parallel%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-get-storage-interest-groups-for-owner", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A3", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A3", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A7", "https://wicg.github.io/shared-storage/#sharedstorageworkletglobalscope-sharedstorage-getter", "https://wicg.github.io/shared-storage/#ref-for-dom-sharedstorageworkletglobalscope-sharedstorage", "https://wicg.github.io/shared-storage/#ref-for-this%E2%91%A1%E2%93%AA", - "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope-addmodule-success%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope-addmodule-success%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-this%E2%91%A1%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-dom-sharedstorageworkletglobalscope-sharedstorage%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A4", @@ -724,11 +804,11 @@ "https://wicg.github.io/shared-storage/#ref-for-get-the-privateaggregation", "https://wicg.github.io/shared-storage/#ref-for-this%E2%91%A1%E2%91%A1", "https://wicg.github.io/shared-storage/#sharedstorageworkletglobalscope-check-whether-addmodule-is-finished", - "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope-addmodule-success%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope-addmodule-success%E2%91%A4", "https://wicg.github.io/shared-storage/#reporting", "https://wicg.github.io/shared-storage/#ref-for-dictdef-sharedstorageurlwithmetadata%E2%91%A1", "https://wicg.github.io/shared-storage/#dictdef-sharedstorageurlwithmetadata", - "https://wicg.github.io/shared-storage/#ref-for-idl-USVString%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-idl-USVString%E2%91%A2", "https://wicg.github.io/shared-storage/#dom-sharedstorageurlwithmetadata-url", "https://wicg.github.io/shared-storage/#ref-for-idl-object", "https://wicg.github.io/shared-storage/#dom-sharedstorageurlwithmetadata-reportingmetadata", @@ -742,10 +822,10 @@ "https://wicg.github.io/shared-storage/#ref-for-dictdef-fenceevent", "https://wicg.github.io/shared-storage/#ref-for-dom-fenceevent-eventtype", "https://wicg.github.io/shared-storage/#ref-for-map-getting-the-values", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A6", - "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-dom-fenceevent-eventtype%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-register-reporting-metadata%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-the-fencedframe-element%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-typedefdef-sharedstorageresponse%E2%91%A0", @@ -755,7 +835,7 @@ "https://wicg.github.io/shared-storage/#ref-for-dfn-dictionary%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-the-fencedframe-element%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-dom-fenceevent-eventtype%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-register-reporting-metadata%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-dom-sharedstorageworklet-selecturl%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-dom-sharedstorageurlwithmetadata-reportingmetadata%E2%91%A1", @@ -769,7 +849,7 @@ "https://wicg.github.io/shared-storage/#ref-for-dictdef-fenceevent%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-dom-fenceevent-eventdata", "https://wicg.github.io/shared-storage/#ref-for-beacon", - "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-dom-fenceevent-eventtype%E2%91%A3", "https://wicg.github.io/shared-storage/#validate-reporting-metadata", "https://wicg.github.io/shared-storage/#ref-for-idl-object%E2%91%A2", @@ -778,22 +858,22 @@ "https://wicg.github.io/shared-storage/#ref-for-map-iterate%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-get-the-canonical-url-string-if-valid%E2%91%A0", "https://wicg.github.io/shared-storage/#get-the-canonical-url-string-if-valid", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A7", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-parser", - "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-parser%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-concept-url-serializer", "https://wicg.github.io/shared-storage/#register-reporting-metadata", "https://wicg.github.io/shared-storage/#ref-for-idl-object%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-fenced-frame-config%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-map-is-empty%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A0%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A0%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-dfn-dictionary%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-map-is-empty%E2%91%A3", - "https://wicg.github.io/shared-storage/#ref-for-ordered-map%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-ordered-map%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-map-iterate%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-parser%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A0%E2%91%A6", - "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-parser%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-map-set%E2%91%A0", "https://wicg.github.io/shared-storage/#issue-451ee8b5", "https://wicg.github.io/shared-storage/#ref-for-fencedframetype-fenced-frame-reporter", @@ -805,14 +885,14 @@ "https://wicg.github.io/shared-storage/#ref-for-default-selecturl-index%E2%91%A3", "https://wicg.github.io/shared-storage/#get-the-default-selecturl-index", "https://wicg.github.io/shared-storage/#ref-for-dom-appendmode-sequence%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-idl-USVString%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-idl-USVString%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-idl-unsigned-long%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-the-exclusive-range", "https://wicg.github.io/shared-storage/#ref-for-list-size%E2%91%A7", "https://wicg.github.io/shared-storage/#default-selecturl-index", "https://wicg.github.io/shared-storage/#ref-for-get-the-default-selecturl-index", "https://wicg.github.io/shared-storage/#ref-for-dom-appendmode-sequence%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-idl-USVString%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-idl-USVString%E2%91%A4", "https://wicg.github.io/shared-storage/#nav-budget", "https://wicg.github.io/shared-storage/#ref-for-tracking-user-activation", "https://wicg.github.io/shared-storage/#ref-for-the-fencedframe-element%E2%91%A2", @@ -822,9 +902,9 @@ "https://wicg.github.io/shared-storage/#ref-for-dom-sharedstorageworklet-selecturl%E2%91%A0%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-nav-top%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-navigate", - "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-entropy-bits", - "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-dom-sharedstorageworklet-selecturl%E2%91%A0%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-user-agent%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-site%E2%91%A0", @@ -848,11 +928,11 @@ "https://wicg.github.io/shared-storage/#ref-for-navigation-entropy-allowance%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-user-agent%E2%91%A3", "https://wicg.github.io/shared-storage/#shared-storage-navigation-budget-table", - "https://wicg.github.io/shared-storage/#ref-for-ordered-map%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-ordered-map%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-site%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-navigation-entropy-ledger", "https://wicg.github.io/shared-storage/#navigation-entropy-ledger", - "https://wicg.github.io/shared-storage/#ref-for-list%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-list%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-bit-debit", "https://wicg.github.io/shared-storage/#bit-debit", "https://wicg.github.io/shared-storage/#ref-for-struct", @@ -889,13 +969,13 @@ "https://wicg.github.io/shared-storage/#determine-remaining-navigation-budget", "https://wicg.github.io/shared-storage/#ref-for-environment-settings-object%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-site%E2%91%A7", - "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A0%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-concept-origin-opaque%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-user-agent%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-navigation-entropy-allowance%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-user-agent%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-navigation-budget-table%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-user-agent%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-navigation-budget-table%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-map-iterate%E2%91%A2", @@ -989,19 +1069,19 @@ "https://wicg.github.io/shared-storage/#shared-storage-page-budget-overall-budget", "https://wicg.github.io/shared-storage/#ref-for-idl-double%E2%91%A0", "https://wicg.github.io/shared-storage/#shared-storage-page-budget-site-budget-map", - "https://wicg.github.io/shared-storage/#ref-for-ordered-map%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-ordered-map%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-site%E2%91%A0%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-idl-double%E2%91%A1", "https://wicg.github.io/shared-storage/#shared-storage-page-budget-saved-query-map", - "https://wicg.github.io/shared-storage/#ref-for-ordered-map%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-ordered-map%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-tuple%E2%91%A5", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A7", "https://wicg.github.io/shared-storage/#saved-query-map-data-origin", - "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%91%A5", "https://wicg.github.io/shared-storage/#saved-query-map-worklet-script-url", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A2", "https://wicg.github.io/shared-storage/#saved-query-map-operation-name", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A3", "https://wicg.github.io/shared-storage/#saved-query-map-query-name", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-page-budget-saved-query-data", "https://wicg.github.io/shared-storage/#shared-storage-page-budget-saved-query-data", @@ -1030,17 +1110,17 @@ "https://wicg.github.io/shared-storage/#saved-queries", "https://wicg.github.io/shared-storage/#get-the-index-for-a-saved-query", "https://wicg.github.io/shared-storage/#ref-for-navigable%E2%91%A4", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-concept-task%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-nav-top%E2%91%A0%E2%93%AA", - "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A0%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-traversable-navigable-page-budget%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-traversable-navigable-page-budget%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-page-budget-saved-query-map", - "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-map-set%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-traversable-navigable-page-budget%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-page-budget-saved-query-map%E2%91%A0", @@ -1065,13 +1145,13 @@ "https://wicg.github.io/shared-storage/#store-the-index-for-a-saved-query", "https://wicg.github.io/shared-storage/#ref-for-window%E2%91%A0%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-navigable%E2%91%A5", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%91%A3", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A1%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-idl-unsigned-long%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-nav-top%E2%91%A0%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-traversable-navigable-page-budget%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-traversable-navigable-page-budget%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-page-budget-saved-query-map%E2%91%A2", @@ -1082,35 +1162,35 @@ "https://wicg.github.io/shared-storage/#ref-for-queue-dequeue", "https://wicg.github.io/shared-storage/#ref-for-concept-task%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-saved-query-data-callbacks%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A7", "https://wicg.github.io/shared-storage/#obtain-a-callback-to-process-the-saved-index-result", "https://wicg.github.io/shared-storage/#ref-for-window%E2%91%A0%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-list%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-list%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-dictdef-sharedstorageurlwithmetadata%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-idl-promise%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-idl-unsigned-long%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-list-size%E2%91%A8", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A8", - "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A5", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A0%E2%93%AA", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A8", "https://wicg.github.io/shared-storage/#charge-top-trav-budgets", "https://wicg.github.io/shared-storage/#ref-for-nav-top%E2%91%A0%E2%91%A1", "https://wicg.github.io/shared-storage/#charge-shared-storage-top-level-traversable-budgets", "https://wicg.github.io/shared-storage/#ref-for-navigable%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-site%E2%91%A0%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-nav-top%E2%91%A0%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-traversable-navigable-page-budget%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-traversable-navigable-page-budget%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-page-budget-overall-budget%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-traversable-navigable-page-budget%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-page-budget-site-budget-map%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-map-set%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-traversable-navigable-page-budget%E2%91%A0%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-page-budget-site-budget-map%E2%91%A1", @@ -1141,7 +1221,7 @@ "https://wicg.github.io/shared-storage/#ref-for-storage-endpoint-quota%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-storage-endpoint%E2%91%A2", "https://wicg.github.io/shared-storage/#shared-storage-shed", - "https://wicg.github.io/shared-storage/#ref-for-ordered-map%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-ordered-map%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-concept-origin%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-storage-shelf", "https://wicg.github.io/shared-storage/#ref-for-storage-shed", @@ -1197,7 +1277,7 @@ "https://wicg.github.io/shared-storage/#ref-for-bottle-map%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-storage-proxy-map", "https://wicg.github.io/shared-storage/#ref-for-storage-proxy-map-backing-map", - "https://wicg.github.io/shared-storage/#ref-for-ordered-map%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-ordered-map%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-set-append", "https://wicg.github.io/shared-storage/#ref-for-storage-bottle-proxy-map-reference-set", "https://wicg.github.io/shared-storage/#database", @@ -1222,7 +1302,7 @@ "https://wicg.github.io/shared-storage/#ref-for-entry-value-struct", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-entry%E2%91%A0", "https://wicg.github.io/shared-storage/#entry-key", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-user-agent%E2%91%A0%E2%91%A6", "https://wicg.github.io/shared-storage/#key-maximum-length", "https://wicg.github.io/shared-storage/#ref-for-entry-key%E2%91%A0", @@ -1233,7 +1313,7 @@ "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-entry%E2%91%A2", "https://wicg.github.io/shared-storage/#entry-value-struct", "https://wicg.github.io/shared-storage/#ref-for-struct%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A1%E2%93%AA", "https://wicg.github.io/shared-storage/#value-struct-value", "https://wicg.github.io/shared-storage/#ref-for-dom-domhighrestimestamp%E2%91%A0", "https://wicg.github.io/shared-storage/#value-struct-last-updated", @@ -1269,7 +1349,7 @@ "https://wicg.github.io/shared-storage/#ref-for-storage-proxy-map%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-environment-settings-object%E2%91%A0%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-entry-key%E2%91%A4", - "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-map-get", "https://wicg.github.io/shared-storage/#ref-for-an-exception-was-thrown%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-storage-proxy-map%E2%91%A3", @@ -1340,9 +1420,9 @@ "https://wicg.github.io/shared-storage/#ref-for-sharedstorage%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-sharedstorage%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-window%E2%91%A0%E2%91%A7", - "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A0%E2%91%A8", - "https://wicg.github.io/shared-storage/#ref-for-window%E2%91%A0%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A1%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-window%E2%91%A0%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A1%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-environment", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope%E2%91%A1%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-dom-sharedstorageworklet-selecturl%E2%91%A0%E2%91%A7", @@ -1351,9 +1431,9 @@ "https://wicg.github.io/shared-storage/#ref-for-dom-worklet-addmodule%E2%91%A0%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-window%E2%91%A1%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-window%E2%91%A1%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A1%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A1%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A1%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-Exposed%E2%91%A1", "https://wicg.github.io/shared-storage/#sharedstorage", @@ -1402,14 +1482,14 @@ "https://wicg.github.io/shared-storage/#dom-sharedstorage-run-name-options-options", "https://wicg.github.io/shared-storage/#ref-for-Exposed%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-idl-promise%E2%91%A0%E2%91%A5", - "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A1%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A1%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-dom-sharedstorage-createworklet%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-idl-USVString%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-idl-USVString%E2%91%A5", "https://wicg.github.io/shared-storage/#dom-sharedstorage-createworklet-moduleurl-options-moduleurl", "https://wicg.github.io/shared-storage/#ref-for-dictdef-sharedstorageworkletoptions", "https://wicg.github.io/shared-storage/#dom-sharedstorage-createworklet-moduleurl-options-options", "https://wicg.github.io/shared-storage/#ref-for-Exposed%E2%91%A5", - "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A1%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A1%E2%91%A4", "https://wicg.github.io/shared-storage/#dom-sharedstorage-worklet", "https://wicg.github.io/shared-storage/#ref-for-Exposed%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-idl-promise%E2%91%A0%E2%91%A6", @@ -1432,9 +1512,9 @@ "https://wicg.github.io/shared-storage/#ref-for-idl-boolean", "https://wicg.github.io/shared-storage/#dom-sharedstoragesetmethodoptions-ignoreifpresent", "https://wicg.github.io/shared-storage/#dictdef-sharedstorageprivateaggregationconfig", - "https://wicg.github.io/shared-storage/#ref-for-idl-USVString%E2%91%A5", - "https://wicg.github.io/shared-storage/#dom-sharedstorageprivateaggregationconfig-aggregationcoordinatororigin", "https://wicg.github.io/shared-storage/#ref-for-idl-USVString%E2%91%A6", + "https://wicg.github.io/shared-storage/#dom-sharedstorageprivateaggregationconfig-aggregationcoordinatororigin", + "https://wicg.github.io/shared-storage/#ref-for-idl-USVString%E2%91%A7", "https://wicg.github.io/shared-storage/#dom-sharedstorageprivateaggregationconfig-contextid", "https://wicg.github.io/shared-storage/#ref-for-EnforceRange", "https://wicg.github.io/shared-storage/#ref-for-idl-unsigned-long-long", @@ -1452,7 +1532,7 @@ "https://wicg.github.io/shared-storage/#dom-sharedstoragerunoperationmethodoptions-savedquery", "https://wicg.github.io/shared-storage/#dictdef-sharedstorageworkletoptions", "https://wicg.github.io/shared-storage/#ref-for-workletoptions", - "https://wicg.github.io/shared-storage/#ref-for-enumdef-sharedstoragedataorigin%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-idl-USVString%E2%91%A8", "https://wicg.github.io/shared-storage/#dom-sharedstorageworkletoptions-dataorigin", "https://wicg.github.io/shared-storage/#run-op-shared-storage", "https://wicg.github.io/shared-storage/#ref-for-sharedstorage%E2%91%A7", @@ -1467,15 +1547,15 @@ "https://wicg.github.io/shared-storage/#create-a-new-worklet-via-shared-storage", "https://wicg.github.io/shared-storage/#ref-for-sharedstorage%E2%91%A8", "https://wicg.github.io/shared-storage/#dom-sharedstorage-createworklet", - "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A1%E2%91%A4", - "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%91%A3", - "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet-data-origin%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A1%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet-data-origin%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-dom-worklet-addmodule%E2%91%A0%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-idl-promise%E2%91%A1%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-upon-fulfillment%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-upon-rejection%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A6", "https://wicg.github.io/shared-storage/#setter", "https://wicg.github.io/shared-storage/#dom-sharedstorage-set", @@ -1509,7 +1589,7 @@ "https://wicg.github.io/shared-storage/#ref-for-nav-window%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-relevant-settings-object%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-obtain-a-shared-storage-bottle-map%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A0%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-a-promise-rejected-with%E2%91%A2%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database%E2%91%A7", @@ -1518,26 +1598,26 @@ "https://wicg.github.io/shared-storage/#ref-for-enqueue-the-following-steps", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-retrieve-an-entry-from-the-database%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope%E2%91%A1%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A0%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A5", - "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A3", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A0%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A6", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-store-an-entry-in-the-database%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope%E2%91%A1%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A0%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A7", - "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A4", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A0%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A8", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A1", "https://wicg.github.io/shared-storage/#dom-sharedstorage-append", "https://wicg.github.io/shared-storage/#ref-for-idl-promise%E2%91%A1%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-current-realm%E2%91%A4", @@ -1569,7 +1649,7 @@ "https://wicg.github.io/shared-storage/#ref-for-nav-window%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-relevant-settings-object%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-obtain-a-shared-storage-bottle-map%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A0%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-a-promise-rejected-with%E2%91%A2%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A4%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database%E2%91%A8", @@ -1578,30 +1658,30 @@ "https://wicg.github.io/shared-storage/#ref-for-enqueue-the-following-steps%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-retrieve-an-entry-from-the-database%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-window%E2%91%A1%E2%91%A3", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A0%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A0%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A0%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A0%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A4%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-list%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-list%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-list-append%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-list-append%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-string-concatenate", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-store-an-entry-in-the-database%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope%E2%91%A1%E2%91%A4", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A0%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A0%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A4%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A0%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A0%E2%91%A3", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A3", "https://wicg.github.io/shared-storage/#dom-sharedstorage-delete", "https://wicg.github.io/shared-storage/#ref-for-idl-promise%E2%91%A1%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-current-realm%E2%91%A6", @@ -1629,7 +1709,7 @@ "https://wicg.github.io/shared-storage/#ref-for-nav-window%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-relevant-settings-object%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-obtain-a-shared-storage-bottle-map%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-a-promise-rejected-with%E2%91%A3%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A4%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database%E2%91%A0%E2%93%AA", @@ -1638,15 +1718,15 @@ "https://wicg.github.io/shared-storage/#ref-for-enqueue-the-following-steps%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-delete-an-entry-from-the-database%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope%E2%91%A1%E2%91%A6", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A0%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A0%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A0%E2%91%A5", - "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A4%E2%91%A8", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A1%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A0%E2%91%A6", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A4", "https://wicg.github.io/shared-storage/#dom-sharedstorage-clear", "https://wicg.github.io/shared-storage/#ref-for-idl-promise%E2%91%A1%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-current-realm%E2%91%A8", @@ -1670,7 +1750,7 @@ "https://wicg.github.io/shared-storage/#ref-for-nav-window%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-relevant-settings-object%E2%91%A0%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-obtain-a-shared-storage-bottle-map%E2%91%A3", - "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-a-promise-rejected-with%E2%91%A3%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A5%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database%E2%91%A0%E2%91%A0", @@ -1679,15 +1759,15 @@ "https://wicg.github.io/shared-storage/#ref-for-enqueue-the-following-steps%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-clear-all-entries-in-the-database%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope%E2%91%A1%E2%91%A8", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A1%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A0%E2%91%A8", - "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A5%E2%91%A3", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A1%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A1%E2%93%AA", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A5", "https://wicg.github.io/shared-storage/#getter", "https://wicg.github.io/shared-storage/#dom-sharedstorage-get", "https://wicg.github.io/shared-storage/#ref-for-idl-promise%E2%91%A1%E2%91%A4", @@ -1716,26 +1796,26 @@ "https://wicg.github.io/shared-storage/#ref-for-current-realm%E2%91%A0%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-obtain-a-shared-storage-bottle-map%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-settings-object%E2%91%A6", - "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-a-promise-rejected-with%E2%91%A4%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A5%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database%E2%91%A0%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-shared-storage-database-queue%E2%91%A0%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-enqueue-the-following-steps%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-retrieve-an-entry-from-the-database%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A1%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A1%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A1%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A6%E2%93%AA", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A1%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A1%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A5", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A1%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A1%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A7", "https://wicg.github.io/shared-storage/#dom-sharedstorage-length", "https://wicg.github.io/shared-storage/#ref-for-idl-promise%E2%91%A1%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope-check-whether-addmodule-is-finished%E2%91%A7", @@ -1759,22 +1839,22 @@ "https://wicg.github.io/shared-storage/#ref-for-current-realm%E2%91%A0%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-obtain-a-shared-storage-bottle-map%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-settings-object%E2%91%A7", - "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-a-promise-rejected-with%E2%91%A4%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A6%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database%E2%91%A0%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-shared-storage-database-queue%E2%91%A0%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-enqueue-the-following-steps%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-count-entries-in-the-database", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A1%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A1%E2%91%A3", - "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A1%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A6%E2%91%A4", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A1%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A1%E2%91%A4", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A8", "https://wicg.github.io/shared-storage/#dom-sharedstorage-remainingbudget", "https://wicg.github.io/shared-storage/#ref-for-idl-promise%E2%91%A1%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope-check-whether-addmodule-is-finished%E2%91%A8", @@ -1798,35 +1878,35 @@ "https://wicg.github.io/shared-storage/#ref-for-current-realm%E2%91%A0%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-determine-whether-shared-storage-is-allowed-by-context%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-settings-object%E2%91%A8", - "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-a-promise-rejected-with%E2%91%A5%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A6%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-check-if-user-preference-setting-allows-access-to-shared-storage%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-settings-object%E2%91%A0%E2%93%AA", - "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-a-promise-rejected-with%E2%91%A5%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A7%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-obtain-a-site%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-settings-object%E2%91%A0%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%91%A5", - "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-concept-origin-opaque%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database%E2%91%A0%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-shared-storage-database-queue%E2%91%A0%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-enqueue-the-following-steps%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-determine-remaining-navigation-budget%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A0%E2%91%A8", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A1%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A2%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A1%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A1%E2%91%A5", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A1%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A1%E2%91%A0", "https://wicg.github.io/shared-storage/#iteration", "https://wicg.github.io/shared-storage/#ref-for-sharedstorage%E2%91%A1%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-idl-async-iterable", "https://wicg.github.io/shared-storage/#ref-for-queue%E2%91%A0", "https://wicg.github.io/shared-storage/#sharedstorageiterator-pending-entries", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-entry%E2%91%A4", - "https://wicg.github.io/shared-storage/#ref-for-list-empty%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-list-empty%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-sharedstorage%E2%91%A1%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-idl-async-iterable%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-idl-boolean%E2%91%A2", @@ -1861,22 +1941,22 @@ "https://wicg.github.io/shared-storage/#ref-for-current-realm%E2%91%A0%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-obtain-a-shared-storage-bottle-map%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-settings-object%E2%91%A0%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-concept-settings-object-origin%E2%91%A1%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-a-promise-rejected-with%E2%91%A5%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A7%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database%E2%91%A0%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-shared-storage-database-queue%E2%91%A0%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-enqueue-the-following-steps%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-retrieve-all-entries-from-the-database", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A1%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A2%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A1%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A1%E2%91%A6", - "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A0%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-reject%E2%91%A1%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A7%E2%91%A4", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A2%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A2%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A2%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A1%E2%91%A7", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A1%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A1%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-upon-fulfillment%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-map-iterate%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-entry%E2%91%A5", @@ -1893,17 +1973,17 @@ "https://wicg.github.io/shared-storage/#ref-for-a-promise-rejected-with%E2%91%A5%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-exceptiondef-typeerror%E2%91%A7%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageiterator-pending-entries%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-list-empty%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A2%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-list-empty%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A2%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A2%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A1%E2%91%A8", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A1%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A1%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-queue-dequeue%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageiterator-pending-entries%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A2%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-queue-a-global-task%E2%91%A2%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-dom-manipulation-task-source%E2%91%A2%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A2%E2%93%AA", - "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A1%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-resolve%E2%91%A1%E2%91%A3", "https://wicg.github.io/shared-storage/#http", "https://wicg.github.io/shared-storage/#ref-for-dom-sharedstorage-set%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-dom-sharedstorage-append%E2%91%A0", @@ -1911,7 +1991,7 @@ "https://wicg.github.io/shared-storage/#ref-for-dom-sharedstorage-clear%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-window%E2%91%A1%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworkletglobalscope%E2%91%A2%E2%91%A7", - "https://wicg.github.io/shared-storage/#ref-for-concept-response", + "https://wicg.github.io/shared-storage/#ref-for-concept-response%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-concept-header%E2%91%A0", "https://wicg.github.io/shared-storage/#html-monkeypatches", "https://wicg.github.io/shared-storage/#html-attr", @@ -1957,7 +2037,7 @@ "https://wicg.github.io/shared-storage/#fetch-monkeypatches", "https://wicg.github.io/shared-storage/#fetch-attr", "https://wicg.github.io/shared-storage/#ref-for-dom-requestinit-sharedstoragewritable", - "https://wicg.github.io/shared-storage/#ref-for-concept-request", + "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-boolean%E2%91%A3", "https://wicg.github.io/shared-storage/#request-shared-storage-writable", "https://wicg.github.io/shared-storage/#ref-for-requestinit", @@ -1971,7 +2051,7 @@ "https://wicg.github.io/shared-storage/#ref-for-dom-request%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-concept-request-request%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-dom-requestinit-sharedstoragewritable%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-request-shared-storage-writable%E2%91%A1", "https://wicg.github.io/shared-storage/#mod-http-net-fetch", "https://wicg.github.io/shared-storage/#ref-for-concept-http-network-or-cache-fetch", @@ -1981,86 +2061,85 @@ "https://wicg.github.io/shared-storage/#mod-http-fetch", "https://wicg.github.io/shared-storage/#ref-for-concept-http-fetch%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-concept-http-fetch%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-concept-response-status", + "https://wicg.github.io/shared-storage/#ref-for-concept-response-status%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-redirect-status", - "https://wicg.github.io/shared-storage/#ref-for-concept-request-destination%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-concept-request-destination%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-concept-header-list-get", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-sec-shared-storage-data-origin%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-concept-request-header-list%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-parser%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-parser%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-concept-request-origin", - "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-concept-request-origin%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-concept-request-url%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A3", - "https://wicg.github.io/shared-storage/#ref-for-same-origin%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A5", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-concept-request-url%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A1%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-same-origin%E2%91%A3", - "https://wicg.github.io/shared-storage/#ref-for-concept-response-header-list", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A1%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-concept-request-url%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A1%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-same-origin%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-concept-response-header-list%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-concept-header-list-get-structured-header", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-shared-storage-cross-origin-worklet-allowed%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-concept-network-error", "https://wicg.github.io/shared-storage/#ref-for-handle-a-shared-storage-write-response", - "https://wicg.github.io/shared-storage/#ref-for-concept-response%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-concept-response%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A1", "https://wicg.github.io/shared-storage/#headers", "https://wicg.github.io/shared-storage/#data-origin-request-header", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-sec-shared-storage-data-origin%E2%91%A1", "https://wicg.github.io/shared-storage/#http-headerdef-sec-shared-storage-data-origin", - "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-concept-header%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-sec-shared-storage-data-origin%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-concept-header%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-concept-header-value", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A1%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-sec-shared-storage-data-origin%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-concept-header-value%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A1%E2%91%A3", "https://wicg.github.io/shared-storage/#cross-origin-response-header", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-shared-storage-cross-origin-worklet-allowed%E2%91%A4", "https://wicg.github.io/shared-storage/#http-headerdef-shared-storage-cross-origin-worklet-allowed", - "https://wicg.github.io/shared-storage/#ref-for-concept-response%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-concept-response%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-concept-header%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-shared-storage-cross-origin-worklet-allowed%E2%91%A5", - "https://wicg.github.io/shared-storage/#ref-for-concept-response%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-concept-response%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-concept-header%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-specify", "https://wicg.github.io/shared-storage/#ref-for-boolean%E2%91%A4", - "https://wicg.github.io/shared-storage/#ref-for-concept-response%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-concept-response%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-shared-storage-cross-origin-worklet-allowed%E2%91%A6", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A1%E2%91%A4", "https://wicg.github.io/shared-storage/#writable-request-header", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-sec-shared-storage-writable", "https://wicg.github.io/shared-storage/#http-headerdef-sec-shared-storage-writable", - "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-concept-header%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-sec-shared-storage-writable%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-concept-header%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-specify%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-boolean%E2%91%A5", - "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-sec-shared-storage-writable%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-concept-response%E2%91%A4", + "https://wicg.github.io/shared-storage/#ref-for-concept-response%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-shared-storage%E2%91%A3", "https://wicg.github.io/shared-storage/#write-response-header", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-shared-storage-write", "https://wicg.github.io/shared-storage/#http-headerdef-shared-storage-write", - "https://wicg.github.io/shared-storage/#ref-for-concept-response%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-concept-response%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-concept-header%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-shared-storage-write%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-concept-response%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-concept-response%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-concept-header%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-specify%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-list%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-list%E2%91%A0%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-token", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A1%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-binary", "https://wicg.github.io/shared-storage/#ref-for-utf-8-encode", "https://wicg.github.io/shared-storage/#ref-for-ascii-code-point", @@ -2069,10 +2148,10 @@ "https://wicg.github.io/shared-storage/#ref-for-param", "https://wicg.github.io/shared-storage/#ref-for-param%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-token%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A0%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A1%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-binary%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-token%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A1%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A1%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-binary%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-param%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-boolean%E2%91%A6", @@ -2095,10 +2174,10 @@ "https://wicg.github.io/shared-storage/#ref-for-concept-origin%E2%91%A0%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-param%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-token%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A1%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A1%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-binary%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-token%E2%91%A3", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A1%E2%91%A1", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A1%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-binary%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-param%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database%E2%91%A0%E2%91%A8", @@ -2122,7 +2201,7 @@ "https://wicg.github.io/shared-storage/#ref-for-concept-origin%E2%91%A0%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-param%E2%91%A0%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-token%E2%91%A4", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A1%E2%91%A2", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A1%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-binary%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database-entry%E2%91%A0%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-shared-storage-database%E2%91%A1%E2%91%A1", @@ -2137,21 +2216,21 @@ "https://wicg.github.io/shared-storage/#ref-for-utf-8-encode%E2%91%A0", "https://wicg.github.io/shared-storage/#ss-fetch-algo", "https://wicg.github.io/shared-storage/#determine-whether-a-request-can-currently-use-shared-storage", - "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-concept-request-window%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-environment-settings-object%E2%91%A0%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A2%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-window%E2%91%A1%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-determine-whether-shared-storage-is-allowed-by-context%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-concept-request-current-url%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A0%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A1%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-check-if-user-preference-setting-allows-access-to-shared-storage%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-concept-request-current-url%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A1%E2%93%AA", + "https://wicg.github.io/shared-storage/#ref-for-concept-url-origin%E2%91%A1%E2%91%A6", "https://wicg.github.io/shared-storage/#issue-9d2a534a", "https://wicg.github.io/shared-storage/#ref-for-determine-whether-a-request-can-currently-use-shared-storage", "https://wicg.github.io/shared-storage/#append-or-modify-a-sec-shared-storage-writable-request-header", - "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-request-shared-storage-writable%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-request-shared-storage-writable%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-determine-whether-a-request-can-currently-use-shared-storage%E2%91%A0", @@ -2163,25 +2242,25 @@ "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-sec-shared-storage-writable%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-concept-request-header-list%E2%91%A3", "https://wicg.github.io/shared-storage/#handle-a-shared-storage-write-response", - "https://wicg.github.io/shared-storage/#ref-for-concept-response%E2%91%A7", - "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-concept-response%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-concept-request%E2%91%A0%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-concept-header-list-get-structured-header%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-sec-shared-storage-writable%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-concept-request-header-list%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-boolean%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-concept-request-window%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-environment-settings-object%E2%91%A0%E2%91%A6", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A2%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-window%E2%91%A1%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-concept-realm-global%E2%91%A2%E2%91%A2", "https://wicg.github.io/shared-storage/#ref-for-dom-window-sharedstorage%E2%91%A2", - "https://wicg.github.io/shared-storage/#ref-for-concept-response-header-list%E2%91%A0", + "https://wicg.github.io/shared-storage/#ref-for-concept-response-header-list%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-concept-header-list-get-structured-header%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-http-headerdef-shared-storage-write%E2%91%A1", - "https://wicg.github.io/shared-storage/#ref-for-list-empty%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-list-empty%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-inner-list", - "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A2%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-item", "https://wicg.github.io/shared-storage/#ref-for-get-the-string-value", "https://wicg.github.io/shared-storage/#ref-for-dom-sharedstorage-clear%E2%91%A1", @@ -2198,28 +2277,28 @@ "https://wicg.github.io/shared-storage/#ref-for-dom-sharedstorage-set%E2%91%A1", "https://wicg.github.io/shared-storage/#check-if-string-like", "https://wicg.github.io/shared-storage/#ref-for-item%E2%91%A0", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A1%E2%91%A3", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A1%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-token%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-binary%E2%91%A8", "https://wicg.github.io/shared-storage/#get-the-string-value", "https://wicg.github.io/shared-storage/#ref-for-item%E2%91%A1", "https://wicg.github.io/shared-storage/#ref-for-check-if-string-like", "https://wicg.github.io/shared-storage/#ref-for-token%E2%91%A6", - "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A1%E2%91%A4", - "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A1%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-string%E2%91%A1%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-assert%E2%91%A2%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-ascii-string", "https://wicg.github.io/shared-storage/#ref-for-binary%E2%91%A0%E2%93%AA", - "https://wicg.github.io/shared-storage/#ref-for-utf-8-decode", + "https://wicg.github.io/shared-storage/#ref-for-utf-8-decode%E2%91%A0", "https://wicg.github.io/shared-storage/#obtain-a-string-like-parameter-value", "https://wicg.github.io/shared-storage/#ref-for-param%E2%91%A0%E2%91%A4", "https://wicg.github.io/shared-storage/#ref-for-token%E2%91%A7", - "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-check-if-string-like%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-get-the-string-value%E2%91%A0", "https://wicg.github.io/shared-storage/#obtain-a-boolean-parameter-value", "https://wicg.github.io/shared-storage/#ref-for-param%E2%91%A0%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-token%E2%91%A8", - "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-map-exists%E2%91%A0%E2%91%A8", "https://wicg.github.io/shared-storage/#ref-for-boolean%E2%91%A8", "https://wicg.github.io/shared-storage/#permission", "https://wicg.github.io/shared-storage/#ref-for-policy-controlled-feature%E2%91%A0", @@ -2231,12 +2310,12 @@ "https://wicg.github.io/shared-storage/#ref-for-dom-sharedstorageworklet-selecturl%E2%91%A1%E2%93%AA", "https://wicg.github.io/shared-storage/#clear", "https://wicg.github.io/shared-storage/#privacy", - "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A1%E2%91%A5", "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A1%E2%91%A6", - "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%91%A4", - "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%91%A5", + "https://wicg.github.io/shared-storage/#ref-for-sharedstorageworklet%E2%91%A1%E2%91%A7", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%91%A8", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A1%E2%93%AA", "https://wicg.github.io/shared-storage/#ref-for-the-fencedframe-element%E2%91%A6", - "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A0%E2%91%A6", + "https://wicg.github.io/shared-storage/#ref-for-concept-url%E2%91%A1%E2%91%A0", "https://wicg.github.io/shared-storage/#ref-for-the-fencedframe-element%E2%91%A7", "https://wicg.github.io/shared-storage/#ref-for-nav-top%E2%91%A0%E2%91%A3", "https://wicg.github.io/shared-storage/#ref-for-navigate%E2%91%A2", @@ -2277,9 +2356,11 @@ "https://wicg.github.io/shared-storage/#c5b31ce5", "https://wicg.github.io/shared-storage/#0dcd4ad9", "https://wicg.github.io/shared-storage/#a6a8ec88", + "https://wicg.github.io/shared-storage/#857d5516", "https://wicg.github.io/shared-storage/#3f2ca4de", "https://wicg.github.io/shared-storage/#ee95ecc7", "https://wicg.github.io/shared-storage/#3ae34c95", + "https://wicg.github.io/shared-storage/#36a75887", "https://wicg.github.io/shared-storage/#a33db89a", "https://wicg.github.io/shared-storage/#d47d0690", "https://wicg.github.io/shared-storage/#5c66de35", @@ -2288,11 +2369,16 @@ "https://wicg.github.io/shared-storage/#f7b00a8b", "https://wicg.github.io/shared-storage/#2aaa2f42", "https://wicg.github.io/shared-storage/#2c2acc57", + "https://wicg.github.io/shared-storage/#7b0b4fa0", + "https://wicg.github.io/shared-storage/#cb98f71f", "https://wicg.github.io/shared-storage/#eb1b1af3", + "https://wicg.github.io/shared-storage/#a27468c5", "https://wicg.github.io/shared-storage/#f78d5b5c", "https://wicg.github.io/shared-storage/#d83f8790", + "https://wicg.github.io/shared-storage/#08b51e40", "https://wicg.github.io/shared-storage/#64b62ea0", "https://wicg.github.io/shared-storage/#a8b25997", + "https://wicg.github.io/shared-storage/#358f1dbd", "https://wicg.github.io/shared-storage/#55213b5b", "https://wicg.github.io/shared-storage/#162d2b51", "https://wicg.github.io/shared-storage/#c07c4a8c", @@ -2349,6 +2435,7 @@ "https://wicg.github.io/shared-storage/#a1005ed9", "https://wicg.github.io/shared-storage/#9c19b7fc", "https://wicg.github.io/shared-storage/#2594e562", + "https://wicg.github.io/shared-storage/#b6ae4501", "https://wicg.github.io/shared-storage/#13dd6cae", "https://wicg.github.io/shared-storage/#602b1a68", "https://wicg.github.io/shared-storage/#f5fd709f", @@ -2388,6 +2475,7 @@ "https://wicg.github.io/shared-storage/#2d5a2765", "https://wicg.github.io/shared-storage/#77b4c09a", "https://wicg.github.io/shared-storage/#36858240", + "https://wicg.github.io/shared-storage/#3de9e659", "https://wicg.github.io/shared-storage/#bc7b9068", "https://wicg.github.io/shared-storage/#027e3e49", "https://wicg.github.io/shared-storage/#4a3bf5fb", @@ -2412,6 +2500,8 @@ "https://wicg.github.io/shared-storage/#0fa357c3", "https://wicg.github.io/shared-storage/#649608b9", "https://wicg.github.io/shared-storage/#3fca5a9e", + "https://wicg.github.io/shared-storage/#84b454ff", + "https://wicg.github.io/shared-storage/#eef374ff", "https://wicg.github.io/shared-storage/#47dfca75", "https://wicg.github.io/shared-storage/#99c988d6", "https://wicg.github.io/shared-storage/#7d4424b2", @@ -2426,6 +2516,7 @@ "https://wicg.github.io/shared-storage/#12d6b9a8", "https://wicg.github.io/shared-storage/#cbdc89b4", "https://wicg.github.io/shared-storage/#2c8f3d9c", + "https://wicg.github.io/shared-storage/#b1981b98", "https://wicg.github.io/shared-storage/#47a2271a", "https://wicg.github.io/shared-storage/#cc890cc1", "https://wicg.github.io/shared-storage/#a05e642a", @@ -2484,6 +2575,7 @@ "https://wicg.github.io/shared-storage/#2eb97c74", "https://wicg.github.io/shared-storage/#4c2ffaa9", "https://wicg.github.io/shared-storage/#959ad97b", + "https://wicg.github.io/shared-storage/#c0868016", "https://wicg.github.io/shared-storage/#dcffbccd", "https://wicg.github.io/shared-storage/#ca3ca4ae", "https://wicg.github.io/shared-storage/#5442ea33", @@ -2543,6 +2635,7 @@ "https://wicg.github.io/shared-storage/#biblio-i18n-glossary", "https://wicg.github.io/shared-storage/#biblio-infra", "https://wicg.github.io/shared-storage/#biblio-media-source-2", + "https://wicg.github.io/shared-storage/#biblio-mimesniff", "https://wicg.github.io/shared-storage/#biblio-permissions-policy-1", "https://wicg.github.io/shared-storage/#biblio-private-aggregation-api", "https://wicg.github.io/shared-storage/#biblio-rfc2119", diff --git a/ed/ids/web-animations-2.json b/ed/ids/web-animations-2.json index d1601d6044b6..ec6b848df9b0 100644 --- a/ed/ids/web-animations-2.json +++ b/ed/ids/web-animations-2.json @@ -1305,7 +1305,7 @@ "https://drafts.csswg.org/web-animations-2/#dom-fillmode-both", "https://drafts.csswg.org/web-animations-2/#dom-fillmode-auto", "https://drafts.csswg.org/web-animations-2/#ref-for-groupeffect%E2%91%A1", - "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect-source", + "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect", "https://drafts.csswg.org/web-animations-2/#the-groupeffect-interface", "https://drafts.csswg.org/web-animations-2/#ref-for-group-effect%E2%91%A2%E2%91%A4", "https://drafts.csswg.org/web-animations-2/#ref-for-groupeffect%E2%91%A2", @@ -1449,19 +1449,19 @@ "https://drafts.csswg.org/web-animations-2/#ref-for-groupeffect%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/web-animations-2/#ref-for-sequenceeffect%E2%91%A2", "https://drafts.csswg.org/web-animations-2/#the-keyframeeffect-interface", - "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect", + "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect%E2%91%A0", "https://drafts.csswg.org/web-animations-2/#ref-for-keyframeeffect", "https://drafts.csswg.org/web-animations-2/#ref-for-enumdef-iterationcompositeoperation", "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-iterationcomposite", "https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect", - "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect%E2%91%A0", + "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect-source", "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-keyframeeffectoptions", "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-iterationcomposite%E2%91%A0", "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-composite", "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect%E2%91%A1", "https://drafts.csswg.org/web-animations-2/#ref-for-dfn-throw%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect-source", - "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect-source%E2%91%A0", + "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect%E2%91%A2", "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect-source-source", "https://drafts.csswg.org/web-animations-2/#ref-for-iteration-composite-operation%E2%91%A2", "https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-iterationcomposite", @@ -1519,7 +1519,7 @@ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A5", "https://drafts.csswg.org/web-animations-2/#dom-effectcallback-animation", "https://drafts.csswg.org/web-animations-2/#ref-for-callbackdef-effectcallback%E2%91%A0", - "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect%E2%91%A2", + "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect%E2%91%A3", "https://drafts.csswg.org/web-animations-2/#ref-for-iteration-progress%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/web-animations-2/#ref-for-effect-target-target-element%E2%91%A4", "https://drafts.csswg.org/web-animations-2/#ref-for-effect-target-target-element%E2%91%A5", diff --git a/ed/ids/webauthn-3.json b/ed/ids/webauthn-3.json index 3f97cb219ab1..0faeac9d440b 100644 --- a/ed/ids/webauthn-3.json +++ b/ed/ids/webauthn-3.json @@ -584,36 +584,25 @@ "https://w3c.github.io/webauthn/#ref-for-struct-item%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A4%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-attestation-signature%E2%91%A0", - "https://w3c.github.io/webauthn/#abstract-opdef-credential-record-authenticatordisplayname", - "https://w3c.github.io/webauthn/#ref-for-human-palatability", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A1%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A4%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A4%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-credprops%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-credential-properties%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-dom-credentialpropertiesoutput-authenticatordisplayname", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A4%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-webauthn-extensions", "https://w3c.github.io/webauthn/#ref-for-struct-item%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A4%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A4%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-struct-item%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-struct-item%E2%91%A4", "https://w3c.github.io/webauthn/#credential-descriptor-for-a-credential-record", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialdescriptor", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialdescriptor-type", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-type", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialdescriptor-id", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-id", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialdescriptor-transports%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-transports", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A2", "https://w3c.github.io/webauthn/#generating-authenticator", "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A1%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-generating-authenticator%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-managing-authenticator%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-single-device-credential", @@ -621,7 +610,7 @@ "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-managing-authenticator%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authentication%E2%91%A4", "https://w3c.github.io/webauthn/#human-palatability", - "https://w3c.github.io/webauthn/#ref-for-human-palatability%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-human-palatability", "https://w3c.github.io/webauthn/#non-discoverable-credential", "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A0%E2%91%A0", @@ -638,37 +627,37 @@ "https://w3c.github.io/webauthn/#ref-for-host-public-suffix", "https://w3c.github.io/webauthn/#public-key-credential", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A0%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A1%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A1%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authentication-assertion%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-willful-violation", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A1%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authentication-assertion%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A3%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-credential-private-key%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A4%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A4%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A4%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A4%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A4%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authentication%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A4%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authentication-assertion%E2%91%A4", "https://w3c.github.io/webauthn/#public-key-credential-source", "https://w3c.github.io/webauthn/#ref-for-credential-source", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A4%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authentication-assertion%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-struct%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-struct-item%E2%91%A5", "https://w3c.github.io/webauthn/#public-key-credential-source-type", @@ -680,15 +669,15 @@ "https://w3c.github.io/webauthn/#ref-for-credential-private-key%E2%91%A3", "https://w3c.github.io/webauthn/#public-key-credential-source-rpid", "https://w3c.github.io/webauthn/#ref-for-relying-party-identifier", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A4%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-rp", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrpentity-id", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A0", "https://w3c.github.io/webauthn/#public-key-credential-source-userhandle", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-struct-item%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-discoverable-credential%E2%91%A1", @@ -697,18 +686,18 @@ "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialuserentity-displayname", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-otherui", "https://w3c.github.io/webauthn/#public-key-credential-source-mutable-item", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-otherui%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-bound-credential%E2%91%A5", "https://w3c.github.io/webauthn/#public-key-credential-source-managing-authenticator", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-credential-private-key%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authentication-assertion%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A4", "https://w3c.github.io/webauthn/#rate-limiting", "https://w3c.github.io/webauthn/#ref-for-af%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-rate-limiting", @@ -716,7 +705,7 @@ "https://w3c.github.io/webauthn/#registration", "https://w3c.github.io/webauthn/#registration-ceremony", "https://w3c.github.io/webauthn/#ref-for-ceremony%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A4%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A0%E2%91%A4", @@ -726,7 +715,7 @@ "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-credentialcreationoptions-publickey", "https://w3c.github.io/webauthn/#relying-party", @@ -734,15 +723,15 @@ "https://w3c.github.io/webauthn/#web-application", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authentication%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-web-authentication-api%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A0", "https://w3c.github.io/webauthn/#relying-party-identifier", "https://w3c.github.io/webauthn/#rp-id", "https://w3c.github.io/webauthn/#ref-for-web-authentication-api%E2%91%A7", @@ -785,7 +774,7 @@ "https://w3c.github.io/webauthn/#ref-for-concept-origin-scheme%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-determines-the-set-of-origins-on-which-the-public-key-credential-may-be-exercised%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-concept-url-port%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A5%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-document-domain", "https://w3c.github.io/webauthn/#ref-for-webauthn-client%E2%91%A4", @@ -803,17 +792,17 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator-model%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-server-side-public-key-credential-source%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-server-side-credential%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-client-side%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-server-side-credential%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-credential%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A0%E2%91%A4", @@ -830,25 +819,25 @@ "https://w3c.github.io/webauthn/#user-account", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A4", "https://w3c.github.io/webauthn/#user-consent", "https://w3c.github.io/webauthn/#ref-for-authorization-gesture%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-ceremony%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-user-consent%E2%91%A3", "https://w3c.github.io/webauthn/#user-handle", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-user", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialuserentity-id", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A0%E2%91%A5", @@ -865,17 +854,17 @@ "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A4%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A4%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator-credentials-map", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-discoverable-credential%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A4%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-discoverable-credential%E2%91%A4", @@ -892,7 +881,7 @@ "https://w3c.github.io/webauthn/#ref-for-authorization-gesture%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-biometric-recognition%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A0%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A4%E2%91%A7", @@ -916,9 +905,9 @@ "https://w3c.github.io/webauthn/#ref-for-webauthn-authenticator%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A0%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-user-consent%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A0", "https://w3c.github.io/webauthn/#fig-registration", "https://w3c.github.io/webauthn/#ref-for-authentication%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#fig-authentication", @@ -930,9 +919,9 @@ "https://w3c.github.io/webauthn/#ref-for-concept-origin%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-concept-origin%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A1%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-relying-party-identifier%E2%91%A2", @@ -941,13 +930,13 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A5%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A5%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A1%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-concept-origin%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A0%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-concept-origin%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-concept-origin%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A5%E2%91%A2", @@ -1002,7 +991,7 @@ "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-enumdef-authenticatorattachment", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-authenticatorattachment%E2%91%A0", @@ -1010,7 +999,7 @@ "https://w3c.github.io/webauthn/#ref-for-roaming-authenticators%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-ceremony%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A5%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator-attachment-modality%E2%91%A0", @@ -1045,7 +1034,7 @@ "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationresponsejson", "https://w3c.github.io/webauthn/#ref-for-dfn-json-types", "https://w3c.github.io/webauthn/#ref-for-publickeycredential%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A7%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A2", @@ -1138,8 +1127,8 @@ "https://w3c.github.io/webauthn/#ref-for-credential-private-key%E2%91%A6", "https://w3c.github.io/webauthn/#dom-publickeycredential-clientextensionsresults-slot", "https://w3c.github.io/webauthn/#ref-for-sec-object-internal-methods-and-internal-slots%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-publickeycredential%E2%91%A0%E2%93%AA", @@ -1172,13 +1161,13 @@ "https://w3c.github.io/webauthn/#ref-for-sec-object-internal-methods-and-internal-slots%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-bound-credential%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A5%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-credentialcreationoptions-mediation", "https://w3c.github.io/webauthn/#ref-for-dom-credentialmediationrequirement-conditional%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-getclientcapabilities%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-clientcapability-conditionalcreate%E2%91%A0", @@ -1454,11 +1443,11 @@ "https://w3c.github.io/webauthn/#ref-for-idl-DOMException%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-bound-credential%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-user-consent%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-invalidstateerror%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-list-remove%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-user-consent%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-list-remove%E2%91%A8", "https://w3c.github.io/webauthn/#create-selected-authenticator", "https://w3c.github.io/webauthn/#ref-for-struct%E2%91%A1", @@ -1492,14 +1481,14 @@ "https://w3c.github.io/webauthn/#ref-for-attested-credential-data%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-attestationconveyancepreference-indirect", "https://w3c.github.io/webauthn/#ref-for-authdata-attestedcredentialdata-aaguid%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-anonymization-ca", "https://w3c.github.io/webauthn/#ref-for-dom-attestationconveyancepreference-direct", "https://w3c.github.io/webauthn/#ref-for-dom-attestationconveyancepreference-enterprise%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A6%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-aaguid", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-sec-arraybuffer-constructor%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-credentialcreationdata-attestationobjectresult%E2%91%A3", @@ -1521,7 +1510,7 @@ "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-enumdef-authenticatortransport", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A0%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A6%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A6%E2%91%A4", @@ -1578,13 +1567,13 @@ "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-user-consent%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A1%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authentication-assertion%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A0%E2%91%A5", @@ -1593,7 +1582,7 @@ "https://w3c.github.io/webauthn/#ref-for-user-mediated%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authorization-gesture%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-discoverfromexternalsource-slot%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authorization-gesture%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-assertion%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-publickeycredential%E2%91%A0%E2%91%A3", @@ -1602,8 +1591,8 @@ "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-discoverfromexternalsource-slot%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-credentialrequestoptions-mediation%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-credentialmediationrequirement-conditional%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-isconditionalmediationavailable%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-getclientcapabilities%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A1%E2%91%A3", @@ -1971,9 +1960,9 @@ "https://w3c.github.io/webauthn/#ref-for-authenticatorgetassertion%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-list-is-empty%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticatorgetassertion%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A2", "https://w3c.github.io/webauthn/#sctn-get-request-exceptions", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A1%E2%91%A0", @@ -2015,7 +2004,7 @@ "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-user-verifying-platform-authenticator%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-publickeycredential%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-idl-promise%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A0", @@ -2050,8 +2039,8 @@ "https://w3c.github.io/webauthn/#ref-for-map-exists", "https://w3c.github.io/webauthn/#ref-for-map-getting-the-keys%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-extension-identifier%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-browsing-context%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-web-authentication-api%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-allowed-to-use%E2%91%A0", @@ -2282,7 +2271,7 @@ "https://w3c.github.io/webauthn/#ref-for-signal-method-authenticator-actions%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dictdef-unknowncredentialoptions%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-map-iterate%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A8%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticator-credentials-map%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-rpid", @@ -2362,9 +2351,9 @@ "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-signalallacceptedcredentials%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-allacceptedcredentialsoptions-allacceptedcredentialids%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A1%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-signalallacceptedcredentials%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%93%AA%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%93%AA%E2%91%A3", @@ -2413,7 +2402,7 @@ "https://w3c.github.io/webauthn/#iface-authenticatorresponse", "https://w3c.github.io/webauthn/#authenticatorresponse", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%93%AA%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%93%AA%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticatorresponse%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-SecureContext%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-Exposed%E2%91%A0", @@ -2459,14 +2448,14 @@ "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A0%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A0%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-collectedclientdata-json-compatible-serialization-of-client-data%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-gettransports%E2%91%A2", @@ -2483,7 +2472,7 @@ "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A2%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-enumdef-authenticatortransport%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#sctn-public-key-easy", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-create-slot%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A0%E2%91%A3", @@ -2495,7 +2484,7 @@ "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticatorattestationresponse%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-attestationobject%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-attestationobject%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A0%E2%91%A5", @@ -2510,9 +2499,9 @@ "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-getpublickey%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-pubkeycredparams%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A0%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-section-4.1.2.7%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-getpublickey%E2%91%A3", @@ -2530,14 +2519,14 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-attestationobject%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A0%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-enumdef-attestationconveyancepreference", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-getpublickey%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-getauthenticatordata%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#iface-authenticatorassertionresponse", "https://w3c.github.io/webauthn/#authenticatorassertionresponse", "https://w3c.github.io/webauthn/#ref-for-authenticatorassertionresponse%E2%91%A2", @@ -2622,7 +2611,7 @@ "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-extensions%E2%91%A2", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-rp", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialrpentity%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialentity-name%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrpentity-id%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A1%E2%91%A2", @@ -2653,7 +2642,7 @@ "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A3%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A0%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-challenge", "https://w3c.github.io/webauthn/#ref-for-BufferSource%E2%91%A2", @@ -2661,20 +2650,20 @@ "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A6", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-pubkeycredparams", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialparameters%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A3%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A0%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-typedefdef-cosealgorithmidentifier%E2%91%A8", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-timeout", "https://w3c.github.io/webauthn/#ref-for-idl-unsigned-long%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A3%E2%91%A6", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-excludecredentials", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialdescriptor%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-user%E2%91%A5", @@ -2687,7 +2676,7 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-authenticatorselection", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticatorselectioncriteria%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-hints", @@ -2695,7 +2684,7 @@ "https://w3c.github.io/webauthn/#ref-for-enumdef-publickeycredentialhint", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-attestation", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A3%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-attestation-conveyance%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-enumdef-attestationconveyancepreference%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A2%E2%91%A4", @@ -2703,17 +2692,17 @@ "https://w3c.github.io/webauthn/#ref-for-dom-attestationconveyancepreference-none%E2%91%A1", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-attestationformats", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A3%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-extensions", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientinputs%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-client-extension-input%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A3%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A1%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-webauthn-extensions%E2%91%A2", "https://w3c.github.io/webauthn/#dictionary-pkcredentialentity", @@ -2728,30 +2717,30 @@ "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialentity-name%E2%91%A4", "https://w3c.github.io/webauthn/#dom-publickeycredentialentity-name", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A3%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-human-palatability%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-human-palatability%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialentity%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialrpentity%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-human-palatability%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-human-palatability%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A4%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A1%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialentity-name%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A4%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialentity-name%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialuserentity%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-human-palatability%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-human-palatability%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A4%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A0%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialentity-name%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A4%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialentity-name%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A7", @@ -2763,14 +2752,14 @@ "https://w3c.github.io/webauthn/#dictionary-rp-credential-params", "https://w3c.github.io/webauthn/#dictdef-publickeycredentialrpentity", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialrpentity%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialrpentity%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialentity%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A3%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrpentity-id%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#dom-publickeycredentialrpentity-id", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A3%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#dictionary-user-credential-params", "https://w3c.github.io/webauthn/#dictdef-publickeycredentialuserentity", @@ -2799,17 +2788,17 @@ "https://w3c.github.io/webauthn/#ref-for-discoverable-credential%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A1%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A8", "https://w3c.github.io/webauthn/#dom-publickeycredentialuserentity-displayname", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A3%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-human-palatability%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-human-palatability%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A1%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-human-palatability%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-human-palatability%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialuserentity-displayname%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A4%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialuserentity-displayname%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A8", @@ -2844,7 +2833,7 @@ "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#dom-authenticatorselectioncriteria-residentkey", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A4%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-credential%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-enumdef-residentkeyrequirement", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A2%E2%91%A8", @@ -2857,12 +2846,12 @@ "https://w3c.github.io/webauthn/#dom-authenticatorselectioncriteria-requireresidentkey", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-discoverable-credential%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorselectioncriteria-residentkey%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-residentkeyrequirement-required%E2%91%A3", "https://w3c.github.io/webauthn/#dom-authenticatorselectioncriteria-userverification", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A4%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-enumdef-userverificationrequirement", @@ -2874,7 +2863,7 @@ "https://w3c.github.io/webauthn/#enumdef-authenticatorattachment", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticator-attachment-modality%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticator-attachment-modality%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A4%E2%91%A6", @@ -2891,14 +2880,14 @@ "https://w3c.github.io/webauthn/#ref-for-cross-platform-attachment%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator-attachment-modality%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-create-slot%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-roaming-credential", "https://w3c.github.io/webauthn/#ref-for-client-device%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-platform-credential", "https://w3c.github.io/webauthn/#ref-for-client-device%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-discoverfromexternalsource-slot%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator-attachment-modality%E2%91%A0%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A3%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A2%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A4%E2%91%A7", "https://w3c.github.io/webauthn/#enum-residentKeyRequirement", @@ -2908,25 +2897,25 @@ "https://w3c.github.io/webauthn/#ref-for-dom-residentkeyrequirement-preferred%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-residentkeyrequirement-required%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-enumdef-residentkeyrequirement%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-credential%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-resident-credential%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-resident-key%E2%91%A1", "https://w3c.github.io/webauthn/#dom-residentkeyrequirement-discouraged", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-server-side-credential%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-credential%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A4%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-server-side-credential%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-server-side-credential%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-credprops%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-credprops%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-credentialpropertiesoutput-rk", "https://w3c.github.io/webauthn/#ref-for-server-side-credential%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#dom-residentkeyrequirement-preferred", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-credential%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-server-side-credential%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A5%E2%93%AA", @@ -2937,14 +2926,14 @@ "https://w3c.github.io/webauthn/#ref-for-discoverable-credential%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorselectioncriteria-userverification%E2%91%A4", "https://w3c.github.io/webauthn/#dom-residentkeyrequirement-required", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-credential%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A5%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-credential%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-credential%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-credentialpropertiesoutput-resident-key-credential-property", - "https://w3c.github.io/webauthn/#ref-for-credprops%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-credprops%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-residentkeyrequirement-discouraged%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-residentkeyrequirement-preferred%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-authenticatorselection%E2%91%A8", @@ -2965,42 +2954,42 @@ "https://w3c.github.io/webauthn/#ref-for-dom-attestationconveyancepreference-enterprise%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-enumdef-attestationconveyancepreference%E2%91%A2", "https://w3c.github.io/webauthn/#dom-attestationconveyancepreference-none", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A2%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-user-consent%E2%91%A0%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-attestation-ca", "https://w3c.github.io/webauthn/#ref-for-anonymization-ca%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A2%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-self-attestation%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A5%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-none", "https://w3c.github.io/webauthn/#dom-attestationconveyancepreference-indirect", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A5%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-anonymization-ca%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-self-attestation%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A5%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#dom-attestationconveyancepreference-direct", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A2%E2%91%A4", "https://w3c.github.io/webauthn/#dom-attestationconveyancepreference-enterprise", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-aaguid%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A2", "https://w3c.github.io/webauthn/#dictionary-assertion-options", "https://w3c.github.io/webauthn/#dictdef-publickeycredentialrequestoptions", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialrequestoptions%E2%91%A7", @@ -3029,14 +3018,14 @@ "https://w3c.github.io/webauthn/#ref-for-authentication-assertion%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#dom-publickeycredentialrequestoptions-timeout", "https://w3c.github.io/webauthn/#ref-for-idl-unsigned-long%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A5%E2%91%A5", "https://w3c.github.io/webauthn/#dom-publickeycredentialrequestoptions-rpid", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A4%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A1%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A5%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-concept-origin%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A1%E2%91%A8", @@ -3055,21 +3044,21 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A2%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A1%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-credential-descriptor-for-a-credential-record", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A1%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-list-item%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialdescriptor-transports%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A5%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A6%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-userverification%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-userverificationrequirement-required%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A1%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A5%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-list-empty%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-discoverable-credential%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A1%E2%91%A3", @@ -3080,13 +3069,13 @@ "https://w3c.github.io/webauthn/#ref-for-contains%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-discoverable-credential%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A0%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A3%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A3%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-list-empty%E2%91%A5", "https://w3c.github.io/webauthn/#dom-publickeycredentialrequestoptions-userverification", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A4%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-enumdef-userverificationrequirement%E2%91%A1", @@ -3099,7 +3088,7 @@ "https://w3c.github.io/webauthn/#ref-for-enumdef-publickeycredentialhint%E2%91%A0", "https://w3c.github.io/webauthn/#dom-publickeycredentialrequestoptions-extensions", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientinputs%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-client-extension-input%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A6%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A3%E2%91%A0", @@ -3129,7 +3118,6 @@ "https://w3c.github.io/webauthn/#ref-for-concept-document%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-create-slot%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-discoverfromexternalsource-slot%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webauthn/#issue-c0359d2a", "https://w3c.github.io/webauthn/#sctn-extensions-inputs-outputs", "https://w3c.github.io/webauthn/#ref-for-webauthn-extensions%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-output", @@ -3153,7 +3141,7 @@ "https://w3c.github.io/webauthn/#ref-for-cbor%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-input", "https://w3c.github.io/webauthn/#ref-for-webauthn-extensions%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A6%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A3%E2%91%A1", "https://w3c.github.io/webauthn/#iface-authentication-extensions-authenticator-outputs", @@ -3193,7 +3181,7 @@ "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A5%E2%91%A6", "https://w3c.github.io/webauthn/#dom-collectedclientdata-challenge", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A5%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A3", "https://w3c.github.io/webauthn/#dom-collectedclientdata-origin", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A5%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-concept-origin%E2%91%A0%E2%91%A1", @@ -3207,7 +3195,7 @@ "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-crossorigin%E2%91%A2", "https://w3c.github.io/webauthn/#dom-collectedclientdata-tokenbinding", "https://w3c.github.io/webauthn/#ref-for-section-1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-section-1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-tokenbinding", "https://w3c.github.io/webauthn/#dom-tokenbinding-status", @@ -3217,9 +3205,9 @@ "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-tokenbinding%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-map-exists%E2%91%A5", "https://w3c.github.io/webauthn/#dom-tokenbindingstatus-supported", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A5", "https://w3c.github.io/webauthn/#dom-tokenbindingstatus-present", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-tokenbinding-id%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-enumdef-tokenbindingstatus%E2%91%A0", "https://w3c.github.io/webauthn/#dom-tokenbinding-id", @@ -3228,7 +3216,7 @@ "https://w3c.github.io/webauthn/#ref-for-dom-tokenbindingstatus-present%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-base64url-encoding%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-section-3.2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-section-3.2%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A3%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dictdef-collectedclientdata%E2%91%A3", @@ -3304,7 +3292,7 @@ "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A6%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-credential-descriptor-for-a-credential-record%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-publickeycredential%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A1%E2%91%A7", @@ -3316,8 +3304,8 @@ "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialdescriptor%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialdescriptor-type%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-type%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-credential-type%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-publickeycredential%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialdescriptor%E2%91%A0%E2%91%A0", @@ -3328,8 +3316,8 @@ "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A3%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-id%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-rawid%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-publickeycredential%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#dom-publickeycredentialdescriptor-transports", @@ -3340,8 +3328,8 @@ "https://w3c.github.io/webauthn/#ref-for-enumdef-authenticatortransport%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A3%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-transports%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-response%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-gettransports%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-publickeycredential%E2%91%A1%E2%91%A7", @@ -3359,7 +3347,7 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A3%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A6%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A3%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A3%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-gettransports%E2%91%A4", "https://w3c.github.io/webauthn/#dom-authenticatortransport-usb", @@ -3399,7 +3387,7 @@ "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-enumdef-userverificationrequirement%E2%91%A4", "https://w3c.github.io/webauthn/#dom-userverificationrequirement-required", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-ceremony%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-uv%E2%91%A4", @@ -3407,12 +3395,12 @@ "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A6%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#dom-userverificationrequirement-preferred", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-uv%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#dom-userverificationrequirement-discouraged", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#enum-clientCapability", "https://w3c.github.io/webauthn/#enumdef-clientcapability", @@ -3427,7 +3415,7 @@ "https://w3c.github.io/webauthn/#ref-for-dom-clientcapability-signalcurrentuserdetails", "https://w3c.github.io/webauthn/#ref-for-dom-clientcapability-signalunknowncredential", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A3%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-getclientcapabilities%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-publickeycredential%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-enumdef-clientcapability%E2%91%A1", @@ -3469,15 +3457,15 @@ "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialhint-hybrid", "https://w3c.github.io/webauthn/#ref-for-enumdef-publickeycredentialhint%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A3%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialdescriptor-transports%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorselectioncriteria-authenticatorattachment%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialdescriptor-transports%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-discoverable-credential%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#dom-publickeycredentialhint-security-key", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A4%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A1%E2%91%A5", @@ -3485,16 +3473,16 @@ "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorselectioncriteria-authenticatorattachment%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattachment-cross-platform%E2%91%A0", "https://w3c.github.io/webauthn/#dom-publickeycredentialhint-client-device", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-client-device%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialcreationoptions%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorselectioncriteria-authenticatorattachment%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattachment-platform%E2%91%A0", "https://w3c.github.io/webauthn/#dom-publickeycredentialhint-hybrid", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A7%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A4%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialcreationoptions%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorselectioncriteria-authenticatorattachment%E2%91%A4", @@ -3529,7 +3517,7 @@ "https://w3c.github.io/webauthn/#ref-for-the-iframe-element%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-publickey-credentials-get-feature", "https://w3c.github.io/webauthn/#ref-for-attr-iframe-allow%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-ui-redressing", "https://w3c.github.io/webauthn/#sctn-related-origins", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A2%E2%91%A0", @@ -3541,7 +3529,7 @@ "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A3%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-webauthn-client%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-concept-origin%E2%91%A0%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A2%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-webauthn-client%E2%91%A0%E2%91%A6", @@ -3581,20 +3569,20 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator-api", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A3%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client-device%E2%91%A1%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A3", "https://w3c.github.io/webauthn/#authenticator-credentials-map", "https://w3c.github.io/webauthn/#ref-for-ordered-map%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-rpid%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-userhandle%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A8", "https://w3c.github.io/webauthn/#aaguid", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-webauthn-signature%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-client-data%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client-data%E2%91%A2", @@ -3636,7 +3624,7 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A4%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A3%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-client-data%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A3%E2%91%A8", @@ -3657,15 +3645,15 @@ "https://w3c.github.io/webauthn/#ref-for-concept-user-verified%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-backup-eligibility%E2%91%A0", "https://w3c.github.io/webauthn/#authdata-flags-be", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-backup-eligible", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-backup-eligible%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-backup-state%E2%91%A0", "https://w3c.github.io/webauthn/#authdata-flags-bs", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-backed-up%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-backed-up%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-attested-credential-data%E2%91%A1", "https://w3c.github.io/webauthn/#authdata-flags-at", @@ -3774,26 +3762,26 @@ "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A3%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-signature-counter%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A8%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-signature-counter%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authdata-signcount%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A2%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-signature-counter%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticatorgetassertion%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticatorgetassertion%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticatorgetassertion%E2%91%A0%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-signature-counter%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authdata-signcount%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authdata-signcount%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-signature-counter%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-signature-counter%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-signature-counter%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-signature-counter%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-signature-counter%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#sctn-fido-u2f-sig-format-compat", @@ -3824,7 +3812,7 @@ "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-bs%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A1%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A3", "https://w3c.github.io/webauthn/#table-backupStates", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-be%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-bs%E2%91%A4", @@ -3836,10 +3824,10 @@ "https://w3c.github.io/webauthn/#ref-for-authdata-flags-be%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-bs%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A1%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A1%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A5%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-be%E2%91%A5", @@ -3847,7 +3835,7 @@ "https://w3c.github.io/webauthn/#ref-for-single-device-credential%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-generating-authenticator%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-single-device-credential%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A5%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A0%E2%93%AA", @@ -3859,12 +3847,12 @@ "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A2%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A5%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A0%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-bs%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A2%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A5%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A5%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-roaming-authenticators%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A5%E2%91%A6", @@ -3941,7 +3929,7 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A6%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-af%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-af%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%93%AA%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-discoverable-credential%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-passkey", "https://w3c.github.io/webauthn/#ref-for-user-verifying-platform-authenticator%E2%91%A5", @@ -4023,28 +4011,28 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A6%E2%91%A8", "https://w3c.github.io/webauthn/#sctn-credential-storage-modality", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A7%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A7%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A7%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-client-device%E2%91%A3%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-public-key-credential-source%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A7%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A2%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A2%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A7%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A7%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A7%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A7%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A7%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A7%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A7%E2%91%A8", @@ -4058,7 +4046,7 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A8%E2%91%A1", "https://w3c.github.io/webauthn/#server-side-credential-storage-modality", "https://w3c.github.io/webauthn/#ref-for-client-side-credential-storage-modality%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-discoverable-credential-capable%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A8%E2%91%A2", @@ -4095,13 +4083,13 @@ "https://w3c.github.io/webauthn/#ref-for-af%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A3%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%93%AA%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%93%AA%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A3%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-uv%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A2%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-uv%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A2%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-af%E2%91%A1%E2%91%A2", @@ -4110,7 +4098,7 @@ "https://w3c.github.io/webauthn/#ref-for-authdata-flags-uv%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A2%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%93%AA%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#sctn-authenticator-ops", "https://w3c.github.io/webauthn/#authenticator-operations", "https://w3c.github.io/webauthn/#ref-for-webauthn-client%E2%91%A0%E2%91%A8", @@ -4119,21 +4107,21 @@ "https://w3c.github.io/webauthn/#credential-id-looking-up", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A2%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%93%AA%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-id%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-map-iterate%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator-credentials-map%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-id%E2%91%A2", "https://w3c.github.io/webauthn/#sctn-op-make-cred", "https://w3c.github.io/webauthn/#authenticatormakecredential", "https://w3c.github.io/webauthn/#ref-for-collectedclientdata-hash-of-the-serialized-client-data%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialrpentity%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialuserentity%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A1%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-effective-resident-key-requirement-for-credential-creation", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A7%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-credentialcreationoptions-mediation%E2%91%A5", @@ -4142,11 +4130,11 @@ "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A8%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-enumdef-publickeycredentialtype%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-typedefdef-cosealgorithmidentifier%E2%91%A0%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%93%AA%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialdescriptor%E2%91%A0%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%93%AA%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-cbor%E2%91%A8", @@ -4154,7 +4142,7 @@ "https://w3c.github.io/webauthn/#ref-for-extension-identifier%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-input%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A8%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator-session%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticatorcancel%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%93%AA%E2%91%A5", @@ -4180,7 +4168,7 @@ "https://w3c.github.io/webauthn/#ref-for-bound-credential%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%93%AA%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A8%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%93%AA%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%93%AA%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialdescriptor-id%E2%91%A8", @@ -4209,7 +4197,7 @@ "https://w3c.github.io/webauthn/#ref-for-enumdef-publickeycredentialtype%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-list-item%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialuserentity-id%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-type%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialtype-public-key%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-privatekey", @@ -4252,20 +4240,20 @@ "https://w3c.github.io/webauthn/#ref-for-collectedclientdata-hash-of-the-serialized-client-data%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-list%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialdescriptor%E2%91%A0%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-test-of-user-presence%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-effective-user-verification-requirement-for-assertion", "https://w3c.github.io/webauthn/#ref-for-cbor%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-ordered-map%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-extension-identifier%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-input%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticator-session%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticatorcancel%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-unknownerror%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-ordered-set%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-list-iterate%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-credential-id-looking-up%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialdescriptor-id%E2%91%A0%E2%93%AA", @@ -4277,7 +4265,7 @@ "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-rpid%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-notallowederror%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#authenticatorGetAssertion-prompt-select-credential", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authorization-gesture%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-user-consent%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authorization-gesture%E2%91%A1%E2%91%A4", @@ -4317,7 +4305,7 @@ "https://w3c.github.io/webauthn/#ref-for-assertioncreationdata-userhandleresult%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A4%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#sctn-op-cancel", "https://w3c.github.io/webauthn/#authenticatorcancel", "https://w3c.github.io/webauthn/#ref-for-authenticator-session%E2%91%A3", @@ -4347,7 +4335,7 @@ "https://w3c.github.io/webauthn/#discoverablecredentialmetadata-otherui", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-map-iterate%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator-credentials-map%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-credential%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-iteration-continue%E2%91%A1%E2%91%A0", @@ -4363,7 +4351,7 @@ "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-otherui%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-list-append%E2%91%A2", "https://w3c.github.io/webauthn/#sctn-strings", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialentity-name%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialuserentity-displayname%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialuserentity%E2%91%A5", @@ -4376,7 +4364,7 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#sctn-strings-truncation-client", "https://w3c.github.io/webauthn/#ref-for-webauthn-client%E2%91%A1%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dfn-grapheme-cluster%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dfn-grapheme-cluster%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A1%E2%93%AA", @@ -4399,13 +4387,13 @@ "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A1%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A3%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-attestation-private-key%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-attestation-public-key", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-attestation-key-pair%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-self-attestation%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A1%E2%91%A5", @@ -4417,18 +4405,18 @@ "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A2%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-attested-credential-data%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-self-attestation%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-none%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A1%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#fig-attStructs", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A3%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-attested-credential-data%E2%91%A0%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A0%E2%91%A1", @@ -4438,16 +4426,16 @@ "https://w3c.github.io/webauthn/#ref-for-attestation-signature%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-self-attestation%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-credential-private-key%E2%91%A0%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#attestation-statement-format", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A3", "https://w3c.github.io/webauthn/#attestation-type", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-attestation-type", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A0", @@ -4457,20 +4445,20 @@ "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A0%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A2%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-attestation%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-attestationformats%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A2%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A2%E2%91%A3", "https://w3c.github.io/webauthn/#sctn-attested-credential-data", @@ -4512,19 +4500,19 @@ "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format-identifier%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#signing-procedure", "https://w3c.github.io/webauthn/#ref-for-signing-procedure%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A4%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A3%E2%91%A1", "https://w3c.github.io/webauthn/#authenticator-data-for-the-attestation", "https://w3c.github.io/webauthn/#ref-for-collectedclientdata-hash-of-the-serialized-client-data%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#verification-procedure", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#verification-procedure-inputs", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#authenticator-data-claimed-to-have-been-used-for-the-attestation", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A3%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-collectedclientdata-hash-of-the-serialized-client-data%E2%91%A0%E2%91%A2", @@ -4535,27 +4523,27 @@ "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#sctn-attestation-types", "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A2%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-verification-procedure", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-attestation-conveyance%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-attestationconveyancepreference-none%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-verification-procedure%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-self-attestation%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-none%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-verification-procedure%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-attestation-trust-path%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A0%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A7", "https://w3c.github.io/webauthn/#basic-attestation", "https://w3c.github.io/webauthn/#basic", "https://w3c.github.io/webauthn/#ref-for-attestation-key-pair%E2%91%A2", @@ -4578,7 +4566,7 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A2%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A3%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A4%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A2%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A2", "https://w3c.github.io/webauthn/#anonymization-ca", "https://w3c.github.io/webauthn/#anonca", @@ -4586,9 +4574,9 @@ "https://w3c.github.io/webauthn/#ref-for-anonymization-ca%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-attca", @@ -4596,7 +4584,7 @@ "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-basic", "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A4", "https://w3c.github.io/webauthn/#none", "https://w3c.github.io/webauthn/#sctn-generating-an-attestation-object", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A0%E2%91%A3", @@ -4618,20 +4606,20 @@ "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialcreationoptions%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialrequestoptions%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-ceremony%E2%91%A0%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A2%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-publickeycredential%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticatorattestationresponse%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticatorassertionresponse%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A3", "https://w3c.github.io/webauthn/#sctn-registering-a-new-credential", "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A0%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dictdef-credentialcreationoptions%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-credentialcreationoptions-publickey%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-invalidstateerror%E2%91%A4", @@ -4650,39 +4638,39 @@ "https://w3c.github.io/webauthn/#rp-op-registering-a-new-credential-step-origin", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-origin%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-concept-origin%E2%91%A0%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-crossorigin%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-same-origin-with-its-ancestors%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-toporigin%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A3%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-same-origin-with-its-ancestors%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-toporigin%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-concept-origin%E2%91%A0%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorresponse-clientdatajson%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-attestationobject%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticatorattestationresponse%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A3%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authdata-rpidhash%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A3%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-credentialcreationoptions-mediation%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-credentialmediationrequirement-conditional%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-up%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A2%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A3%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-uv%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A2%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-be%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A3%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-bs%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-backup-eligibility%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-be%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A3%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-backup-state%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-bs%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A3%E2%91%A1", @@ -4691,7 +4679,7 @@ "https://w3c.github.io/webauthn/#ref-for-list-item%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-pubkeycredparams%E2%91%A5", "https://w3c.github.io/webauthn/#reg-ceremony-verify-attestation", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-attestation-signature%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-verification-procedure%E2%91%A2", @@ -4704,19 +4692,19 @@ "https://w3c.github.io/webauthn/#ref-for-verification-procedure%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-none%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-none%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-self-attestation%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-self-attestation%E2%91%A0%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-attestation-trust-path%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-verification-procedure%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authdata-attestedcredentialdata-credentialid%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authdata-attestedcredentialdata-credentialid%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authdata-attestedcredentialdata-credentialid%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A0%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A2%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A2%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A0%E2%91%A5", @@ -4725,10 +4713,10 @@ "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A3%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A2%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A4%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-discoverable-credential%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#reg-ceremony-store-credential-record", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-user%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-type%E2%91%A1", @@ -4736,7 +4724,7 @@ "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-id%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-credential-id%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-rawid%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-publickey", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-signcount", @@ -4752,55 +4740,54 @@ "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-backupstate", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-bs%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A3%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-attestationobject%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-attestationobject%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-attestationclientdatajson", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorresponse-clientdatajson%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-authenticatordisplayname", - "https://w3c.github.io/webauthn/#ref-for-human-palatability%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsclientoutputs-credprops", - "https://w3c.github.io/webauthn/#ref-for-dom-credentialpropertiesoutput-authenticatordisplayname%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-struct-item%E2%91%A0%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-bound-credential%E2%91%A0%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A3%E2%91%A5", "https://w3c.github.io/webauthn/#reg-ceremony-verify-extension-outputs", "https://w3c.github.io/webauthn/#ref-for-client-extension-output%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-output%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authdata-extensions%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-webauthn-extensions%E2%91%A0%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A8%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-client-extension%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-output%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-client-extension-output%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-extensions%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A8%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A3%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A5%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A8%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A3%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A0%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A3%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-self-attestation%E2%91%A0%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A4%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A3%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A3%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%91%A6", "https://w3c.github.io/webauthn/#sctn-verifying-assertion", "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A2%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dictdef-credentialrequestoptions%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-credentialrequestoptions-publickey%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-response%E2%91%A5", @@ -4811,14 +4798,14 @@ "https://w3c.github.io/webauthn/#ref-for-dom-credential-id%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A4%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A1%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A2%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-id%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-rawid%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorassertionresponse-userhandle%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A2%E2%91%A3", @@ -4826,10 +4813,10 @@ "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorassertionresponse-userhandle%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A2%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorassertionresponse-userhandle%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-id%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-rawid%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorresponse-clientdatajson%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorassertionresponse-authenticatordata%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorassertionresponse-signature%E2%91%A1", @@ -4843,20 +4830,20 @@ "https://w3c.github.io/webauthn/#rp-op-verifying-assertion-step-origin", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-origin%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-concept-origin%E2%91%A0%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-crossorigin%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A6%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-same-origin-with-its-ancestors%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-toporigin%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-same-origin-with-its-ancestors%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-toporigin%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-concept-origin%E2%91%A0%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A0", "https://w3c.github.io/webauthn/#rp-op-verifying-assertion-step-rpid-hash", "https://w3c.github.io/webauthn/#ref-for-authdata-rpidhash%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A3%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-appid%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-up%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A3%E2%91%A5", @@ -4873,7 +4860,7 @@ "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A3%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-bs%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-backup-state%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-be%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-bs%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A4%E2%93%AA", @@ -4881,8 +4868,8 @@ "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-backupstate%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-backupeligible%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-backupeligible%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-bs%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A4%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-publickey%E2%91%A0", @@ -4892,12 +4879,12 @@ "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-signcount%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-signcount%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-credential-private-key%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-signcount%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A2%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A8", "https://w3c.github.io/webauthn/#authn-ceremony-update-credential-record", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-signcount%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authdata-signcount%E2%91%A7", @@ -4907,35 +4894,28 @@ "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A4%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-af%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A4%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-authenticatordisplayname%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsclientoutputs-credprops%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-dom-credentialpropertiesoutput-authenticatordisplayname%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-authenticatordisplayname%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-authenticatordisplayname%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsclientoutputs-credprops%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-dom-credentialpropertiesoutput-authenticatordisplayname%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A2%E2%91%A4", "https://w3c.github.io/webauthn/#authn-ceremony-verify-extension-outputs", "https://w3c.github.io/webauthn/#ref-for-client-extension-output%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-output%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authdata-extensions%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-webauthn-extensions%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A8%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-client-extension%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-output%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client-extension-output%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-extensions%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A8%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A3%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A3%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A2%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A2%E2%91%A6", "https://w3c.github.io/webauthn/#sctn-defined-attestation-formats", @@ -4944,7 +4924,7 @@ "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format-identifier%E2%91%A3", "https://w3c.github.io/webauthn/#sctn-packed-attestation", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A3%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-basic%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-self", "https://w3c.github.io/webauthn/#ref-for-attca%E2%91%A0", @@ -4973,8 +4953,8 @@ "https://w3c.github.io/webauthn/#ref-for-self%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-attestation-trust-path%E2%91%A3", "https://w3c.github.io/webauthn/#sctn-packed-attestation-cert-requirements", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#sctn-enterprise-packed-attestation-cert-requirements", "https://w3c.github.io/webauthn/#sctn-tpm-attestation", @@ -4994,8 +4974,9 @@ "https://w3c.github.io/webauthn/#ref-for-attestation-trust-path%E2%91%A4", "https://w3c.github.io/webauthn/#sctn-tpm-cert-requirements", "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A6", "https://w3c.github.io/webauthn/#sctn-android-key-attestation", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator-data-for-the-attestation%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A4%E2%91%A1", @@ -5007,7 +4988,7 @@ "https://w3c.github.io/webauthn/#ref-for-verification-procedure%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authdata-attestedcredentialdata-credentialpublickey%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authdata-attestedcredentialdata%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-android-key-attestation-certificate-extension-data", "https://w3c.github.io/webauthn/#ref-for-android-key-attestation-certificate-extension-data%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A0%E2%91%A5", @@ -5016,10 +4997,10 @@ "https://w3c.github.io/webauthn/#ref-for-basic%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-attestation-trust-path%E2%91%A5", "https://w3c.github.io/webauthn/#sctn-key-attstn-cert-requirements", - "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A8", "https://w3c.github.io/webauthn/#android-key-attestation-certificate-extension-data", "https://w3c.github.io/webauthn/#sctn-android-safetynet-attestation", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A3%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-basic%E2%91%A6", @@ -5060,11 +5041,11 @@ "https://w3c.github.io/webauthn/#ref-for-attca%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-attestation-trust-path%E2%91%A7", "https://w3c.github.io/webauthn/#sctn-none-attestation", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A4%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A4%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-none%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A1%E2%91%A2", @@ -5084,8 +5065,8 @@ "https://w3c.github.io/webauthn/#ref-for-verification-procedure%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format-identifier%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-verification-procedure-inputs%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-list-item%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-verification-procedure%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#sctn-extensions", @@ -5106,7 +5087,7 @@ "https://w3c.github.io/webauthn/#ref-for-authentication-assertion%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A4%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-webauthn-authenticator%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-client-extension-input%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A2%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A3", @@ -5153,11 +5134,11 @@ "https://w3c.github.io/webauthn/#ref-for-unsigned-extension-outputs%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client-extension-output%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-webauthn-extensions%E2%91%A0%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-webauthn-extensions%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%93%AA%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client-extension-input%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-input%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-webauthn-extensions%E2%91%A0%E2%91%A3", @@ -5183,7 +5164,7 @@ "https://w3c.github.io/webauthn/#ref-for-client-extension-output%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A4%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-output%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-client-extension-output%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-output%E2%91%A0%E2%91%A1", @@ -5195,7 +5176,7 @@ "https://w3c.github.io/webauthn/#ref-for-cbor%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#authenticator-extension-input", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension%E2%91%A0%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client-extension-input%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-extensions%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A2%E2%91%A4", @@ -5206,8 +5187,8 @@ "https://w3c.github.io/webauthn/#example-5335c503", "https://w3c.github.io/webauthn/#ref-for-client-extension-input%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client-extension-input%E2%91%A0%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-input%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-input%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client-extension-input%E2%91%A0%E2%91%A2", @@ -5261,7 +5242,7 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A4%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-extension-identifier%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A4%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%93%AA%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-unsigned-extension-outputs%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticatorgetassertion%E2%91%A0%E2%91%A8", @@ -5276,12 +5257,12 @@ "https://w3c.github.io/webauthn/#appid", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A4%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-assertion%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A3%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsclientinputs-appid", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authentication%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A2%E2%91%A8", @@ -5298,8 +5279,8 @@ "https://w3c.github.io/webauthn/#ref-for-authdata-rpidhash%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A3%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsclientinputs-appid%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A4%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A4%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A7", @@ -5316,7 +5297,7 @@ "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A4%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-determining-if-a-caller-s-facetid-is-authorized-for-an-appid%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-same-site", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authdata-rpidhash%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A4%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientoutputs%E2%91%A4", @@ -5324,7 +5305,7 @@ "https://w3c.github.io/webauthn/#dom-authenticationextensionsclientoutputs-appid", "https://w3c.github.io/webauthn/#sctn-appid-exclude-extension", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A4%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-excludecredentials%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A4%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-excludecredentials%E2%91%A6", @@ -5350,7 +5331,7 @@ "https://w3c.github.io/webauthn/#ref-for-user-consent%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-invalidstateerror%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-user-consent%E2%91%A1%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientoutputs%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A7", "https://w3c.github.io/webauthn/#dom-authenticationextensionsclientoutputs-appidexclude", @@ -5358,32 +5339,33 @@ "https://w3c.github.io/webauthn/#credprops", "https://w3c.github.io/webauthn/#ref-for-client-extension%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-registration-extension%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-credential-properties%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-credential-properties%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%93%AA%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A4%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-credential-properties%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-credentialpropertiesoutput-client-side-discoverable-credential-property", "https://w3c.github.io/webauthn/#ref-for-registration-extension%E2%91%A0%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientinputs%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A8", "https://w3c.github.io/webauthn/#dom-authenticationextensionsclientinputs-credprops", - "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-credentialpropertiesoutput-rk%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A1%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-dom-credentialpropertiesoutput-authenticatordisplayname%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-dom-credentialpropertiesoutput-authenticatordisplayname%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-map-set%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-credentialcreationdata-clientextensionresults%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsclientoutputs-credprops", + "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#dictdef-credentialpropertiesoutput", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-credentialpropertiesoutput-rk%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A6%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-dom-credentialpropertiesoutput-authenticatordisplayname%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientoutputs%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dictdef-credentialpropertiesoutput", "https://w3c.github.io/webauthn/#dom-authenticationextensionsclientoutputs-credprops", "https://w3c.github.io/webauthn/#dom-credentialpropertiesoutput-rk", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A0%E2%91%A0", + "https://w3c.github.io/webauthn/#credentialpropertiesoutput-client-side-discoverable-credential-property", "https://w3c.github.io/webauthn/#credentialpropertiesoutput-resident-key-credential-property", "https://w3c.github.io/webauthn/#ref-for-publickeycredential%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A0%E2%91%A6", @@ -5395,57 +5377,26 @@ "https://w3c.github.io/webauthn/#ref-for-dom-credentialpropertiesoutput-rk%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-discoverable-credential%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-server-side-credential%E2%91%A0%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-discoverable-credential%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A4%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A4%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-credentialpropertiesoutput-rk%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A4%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-credentialpropertiesoutput-rk%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-credentialpropertiesoutput-rk%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-non-discoverable-credential%E2%91%A3", - "https://w3c.github.io/webauthn/#dom-credentialpropertiesoutput-authenticatordisplayname", - "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A6%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-human-palatability%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-managing-authenticator%E2%91%A0%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%93%AA%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A0%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A2%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%93%AA%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-managing-authenticator%E2%91%A0%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%93%AA%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%93%AA%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-authenticatordisplayname%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-struct-item%E2%91%A0%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-dom-credentialpropertiesoutput-authenticatordisplayname%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-authenticatordisplayname%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A0%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-dom-credentialpropertiesoutput-authenticatordisplayname%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A2%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-authenticatordisplayname%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A1%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-authenticatordisplayname%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#prf-extension", "https://w3c.github.io/webauthn/#prf", "https://w3c.github.io/webauthn/#ref-for-client-extension%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-registration-extension%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A0%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-BufferSource%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-BufferSource%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-assertion%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-assertion%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A4%E2%91%A0", @@ -5453,10 +5404,10 @@ "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A4%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A4%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-enumdef-userverificationrequirement%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-registration-extension%E2%91%A0%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#dictdef-authenticationextensionsprfvalues", "https://w3c.github.io/webauthn/#ref-for-BufferSource%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#dom-authenticationextensionsprfvalues-first", @@ -5474,7 +5425,7 @@ "https://w3c.github.io/webauthn/#dom-authenticationextensionsclientinputs-prf", "https://w3c.github.io/webauthn/#dom-authenticationextensionsprfinputs-eval", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsprfvalues%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-assertion%E2%91%A7", "https://w3c.github.io/webauthn/#dom-authenticationextensionsprfinputs-evalbycredential", "https://w3c.github.io/webauthn/#ref-for-idl-USVString%E2%91%A2", @@ -5497,7 +5448,7 @@ "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfoutputs-enabled", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfoutputs-enabled%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfoutputs-results", - "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfinputs-evalbycredential%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-idl-DOMException%E2%91%A2%E2%91%A5", @@ -5523,10 +5474,10 @@ "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfvalues-first%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfvalues-second%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfvalues-second%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfoutputs-results%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-prf", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#dictdef-authenticationextensionsprfoutputs", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfoutputs-enabled%E2%91%A1", @@ -5557,12 +5508,12 @@ "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A5%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-prf%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfoutputs-enabled%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A0%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A2%E2%91%A7", "https://w3c.github.io/webauthn/#example-5584eab4", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfoutputs-results%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A0%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A2%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfinputs-eval%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfinputs-evalbycredential%E2%91%A5", "https://w3c.github.io/webauthn/#example-70210d97", @@ -5596,16 +5547,16 @@ "https://w3c.github.io/webauthn/#largeblob", "https://w3c.github.io/webauthn/#ref-for-client-extension%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-registration-extension%E2%91%A0%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-registration-extension%E2%91%A0%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-registration-extension%E2%91%A0%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticatorLargeBlobs", "https://w3c.github.io/webauthn/#ref-for-roaming-authenticators%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-largeblob", @@ -5614,10 +5565,10 @@ "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorselectioncriteria-residentkey%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-residentkeyrequirement-preferred%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-residentkeyrequirement-required%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-discoverable-credential%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-registration-extension%E2%91%A0%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientinputs%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionslargeblobinputs", "https://w3c.github.io/webauthn/#dom-authenticationextensionsclientinputs-largeblob", @@ -5625,24 +5576,24 @@ "https://w3c.github.io/webauthn/#dom-largeblobsupport-required", "https://w3c.github.io/webauthn/#dom-largeblobsupport-preferred", "https://w3c.github.io/webauthn/#dictdef-authenticationextensionslargeblobinputs", - "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A6%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A6%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionslargeblobinputs-support", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionslargeblobinputs-read", "https://w3c.github.io/webauthn/#ref-for-BufferSource%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionslargeblobinputs-write", "https://w3c.github.io/webauthn/#dom-authenticationextensionslargeblobinputs-support", - "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A7%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A6%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-enumdef-largeblobsupport", "https://w3c.github.io/webauthn/#ref-for-registration-extension%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#dom-authenticationextensionslargeblobinputs-read", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A0%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#dom-authenticationextensionslargeblobinputs-write", "https://w3c.github.io/webauthn/#ref-for-BufferSource%E2%91%A0%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-registration-extension%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionslargeblobinputs-read%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionslargeblobinputs-write%E2%91%A0", @@ -5663,7 +5614,7 @@ "https://w3c.github.io/webauthn/#ref-for-create-selected-authenticator", "https://w3c.github.io/webauthn/#ref-for-create-selected-authenticator%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionslargebloboutputs-supported%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionslargeblobinputs-support%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-idl-DOMException%E2%91%A2%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-notsupportederror%E2%91%A6", @@ -5684,7 +5635,7 @@ "https://w3c.github.io/webauthn/#ref-for-idl-DOMException%E2%91%A3%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-notsupportederror%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionslargeblobinputs-write%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionslargebloboutputs-written", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientoutputs%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionslargebloboutputs%E2%91%A0", @@ -5706,9 +5657,9 @@ "https://w3c.github.io/webauthn/#dom-authenticationextensionslargebloboutputs-written", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionslargeblobinputs-write%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-largeblob%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#sctn-defined-authenticator-extensions", "https://w3c.github.io/webauthn/#ref-for-client-extension%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension%E2%91%A0%E2%91%A1", @@ -5784,19 +5735,19 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator-extension%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-backup-eligibility%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-credential-properties%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-be%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A4%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A4%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A1%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-backup-state%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-credential-properties%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-bs%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A4%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A4%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A1%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#sctn-automation-add-virtual-authenticator", "https://w3c.github.io/webauthn/#add-virtual-authenticator", @@ -5861,7 +5812,7 @@ "https://w3c.github.io/webauthn/#add-credential", "https://w3c.github.io/webauthn/#ref-for-add-credential", "https://w3c.github.io/webauthn/#ref-for-dfn-extension-commands%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#table-addCredential", "https://w3c.github.io/webauthn/#credential-parameters", @@ -5878,28 +5829,28 @@ "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-userhandle%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-base64url-encoding%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-signature-counter%E2%91%A1%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticatorLargeBlobs%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-base64url-encoding%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-backup-eligibility%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-backup-eligibility%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-be%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A4%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A4%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticatorgetassertion%E2%91%A1%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-backup-state%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-backup-state%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-bs%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A4%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A4%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticatorgetassertion%E2%91%A1%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialuserentity%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialentity-name%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialuserentity%E2%91%A7", @@ -5970,7 +5921,7 @@ "https://w3c.github.io/webauthn/#ref-for-get-credentials", "https://w3c.github.io/webauthn/#ref-for-dfn-extension-commands%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-credential-parameters%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-add-credential%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A2%E2%91%A5", @@ -5981,7 +5932,7 @@ "https://w3c.github.io/webauthn/#ref-for-dfn-error%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dfn-error-code%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dfn-invalid-argument%E2%91%A0%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A7%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-credential-parameters%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-blob-url-entry-object%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dfn-success%E2%91%A2", @@ -5989,7 +5940,7 @@ "https://w3c.github.io/webauthn/#remove-credential", "https://w3c.github.io/webauthn/#ref-for-remove-credential", "https://w3c.github.io/webauthn/#ref-for-dfn-extension-commands%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A7%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A6%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#table-removeCredential", "https://w3c.github.io/webauthn/#ref-for-dfn-remote-end-steps%E2%91%A5", @@ -5999,17 +5950,17 @@ "https://w3c.github.io/webauthn/#ref-for-dfn-error-code%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dfn-invalid-argument%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A1%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A7%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A7%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dfn-error%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dfn-error-code%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dfn-invalid-argument%E2%91%A1%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A7%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A7%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dfn-success%E2%91%A3", "https://w3c.github.io/webauthn/#sctn-automation-remove-all-credentials", "https://w3c.github.io/webauthn/#remove-all-credentials", "https://w3c.github.io/webauthn/#ref-for-remove-all-credentials", "https://w3c.github.io/webauthn/#ref-for-dfn-extension-commands%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A7%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A7%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#table-removeAllCredentials", "https://w3c.github.io/webauthn/#ref-for-dfn-remote-end-steps%E2%91%A6", @@ -6018,7 +5969,7 @@ "https://w3c.github.io/webauthn/#ref-for-dfn-error%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dfn-error-code%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dfn-invalid-argument%E2%91%A1%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A7%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A7%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dfn-success%E2%91%A4", "https://w3c.github.io/webauthn/#sctn-automation-set-user-verified", @@ -6048,7 +5999,7 @@ "https://w3c.github.io/webauthn/#ref-for-dfn-extension-commands%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-credential-properties%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A2%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A7%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A7%E2%91%A3", "https://w3c.github.io/webauthn/#table-setFlags", "https://w3c.github.io/webauthn/#set-credential-properties-parameters", "https://w3c.github.io/webauthn/#ref-for-blob-url-entry-object%E2%91%A5", @@ -6069,13 +6020,13 @@ "https://w3c.github.io/webauthn/#ref-for-dfn-error%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dfn-error-code%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dfn-invalid-argument%E2%91%A1%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A7%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A7%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dfn-error%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dfn-error-code%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dfn-invalid-argument%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-backup-eligibility%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-credential-properties%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A7%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A7%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-set-credential-properties%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-backup-state%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-credential-properties%E2%91%A0%E2%91%A1", @@ -6090,21 +6041,21 @@ "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A5%E2%91%A0", "https://w3c.github.io/webauthn/#sctn-extensions-reg-update", "https://w3c.github.io/webauthn/#ref-for-extension-identifier%E2%91%A1%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A1%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A5%E2%91%A1", "https://w3c.github.io/webauthn/#sctn-extensions-reg", "https://w3c.github.io/webauthn/#ref-for-extension-identifier%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A5%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-client-extension%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-registration-extension%E2%91%A1%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%93%AA%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A5%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-web-application%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-client-extension%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-registration-extension%E2%91%A1%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A1%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A0%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#sctn-security-considerations", "https://w3c.github.io/webauthn/#ref-for-web-authentication-api%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A1%E2%91%A1", @@ -6112,22 +6063,22 @@ "https://w3c.github.io/webauthn/#ref-for-ceremony%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-webauthn-authenticator%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A5%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-web-application%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-webauthn-client%E2%91%A1%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A1%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A1%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%93%AA%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A3", "https://w3c.github.io/webauthn/#sctn-credentialIdSecurity", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A3%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authentication-assertion%E2%91%A0%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A5%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A3%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A3%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A5%E2%91%A5", @@ -6137,39 +6088,39 @@ "https://w3c.github.io/webauthn/#sctn-client-authenticator-proximity", "https://w3c.github.io/webauthn/#ref-for-authenticator-model%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-roaming-authenticators%E2%91%A1%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%93%AA%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%93%AA%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-af%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-af%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-roaming-authenticators%E2%91%A1%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-concept-user-present%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A1%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A1%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authentication-assertion%E2%91%A0%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authentication-assertion%E2%91%A0%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A1%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-af%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#sctn-security-considerations-authenticator", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7%E2%93%AA", "https://w3c.github.io/webauthn/#sctn-attestation-security-considerations", "https://w3c.github.io/webauthn/#sctn-cert-hierarchy", "https://w3c.github.io/webauthn/#ref-for-webauthn-authenticator%E2%91%A0%E2%91%A0", @@ -6180,151 +6131,151 @@ "https://w3c.github.io/webauthn/#ref-for-attestation-key-pair%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-webauthn-authenticator%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-attestation-public-key%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A5%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-webauthn-authenticator%E2%91%A0%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-attestation-private-key%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-attestation-private-key%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-webauthn-authenticator%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-webauthn-authenticator%E2%91%A0%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A3%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-webauthn-authenticator%E2%91%A0%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A7", "https://w3c.github.io/webauthn/#sctn-security-considerations-rp", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2%E2%91%A8", "https://w3c.github.io/webauthn/#sctn-rp-benefits", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A5%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A3%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-page-186", - "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A4%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A4", "https://w3c.github.io/webauthn/#sctn-seccons-visibility", "https://w3c.github.io/webauthn/#ref-for-the-iframe-element%E2%91%A2", "https://w3c.github.io/webauthn/#ui-redressing", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A4%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-ui-redressing%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3%E2%91%A8", "https://w3c.github.io/webauthn/#sctn-cryptographic-challenges", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialcreationoptions%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-challenge%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialrequestoptions%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-challenge%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-challenge%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-recommended-range-and-default-for-a-webauthn-ceremony-timeout%E2%91%A1", "https://w3c.github.io/webauthn/#sctn-attestation-limitations", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A3%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A3%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A5%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-credential-private-key%E2%91%A0%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A3%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A3%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A0%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-page-186%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-page-186%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-credential-private-key%E2%91%A0%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A5%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-page-186%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-page-186%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-publickeycredential%E2%91%A2%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A3%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A3%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A2%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authentication-assertion%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A1%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A2%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-self-attestation%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-none%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-page-186%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-page-186%E2%91%A5", "https://w3c.github.io/webauthn/#sctn-revoked-attestation-certificates", - "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-self-attestation%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A5%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A5%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A1%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%91%A5", "https://w3c.github.io/webauthn/#sctn-credential-loss-key-mobility", "https://w3c.github.io/webauthn/#ref-for-credential-private-key%E2%91%A0%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-credential-private-key%E2%91%A1%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A8%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A5%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-bound-credential%E2%91%A0%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-bound-credential%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A5%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A5%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-platform-credential%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-client-device%E2%91%A3%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-roaming-credential%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client-device%E2%91%A3%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A5%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A2%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-excludecredentials%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-user%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialuserentity-id%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A5%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-bound-credential%E2%91%A0%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-bound-credential%E2%91%A0%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A0", "https://w3c.github.io/webauthn/#sctn-unprotected-account-detection", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-list-empty%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-server-side-credential%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A2%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A2%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A2%E2%91%A8", @@ -6333,48 +6284,48 @@ "https://w3c.github.io/webauthn/#sctn-code-injection", "https://w3c.github.io/webauthn/#ref-for-determines-the-set-of-origins-on-which-the-public-key-credential-may-be-exercised%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A1%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A5%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-webauthn-client%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-secure-context%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A5%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-determines-the-set-of-origins-on-which-the-public-key-credential-may-be-exercised%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A1%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-determines-the-set-of-origins-on-which-the-public-key-credential-may-be-exercised%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A4%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A4%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-origin%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-page-186%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authentication-assertion%E2%91%A0%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-origin%E2%91%A0%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-origin%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-determines-the-set-of-origins-on-which-the-public-key-credential-may-be-exercised%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A6%E2%93%AA", "https://w3c.github.io/webauthn/#sctn-validating-origin", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-origin%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-client-data%E2%91%A0%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-origin%E2%91%A0%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A2%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A4%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A6%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A2%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-origin%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-origin%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A4%E2%91%A7", @@ -6385,13 +6336,13 @@ "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A5%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A5%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-origin%E2%91%A0%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-origin%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-toporigin%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-client-data%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-toporigin%E2%91%A0%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-the-iframe-element%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-toporigin%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-origin%E2%91%A1%E2%91%A0", @@ -6401,9 +6352,9 @@ "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-toporigin%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-toporigin%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#sctn-privacy-considerations", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A3", "https://w3c.github.io/webauthn/#sctn-privacy-attacks", "https://w3c.github.io/webauthn/#ref-for-web-authentication-api%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-web-authentication-api%E2%91%A0%E2%91%A8", @@ -6411,165 +6362,165 @@ "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A2%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A6%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-credential-private-key%E2%91%A1%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A1%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A4%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A2%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A3%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A3%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A1%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%93%AA%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A0%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A0%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A0", "https://w3c.github.io/webauthn/#sctn-non-correlatable-credentials", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A6%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A4%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A2%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A6%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A4%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A3%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-credential-key-pair%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A6%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A2%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A6%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-user-consent%E2%91%A1%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A6%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A0%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A4%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A3%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A6%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A0%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A0%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A8%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A0%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A0%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-public-key-credential-source%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A1%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A6%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authentication%E2%91%A0%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A3%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A1", "https://w3c.github.io/webauthn/#sctn-biometric-privacy", "https://w3c.github.io/webauthn/#ref-for-biometric-recognition%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-biometric-authenticator%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-biometric-recognition%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A0%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A2%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A6%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A4%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authentication%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A6%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-biometric-recognition%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-biometric-authenticator%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A5%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-uv%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A4%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-assertion%E2%91%A0%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A6", "https://w3c.github.io/webauthn/#sctn-privacy-considerations-authenticator", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A0%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#sctn-attestation-privacy", - "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-attestation-key-pair%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-webauthn-authenticator%E2%91%A0%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A0%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A0%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-basic-attestation%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-batch-attestation", - "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-attestation-private-key%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-attestation-private-key%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-webauthn-authenticator%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-attestation-key-pair%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A2%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A1%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-anonymization-ca%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-attestation-private-key%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A1%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-anonymization-ca%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A2%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A2%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-attestation-key-pair%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A1%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-anonymization-ca%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-attestation-ca%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-anonymization-ca%E2%91%A8", "https://w3c.github.io/webauthn/#sctn-pii-privacy", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A2%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A2%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A2%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A2%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A5%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A5%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-concept-user-verified%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A5%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialuserentity-id%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialuserentity%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A2%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A2%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#sctn-privacy-considerations-client", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A2%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#sctn-make-credential-privacy", "https://w3c.github.io/webauthn/#ref-for-user-consent%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-create-slot%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A6%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A6%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-excludecredentials%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-bound-credential%E2%91%A0%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-bound-credential%E2%91%A0%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A2%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A2%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%93%AA%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A6%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A2%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A2%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A6%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A2%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A2%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A2%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-ceremony%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A7%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-excludecredentials%E2%91%A4", @@ -6579,25 +6530,25 @@ "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-discoverfromexternalsource-slot%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A6%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A7%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A7%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A7%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-user-consent%E2%91%A2%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A7%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A2%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A2%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-contains%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A2%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A2%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A1%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A2%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-ceremony%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A7%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A2%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A2%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A2%E2%91%A5", "https://w3c.github.io/webauthn/#sctn-os-account-privacy", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A2%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-client-device%E2%91%A3%E2%91%A6", @@ -6609,79 +6560,79 @@ "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-getclientcapabilities%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A6%E2%91%A4", "https://w3c.github.io/webauthn/#sctn-privacy-considerations-rp", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A1%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#sctn-user-handle-privacy", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A1%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A2%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A2%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A5%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A1%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-page-258", "https://w3c.github.io/webauthn/#ref-for-page-258%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A1%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A3%E2%91%A1", "https://w3c.github.io/webauthn/#sctn-username-enumeration", - "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A4%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A6%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A1%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authentication%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-ceremony%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A0%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A3%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A1%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A3%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A1%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A1%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A1%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A1%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A1%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A4%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A1%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A3%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A1%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A1%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A4%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A4%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A4%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A4%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A3%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A3%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialrequestoptions%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A2%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A2%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticatorassertionresponse%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A3%E2%93%AA", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A4%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A2%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A4%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-ceremony%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#sctn-credential-id-privacy-leak", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A4%E2%91%A4", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A4%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-list-empty%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A2%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-server-side-credential%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A2%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A4%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A4%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A4%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A3%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A3%E2%91%A1", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2%E2%91%A7", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A2%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A3%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A4%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A2%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A4%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A3%E2%91%A2", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A4%E2%91%A5", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A3%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2%E2%91%A2", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A4%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A4%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-credential%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A2%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A2%E2%91%A8", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A3%E2%93%AA", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A5%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-signal-methods%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A5%E2%91%A0", @@ -6691,21 +6642,21 @@ "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A5%E2%91%A1", "https://w3c.github.io/webauthn/#sctn-accessiblility-considerations", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A5%E2%91%A4", - "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A3%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A3%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-roaming-authenticators%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A2%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-roaming-authenticators%E2%91%A1%E2%91%A6", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A3%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authorization-gesture%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#sctn-timeout-recommended-range", "https://w3c.github.io/webauthn/#ref-for-ceremony%E2%91%A0%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-timeout%E2%91%A3", - "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A4%E2%91%A6", + "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A4%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-timeout%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A4%E2%91%A5", - "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A3%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A4%E2%91%A6", "https://w3c.github.io/webauthn/#recommended-range-and-default-for-a-webauthn-ceremony-timeout", "https://w3c.github.io/webauthn/#sctn-acknowledgements", @@ -6996,7 +6947,6 @@ "https://w3c.github.io/webauthn/#biblio-uax29", "https://w3c.github.io/webauthn/#biblio-webauthn-1", "https://w3c.github.io/webauthn/#biblio-webauthnapiguide", - "https://w3c.github.io/webauthn/#idl-index", - "https://w3c.github.io/webauthn/#issues-index" + "https://w3c.github.io/webauthn/#idl-index" ] } \ No newline at end of file diff --git a/ed/index.json b/ed/index.json index 00186ab79dbb..5ab8fa1cb0be 100644 --- a/ed/index.json +++ b/ed/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2024-11-13T18:47:14.934Z", + "date": "2024-11-14T00:56:35.371Z", "options": { "fallback": "ed/index.json", "output": "report", @@ -1323,7 +1323,7 @@ ], "crawled": "https://httpwg.org/http-extensions/draft-ietf-httpbis-no-vary-search.html", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 16:41:25 GMT" + "lastModified": "Wed, 13 Nov 2024 21:11:58 GMT" }, "date": "13 November 2024", "algorithms": "algorithms/no-vary-search.json", @@ -1371,7 +1371,7 @@ ], "crawled": "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 16:41:25 GMT" + "lastModified": "Wed, 13 Nov 2024 21:11:58 GMT" }, "date": "13 November 2024", "algorithms": "algorithms/rfc6265bis.json", @@ -1645,11 +1645,11 @@ ], "crawled": "https://drafts.csswg.org/css-backgrounds-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "16 September 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-backgrounds-4.json", "refs": "refs/css-backgrounds-4.json", "css": "css/css-backgrounds-4.json", @@ -1705,11 +1705,11 @@ ], "crawled": "https://drafts.csswg.org/css-borders-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "2 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-borders-4.json", "refs": "refs/css-borders-4.json", "css": "css/css-borders.json", @@ -1766,11 +1766,11 @@ ], "crawled": "https://drafts.csswg.org/css-color-6/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "15 September 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-color-6.json", "refs": "refs/css-color-6.json", "css": "css/css-color-6.json", @@ -1823,11 +1823,11 @@ ], "crawled": "https://drafts.csswg.org/css-color-hdr-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "31 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-color-hdr-1.json", "links": "links/css-color-hdr-1.json", "refs": "refs/css-color-hdr-1.json", @@ -1878,11 +1878,11 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-values-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "21 February 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-conditional-values-1.json", "refs": "refs/css-conditional-values-1.json", "css": "css/css-conditional-values.json", @@ -1939,11 +1939,11 @@ ], "crawled": "https://drafts.csswg.org/css-display-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "13 June 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-display-4.json", "refs": "refs/css-display-4.json", "css": "css/css-display.json", @@ -1999,11 +1999,11 @@ ], "crawled": "https://drafts.csswg.org/css-env-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "30 August 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-env-1.json", "links": "links/css-env-1.json", "refs": "refs/css-env-1.json", @@ -2054,11 +2054,11 @@ ], "crawled": "https://drafts.csswg.org/css-extensions-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-extensions-1.json", "refs": "refs/css-extensions-1.json", "css": "css/css-extensions.json", @@ -2108,11 +2108,11 @@ ], "crawled": "https://drafts.csswg.org/css-forms-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "15 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-forms-1.json", "refs": "refs/css-forms-1.json", "css": "css/css-forms.json", @@ -2169,11 +2169,11 @@ ], "crawled": "https://drafts.csswg.org/css-gcpm-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-gcpm-4.json", "refs": "refs/css-gcpm-4.json", "css": "css/css-gcpm-4.json", @@ -2230,11 +2230,11 @@ ], "crawled": "https://drafts.csswg.org/css-images-5/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-images-5.json", "refs": "refs/css-images-5.json", "css": "css/css-images-5.json", @@ -2284,11 +2284,11 @@ ], "crawled": "https://drafts.csswg.org/css-link-params-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "7 August 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-link-params-1.json", "refs": "refs/css-link-params-1.json", "css": "css/css-link-params.json", @@ -2338,11 +2338,11 @@ ], "crawled": "https://drafts.csswg.org/css-mixins-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "15 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-mixins-1.json", "links": "links/css-mixins-1.json", "refs": "refs/css-mixins-1.json", @@ -2401,11 +2401,11 @@ ], "crawled": "https://drafts.csswg.org/css-multicol-2/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "5 October 2021", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-multicol-2.json", "refs": "refs/css-multicol-2.json", "css": "css/css-multicol-2.json", @@ -2462,11 +2462,11 @@ ], "crawled": "https://drafts.csswg.org/css-overflow-5/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "12 November 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-overflow-5.json", "links": "links/css-overflow-5.json", "refs": "refs/css-overflow-5.json", @@ -2524,11 +2524,11 @@ ], "crawled": "https://drafts.csswg.org/css-page-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "12 May 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-page-4.json", "refs": "refs/css-page-4.json", "dfns": "dfns/css-page-4.json", @@ -2584,11 +2584,11 @@ ], "crawled": "https://drafts.csswg.org/css-position-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "29 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-position-4.json", "links": "links/css-position-4.json", "refs": "refs/css-position-4.json", @@ -2646,11 +2646,11 @@ ], "crawled": "https://drafts.csswg.org/css-shapes-2/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "22 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-shapes-2.json", "refs": "refs/css-shapes-2.json", "css": "css/css-shapes-2.json", @@ -2706,11 +2706,11 @@ ], "crawled": "https://drafts.csswg.org/css-size-adjust-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-size-adjust-1.json", "refs": "refs/css-size-adjust-1.json", "css": "css/css-size-adjust.json", @@ -2767,11 +2767,11 @@ ], "crawled": "https://drafts.csswg.org/css-variables-2/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "27 February 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-variables-2.json", "links": "links/css-variables-2.json", "refs": "refs/css-variables-2.json", @@ -2829,11 +2829,11 @@ ], "crawled": "https://drafts.csswg.org/selectors-5/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "24 September 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/selectors-5.json", "refs": "refs/selectors-5.json", "css": "css/selectors-5.json", @@ -8094,9 +8094,9 @@ ], "crawled": "https://tc39.es/proposal-temporal/", "crawlCacheInfo": { - "lastModified": "Tue, 12 Nov 2024 21:27:00 GMT" + "lastModified": "Wed, 13 Nov 2024 22:15:17 GMT" }, - "date": "12 November 2024", + "date": "13 November 2024", "links": "links/tc39-temporal.json", "dfns": "dfns/tc39-temporal.json", "headings": "headings/tc39-temporal.json", @@ -10981,10 +10981,10 @@ ], "crawled": "https://wicg.github.io/digital-credentials/", "crawlCacheInfo": { - "lastModified": "Mon, 28 Oct 2024 20:47:34 GMT" + "lastModified": "Thu, 14 Nov 2024 00:09:50 GMT" }, "generator": "respec", - "date": "28 October 2024", + "date": "14 November 2024", "algorithms": "algorithms/digital-credentials.json", "links": "links/digital-credentials.json", "refs": "refs/digital-credentials.json", @@ -13565,11 +13565,11 @@ ], "crawled": "https://wicg.github.io/shared-storage/", "crawlCacheInfo": { - "lastModified": "Wed, 06 Nov 2024 02:00:53 GMT" + "lastModified": "Wed, 13 Nov 2024 21:24:21 GMT" }, "generator": "bikeshed", - "date": "6 November 2024", - "revision": "48b9915bdfc0fd8449e0957887905f317bad491c", + "date": "13 November 2024", + "revision": "adc7252af9dd8edb4c48b5370bd57bda32bb43c6", "algorithms": "algorithms/shared-storage.json", "links": "links/shared-storage.json", "refs": "refs/shared-storage.json", @@ -17776,11 +17776,11 @@ ], "crawled": "https://drafts.csswg.org/css-2022/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-2022.json", "refs": "refs/css-2022.json", "dfns": "dfns/css-2022.json", @@ -17836,11 +17836,11 @@ ], "crawled": "https://drafts.csswg.org/css-2023/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "11 December 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-2023.json", "refs": "refs/css-2023.json", "dfns": "dfns/css-2023.json", @@ -17902,11 +17902,11 @@ ], "crawled": "https://drafts.csswg.org/css-align-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "30 August 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-align-3.json", "links": "links/css-align-3.json", "refs": "refs/css-align-3.json", @@ -17964,11 +17964,11 @@ ], "crawled": "https://drafts.csswg.org/css-anchor-position-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "29 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-anchor-position-1.json", "links": "links/css-anchor-position-1.json", "refs": "refs/css-anchor-position-1.json", @@ -18098,11 +18098,11 @@ ], "crawled": "https://drafts.csswg.org/css-animations-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "8 December 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-animations-1.json", "refs": "refs/css-animations-1.json", "events": "events/css-animations-1.json", @@ -18167,11 +18167,11 @@ ], "crawled": "https://drafts.csswg.org/css-animations-2/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "11 November 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-animations-2.json", "links": "links/css-animations-2.json", "refs": "refs/css-animations-2.json", @@ -18237,11 +18237,11 @@ ], "crawled": "https://drafts.csswg.org/css-backgrounds-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "16 September 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-backgrounds-3.json", "links": "links/css-backgrounds-3.json", "refs": "refs/css-backgrounds-3.json", @@ -18306,11 +18306,11 @@ ], "crawled": "https://drafts.csswg.org/css-box-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "4 April 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-box-3.json", "refs": "refs/css-box-3.json", "dfns": "dfns/css-box-3.json", @@ -18372,11 +18372,11 @@ ], "crawled": "https://drafts.csswg.org/css-box-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "4 August 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-box-4.json", "refs": "refs/css-box-4.json", "css": "css/css-box.json", @@ -18440,11 +18440,11 @@ ], "crawled": "https://drafts.csswg.org/css-break-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-break-3.json", "refs": "refs/css-break-3.json", "dfns": "dfns/css-break-3.json", @@ -18506,11 +18506,11 @@ ], "crawled": "https://drafts.csswg.org/css-break-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "11 March 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-break-4.json", "refs": "refs/css-break-4.json", "css": "css/css-break.json", @@ -18573,11 +18573,11 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "30 January 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-cascade-3.json", "refs": "refs/css-cascade-3.json", "dfns": "dfns/css-cascade-3.json", @@ -18641,11 +18641,11 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-cascade-4.json", "links": "links/css-cascade-4.json", "refs": "refs/css-cascade-4.json", @@ -18709,11 +18709,11 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-5/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-cascade-5.json", "refs": "refs/css-cascade-5.json", "idl": "idl/css-cascade.idl", @@ -18777,11 +18777,11 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-6/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "8 November 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-cascade-6.json", "refs": "refs/css-cascade-6.json", "idl": "idl/css-cascade-6.idl", @@ -18845,7 +18845,7 @@ ], "crawled": "https://drafts.csswg.org/css-color-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "date": "18 January 2022", "links": "links/css-color-3.json", @@ -18911,11 +18911,11 @@ ], "crawled": "https://drafts.csswg.org/css-color-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "3 September 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-color-4.json", "links": "links/css-color-4.json", "refs": "refs/css-color-4.json", @@ -18980,11 +18980,11 @@ ], "crawled": "https://drafts.csswg.org/css-color-5/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "19 September 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-color-5.json", "links": "links/css-color-5.json", "refs": "refs/css-color-5.json", @@ -19049,11 +19049,11 @@ ], "crawled": "https://drafts.csswg.org/css-color-adjust-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "26 October 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-color-adjust-1.json", "links": "links/css-color-adjust-1.json", "refs": "refs/css-color-adjust-1.json", @@ -19118,11 +19118,11 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "15 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-conditional-3.json", "links": "links/css-conditional-3.json", "refs": "refs/css-conditional-3.json", @@ -19188,11 +19188,11 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "19 March 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-conditional-4.json", "refs": "refs/css-conditional-4.json", "css": "css/css-conditional-4.json", @@ -19255,11 +19255,11 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-5/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "11 November 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-conditional-5.json", "links": "links/css-conditional-5.json", "refs": "refs/css-conditional-5.json", @@ -19324,11 +19324,11 @@ ], "crawled": "https://drafts.csswg.org/css-contain-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "28 June 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-contain-1.json", "links": "links/css-contain-1.json", "refs": "refs/css-contain-1.json", @@ -19393,11 +19393,11 @@ ], "crawled": "https://drafts.csswg.org/css-contain-2/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "15 June 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-contain-2.json", "links": "links/css-contain-2.json", "refs": "refs/css-contain-2.json", @@ -19463,11 +19463,11 @@ ], "crawled": "https://drafts.csswg.org/css-contain-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "20 June 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-contain-3.json", "refs": "refs/css-contain-3.json", "headings": "headings/css-contain-3.json", @@ -19528,11 +19528,11 @@ ], "crawled": "https://drafts.csswg.org/css-content-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "17 May 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-content-3.json", "links": "links/css-content-3.json", "refs": "refs/css-content-3.json", @@ -19596,11 +19596,11 @@ ], "crawled": "https://drafts.csswg.org/css-counter-styles-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "18 December 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-counter-styles-3.json", "links": "links/css-counter-styles-3.json", "refs": "refs/css-counter-styles-3.json", @@ -19666,11 +19666,11 @@ ], "crawled": "https://drafts.csswg.org/css-display-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "22 November 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-display-3.json", "refs": "refs/css-display-3.json", "dfns": "dfns/css-display-3.json", @@ -19733,11 +19733,11 @@ ], "crawled": "https://drafts.csswg.org/css-easing-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "28 August 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-easing-1.json", "links": "links/css-easing-1.json", "refs": "refs/css-easing-1.json", @@ -19800,11 +19800,11 @@ ], "crawled": "https://drafts.csswg.org/css-easing-2/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "17 September 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-easing-2.json", "links": "links/css-easing-2.json", "refs": "refs/css-easing-2.json", @@ -19868,11 +19868,11 @@ ], "crawled": "https://drafts.csswg.org/css-flexbox-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "9 August 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-flexbox-1.json", "links": "links/css-flexbox-1.json", "refs": "refs/css-flexbox-1.json", @@ -19936,11 +19936,11 @@ ], "crawled": "https://drafts.csswg.org/css-font-loading-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "11 May 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-font-loading-3.json", "links": "links/css-font-loading-3.json", "refs": "refs/css-font-loading-3.json", @@ -20008,11 +20008,11 @@ ], "crawled": "https://drafts.csswg.org/css-fonts-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "29 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-fonts-4.json", "links": "links/css-fonts-4.json", "refs": "refs/css-fonts-4.json", @@ -20077,11 +20077,11 @@ ], "crawled": "https://drafts.csswg.org/css-fonts-5/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "11 July 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-fonts-5.json", "refs": "refs/css-fonts-5.json", "css": "css/css-fonts-5.json", @@ -20145,11 +20145,11 @@ ], "crawled": "https://drafts.csswg.org/css-gcpm-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "4 May 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-gcpm-3.json", "refs": "refs/css-gcpm-3.json", "css": "css/css-gcpm.json", @@ -20212,11 +20212,11 @@ ], "crawled": "https://drafts.csswg.org/css-grid-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "3 November 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-grid-1.json", "links": "links/css-grid-1.json", "refs": "refs/css-grid-1.json", @@ -20281,11 +20281,11 @@ ], "crawled": "https://drafts.csswg.org/css-grid-2/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "3 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-grid-2.json", "links": "links/css-grid-2.json", "refs": "refs/css-grid-2.json", @@ -20349,11 +20349,11 @@ ], "crawled": "https://drafts.csswg.org/css-grid-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "3 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-grid-3.json", "links": "links/css-grid-3.json", "refs": "refs/css-grid-3.json", @@ -20411,11 +20411,11 @@ ], "crawled": "https://drafts.csswg.org/css-highlight-api-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "15 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-highlight-api-1.json", "links": "links/css-highlight-api-1.json", "refs": "refs/css-highlight-api-1.json", @@ -20480,11 +20480,11 @@ ], "crawled": "https://drafts.csswg.org/css-images-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "8 November 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-images-3.json", "links": "links/css-images-3.json", "refs": "refs/css-images-3.json", @@ -20549,11 +20549,11 @@ ], "crawled": "https://drafts.csswg.org/css-images-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "3 September 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-images-4.json", "links": "links/css-images-4.json", "refs": "refs/css-images-4.json", @@ -20618,11 +20618,11 @@ ], "crawled": "https://drafts.csswg.org/css-inline-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "12 November 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-inline-3.json", "links": "links/css-inline-3.json", "refs": "refs/css-inline-3.json", @@ -20745,11 +20745,11 @@ ], "crawled": "https://drafts.csswg.org/css-line-grid-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "26 July 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-line-grid-1.json", "refs": "refs/css-line-grid-1.json", "css": "css/css-line-grid.json", @@ -20812,11 +20812,11 @@ ], "crawled": "https://drafts.csswg.org/css-lists-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-lists-3.json", "links": "links/css-lists-3.json", "refs": "refs/css-lists-3.json", @@ -20880,11 +20880,11 @@ ], "crawled": "https://drafts.csswg.org/css-logical-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-logical-1.json", "refs": "refs/css-logical-1.json", "css": "css/css-logical.json", @@ -21015,11 +21015,11 @@ ], "crawled": "https://drafts.csswg.org/css-multicol-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "6 May 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-multicol-1.json", "refs": "refs/css-multicol-1.json", "css": "css/css-multicol.json", @@ -21082,11 +21082,11 @@ ], "crawled": "https://drafts.csswg.org/css-namespaces-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "25 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-namespaces-3.json", "refs": "refs/css-namespaces-3.json", "css": "css/css-namespaces.json", @@ -21143,11 +21143,11 @@ ], "crawled": "https://drafts.csswg.org/css-nav-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "29 July 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-nav-1.json", "links": "links/css-nav-1.json", "refs": "refs/css-nav-1.json", @@ -21207,11 +21207,11 @@ ], "crawled": "https://drafts.csswg.org/css-nesting-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "6 November 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-nesting-1.json", "refs": "refs/css-nesting-1.json", "idl": "idl/css-nesting.idl", @@ -21276,11 +21276,11 @@ ], "crawled": "https://drafts.csswg.org/css-overflow-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "21 June 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-overflow-3.json", "refs": "refs/css-overflow-3.json", "css": "css/css-overflow.json", @@ -21344,11 +21344,11 @@ ], "crawled": "https://drafts.csswg.org/css-overflow-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "4 November 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-overflow-4.json", "refs": "refs/css-overflow-4.json", "css": "css/css-overflow-4.json", @@ -21411,11 +21411,11 @@ ], "crawled": "https://drafts.csswg.org/css-overscroll-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "3 March 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-overscroll-1.json", "refs": "refs/css-overscroll-1.json", "css": "css/css-overscroll.json", @@ -21479,11 +21479,11 @@ ], "crawled": "https://drafts.csswg.org/css-page-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "5 December 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-page-3.json", "links": "links/css-page-3.json", "refs": "refs/css-page-3.json", @@ -21541,11 +21541,11 @@ ], "crawled": "https://drafts.csswg.org/css-page-floats-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "4 November 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-page-floats-3.json", "links": "links/css-page-floats-3.json", "refs": "refs/css-page-floats-3.json", @@ -21675,11 +21675,11 @@ ], "crawled": "https://drafts.csswg.org/css-position-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "12 August 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-position-3.json", "links": "links/css-position-3.json", "refs": "refs/css-position-3.json", @@ -21808,11 +21808,11 @@ ], "crawled": "https://drafts.csswg.org/css-pseudo-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "13 November 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-pseudo-4.json", "links": "links/css-pseudo-4.json", "refs": "refs/css-pseudo-4.json", @@ -21871,11 +21871,11 @@ ], "crawled": "https://drafts.csswg.org/css-regions-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-regions-1.json", "refs": "refs/css-regions-1.json", "idl": "idl/css-regions.idl", @@ -21933,11 +21933,11 @@ ], "crawled": "https://drafts.csswg.org/css-rhythm-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", - "date": "28 August 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "date": "13 November 2024", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-rhythm-1.json", "refs": "refs/css-rhythm-1.json", "css": "css/css-rhythm.json", @@ -22000,11 +22000,11 @@ ], "crawled": "https://drafts.csswg.org/css-round-display-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "1 August 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-round-display-1.json", "refs": "refs/css-round-display-1.json", "css": "css/css-round-display.json", @@ -22067,11 +22067,11 @@ ], "crawled": "https://drafts.csswg.org/css-ruby-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "15 July 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-ruby-1.json", "links": "links/css-ruby-1.json", "refs": "refs/css-ruby-1.json", @@ -22135,11 +22135,11 @@ ], "crawled": "https://drafts.csswg.org/css-scoping-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "27 September 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-scoping-1.json", "links": "links/css-scoping-1.json", "refs": "refs/css-scoping-1.json", @@ -22203,11 +22203,11 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-anchoring-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "22 December 2020", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-scroll-anchoring-1.json", "links": "links/css-scroll-anchoring-1.json", "refs": "refs/css-scroll-anchoring-1.json", @@ -22272,11 +22272,11 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-snap-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "11 April 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-scroll-snap-1.json", "links": "links/css-scroll-snap-1.json", "refs": "refs/css-scroll-snap-1.json", @@ -22340,11 +22340,11 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-snap-2/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "7 November 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-scroll-snap-2.json", "links": "links/css-scroll-snap-2.json", "refs": "refs/css-scroll-snap-2.json", @@ -22410,11 +22410,11 @@ ], "crawled": "https://drafts.csswg.org/css-scrollbars-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "13 September 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-scrollbars-1.json", "refs": "refs/css-scrollbars-1.json", "css": "css/css-scrollbars.json", @@ -22477,11 +22477,11 @@ ], "crawled": "https://drafts.csswg.org/css-shadow-parts-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "5 September 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-shadow-parts-1.json", "links": "links/css-shadow-parts-1.json", "refs": "refs/css-shadow-parts-1.json", @@ -22547,11 +22547,11 @@ ], "crawled": "https://drafts.csswg.org/css-shapes-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "19 September 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-shapes-1.json", "refs": "refs/css-shapes-1.json", "css": "css/css-shapes.json", @@ -22615,11 +22615,11 @@ ], "crawled": "https://drafts.csswg.org/css-sizing-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "25 July 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-sizing-3.json", "links": "links/css-sizing-3.json", "refs": "refs/css-sizing-3.json", @@ -22683,11 +22683,11 @@ ], "crawled": "https://drafts.csswg.org/css-sizing-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "15 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-sizing-4.json", "refs": "refs/css-sizing-4.json", "css": "css/css-sizing-4.json", @@ -22750,11 +22750,11 @@ ], "crawled": "https://drafts.csswg.org/css-speech-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-speech-1.json", "refs": "refs/css-speech-1.json", "css": "css/css-speech.json", @@ -22815,7 +22815,7 @@ ], "crawled": "https://drafts.csswg.org/css-style-attr/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "date": "10 April 2015", "links": "links/css-style-attr.json", @@ -22880,11 +22880,11 @@ ], "crawled": "https://drafts.csswg.org/css-syntax-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "25 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-syntax-3.json", "links": "links/css-syntax-3.json", "refs": "refs/css-syntax-3.json", @@ -22948,11 +22948,11 @@ ], "crawled": "https://drafts.csswg.org/css-tables-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "1 August 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-tables-3.json", "links": "links/css-tables-3.json", "refs": "refs/css-tables-3.json", @@ -23017,11 +23017,11 @@ ], "crawled": "https://drafts.csswg.org/css-text-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "3 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-text-3.json", "links": "links/css-text-3.json", "refs": "refs/css-text-3.json", @@ -23085,11 +23085,11 @@ ], "crawled": "https://drafts.csswg.org/css-text-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "30 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-text-4.json", "links": "links/css-text-4.json", "refs": "refs/css-text-4.json", @@ -23154,11 +23154,11 @@ ], "crawled": "https://drafts.csswg.org/css-text-decor-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-text-decor-3.json", "refs": "refs/css-text-decor-3.json", "css": "css/css-text-decor.json", @@ -23221,11 +23221,11 @@ ], "crawled": "https://drafts.csswg.org/css-text-decor-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "8 March 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-text-decor-4.json", "refs": "refs/css-text-decor-4.json", "css": "css/css-text-decor-4.json", @@ -23289,11 +23289,11 @@ ], "crawled": "https://drafts.csswg.org/css-transforms-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "7 August 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-transforms-1.json", "links": "links/css-transforms-1.json", "refs": "refs/css-transforms-1.json", @@ -23357,11 +23357,11 @@ ], "crawled": "https://drafts.csswg.org/css-transforms-2/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "3 April 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-transforms-2.json", "links": "links/css-transforms-2.json", "refs": "refs/css-transforms-2.json", @@ -23426,11 +23426,11 @@ ], "crawled": "https://drafts.csswg.org/css-transitions-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "10 December 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-transitions-1.json", "links": "links/css-transitions-1.json", "refs": "refs/css-transitions-1.json", @@ -23496,11 +23496,11 @@ ], "crawled": "https://drafts.csswg.org/css-transitions-2/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "7 November 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-transitions-2.json", "links": "links/css-transitions-2.json", "refs": "refs/css-transitions-2.json", @@ -23630,11 +23630,11 @@ ], "crawled": "https://drafts.csswg.org/css-ui-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "27 February 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-ui-3.json", "links": "links/css-ui-3.json", "refs": "refs/css-ui-3.json", @@ -23698,11 +23698,11 @@ ], "crawled": "https://drafts.csswg.org/css-ui-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "1 November 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-ui-4.json", "links": "links/css-ui-4.json", "refs": "refs/css-ui-4.json", @@ -23768,11 +23768,11 @@ ], "crawled": "https://drafts.csswg.org/css-values-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "31 July 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-values-3.json", "refs": "refs/css-values-3.json", "dfns": "dfns/css-values-3.json", @@ -23836,11 +23836,11 @@ ], "crawled": "https://drafts.csswg.org/css-values-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "28 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-values-4.json", "links": "links/css-values-4.json", "refs": "refs/css-values-4.json", @@ -23904,11 +23904,11 @@ ], "crawled": "https://drafts.csswg.org/css-values-5/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "13 November 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-values-5.json", "links": "links/css-values-5.json", "refs": "refs/css-values-5.json", @@ -23973,11 +23973,11 @@ ], "crawled": "https://drafts.csswg.org/css-variables-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "25 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-variables-1.json", "links": "links/css-variables-1.json", "refs": "refs/css-variables-1.json", @@ -24035,11 +24035,11 @@ ], "crawled": "https://drafts.csswg.org/css-view-transitions-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "22 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-view-transitions-1.json", "links": "links/css-view-transitions-1.json", "refs": "refs/css-view-transitions-1.json", @@ -24098,11 +24098,11 @@ ], "crawled": "https://drafts.csswg.org/css-view-transitions-2/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "7 November 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-view-transitions-2.json", "links": "links/css-view-transitions-2.json", "refs": "refs/css-view-transitions-2.json", @@ -24169,11 +24169,11 @@ ], "crawled": "https://drafts.csswg.org/css-viewport/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "12 July 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-viewport-1.json", "links": "links/css-viewport-1.json", "refs": "refs/css-viewport-1.json", @@ -24238,11 +24238,11 @@ ], "crawled": "https://drafts.csswg.org/css-will-change-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "29 April 2022", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-will-change-1.json", "refs": "refs/css-will-change-1.json", "css": "css/css-will-change.json", @@ -24306,11 +24306,11 @@ ], "crawled": "https://drafts.csswg.org/css-writing-modes-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/css-writing-modes-3.json", "refs": "refs/css-writing-modes-3.json", "dfns": "dfns/css-writing-modes-3.json", @@ -24373,11 +24373,11 @@ ], "crawled": "https://drafts.csswg.org/css-writing-modes-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css-writing-modes-4.json", "links": "links/css-writing-modes-4.json", "refs": "refs/css-writing-modes-4.json", @@ -24579,11 +24579,11 @@ ], "crawled": "https://drafts.csswg.org/css2/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "18 December 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/CSS22.json", "links": "links/CSS22.json", "refs": "refs/CSS22.json", @@ -24647,11 +24647,11 @@ ], "crawled": "https://drafts.csswg.org/css-exclusions-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "24 July 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/css3-exclusions.json", "links": "links/css3-exclusions.json", "refs": "refs/css3-exclusions.json", @@ -24715,11 +24715,11 @@ ], "crawled": "https://drafts.csswg.org/cssom-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "1 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/cssom-1.json", "links": "links/cssom-1.json", "refs": "refs/cssom-1.json", @@ -24784,11 +24784,11 @@ ], "crawled": "https://drafts.csswg.org/cssom-view-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "12 November 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/cssom-view-1.json", "links": "links/cssom-view-1.json", "refs": "refs/cssom-view-1.json", @@ -27130,11 +27130,11 @@ ], "crawled": "https://w3c.github.io/IFT/Overview.html", "crawlCacheInfo": { - "lastModified": "Fri, 01 Nov 2024 13:36:40 GMT" + "lastModified": "Wed, 13 Nov 2024 23:55:18 GMT" }, "generator": "bikeshed", "date": "9 July 2024", - "revision": "0d75a6c2ab28a5270ebf37ea59f9960ede1371e6", + "revision": "f8ae95814f7c787037b1b027cd66cbb49962bcc2", "algorithms": "algorithms/IFT.json", "links": "links/IFT.json", "refs": "refs/IFT.json", @@ -28479,7 +28479,7 @@ ], "crawled": "https://drafts.csswg.org/mediaqueries-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "date": "14 May 2024", "links": "links/mediaqueries-3.json", @@ -28544,11 +28544,11 @@ ], "crawled": "https://drafts.csswg.org/mediaqueries-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/mediaqueries-4.json", "refs": "refs/mediaqueries-4.json", "css": "css/mediaqueries.json", @@ -28611,11 +28611,11 @@ ], "crawled": "https://drafts.csswg.org/mediaqueries-5/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "19 September 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/mediaqueries-5.json", "links": "links/mediaqueries-5.json", "refs": "refs/mediaqueries-5.json", @@ -31551,11 +31551,11 @@ ], "crawled": "https://drafts.csswg.org/resize-observer-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "27 January 2023", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/resize-observer-1.json", "links": "links/resize-observer-1.json", "refs": "refs/resize-observer-1.json", @@ -31879,11 +31879,11 @@ ], "crawled": "https://drafts.csswg.org/scroll-animations-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "31 January 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/scroll-animations-1.json", "links": "links/scroll-animations-1.json", "refs": "refs/scroll-animations-1.json", @@ -32139,7 +32139,7 @@ ], "crawled": "https://drafts.csswg.org/selectors-3/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "date": "30 January 2018", "links": "links/selectors-3.json", @@ -32205,11 +32205,11 @@ ], "crawled": "https://drafts.csswg.org/selectors-4/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "15 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/selectors-4.json", "links": "links/selectors-4.json", "refs": "refs/selectors-4.json", @@ -34552,11 +34552,11 @@ ], "crawled": "https://drafts.csswg.org/web-animations-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:54 GMT" }, "generator": "bikeshed", "date": "21 October 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/web-animations-1.json", "links": "links/web-animations-1.json", "refs": "refs/web-animations-1.json", @@ -34621,11 +34621,11 @@ ], "crawled": "https://drafts.csswg.org/web-animations-2/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "15 May 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "algorithms": "algorithms/web-animations-2.json", "links": "links/web-animations-2.json", "refs": "refs/web-animations-2.json", @@ -34878,11 +34878,11 @@ ], "crawled": "https://w3c.github.io/webauthn/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 12:46:44 GMT" + "lastModified": "Wed, 13 Nov 2024 20:57:02 GMT" }, "generator": "bikeshed", "date": "13 November 2024", - "revision": "92e101570d4b1f06121b3f7d3215cc68e5da4019", + "revision": "814e03a24c87b89e3500758370f572038ff9a10f", "algorithms": "algorithms/webauthn-3.json", "links": "links/webauthn-3.json", "refs": "refs/webauthn-3.json", @@ -37615,11 +37615,11 @@ ], "crawled": "https://drafts.csswg.org/selectors-nonelement-1/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Nov 2024 18:21:23 GMT" + "lastModified": "Wed, 13 Nov 2024 20:36:53 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "c4a4a61c37798db1efeaf018477eb27072624d3b", + "revision": "09362763855a08e4ddd90d9c19b1cd5da4de0851", "links": "links/selectors-nonelement-1.json", "refs": "refs/selectors-nonelement-1.json", "css": "css/selectors-nonelement.json", diff --git a/ed/links/IFT.json b/ed/links/IFT.json index ccc4530232a7..5f66f6e1cd0a 100644 --- a/ed/links/IFT.json +++ b/ed/links/IFT.json @@ -14,7 +14,11 @@ "https://docs.microsoft.com/en-us/typography/opentype/spec": {}, "https://docs.microsoft.com/en-us/typography/opentype/spec/cff": {}, "https://docs.microsoft.com/en-us/typography/opentype/spec/cff2": {}, - "https://docs.microsoft.com/en-us/typography/opentype/spec/cmap": {}, + "https://docs.microsoft.com/en-us/typography/opentype/spec/cmap": { + "anchors": [ + "format-14-unicode-variation-sequences" + ] + }, "https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist": {}, "https://docs.microsoft.com/en-us/typography/opentype/spec/featuretags": {}, "https://docs.microsoft.com/en-us/typography/opentype/spec/glyf": {}, diff --git a/ed/links/css-rhythm-1.json b/ed/links/css-rhythm-1.json index b3e461d969ed..0fb18269c5dc 100644 --- a/ed/links/css-rhythm-1.json +++ b/ed/links/css-rhythm-1.json @@ -31,6 +31,8 @@ "https://drafts.csswg.org/css-inline-3/": {}, "https://drafts.csswg.org/css-line-grid/": {}, "https://drafts.csswg.org/css-page-3/": {}, + "https://drafts.csswg.org/css-rhythm/": {}, + "https://drafts.csswg.org/css-sizing-3/": {}, "https://drafts.csswg.org/css-values-3/": {}, "https://drafts.csswg.org/css-values-4/": {}, "https://drafts.csswg.org/css-variables-2/": {}, @@ -95,7 +97,8 @@ "https://drafts.csswg.org/css-box-4/": { "anchors": [ "propdef-padding", - "propdef-margin" + "propdef-margin", + "content-area" ] }, "https://drafts.csswg.org/css-break-3/": { @@ -123,6 +126,16 @@ "propdef-line-grid" ] }, + "https://drafts.csswg.org/css-rhythm-1/": { + "anchors": [ + "valdef-block-step-insert-margin" + ] + }, + "https://drafts.csswg.org/css-sizing-3/": { + "anchors": [ + "propdef-min-height" + ] + }, "https://drafts.csswg.org/css-values-4/": { "anchors": [ "css-wide-keywords", @@ -150,6 +163,11 @@ "anchors": [ "propdef-line-height" ] + }, + "https://www.w3.org/TR/CSS21/visudet.html": { + "anchors": [ + "propdef-max-height" + ] } } } diff --git a/ed/links/digital-credentials.json b/ed/links/digital-credentials.json index 3fb4fbac6853..ba3b33007498 100644 --- a/ed/links/digital-credentials.json +++ b/ed/links/digital-credentials.json @@ -59,6 +59,7 @@ "https://www.w3.org/TR/permissions/": {}, "https://www.w3.org/TR/vc-data-model-2.0/": {}, "https://www.w3.org/TR/vc-data-model/": {}, + "https://www.w3.org/TR/vc-use-cases/": {}, "https://www.w3.org/TR/webauthn/": { "anchors": [ "publickeycredential", diff --git a/ed/links/shared-storage.json b/ed/links/shared-storage.json index 9e8d8acb3ac8..d34d840692ca 100644 --- a/ed/links/shared-storage.json +++ b/ed/links/shared-storage.json @@ -29,6 +29,7 @@ }, "https://httpwg.org/specs/rfc8941.html": {}, "https://infra.spec.whatwg.org/": {}, + "https://mimesniff.spec.whatwg.org/": {}, "https://patcg-individual-drafts.github.io/private-aggregation-api/": {}, "https://storage.spec.whatwg.org/": {}, "https://tc39.es/ecma262/multipage/": {}, @@ -60,8 +61,8 @@ }, "https://encoding.spec.whatwg.org/": { "anchors": [ - "utf-8-encode", - "utf-8-decode" + "utf-8-decode", + "utf-8-encode" ] }, "https://fetch.spec.whatwg.org/": { @@ -75,19 +76,26 @@ "concept-header", "concept-request-header-list", "concept-http-fetch", + "concept-request", + "concept-request-mode", + "concept-request-referrer", "concept-request-destination", + "request-initiator-type", + "concept-request-client", + "process-response-end-of-body", "concept-response", + "concept-response-status", + "ok-status", + "concept-header-extract-mime-type", + "concept-response-header-list", "request-priority", "concept-request-request", - "concept-request", "requestinit", "dom-request", "concept-http-network-or-cache-fetch", - "concept-response-status", "redirect-status", "concept-header-list-get", "concept-request-origin", - "concept-response-header-list", "concept-header-list-get-structured-header", "concept-network-error", "concept-header-value", @@ -213,6 +221,7 @@ "obtain-a-worklet-agent", "fetch-a-worklet-script-graph", "concept-settings-object-global", + "networking-task-source", "concept-relevant-global", "beginning-navigation", "ending-navigation", @@ -275,6 +284,8 @@ "string-length", "list-contain", "list-clone", + "byte-sequence", + "parse-a-json-string-to-an-infra-value", "ordered-map", "map-entry", "map-key", @@ -300,6 +311,11 @@ "ascii-string" ] }, + "https://mimesniff.spec.whatwg.org/": { + "anchors": [ + "json-mime-type" + ] + }, "https://patcg-individual-drafts.github.io/private-aggregation-api/": { "anchors": [ "pre-specified-report-parameters", @@ -372,6 +388,7 @@ "concept-url-origin", "concept-url", "concept-url-parser", + "concept-url-path", "concept-url-serializer" ] }, diff --git a/ed/links/webauthn-3.json b/ed/links/webauthn-3.json index 99c77e4c31e1..463e42f510e6 100644 --- a/ed/links/webauthn-3.json +++ b/ed/links/webauthn-3.json @@ -72,7 +72,6 @@ "https://fidoalliance.org/specs/fido-v2.1-ps-20210615/fido-client-to-authenticator-protocol-v2.1-ps-errata-20220621.html": {}, "https://fidoalliance.org/wp-content/uploads/2014/12/FIDO_Alliance_Whitepaper_Privacy_Principles.pdf": {}, "https://github.com/w3c/webauthn/issues": {}, - "https://github.com/whatwg/html/issues/2711": {}, "https://html.spec.whatwg.org/multipage/": {}, "https://html.spec.whatwg.org/multipage/dom.html": { "anchors": [ @@ -94,6 +93,7 @@ "https://tools.ietf.org/html/rfc8471": {}, "https://tools.ietf.org/html/rfc8610": {}, "https://trustedcomputinggroup.org/wp-content/uploads/IWG_CMC_Profile_Cert_Enrollment_v1_r7.pdf": {}, + "https://trustedcomputinggroup.org/wp-content/uploads/TCG-EK-Credential-Profile-V-2.5-R2_published.pdf": {}, "https://url.spec.whatwg.org/": {}, "https://w3c.github.io/FileAPI/": {}, "https://w3c.github.io/IntersectionObserver/v2/": {}, @@ -142,7 +142,6 @@ "https://www.rfc-editor.org/rfc/rfc8949": {}, "https://www.rfc-editor.org/rfc/rfc9052": {}, "https://www.rfc-editor.org/rfc/rfc9053": {}, - "https://www.trustedcomputinggroup.org/wp-content/uploads/Credential_Profile_EK_V2.0_R14_published.pdf": {}, "https://www.trustedcomputinggroup.org/wp-content/uploads/TPM-Rev-2.0-Part-1-Architecture-01.38.pdf": {}, "https://www.trustedcomputinggroup.org/wp-content/uploads/TPM-Rev-2.0-Part-2-Structures-01.38.pdf": {}, "https://www.trustedcomputinggroup.org/wp-content/uploads/TPM-Rev-2.0-Part-3-Commands-01.38.pdf": {}, diff --git a/ed/refs/css-rhythm-1.json b/ed/refs/css-rhythm-1.json index 7c7c4e8062f0..eda9c7f71a14 100644 --- a/ed/refs/css-rhythm-1.json +++ b/ed/refs/css-rhythm-1.json @@ -33,6 +33,14 @@ "name": "CSS-LINE-GRID-1", "url": "https://drafts.csswg.org/css-line-grid/" }, + { + "name": "CSS-RHYTHM-1", + "url": "https://drafts.csswg.org/css-rhythm/" + }, + { + "name": "CSS-SIZING-3", + "url": "https://drafts.csswg.org/css-sizing-3/" + }, { "name": "CSS-VALUES-3", "url": "https://drafts.csswg.org/css-values-3/" diff --git a/ed/refs/shared-storage.json b/ed/refs/shared-storage.json index d7460018379e..4d778648cc76 100644 --- a/ed/refs/shared-storage.json +++ b/ed/refs/shared-storage.json @@ -49,6 +49,10 @@ "name": "MEDIA-SOURCE-2", "url": "https://w3c.github.io/media-source/" }, + { + "name": "MIMESNIFF", + "url": "https://mimesniff.spec.whatwg.org/" + }, { "name": "PERMISSIONS-POLICY-1", "url": "https://w3c.github.io/webappsec-permissions-policy/" diff --git a/ed/refs/webauthn-3.json b/ed/refs/webauthn-3.json index 1d98d404f019..a63ad3f3f0ef 100644 --- a/ed/refs/webauthn-3.json +++ b/ed/refs/webauthn-3.json @@ -183,7 +183,7 @@ }, { "name": "TPMv2-EK-Profile", - "url": "https://www.trustedcomputinggroup.org/wp-content/uploads/Credential_Profile_EK_V2.0_R14_published.pdf" + "url": "https://trustedcomputinggroup.org/wp-content/uploads/TCG-EK-Credential-Profile-V-2.5-R2_published.pdf" }, { "name": "TPMv2-Part1",