From 830615d3d9eb86f3743602ffbb698e06a79878dc Mon Sep 17 00:00:00 2001 From: reffy-bot <> Date: Thu, 23 Feb 2023 00:49:07 +0000 Subject: [PATCH] Update of ED report from new reffy run Using reffy commit 11.4.6. --- ed/css/css-color-5.json | 28 +- ed/css/css-color.json | 54 +- ed/css/css-conditional-values.json | 2 +- ed/css/css-easing.json | 2 +- ed/css/css-text-4.json | 161 +- ed/dfns/css-anchor-position-1.json | 19 + ed/dfns/css-cascade-6.json | 59 + ed/dfns/css-color-4.json | 171 +- ed/dfns/css-color-5.json | 137 +- ed/dfns/css-fonts-4.json | 14 +- ed/dfns/css-text-4.json | 312 ++-- ed/dfns/webauthn-3.json | 2199 +++++++++----------------- ed/dfns/webgpu.json | 76 + ed/headings/css-cascade-6.json | 32 +- ed/headings/css-color-4.json | 11 +- ed/headings/css-color-5.json | 98 +- ed/headings/css-text-4.json | 28 +- ed/headings/webauthn-3.json | 98 +- ed/idl/css-cascade-6.idl | 10 + ed/idl/webauthn.idl | 1 - ed/ids/CSS22.json | 2 +- ed/ids/css-align-3.json | 18 +- ed/ids/css-anchor-position-1.json | 31 +- ed/ids/css-cascade-6.json | 39 +- ed/ids/css-color-4.json | 587 ++++--- ed/ids/css-color-5.json | 530 ++++--- ed/ids/css-contain-1.json | 5 - ed/ids/css-contain-2.json | 15 - ed/ids/css-flexbox-1.json | 32 +- ed/ids/css-fonts-4.json | 34 +- ed/ids/css-grid-1.json | 76 +- ed/ids/css-grid-2.json | 48 +- ed/ids/css-multicol-1.json | 4 - ed/ids/css-position-3.json | 4 +- ed/ids/css-pseudo-4.json | 10 +- ed/ids/css-text-4.json | 308 ++-- ed/ids/css-ui-3.json | 157 +- ed/ids/css-values-4.json | 13 - ed/ids/css-view-transitions-1.json | 1 - ed/ids/motion-1.json | 24 +- ed/ids/wasm-core-1.json | 1 - ed/ids/webauthn-3.json | 1532 +++++++++++++++--- ed/ids/webgpu.json | 112 +- ed/index.json | 327 ++-- ed/links/css-2022.json | 16 +- ed/links/css-2023.json | 389 ----- ed/links/css-align-3.json | 6 - ed/links/css-cascade-6.json | 10 +- ed/links/css-color-4.json | 8 +- ed/links/css-color-5.json | 9 +- ed/links/css-contain-1.json | 6 - ed/links/css-contain-2.json | 5 - ed/links/css-grid-1.json | 6 - ed/links/css-grid-2.json | 6 - ed/links/css-inline-3.json | 6 - ed/links/css-multicol-1.json | 3 - ed/links/css-overflow-4.json | 5 - ed/links/css-position-3.json | 1 + ed/links/css-sizing-4.json | 10 - ed/links/css-text-3.json | 16 - ed/links/css-text-4.json | 31 +- ed/links/css-ui-3.json | 33 - ed/links/css-values-4.json | 1 - ed/links/css-view-transitions-1.json | 6 - ed/links/mediaqueries-5.json | 5 - ed/links/wasm-core-1.json | 2 +- ed/refs/css-anchor-position-1.json | 8 +- ed/refs/css-cascade-6.json | 4 + ed/refs/css-text-4.json | 4 + ed/refs/css-view-transitions-1.json | 4 - ed/refs/wasm-core-1.json | 4 - packages/idl/package.json | 2 +- 72 files changed, 4442 insertions(+), 3586 deletions(-) create mode 100644 ed/idl/css-cascade-6.idl diff --git a/ed/css/css-color-5.json b/ed/css/css-color-5.json index d407299a202d..8b8d47290337 100644 --- a/ed/css/css-color-5.json +++ b/ed/css/css-color-5.json @@ -59,6 +59,22 @@ ], "selectors": [], "values": [ + { + "name": "", + "prose": "Colors in CSS are represented by the type:", + "type": "type", + "value": " | currentcolor | | " + }, + { + "name": "", + "type": "type", + "value": " | | | transparent" + }, + { + "name": "", + "type": "type", + "value": " | | | | | | | | | " + }, { "name": "color-mix()", "type": "function", @@ -67,7 +83,7 @@ { "name": "rgb()", "type": "function", - "value": "rgb( [ | none]{3} [ / [ | none] ]? ) | rgb( [ | none]{3} [ / [ | none] ]? ) | rgb( [ from ]? [ | | none]{3} [ / [ | none] ]? )", + "value": "rgb( [ from ]? [ | | none]{3} [ / [ | none] ]? )", "values": [ { "name": "r", @@ -95,6 +111,11 @@ } ] }, + { + "name": "rgba()", + "type": "function", + "value": "rgba( [ from ]? [ | | none]{3} [ / [ | none] ]? )" + }, { "name": "", "type": "type", @@ -131,6 +152,11 @@ } ] }, + { + "name": "hsla()", + "type": "function", + "value": "hsla([from ]? [ | none] [ | | none] [ | | none] [ / [ | none] ]? )" + }, { "name": "hwb()", "type": "function", diff --git a/ed/css/css-color.json b/ed/css/css-color.json index 135c3ee5a217..a2486a5ccb28 100644 --- a/ed/css/css-color.json +++ b/ed/css/css-color.json @@ -825,12 +825,32 @@ { "name": "rgb()", "type": "function", - "value": "rgb( [ | none]{3} [ / [ | none] ]? ) | rgb( [ | none]{3} [ / [ | none] ]? ) | rgb( #{3} , ? ) | rgb( #{3} , ? ) | rgb( [ | none]{3} [ / [ | none] ]? ) | rgb( [ | none]{3} [ / [ | none] ]? )" + "value": "[ | ]" }, { "name": "rgba()", - "prose": "Also, an rgba() legacy color syntax also exists, with an identical grammar and behavior to rgb().", - "type": "function" + "type": "function", + "value": "[ | ]" + }, + { + "name": "", + "type": "type", + "value": "rgb( #{3} , ? ) | rgb( #{3} , ? )" + }, + { + "name": "", + "type": "type", + "value": "rgba( #{3} , ? ) | rgba( #{3} , ? )" + }, + { + "name": "", + "type": "type", + "value": "rgb( [ | | none]{3} [ / [ | none] ]? )" + }, + { + "name": "", + "type": "type", + "value": "rgba( [ | | none]{3} [ / [ | none] ]? )" }, { "name": "", @@ -966,11 +986,11 @@ { "name": "hsl()", "type": "function", - "value": "hsl( [ | none] [ | none] [ | none] [ / [ | none] ]? ) | hsl( , , , ? ) | hsl( [ | none] [ | none] [ | none] [ / [ | none] ]? )", + "value": "[ | ]", "values": [ { "name": "HSL", - "prose": "HSL colors are specified as a triplet of hue, saturation, and lightness. The syntax of the hsl() function is:", + "prose": "HSL colors are specified as a triplet of hue, saturation, and lightness. The syntax of the hsl() and hsla() functions is:", "type": "value", "value": "HSL" } @@ -978,8 +998,28 @@ }, { "name": "hsla()", - "prose": "Also, an hsla() legacy color syntax also exists, with an identical grammar and behavior to hsl().", - "type": "function" + "type": "function", + "value": "[ | ]" + }, + { + "name": "", + "type": "type", + "value": "hsl( [ | none] [ | | none] [ | | none] [ / [ | none] ]? )" + }, + { + "name": "", + "type": "type", + "value": "hsla( [ | none] [ | | none] [ | | none] [ / [ | none] ]? )" + }, + { + "name": "", + "type": "type", + "value": "hsl( , , , ? )" + }, + { + "name": "", + "type": "type", + "value": "hsla( , , , ? )" }, { "name": "hwb()", diff --git a/ed/css/css-conditional-values.json b/ed/css/css-conditional-values.json index fc957478a52f..6c7761863c9c 100644 --- a/ed/css/css-conditional-values.json +++ b/ed/css/css-conditional-values.json @@ -41,7 +41,7 @@ "name": "if()", "prose": "The if() function allows authors to set a property value (or parts thereof) to different values based on certain conditions.", "type": "function", - "value": "if( , [, ]?) | if( then [else ]?) | if( , [, ]?)" + "value": "if( , , ? ) | if( then [else ]?) | if( , , ? )" }, { "name": "", diff --git a/ed/css/css-easing.json b/ed/css/css-easing.json index 27a564f4218b..c17098dbaba4 100644 --- a/ed/css/css-easing.json +++ b/ed/css/css-easing.json @@ -100,7 +100,7 @@ }, { "name": "steps()", - "value": "steps([, ]?)", + "value": "steps(, ?)", "type": "function", "values": [ { diff --git a/ed/css/css-text-4.json b/ed/css/css-text-4.json index 58839e2a17e5..ef9e358d1c44 100644 --- a/ed/css/css-text-4.json +++ b/ed/css/css-text-4.json @@ -880,7 +880,7 @@ }, { "name": "text-justify", - "value": "auto | none | inter-word | inter-character", + "value": "[ auto | none | inter-word | inter-character ] || no-compress", "initial": "auto", "appliesTo": "text", "inherited": "yes", @@ -924,6 +924,12 @@ "prose": "Justification adjusts spacing as for auto except: Justification opportunities are disabled at word separators. Justification opportunities are disabled between Bopomofo characters", "type": "value", "value": "ruby" + }, + { + "name": "no-compress", + "prose": "Justification must not compress spacing controlled by text-spacing-trim or text-autospace. (If this value is not specified, the justification process may reduce such spacing except when the spacing is at the start or end of the line.) This keyword used to be part of text-spacing; it might need renaming to be more specific now that it’s here, as it implies that e.g. U+0020 cannot be compressed.", + "type": "value", + "value": "no-compress" } ], "styleDeclaration": [ @@ -1058,10 +1064,10 @@ ] }, { - "name": "text-spacing", - "value": "normal | none | auto | no-compress || [ trim-start | space-start | space-first ] || [ trim-end | space-end | allow-end ] || [ trim-adjacent | space-adjacent ] || ideograph-alpha || ideograph-numeric || punctuation", + "name": "text-autospace", + "value": "normal | ", "initial": "normal", - "appliesTo": "block containers", + "appliesTo": "text", "inherited": "yes", "percentages": "N/A", "computedValue": "specified keyword(s)", @@ -1070,93 +1076,139 @@ "values": [ { "name": "normal", - "prose": "Specifies the baseline behavior, equivalent to space-start trim-end trim-adjacent ideograph-alpha ideograph-numeric.", + "prose": "Same behavior as ideograph-alpha ideograph-numeric.", "type": "value", "value": "normal" }, { - "name": "none", - "prose": "Turns off all text-spacing features. All fullwidth characters are set with full-width glyphs.", + "name": "no-autospace", + "prose": "No automatic space is inserted.", "type": "value", - "value": "none" + "value": "no-autospace" }, { - "name": "auto", - "prose": "The user agent chooses a set of typographically high quality spacing values. Different user agents running on different platforms may pick different values.", + "name": "insert", + "prose": "The specified spacing is automatically inserted if there are no space characters of any kind (Unicode general category Z) already there. If neither insert nor replace are specified, the behavior is the same as insert.", "type": "value", - "value": "auto" + "value": "insert" }, { - "name": "no-compress", - "prose": "Justification must not compress text-spacing. (If this value is not specified, the justification process may reduce autospacing except when the spacing is at the start or end of the line.)", + "name": "replace", + "prose": "The specified spacing is automatically inserted even if there is already a space (U+0020) at that point; additionally, the space (U+0020) is removed. Other types of space characters (Unicode general category Z) suppress automatic spacing, as for insert.", "type": "value", - "value": "no-compress" + "value": "replace" }, { - "name": "space-start", - "prose": "Set fullwidth opening punctuation with full-width glyphs (spaced) at the start of each line.", + "name": "ideograph-alpha", + "prose": "Creates extra spacing between runs of ideographs and non-ideographic letters, see § 8.4.1 Inter-script Spacing.", "type": "value", - "value": "space-start" + "value": "ideograph-alpha" }, { - "name": "trim-start", - "prose": "Set fullwidth opening punctuation with half-width glyphs (flush) at the start of each line.", + "name": "ideograph-numeric", + "prose": "Creates extra spacing between runs of ideographs and non-ideographic numerals, see § 8.4.1 Inter-script Spacing.", "type": "value", - "value": "trim-start" + "value": "ideograph-numeric" }, { - "name": "space-first", - "prose": "Behaves as space-start on the first line the block container and each line after a forced line break but as trim-start on all other lines.", + "name": "punctuation", + "prose": "Creates extra non-breaking spacing around punctuation as required by language-specific typographic conventions. In this level, if the element’s content language is French, narrow no-break space (U+202F) and no-break space (U+00A0) is inserted where required by French typographic guidelines. Otherwise this value has no effect. However future specifications may add automatic spacing behavior for other languages.", "type": "value", - "value": "space-first" + "value": "punctuation" + } + ], + "styleDeclaration": [ + "text-autospace", + "textAutospace" + ] + }, + { + "name": "text-spacing-trim", + "value": " | auto", + "initial": "space-first", + "appliesTo": "text", + "inherited": "yes", + "percentages": "N/A", + "computedValue": "specified keyword(s)", + "canonicalOrder": "per grammar", + "animationType": "discrete", + "values": [ + { + "name": "space-all", + "prose": "All fullwidth punctuation characters are set with full-width glyphs (spaced).", + "type": "value", + "value": "space-all" }, { - "name": "allow-end", - "prose": "Set fullwidth closing punctuation with half-width glyphs (flush) at the end of each line if it does not otherwise fit prior to justification; otherwise set the punctuation with full-width glyphs.", + "name": "trim-auto", + "prose": "Set fullwidth opening punctuation with half-width glyphs (flush) at the start of each line; set fullwidth closing punctuation with half-width glyphs (flush) at the end of each line; and collapse spacing between punctuation glyphs as described below.", "type": "value", - "value": "allow-end" + "value": "trim-auto" }, { - "name": "space-end", - "prose": "Set fullwidth closing punctuation with full-width glyphs (spaced) at the end of each line.", + "name": "space-first", + "prose": "Set fullwidth opening punctuation with full-width glyphs (spaced) on the first line the block container. Otherwise as trim-auto (unless allow-end is also specified).", "type": "value", - "value": "space-end" + "value": "space-first" }, { - "name": "trim-end", - "prose": "Set fullwidth closing punctuation with half-width glyphs (flush) at the end of each line.", + "name": "allow-end", + "prose": "Set fullwidth closing punctuation with half-width glyphs (flush) at the end of each line if it does not otherwise fit prior to justification, else set the punctuation with full-width glyphs. Otherwise as trim-auto (unless space-first is also specified).", "type": "value", - "value": "trim-end" + "value": "allow-end" }, { - "name": "space-adjacent", - "prose": "Set fullwidth opening punctuation with full-width glyphs (spaced) when not at the start of the line. Set fullwidth closing punctuation with full-width glyphs (spaced) when not at the end of the line.", + "name": "auto", + "prose": "The user agent chooses a set of typographically high quality spacing values. Different user agents running on different platforms may pick different values. Do we need auto? It would be weird for the author to choose platform-dependent behavior at the start of the first line, and it should otherwise use trim-auto.", + "type": "value", + "value": "auto" + } + ], + "styleDeclaration": [ + "text-spacing-trim", + "textSpacingTrim" + ] + }, + { + "name": "text-spacing", + "value": "normal | none | auto | || ", + "initial": "see individual properties", + "appliesTo": "text", + "inherited": "yes", + "percentages": "N/A", + "computedValue": "specified keyword(s)", + "animationType": "discrete", + "canonicalOrder": "per grammar", + "values": [ + { + "name": "normal", + "prose": "Specifies the baseline behavior, setting each sub-property to its initial value. Equivalent to space-first ideograph-alpha ideograph-numeric.", "type": "value", - "value": "space-adjacent" + "value": "normal" }, { - "name": "trim-adjacent", - "prose": "Collapse spacing between punctuation glyphs as described below.", + "name": "none", + "prose": "Turns off all text-spacing features: sets text-spacing-trim to space-all and text-autospace to no-autospace.", "type": "value", - "value": "trim-adjacent" + "value": "none" }, { - "name": "ideograph-alpha", - "prose": "Creates extra spacing between runs of ideographs and non-ideographic letters, see § 8.4.1 Inter-script Spacing.", + "name": "auto", + "prose": "Sets both text-spacing-trim and text-autospace to auto.", "type": "value", - "value": "ideograph-alpha" + "value": "auto" }, { - "name": "ideograph-numeric", - "prose": "Creates extra spacing between runs of ideographs and non-ideographic numerals, see § 8.4.1 Inter-script Spacing.", + "name": "", + "prose": "Sets text-spacing-trim to the specified value. If no value is given, text-autospace is set to its initial value.", "type": "value", - "value": "ideograph-numeric" + "value": "" }, { - "name": "punctuation", - "prose": "Creates extra non-breaking spacing around punctuation as required by language-specific typographic conventions. In this level, if the element’s content language is French, narrow no-break space (U+202F) and no-break space (U+00A0) is inserted where required by French typographic guidelines. Otherwise this value has no effect. However future specifications may add automatic spacing behavior for other languages. Integrate rules for correcting incorrect spaces? Issue 318", + "name": "", + "prose": "Sets text-autospace to the specified value. If no value is given, text-spacing-trim is set to its initial value.", "type": "value", - "value": "punctuation" + "value": "" } ], "styleDeclaration": [ @@ -1224,7 +1276,7 @@ }, { "name": "first", - "prose": "An opening bracket or quote at the start of the first formatted line of an element hangs. This applies to all characters in the Unicode categories Ps, Pf, Pi plus the ASCII quote marks U+0027 ' APOSTROPHE and U+0022 \" QUOTATION MARK.", + "prose": "An opening bracket, quote, or ideographic space at the start of the first formatted line of an element hangs. This applies to all characters in the Unicode categories Ps, Pf, Pi plus the ASCII quote marks U+0027 ' APOSTROPHE and U+0022 \" QUOTATION MARK and the IDEOGRAPHIC SPACE U+3000.", "type": "value", "value": "first" }, @@ -1255,5 +1307,16 @@ ], "atrules": [], "selectors": [], - "values": [] + "values": [ + { + "name": "", + "type": "type", + "value": "no-autospace | [ ideograph-alpha || ideograph-numeric || punctuation ] || [ insert | replace ]" + }, + { + "name": "", + "type": "type", + "value": "space-all | trim-auto | [ allow-end || space-first ]" + } + ] } diff --git a/ed/dfns/css-anchor-position-1.json b/ed/dfns/css-anchor-position-1.json index 49856a629348..ca0bfd5c3a17 100644 --- a/ed/dfns/css-anchor-position-1.json +++ b/ed/dfns/css-anchor-position-1.json @@ -916,6 +916,25 @@ "title": "CSS Anchor Positioning" }, "definedIn": "prose" + }, + { + "id": "determine-the-position-fallback-styles", + "href": "https://drafts.csswg.org/css-anchor-position-1/#determine-the-position-fallback-styles", + "linkingText": [ + "determine the position fallback styles" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "fallback-apply", + "href": "https://drafts.csswg.org/css-anchor-position-1/#fallback-apply", + "title": "Applying Position Fallback", + "number": "3.3" + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/ed/dfns/css-cascade-6.json b/ed/dfns/css-cascade-6.json index 2767dd1c400e..5fd705049fc0 100644 --- a/ed/dfns/css-cascade-6.json +++ b/ed/dfns/css-cascade-6.json @@ -340,6 +340,65 @@ "number": "2.5.2" }, "definedIn": "prose" + }, + { + "id": "cssscoperule", + "href": "https://drafts.csswg.org/css-cascade-6/#cssscoperule", + "linkingText": [ + "CSSScopeRule" + ], + "localLinkingText": [], + "type": "interface", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "the-cssscoperule-interface", + "href": "https://drafts.csswg.org/css-cascade-6/#the-cssscoperule-interface", + "title": "The CSSScopeRule interface", + "number": "3.1" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssscoperule-start", + "href": "https://drafts.csswg.org/css-cascade-6/#dom-cssscoperule-start", + "linkingText": [ + "start" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSScopeRule" + ], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-cascade-6/#title", + "title": "CSS Cascading and Inheritance Level 6" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssscoperule-end", + "href": "https://drafts.csswg.org/css-cascade-6/#dom-cssscoperule-end", + "linkingText": [ + "end" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSScopeRule" + ], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-cascade-6/#title", + "title": "CSS Cascading and Inheritance Level 6" + }, + "definedIn": "pre" } ] } \ No newline at end of file diff --git a/ed/dfns/css-color-4.json b/ed/dfns/css-color-4.json index d31cc0ed6a47..530e3989dc23 100644 --- a/ed/dfns/css-color-4.json +++ b/ed/dfns/css-color-4.json @@ -521,6 +521,25 @@ }, "definedIn": "pre" }, + { + "id": "modern-color-syntax", + "href": "https://drafts.csswg.org/css-color-4/#modern-color-syntax", + "linkingText": [ + "modern color syntax" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "color-syntax-modern", + "href": "https://drafts.csswg.org/css-color-4/#color-syntax-modern", + "title": "Modern (Space-separated) Color Function Syntax", + "number": "4.1.1" + }, + "definedIn": "prose" + }, { "id": "legacy-color-syntax", "href": "https://drafts.csswg.org/css-color-4/#legacy-color-syntax", @@ -535,8 +554,8 @@ "heading": { "id": "color-syntax-legacy", "href": "https://drafts.csswg.org/css-color-4/#color-syntax-legacy", - "title": "Legacy Comma-separated Color Function Syntax", - "number": "4.1.1" + "title": "Legacy (Comma-separated) Color Function Syntax", + "number": "4.1.2" }, "definedIn": "prose" }, @@ -677,7 +696,79 @@ "href": "https://drafts.csswg.org/css-color-4/#title", "title": "CSS Color Module Level 4" }, - "definedIn": "prose" + "definedIn": "pre" + }, + { + "id": "typedef-legacy-rgb-syntax", + "href": "https://drafts.csswg.org/css-color-4/#typedef-legacy-rgb-syntax", + "linkingText": [ + "" + ], + "localLinkingText": [], + "type": "type", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-color-4/#title", + "title": "CSS Color Module Level 4" + }, + "definedIn": "pre" + }, + { + "id": "typedef-legacy-rgba-syntax", + "href": "https://drafts.csswg.org/css-color-4/#typedef-legacy-rgba-syntax", + "linkingText": [ + "" + ], + "localLinkingText": [], + "type": "type", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-color-4/#title", + "title": "CSS Color Module Level 4" + }, + "definedIn": "pre" + }, + { + "id": "typedef-modern-rgb-syntax", + "href": "https://drafts.csswg.org/css-color-4/#typedef-modern-rgb-syntax", + "linkingText": [ + "" + ], + "localLinkingText": [], + "type": "type", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-color-4/#title", + "title": "CSS Color Module Level 4" + }, + "definedIn": "pre" + }, + { + "id": "typedef-modern-rgba-syntax", + "href": "https://drafts.csswg.org/css-color-4/#typedef-modern-rgba-syntax", + "linkingText": [ + "" + ], + "localLinkingText": [], + "type": "type", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-color-4/#title", + "title": "CSS Color Module Level 4" + }, + "definedIn": "pre" }, { "id": "hex-color", @@ -4246,7 +4337,79 @@ "href": "https://drafts.csswg.org/css-color-4/#title", "title": "CSS Color Module Level 4" }, - "definedIn": "prose" + "definedIn": "pre" + }, + { + "id": "typedef-modern-hsl-syntax", + "href": "https://drafts.csswg.org/css-color-4/#typedef-modern-hsl-syntax", + "linkingText": [ + "" + ], + "localLinkingText": [], + "type": "type", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-color-4/#title", + "title": "CSS Color Module Level 4" + }, + "definedIn": "pre" + }, + { + "id": "typedef-modern-hsla-syntax", + "href": "https://drafts.csswg.org/css-color-4/#typedef-modern-hsla-syntax", + "linkingText": [ + "" + ], + "localLinkingText": [], + "type": "type", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-color-4/#title", + "title": "CSS Color Module Level 4" + }, + "definedIn": "pre" + }, + { + "id": "typedef-legacy-hsl-syntax", + "href": "https://drafts.csswg.org/css-color-4/#typedef-legacy-hsl-syntax", + "linkingText": [ + "" + ], + "localLinkingText": [], + "type": "type", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-color-4/#title", + "title": "CSS Color Module Level 4" + }, + "definedIn": "pre" + }, + { + "id": "typedef-legacy-hsla-syntax", + "href": "https://drafts.csswg.org/css-color-4/#typedef-legacy-hsla-syntax", + "linkingText": [ + "" + ], + "localLinkingText": [], + "type": "type", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-color-4/#title", + "title": "CSS Color Module Level 4" + }, + "definedIn": "pre" }, { "id": "valdef-hwb-hwb", diff --git a/ed/dfns/css-color-5.json b/ed/dfns/css-color-5.json index c0eb0ce124b1..261c3287ecc3 100644 --- a/ed/dfns/css-color-5.json +++ b/ed/dfns/css-color-5.json @@ -4,6 +4,61 @@ "url": "https://drafts.csswg.org/css-color-5/" }, "dfns": [ + { + "id": "typedef-color", + "href": "https://drafts.csswg.org/css-color-5/#typedef-color", + "linkingText": [ + "" + ], + "localLinkingText": [], + "type": "type", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "color-syntax", + "href": "https://drafts.csswg.org/css-color-5/#color-syntax", + "title": "The syntax", + "number": "2" + }, + "definedIn": "prose" + }, + { + "id": "typedef-absolute-color-base", + "href": "https://drafts.csswg.org/css-color-5/#typedef-absolute-color-base", + "linkingText": [ + "" + ], + "localLinkingText": [], + "type": "type", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-color-5/#title", + "title": "CSS Color Module Level 5" + }, + "definedIn": "pre" + }, + { + "id": "typedef-absolute-color-function", + "href": "https://drafts.csswg.org/css-color-5/#typedef-absolute-color-function", + "linkingText": [ + "" + ], + "localLinkingText": [], + "type": "type", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-color-5/#title", + "title": "CSS Color Module Level 5" + }, + "definedIn": "pre" + }, { "id": "funcdef-color-mix", "href": "https://drafts.csswg.org/css-color-5/#funcdef-color-mix", @@ -19,7 +74,7 @@ "id": "color-mix", "href": "https://drafts.csswg.org/css-color-5/#color-mix", "title": "Mixing Colors: the color-mix() Function", - "number": "2" + "number": "3" }, "definedIn": "pre" }, @@ -38,7 +93,7 @@ "id": "relative-colors", "href": "https://drafts.csswg.org/css-color-5/#relative-colors", "title": "Relative Color Syntax", - "number": "3" + "number": "4" }, "definedIn": "prose" }, @@ -111,7 +166,25 @@ "id": "relative-RGB", "href": "https://drafts.csswg.org/css-color-5/#relative-RGB", "title": "Relative sRGB Colors", - "number": "3.1" + "number": "4.1" + }, + "definedIn": "pre" + }, + { + "id": "funcdef-rgba", + "href": "https://drafts.csswg.org/css-color-5/#funcdef-rgba", + "linkingText": [ + "rgba()" + ], + "localLinkingText": [], + "type": "function", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-color-5/#title", + "title": "CSS Color Module Level 5" }, "definedIn": "pre" }, @@ -228,7 +301,25 @@ "id": "relative-HSL", "href": "https://drafts.csswg.org/css-color-5/#relative-HSL", "title": "Relative HSL Colors", - "number": "3.2" + "number": "4.2" + }, + "definedIn": "pre" + }, + { + "id": "funcdef-hsla", + "href": "https://drafts.csswg.org/css-color-5/#funcdef-hsla", + "linkingText": [ + "hsla()" + ], + "localLinkingText": [], + "type": "function", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-color-5/#title", + "title": "CSS Color Module Level 5" }, "definedIn": "pre" }, @@ -327,7 +418,7 @@ "id": "relative-HWB", "href": "https://drafts.csswg.org/css-color-5/#relative-HWB", "title": "Relative HWB Colors", - "number": "3.3" + "number": "4.3" }, "definedIn": "pre" }, @@ -426,7 +517,7 @@ "id": "relative-Lab", "href": "https://drafts.csswg.org/css-color-5/#relative-Lab", "title": "Relative Lab Colors", - "number": "3.4" + "number": "4.4" }, "definedIn": "pre" }, @@ -525,7 +616,7 @@ "id": "relative-Oklab", "href": "https://drafts.csswg.org/css-color-5/#relative-Oklab", "title": "Relative Oklab Colors", - "number": "3.5" + "number": "4.5" }, "definedIn": "pre" }, @@ -624,7 +715,7 @@ "id": "relative-LCH", "href": "https://drafts.csswg.org/css-color-5/#relative-LCH", "title": "Relative LCH Colors", - "number": "3.6" + "number": "4.6" }, "definedIn": "pre" }, @@ -723,7 +814,7 @@ "id": "relative-Oklch", "href": "https://drafts.csswg.org/css-color-5/#relative-Oklch", "title": "Relative Oklch Colors", - "number": "3.7" + "number": "4.7" }, "definedIn": "pre" }, @@ -822,7 +913,7 @@ "id": "color-function", "href": "https://drafts.csswg.org/css-color-5/#color-function", "title": "Specifying Custom Color Spaces: the color() Function", - "number": "4" + "number": "5" }, "definedIn": "pre" }, @@ -1005,7 +1096,7 @@ "id": "relative-color-function", "href": "https://drafts.csswg.org/css-color-5/#relative-color-function", "title": "Relative Color-Function Colors", - "number": "4.1" + "number": "5.1" }, "definedIn": "prose" }, @@ -1026,7 +1117,7 @@ "id": "relative-color-function", "href": "https://drafts.csswg.org/css-color-5/#relative-color-function", "title": "Relative Color-Function Colors", - "number": "4.1" + "number": "5.1" }, "definedIn": "prose" }, @@ -1047,7 +1138,7 @@ "id": "relative-color-function", "href": "https://drafts.csswg.org/css-color-5/#relative-color-function", "title": "Relative Color-Function Colors", - "number": "4.1" + "number": "5.1" }, "definedIn": "prose" }, @@ -1068,7 +1159,7 @@ "id": "relative-color-function", "href": "https://drafts.csswg.org/css-color-5/#relative-color-function", "title": "Relative Color-Function Colors", - "number": "4.1" + "number": "5.1" }, "definedIn": "prose" }, @@ -1089,7 +1180,7 @@ "id": "relative-color-function", "href": "https://drafts.csswg.org/css-color-5/#relative-color-function", "title": "Relative Color-Function Colors", - "number": "4.1" + "number": "5.1" }, "definedIn": "prose" }, @@ -1110,7 +1201,7 @@ "id": "relative-color-function", "href": "https://drafts.csswg.org/css-color-5/#relative-color-function", "title": "Relative Color-Function Colors", - "number": "4.1" + "number": "5.1" }, "definedIn": "prose" }, @@ -1129,7 +1220,7 @@ "id": "relative-color-function", "href": "https://drafts.csswg.org/css-color-5/#relative-color-function", "title": "Relative Color-Function Colors", - "number": "4.1" + "number": "5.1" }, "definedIn": "prose" }, @@ -1166,7 +1257,7 @@ "id": "at-profile", "href": "https://drafts.csswg.org/css-color-5/#at-profile", "title": "Specifying a Color Profile: the @color-profile at-rule", - "number": "4.3" + "number": "5.3" }, "definedIn": "prose" }, @@ -1381,7 +1472,7 @@ "id": "device-cmyk", "href": "https://drafts.csswg.org/css-color-5/#device-cmyk", "title": "Uncalibrated CMYK Colors: the device-cmyk() Function", - "number": "5" + "number": "6" }, "definedIn": "pre" }, @@ -1419,7 +1510,7 @@ "id": "cmyk-rgb", "href": "https://drafts.csswg.org/css-color-5/#cmyk-rgb", "title": "Naively Converting Between Uncalibrated CMYK and sRGB-Based Color", - "number": "5.1" + "number": "6.1" }, "definedIn": "prose" }, @@ -1439,7 +1530,7 @@ "id": "cmyk-rgb", "href": "https://drafts.csswg.org/css-color-5/#cmyk-rgb", "title": "Naively Converting Between Uncalibrated CMYK and sRGB-Based Color", - "number": "5.1" + "number": "6.1" }, "definedIn": "prose" }, @@ -1458,7 +1549,7 @@ "id": "interpolation-space", "href": "https://drafts.csswg.org/css-color-5/#interpolation-space", "title": "Color Space for Interpolation", - "number": "6.1" + "number": "7.1" }, "definedIn": "pre" }, @@ -1567,7 +1658,7 @@ "id": "the-csscolorprofilerule-interface", "href": "https://drafts.csswg.org/css-color-5/#the-csscolorprofilerule-interface", "title": "The CSSColorProfileRule interface", - "number": "9.1" + "number": "10.1" }, "definedIn": "pre" }, diff --git a/ed/dfns/css-fonts-4.json b/ed/dfns/css-fonts-4.json index 85836afab5a5..9d509ce3a83b 100644 --- a/ed/dfns/css-fonts-4.json +++ b/ed/dfns/css-fonts-4.json @@ -2467,9 +2467,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://drafts.csswg.org/css-fonts-4/#title", - "title": "CSS Fonts Module Level 4" + "id": "font-variant-position-prop", + "href": "https://drafts.csswg.org/css-fonts-4/#font-variant-position-prop", + "title": "Subscript and superscript forms: the font-variant-position property", + "number": "6.5" }, "definedIn": "dt" }, @@ -4019,10 +4020,9 @@ "access": "public", "informative": false, "heading": { - "id": "font-variant-emoji-prop", - "href": "https://drafts.csswg.org/css-fonts-4/#font-variant-emoji-prop", - "title": "Selecting the text presentation style: The font-variant-emoji property", - "number": "9.3" + "id": "title", + "href": "https://drafts.csswg.org/css-fonts-4/#title", + "title": "CSS Fonts Module Level 4" }, "definedIn": "dt" }, diff --git a/ed/dfns/css-text-4.json b/ed/dfns/css-text-4.json index d66591bccbb3..47781d3439bf 100644 --- a/ed/dfns/css-text-4.json +++ b/ed/dfns/css-text-4.json @@ -2599,6 +2599,26 @@ }, "definedIn": "dt" }, + { + "id": "valdef-text-justify-no-compress", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-justify-no-compress", + "linkingText": [ + "no-compress" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "text-justify" + ], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-text-4/#title", + "title": "CSS Text Module Level 4" + }, + "definedIn": "dt" + }, { "id": "justification-opportunity", "href": "https://drafts.csswg.org/css-text-4/#justification-opportunity", @@ -2958,10 +2978,10 @@ "definedIn": "table" }, { - "id": "propdef-text-spacing", - "href": "https://drafts.csswg.org/css-text-4/#propdef-text-spacing", + "id": "propdef-text-autospace", + "href": "https://drafts.csswg.org/css-text-4/#propdef-text-autospace", "linkingText": [ - "text-spacing" + "text-autospace" ], "localLinkingText": [], "type": "property", @@ -2969,44 +2989,42 @@ "access": "public", "informative": false, "heading": { - "id": "text-spacing-property", - "href": "https://drafts.csswg.org/css-text-4/#text-spacing-property", - "title": "Character Class Spacing: the text-spacing property", + "id": "text-autospace-property", + "href": "https://drafts.csswg.org/css-text-4/#text-autospace-property", + "title": "Automatic Contextual Spacing: the text-autospace property", "number": "8.4" }, "definedIn": "table" }, { - "id": "valdef-text-spacing-normal", - "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-normal", + "id": "typedef-autospace", + "href": "https://drafts.csswg.org/css-text-4/#typedef-autospace", "linkingText": [ - "normal" + "" ], "localLinkingText": [], - "type": "value", - "for": [ - "text-spacing" - ], + "type": "type", + "for": [], "access": "public", "informative": false, "heading": { - "id": "text-spacing-property", - "href": "https://drafts.csswg.org/css-text-4/#text-spacing-property", - "title": "Character Class Spacing: the text-spacing property", + "id": "text-autospace-property", + "href": "https://drafts.csswg.org/css-text-4/#text-autospace-property", + "title": "Automatic Contextual Spacing: the text-autospace property", "number": "8.4" }, - "definedIn": "dt" + "definedIn": "pre" }, { - "id": "valdef-text-spacing-none", - "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-none", + "id": "valdef-text-autospace-normal", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-normal", "linkingText": [ - "none" + "normal" ], "localLinkingText": [], "type": "value", "for": [ - "text-spacing" + "text-autospace" ], "access": "public", "informative": false, @@ -3018,15 +3036,15 @@ "definedIn": "dt" }, { - "id": "valdef-text-spacing-auto", - "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-auto", + "id": "valdef-text-autospace-no-autospace", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-no-autospace", "linkingText": [ - "auto" + "no-autospace" ], "localLinkingText": [], "type": "value", "for": [ - "text-spacing" + "text-autospace" ], "access": "public", "informative": false, @@ -3038,15 +3056,15 @@ "definedIn": "dt" }, { - "id": "valdef-text-spacing-no-compress", - "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-no-compress", + "id": "valdef-text-autospace-insert", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-insert", "linkingText": [ - "no-compress" + "insert" ], "localLinkingText": [], "type": "value", "for": [ - "text-spacing" + "text-autospace" ], "access": "public", "informative": false, @@ -3058,15 +3076,15 @@ "definedIn": "dt" }, { - "id": "valdef-text-spacing-space-start", - "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-space-start", + "id": "valdef-text-autospace-replace", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-replace", "linkingText": [ - "space-start" + "replace" ], "localLinkingText": [], "type": "value", "for": [ - "text-spacing" + "text-autospace" ], "access": "public", "informative": false, @@ -3078,15 +3096,15 @@ "definedIn": "dt" }, { - "id": "valdef-text-spacing-trim-start", - "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-trim-start", + "id": "valdef-text-autospace-ideograph-alpha", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-ideograph-alpha", "linkingText": [ - "trim-start" + "ideograph-alpha" ], "localLinkingText": [], "type": "value", "for": [ - "text-spacing" + "text-autospace" ], "access": "public", "informative": false, @@ -3098,15 +3116,15 @@ "definedIn": "dt" }, { - "id": "valdef-text-spacing-space-first", - "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-space-first", + "id": "valdef-text-autospace-ideograph-numeric", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-ideograph-numeric", "linkingText": [ - "space-first" + "ideograph-numeric" ], "localLinkingText": [], "type": "value", "for": [ - "text-spacing" + "text-autospace" ], "access": "public", "informative": false, @@ -3118,15 +3136,15 @@ "definedIn": "dt" }, { - "id": "valdef-text-spacing-allow-end", - "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-allow-end", + "id": "valdef-text-autospace-punctuation", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-punctuation", "linkingText": [ - "allow-end" + "punctuation" ], "localLinkingText": [], "type": "value", "for": [ - "text-spacing" + "text-autospace" ], "access": "public", "informative": false, @@ -3138,55 +3156,53 @@ "definedIn": "dt" }, { - "id": "valdef-text-spacing-space-end", - "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-space-end", + "id": "propdef-text-spacing-trim", + "href": "https://drafts.csswg.org/css-text-4/#propdef-text-spacing-trim", "linkingText": [ - "space-end" + "text-spacing-trim" ], "localLinkingText": [], - "type": "value", - "for": [ - "text-spacing" - ], + "type": "property", + "for": [], "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://drafts.csswg.org/css-text-4/#title", - "title": "CSS Text Module Level 4" + "id": "text-spacing-trim-property", + "href": "https://drafts.csswg.org/css-text-4/#text-spacing-trim-property", + "title": "CJK Punctuation Spacing: the text-spacing-trim property", + "number": "8.5" }, - "definedIn": "dt" + "definedIn": "table" }, { - "id": "valdef-text-spacing-trim-end", - "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-trim-end", + "id": "typedef-spacing-trim", + "href": "https://drafts.csswg.org/css-text-4/#typedef-spacing-trim", "linkingText": [ - "trim-end" + "" ], "localLinkingText": [], - "type": "value", - "for": [ - "text-spacing" - ], + "type": "type", + "for": [], "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://drafts.csswg.org/css-text-4/#title", - "title": "CSS Text Module Level 4" + "id": "text-spacing-trim-property", + "href": "https://drafts.csswg.org/css-text-4/#text-spacing-trim-property", + "title": "CJK Punctuation Spacing: the text-spacing-trim property", + "number": "8.5" }, - "definedIn": "dt" + "definedIn": "pre" }, { - "id": "valdef-text-spacing-space-adjacent", - "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-space-adjacent", + "id": "valdef-text-spacing-trim-space-all", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-trim-space-all", "linkingText": [ - "space-adjacent" + "space-all" ], "localLinkingText": [], "type": "value", "for": [ - "text-spacing" + "text-spacing-trim" ], "access": "public", "informative": false, @@ -3198,15 +3214,15 @@ "definedIn": "dt" }, { - "id": "valdef-text-spacing-trim-adjacent", - "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-trim-adjacent", + "id": "valdef-text-spacing-trim-trim-auto", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-trim-trim-auto", "linkingText": [ - "trim-adjacent" + "trim-auto" ], "localLinkingText": [], "type": "value", "for": [ - "text-spacing" + "text-spacing-trim" ], "access": "public", "informative": false, @@ -3218,15 +3234,15 @@ "definedIn": "dt" }, { - "id": "valdef-text-spacing-ideograph-alpha", - "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-ideograph-alpha", + "id": "valdef-text-spacing-trim-space-first", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-trim-space-first", "linkingText": [ - "ideograph-alpha" + "space-first" ], "localLinkingText": [], "type": "value", "for": [ - "text-spacing" + "text-spacing-trim" ], "access": "public", "informative": false, @@ -3238,15 +3254,15 @@ "definedIn": "dt" }, { - "id": "valdef-text-spacing-ideograph-numeric", - "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-ideograph-numeric", + "id": "valdef-text-spacing-trim-allow-end", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-trim-allow-end", "linkingText": [ - "ideograph-numeric" + "allow-end" ], "localLinkingText": [], "type": "value", "for": [ - "text-spacing" + "text-spacing-trim" ], "access": "public", "informative": false, @@ -3258,15 +3274,15 @@ "definedIn": "dt" }, { - "id": "valdef-text-spacing-punctuation", - "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-punctuation", + "id": "valdef-text-spacing-trim-auto", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-trim-auto", "linkingText": [ - "punctuation" + "auto" ], "localLinkingText": [], "type": "value", "for": [ - "text-spacing" + "text-spacing-trim" ], "access": "public", "informative": false, @@ -3292,7 +3308,7 @@ "id": "text-spacing-classes", "href": "https://drafts.csswg.org/css-text-4/#text-spacing-classes", "title": "Text Spacing Character Classes", - "number": "8.4.3" + "number": "8.5.2" }, "definedIn": "dt" }, @@ -3422,6 +3438,126 @@ }, "definedIn": "dt" }, + { + "id": "propdef-text-spacing", + "href": "https://drafts.csswg.org/css-text-4/#propdef-text-spacing", + "linkingText": [ + "text-spacing" + ], + "localLinkingText": [], + "type": "property", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "text-spacing-property", + "href": "https://drafts.csswg.org/css-text-4/#text-spacing-property", + "title": "Character Class Spacing Shorthand: the text-spacing property", + "number": "8.6" + }, + "definedIn": "table" + }, + { + "id": "valdef-text-spacing-normal", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-normal", + "linkingText": [ + "normal" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "text-spacing" + ], + "access": "public", + "informative": false, + "heading": { + "id": "text-spacing-property", + "href": "https://drafts.csswg.org/css-text-4/#text-spacing-property", + "title": "Character Class Spacing Shorthand: the text-spacing property", + "number": "8.6" + }, + "definedIn": "dt" + }, + { + "id": "valdef-text-spacing-none", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-none", + "linkingText": [ + "none" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "text-spacing" + ], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-text-4/#title", + "title": "CSS Text Module Level 4" + }, + "definedIn": "dt" + }, + { + "id": "valdef-text-spacing-auto", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-auto", + "linkingText": [ + "auto" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "text-spacing" + ], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-text-4/#title", + "title": "CSS Text Module Level 4" + }, + "definedIn": "dt" + }, + { + "id": "valdef-text-spacing-spacing-trim", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-spacing-trim", + "linkingText": [ + "" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "text-spacing" + ], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-text-4/#title", + "title": "CSS Text Module Level 4" + }, + "definedIn": "dt" + }, + { + "id": "valdef-text-spacing-autospace", + "href": "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-autospace", + "linkingText": [ + "" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "text-spacing" + ], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://drafts.csswg.org/css-text-4/#title", + "title": "CSS Text Module Level 4" + }, + "definedIn": "dt" + }, { "id": "propdef-text-indent", "href": "https://drafts.csswg.org/css-text-4/#propdef-text-indent", diff --git a/ed/dfns/webauthn-3.json b/ed/dfns/webauthn-3.json index cea1c2800c28..e18db359ae4f 100644 --- a/ed/dfns/webauthn-3.json +++ b/ed/dfns/webauthn-3.json @@ -54,10 +54,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-dependencies", - "href": "https://w3c.github.io/webauthn/#sctn-dependencies", - "title": "Dependencies", - "number": "3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -73,10 +71,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-dependencies", - "href": "https://w3c.github.io/webauthn/#sctn-dependencies", - "title": "Dependencies", - "number": "3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -111,10 +107,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -130,10 +124,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -149,10 +141,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -168,10 +158,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -187,10 +175,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -206,10 +192,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -225,10 +209,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -244,10 +226,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -263,10 +243,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -282,10 +260,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -301,10 +277,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -320,10 +294,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -339,10 +311,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -358,10 +328,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -377,10 +345,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -396,10 +362,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -415,10 +379,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -434,10 +396,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -453,10 +413,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -472,10 +430,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -491,10 +447,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -510,10 +464,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -529,10 +481,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -548,10 +498,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -567,10 +515,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -586,10 +532,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -605,10 +549,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -624,10 +566,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -643,10 +583,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -662,10 +600,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -681,10 +617,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -700,10 +634,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -719,10 +651,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -738,10 +668,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -757,10 +685,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -776,10 +702,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -795,10 +719,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -814,10 +736,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -833,10 +753,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -852,10 +770,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -871,10 +787,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -890,10 +804,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -909,10 +821,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -930,10 +840,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -951,10 +859,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -972,10 +878,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -993,10 +897,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1014,10 +916,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1035,10 +935,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1056,10 +954,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1077,10 +973,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1098,10 +992,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1117,10 +1009,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -1136,10 +1026,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1155,10 +1043,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1174,10 +1060,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1193,10 +1077,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1212,10 +1094,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1231,10 +1111,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1250,10 +1128,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1269,10 +1145,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1288,10 +1162,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1309,10 +1181,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1330,10 +1200,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1351,10 +1219,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1372,10 +1238,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1393,10 +1257,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1414,10 +1276,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1435,10 +1295,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -1456,10 +1314,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -1475,10 +1331,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1494,10 +1348,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1513,10 +1365,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1532,10 +1382,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1551,10 +1399,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1570,10 +1416,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -1589,10 +1433,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1608,10 +1450,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1627,10 +1467,8 @@ "access": "private", "informative": true, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "note" }, @@ -1646,10 +1484,8 @@ "access": "private", "informative": true, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "note" }, @@ -1665,10 +1501,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1684,10 +1518,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1703,10 +1535,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1722,10 +1552,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1741,10 +1569,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1760,10 +1586,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1779,10 +1603,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1798,10 +1620,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1817,10 +1637,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1836,10 +1654,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-terminology", - "href": "https://w3c.github.io/webauthn/#sctn-terminology", - "title": "Terminology", - "number": "4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -1857,7 +1673,7 @@ "heading": { "id": "sctn-api", "href": "https://w3c.github.io/webauthn/#sctn-api", - "title": "Web Authentication API", + "title": "Web Authentication API Info about the 'Web Authentication API' definition.#web-authentication-apiReferenced in: 1. Introduction (2) (3) 4. Terminology (2) (3) (4) (5) (6) (7) (8) 5.1.7. Availability of User-Verifying Platform Authenticator - PublicKeyCredential’s isUserVerifyingPlatformAuthenticatorAvailable() Method 5.9. Permissions Policy integration 5.10. Using Web Authentication within iframe elements (2) 13. Security Considerations 14.1. De-anonymization Prevention Measures (2)", "number": "5" }, "definedIn": "heading" @@ -1876,7 +1692,7 @@ "heading": { "id": "iface-pkcredential", "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", + "title": "PublicKeyCredential Info about the 'PublicKeyCredential' definition.#publickeycredentialReferenced in: 1. Introduction 5.1. PublicKeyCredential Interface (2) (3) (4) (5) (6) (7) (8) (9) (10) 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.1.5. Store an Existing Credential - PublicKeyCredential’s [[Store]](credential, sameOriginWithAncestors) Method (2) 5.1.7. Availability of User-Verifying Platform Authenticator - PublicKeyCredential’s isUserVerifyingPlatformAuthenticatorAvailable() Method 5.1.8. Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method 5.1.9. Deserialize Authentication ceremony options - PublicKeyCredential’s parseRequestOptionsFromJSON() Methods 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) 5.8.3. Credential Descriptor (dictionary PublicKeyCredentialDescriptor) (2) (3) (4) 7. WebAuthn Relying Party Operations 10.1.3. Credential Properties Extension (credProps) 13.4.4. Attestation Limitations Interface", "number": "5.1" }, "definedIn": "heading" @@ -1897,7 +1713,7 @@ "heading": { "id": "iface-pkcredential", "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", + "title": "PublicKeyCredential Info about the 'PublicKeyCredential' definition.#publickeycredentialReferenced in: 1. Introduction 5.1. PublicKeyCredential Interface (2) (3) (4) (5) (6) (7) (8) (9) (10) 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.1.5. Store an Existing Credential - PublicKeyCredential’s [[Store]](credential, sameOriginWithAncestors) Method (2) 5.1.7. Availability of User-Verifying Platform Authenticator - PublicKeyCredential’s isUserVerifyingPlatformAuthenticatorAvailable() Method 5.1.8. Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method 5.1.9. Deserialize Authentication ceremony options - PublicKeyCredential’s parseRequestOptionsFromJSON() Methods 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) 5.8.3. Credential Descriptor (dictionary PublicKeyCredentialDescriptor) (2) (3) (4) 7. WebAuthn Relying Party Operations 10.1.3. Credential Properties Extension (credProps) 13.4.4. Attestation Limitations Interface", "number": "5.1" }, "definedIn": "pre" @@ -1916,10 +1732,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -1937,10 +1751,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -1958,10 +1770,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -1979,10 +1789,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -2000,10 +1808,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -2019,10 +1825,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2038,10 +1842,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2057,10 +1859,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2078,10 +1878,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2099,10 +1897,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2120,10 +1916,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2141,10 +1935,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2162,10 +1954,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2183,10 +1973,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2202,10 +1990,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2223,10 +2009,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2244,10 +2028,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2265,10 +2047,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2284,10 +2064,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2305,10 +2083,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2324,12 +2100,10 @@ "AuthenticationResponseJSON" ], "access": "public", - "informative": false, - "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "informative": false, + "heading": { + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2347,10 +2121,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2368,10 +2140,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2389,10 +2159,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2410,10 +2178,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2429,10 +2195,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2450,10 +2214,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2471,10 +2233,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2492,10 +2252,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2513,10 +2271,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2532,10 +2288,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -2553,10 +2307,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -2574,10 +2326,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -2595,10 +2345,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -2616,10 +2364,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-pkcredential", - "href": "https://w3c.github.io/webauthn/#iface-pkcredential", - "title": "PublicKeyCredential Interface", - "number": "5.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -2700,10 +2446,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-createCredential", - "href": "https://w3c.github.io/webauthn/#sctn-createCredential", - "title": "Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -2721,10 +2465,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-createCredential", - "href": "https://w3c.github.io/webauthn/#sctn-createCredential", - "title": "Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -2742,10 +2484,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-createCredential", - "href": "https://w3c.github.io/webauthn/#sctn-createCredential", - "title": "Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -2763,10 +2503,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-createCredential", - "href": "https://w3c.github.io/webauthn/#sctn-createCredential", - "title": "Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -2782,10 +2520,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-createCredential", - "href": "https://w3c.github.io/webauthn/#sctn-createCredential", - "title": "Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -2801,10 +2537,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-createCredential", - "href": "https://w3c.github.io/webauthn/#sctn-createCredential", - "title": "Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -2822,10 +2556,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-createCredential", - "href": "https://w3c.github.io/webauthn/#sctn-createCredential", - "title": "Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -2843,10 +2575,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-createCredential", - "href": "https://w3c.github.io/webauthn/#sctn-createCredential", - "title": "Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -2864,10 +2594,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-createCredential", - "href": "https://w3c.github.io/webauthn/#sctn-createCredential", - "title": "Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -2885,10 +2613,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-createCredential", - "href": "https://w3c.github.io/webauthn/#sctn-createCredential", - "title": "Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -2906,10 +2632,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-createCredential", - "href": "https://w3c.github.io/webauthn/#sctn-createCredential", - "title": "Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -2950,7 +2674,7 @@ "heading": { "id": "sctn-discover-from-external-source", "href": "https://w3c.github.io/webauthn/#sctn-discover-from-external-source", - "title": "PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method", + "title": "PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Info about the '[[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors)' definition.#dom-publickeycredential-discoverfromexternalsource-slotReferenced in: 4. Terminology 5.1. PublicKeyCredential Interface 5.1.4. Use an Existing Credential to Make an Assertion - PublicKeyCredential’s [[Get]](options) Method 5.1.4.2. Issuing a Credential Request to an Authenticator (2) 5.4.5. Authenticator Attachment Enumeration (enum AuthenticatorAttachment) 5.6. Abort Operations with AbortSignal (2) (3) (4) (5) 5.9. Permissions Policy integration 5.10. Using Web Authentication within iframe elements 10.1.5. Large blob storage extension (largeBlob) 14.5.2. Authentication Ceremony Privacy Method", "number": "5.1.4.1" }, "definedIn": "heading" @@ -2971,7 +2695,7 @@ "heading": { "id": "sctn-discover-from-external-source", "href": "https://w3c.github.io/webauthn/#sctn-discover-from-external-source", - "title": "PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method", + "title": "PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Info about the '[[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors)' definition.#dom-publickeycredential-discoverfromexternalsource-slotReferenced in: 4. Terminology 5.1. PublicKeyCredential Interface 5.1.4. Use an Existing Credential to Make an Assertion - PublicKeyCredential’s [[Get]](options) Method 5.1.4.2. Issuing a Credential Request to an Authenticator (2) 5.4.5. Authenticator Attachment Enumeration (enum AuthenticatorAttachment) 5.6. Abort Operations with AbortSignal (2) (3) (4) (5) 5.9. Permissions Policy integration 5.10. Using Web Authentication within iframe elements 10.1.5. Large blob storage extension (largeBlob) 14.5.2. Authentication Ceremony Privacy Method", "number": "5.1.4.1" }, "definedIn": "dt" @@ -2990,10 +2714,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-discover-from-external-source", - "href": "https://w3c.github.io/webauthn/#sctn-discover-from-external-source", - "title": "PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.4.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -3011,10 +2733,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-discover-from-external-source", - "href": "https://w3c.github.io/webauthn/#sctn-discover-from-external-source", - "title": "PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.4.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -3032,10 +2752,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-discover-from-external-source", - "href": "https://w3c.github.io/webauthn/#sctn-discover-from-external-source", - "title": "PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.4.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -3053,10 +2771,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-discover-from-external-source", - "href": "https://w3c.github.io/webauthn/#sctn-discover-from-external-source", - "title": "PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.4.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -3074,10 +2790,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-discover-from-external-source", - "href": "https://w3c.github.io/webauthn/#sctn-discover-from-external-source", - "title": "PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.4.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -3095,10 +2809,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-discover-from-external-source", - "href": "https://w3c.github.io/webauthn/#sctn-discover-from-external-source", - "title": "PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.4.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -3116,10 +2828,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-discover-from-external-source", - "href": "https://w3c.github.io/webauthn/#sctn-discover-from-external-source", - "title": "PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.4.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -3137,10 +2847,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-discover-from-external-source", - "href": "https://w3c.github.io/webauthn/#sctn-discover-from-external-source", - "title": "PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.4.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -3158,10 +2866,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-discover-from-external-source", - "href": "https://w3c.github.io/webauthn/#sctn-discover-from-external-source", - "title": "PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method", - "number": "5.1.4.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -3181,7 +2887,7 @@ "heading": { "id": "sctn-issuing-cred-request-to-authenticator", "href": "https://w3c.github.io/webauthn/#sctn-issuing-cred-request-to-authenticator", - "title": "Issuing a Credential Request to an Authenticator", + "title": "Issuing a Credential Request to an Authenticator Info about the 'Issuing a Credential Request to an Authenticator' definition.#publickeycredential-issuing-a-credential-request-to-an-authenticatorReferenced in: 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.2. Issuing a Credential Request to an Authenticator", "number": "5.1.4.2" }, "definedIn": "heading" @@ -3202,7 +2908,7 @@ "heading": { "id": "sctn-issuing-cred-request-to-authenticator", "href": "https://w3c.github.io/webauthn/#sctn-issuing-cred-request-to-authenticator", - "title": "Issuing a Credential Request to an Authenticator", + "title": "Issuing a Credential Request to an Authenticator Info about the 'Issuing a Credential Request to an Authenticator' definition.#publickeycredential-issuing-a-credential-request-to-an-authenticatorReferenced in: 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.2. Issuing a Credential Request to an Authenticator", "number": "5.1.4.2" }, "definedIn": "dt" @@ -3223,7 +2929,7 @@ "heading": { "id": "sctn-issuing-cred-request-to-authenticator", "href": "https://w3c.github.io/webauthn/#sctn-issuing-cred-request-to-authenticator", - "title": "Issuing a Credential Request to an Authenticator", + "title": "Issuing a Credential Request to an Authenticator Info about the 'Issuing a Credential Request to an Authenticator' definition.#publickeycredential-issuing-a-credential-request-to-an-authenticatorReferenced in: 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.2. Issuing a Credential Request to an Authenticator", "number": "5.1.4.2" }, "definedIn": "dt" @@ -3244,7 +2950,7 @@ "heading": { "id": "sctn-issuing-cred-request-to-authenticator", "href": "https://w3c.github.io/webauthn/#sctn-issuing-cred-request-to-authenticator", - "title": "Issuing a Credential Request to an Authenticator", + "title": "Issuing a Credential Request to an Authenticator Info about the 'Issuing a Credential Request to an Authenticator' definition.#publickeycredential-issuing-a-credential-request-to-an-authenticatorReferenced in: 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.2. Issuing a Credential Request to an Authenticator", "number": "5.1.4.2" }, "definedIn": "dt" @@ -3265,7 +2971,7 @@ "heading": { "id": "sctn-issuing-cred-request-to-authenticator", "href": "https://w3c.github.io/webauthn/#sctn-issuing-cred-request-to-authenticator", - "title": "Issuing a Credential Request to an Authenticator", + "title": "Issuing a Credential Request to an Authenticator Info about the 'Issuing a Credential Request to an Authenticator' definition.#publickeycredential-issuing-a-credential-request-to-an-authenticatorReferenced in: 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.2. Issuing a Credential Request to an Authenticator", "number": "5.1.4.2" }, "definedIn": "dt" @@ -3286,7 +2992,7 @@ "heading": { "id": "sctn-issuing-cred-request-to-authenticator", "href": "https://w3c.github.io/webauthn/#sctn-issuing-cred-request-to-authenticator", - "title": "Issuing a Credential Request to an Authenticator", + "title": "Issuing a Credential Request to an Authenticator Info about the 'Issuing a Credential Request to an Authenticator' definition.#publickeycredential-issuing-a-credential-request-to-an-authenticatorReferenced in: 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.2. Issuing a Credential Request to an Authenticator", "number": "5.1.4.2" }, "definedIn": "dt" @@ -3307,7 +3013,7 @@ "heading": { "id": "sctn-issuing-cred-request-to-authenticator", "href": "https://w3c.github.io/webauthn/#sctn-issuing-cred-request-to-authenticator", - "title": "Issuing a Credential Request to an Authenticator", + "title": "Issuing a Credential Request to an Authenticator Info about the 'Issuing a Credential Request to an Authenticator' definition.#publickeycredential-issuing-a-credential-request-to-an-authenticatorReferenced in: 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.2. Issuing a Credential Request to an Authenticator", "number": "5.1.4.2" }, "definedIn": "dt" @@ -3326,7 +3032,7 @@ "heading": { "id": "sctn-issuing-cred-request-to-authenticator", "href": "https://w3c.github.io/webauthn/#sctn-issuing-cred-request-to-authenticator", - "title": "Issuing a Credential Request to an Authenticator", + "title": "Issuing a Credential Request to an Authenticator Info about the 'Issuing a Credential Request to an Authenticator' definition.#publickeycredential-issuing-a-credential-request-to-an-authenticatorReferenced in: 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.2. Issuing a Credential Request to an Authenticator", "number": "5.1.4.2" }, "definedIn": "prose" @@ -3490,10 +3196,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3511,10 +3215,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3532,10 +3234,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3553,10 +3253,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3574,10 +3272,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3595,10 +3291,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3616,10 +3310,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3637,10 +3329,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3658,10 +3348,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3679,10 +3367,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3698,10 +3384,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3719,10 +3403,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3740,10 +3422,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3761,10 +3441,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3780,10 +3458,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3801,10 +3477,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3822,10 +3496,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3843,10 +3515,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3862,10 +3532,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseCreationOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseCreationOptionsFromJSON", - "title": "Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method", - "number": "5.1.8" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3923,10 +3591,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseRequestOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseRequestOptionsFromJSON", - "title": "Deserialize Authentication ceremony options - PublicKeyCredential’s parseRequestOptionsFromJSON() Methods", - "number": "5.1.9" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3944,10 +3610,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseRequestOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseRequestOptionsFromJSON", - "title": "Deserialize Authentication ceremony options - PublicKeyCredential’s parseRequestOptionsFromJSON() Methods", - "number": "5.1.9" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3965,10 +3629,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseRequestOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseRequestOptionsFromJSON", - "title": "Deserialize Authentication ceremony options - PublicKeyCredential’s parseRequestOptionsFromJSON() Methods", - "number": "5.1.9" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -3986,10 +3648,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseRequestOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseRequestOptionsFromJSON", - "title": "Deserialize Authentication ceremony options - PublicKeyCredential’s parseRequestOptionsFromJSON() Methods", - "number": "5.1.9" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -4007,10 +3667,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseRequestOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseRequestOptionsFromJSON", - "title": "Deserialize Authentication ceremony options - PublicKeyCredential’s parseRequestOptionsFromJSON() Methods", - "number": "5.1.9" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -4028,10 +3686,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseRequestOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseRequestOptionsFromJSON", - "title": "Deserialize Authentication ceremony options - PublicKeyCredential’s parseRequestOptionsFromJSON() Methods", - "number": "5.1.9" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -4049,10 +3705,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-parseRequestOptionsFromJSON", - "href": "https://w3c.github.io/webauthn/#sctn-parseRequestOptionsFromJSON", - "title": "Deserialize Authentication ceremony options - PublicKeyCredential’s parseRequestOptionsFromJSON() Methods", - "number": "5.1.9" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -4070,7 +3724,7 @@ "heading": { "id": "iface-authenticatorresponse", "href": "https://w3c.github.io/webauthn/#iface-authenticatorresponse", - "title": "Authenticator Responses (interface AuthenticatorResponse)", + "title": "Authenticator Responses (interface AuthenticatorResponse Info about the 'AuthenticatorResponse' definition.#authenticatorresponseReferenced in: 5.1. PublicKeyCredential Interface (2) 5.2. Authenticator Responses (interface AuthenticatorResponse) (2) 5.2.1. Information About Public Key Credential (interface AuthenticatorAttestationResponse) (2) 5.2.2. Web Authentication Assertion (interface AuthenticatorAssertionResponse) (2) )", "number": "5.2" }, "definedIn": "heading" @@ -4091,7 +3745,7 @@ "heading": { "id": "iface-authenticatorresponse", "href": "https://w3c.github.io/webauthn/#iface-authenticatorresponse", - "title": "Authenticator Responses (interface AuthenticatorResponse)", + "title": "Authenticator Responses (interface AuthenticatorResponse Info about the 'AuthenticatorResponse' definition.#authenticatorresponseReferenced in: 5.1. PublicKeyCredential Interface (2) 5.2. Authenticator Responses (interface AuthenticatorResponse) (2) 5.2.1. Information About Public Key Credential (interface AuthenticatorAttestationResponse) (2) 5.2.2. Web Authentication Assertion (interface AuthenticatorAssertionResponse) (2) )", "number": "5.2" }, "definedIn": "dt" @@ -4110,7 +3764,7 @@ "heading": { "id": "iface-authenticatorattestationresponse", "href": "https://w3c.github.io/webauthn/#iface-authenticatorattestationresponse", - "title": "Information About Public Key Credential (interface AuthenticatorAttestationResponse)", + "title": "Information About Public Key Credential (interface AuthenticatorAttestationResponse Info about the 'AuthenticatorAttestationResponse' definition.#authenticatorattestationresponseReferenced in: 5.1. PublicKeyCredential Interface 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method 5.2.1. Information About Public Key Credential (interface AuthenticatorAttestationResponse) (2) 5.2.1.1. Easily accessing credential data 5.2.2. Web Authentication Assertion (interface AuthenticatorAssertionResponse) 6.5.1. Attestation in assertions 7. WebAuthn Relying Party Operations 7.1. Registering a New Credential (2) )", "number": "5.2.1" }, "definedIn": "heading" @@ -4131,7 +3785,7 @@ "heading": { "id": "iface-authenticatorattestationresponse", "href": "https://w3c.github.io/webauthn/#iface-authenticatorattestationresponse", - "title": "Information About Public Key Credential (interface AuthenticatorAttestationResponse)", + "title": "Information About Public Key Credential (interface AuthenticatorAttestationResponse Info about the 'AuthenticatorAttestationResponse' definition.#authenticatorattestationresponseReferenced in: 5.1. PublicKeyCredential Interface 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method 5.2.1. Information About Public Key Credential (interface AuthenticatorAttestationResponse) (2) 5.2.1.1. Easily accessing credential data 5.2.2. Web Authentication Assertion (interface AuthenticatorAssertionResponse) 6.5.1. Attestation in assertions 7. WebAuthn Relying Party Operations 7.1. Registering a New Credential (2) )", "number": "5.2.1" }, "definedIn": "pre" @@ -4150,10 +3804,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-authenticatorattestationresponse", - "href": "https://w3c.github.io/webauthn/#iface-authenticatorattestationresponse", - "title": "Information About Public Key Credential (interface AuthenticatorAttestationResponse)", - "number": "5.2.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -4171,10 +3823,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-authenticatorattestationresponse", - "href": "https://w3c.github.io/webauthn/#iface-authenticatorattestationresponse", - "title": "Information About Public Key Credential (interface AuthenticatorAttestationResponse)", - "number": "5.2.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -4192,10 +3842,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-authenticatorattestationresponse", - "href": "https://w3c.github.io/webauthn/#iface-authenticatorattestationresponse", - "title": "Information About Public Key Credential (interface AuthenticatorAttestationResponse)", - "number": "5.2.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -4213,10 +3861,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-authenticatorattestationresponse", - "href": "https://w3c.github.io/webauthn/#iface-authenticatorattestationresponse", - "title": "Information About Public Key Credential (interface AuthenticatorAttestationResponse)", - "number": "5.2.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4234,10 +3880,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-authenticatorattestationresponse", - "href": "https://w3c.github.io/webauthn/#iface-authenticatorattestationresponse", - "title": "Information About Public Key Credential (interface AuthenticatorAttestationResponse)", - "number": "5.2.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4255,7 +3899,7 @@ "heading": { "id": "iface-authenticatorassertionresponse", "href": "https://w3c.github.io/webauthn/#iface-authenticatorassertionresponse", - "title": "Web Authentication Assertion (interface AuthenticatorAssertionResponse)", + "title": "Web Authentication Assertion (interface AuthenticatorAssertionResponse Info about the 'AuthenticatorAssertionResponse' definition.#authenticatorassertionresponseReferenced in: 4. Terminology 5.1. PublicKeyCredential Interface 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.2.2. Web Authentication Assertion (interface AuthenticatorAssertionResponse) (2) (3) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) 6.5.1. Attestation in assertions (2) 7. WebAuthn Relying Party Operations 7.2. Verifying an Authentication Assertion 14.6.2. Username Enumeration )", "number": "5.2.2" }, "definedIn": "heading" @@ -4276,7 +3920,7 @@ "heading": { "id": "iface-authenticatorassertionresponse", "href": "https://w3c.github.io/webauthn/#iface-authenticatorassertionresponse", - "title": "Web Authentication Assertion (interface AuthenticatorAssertionResponse)", + "title": "Web Authentication Assertion (interface AuthenticatorAssertionResponse Info about the 'AuthenticatorAssertionResponse' definition.#authenticatorassertionresponseReferenced in: 4. Terminology 5.1. PublicKeyCredential Interface 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.2.2. Web Authentication Assertion (interface AuthenticatorAssertionResponse) (2) (3) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) 6.5.1. Attestation in assertions (2) 7. WebAuthn Relying Party Operations 7.2. Verifying an Authentication Assertion 14.6.2. Username Enumeration )", "number": "5.2.2" }, "definedIn": "dt" @@ -4295,10 +3939,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-authenticatorassertionresponse", - "href": "https://w3c.github.io/webauthn/#iface-authenticatorassertionresponse", - "title": "Web Authentication Assertion (interface AuthenticatorAssertionResponse)", - "number": "5.2.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4316,10 +3958,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-authenticatorassertionresponse", - "href": "https://w3c.github.io/webauthn/#iface-authenticatorassertionresponse", - "title": "Web Authentication Assertion (interface AuthenticatorAssertionResponse)", - "number": "5.2.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4337,10 +3977,8 @@ "access": "public", "informative": false, "heading": { - "id": "iface-authenticatorassertionresponse", - "href": "https://w3c.github.io/webauthn/#iface-authenticatorassertionresponse", - "title": "Web Authentication Assertion (interface AuthenticatorAssertionResponse)", - "number": "5.2.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4358,7 +3996,7 @@ "heading": { "id": "dictionary-credential-params", "href": "https://w3c.github.io/webauthn/#dictionary-credential-params", - "title": "Parameters for Credential Generation (dictionary PublicKeyCredentialParameters)", + "title": "Parameters for Credential Generation (dictionary PublicKeyCredentialParameters Info about the 'PublicKeyCredentialParameters' definition.#dictdef-publickeycredentialparametersReferenced in: 5.1.8. Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method 5.3. Parameters for Credential Generation (dictionary PublicKeyCredentialParameters) (2) 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) (2) )", "number": "5.3" }, "definedIn": "heading" @@ -4379,7 +4017,7 @@ "heading": { "id": "dictionary-credential-params", "href": "https://w3c.github.io/webauthn/#dictionary-credential-params", - "title": "Parameters for Credential Generation (dictionary PublicKeyCredentialParameters)", + "title": "Parameters for Credential Generation (dictionary PublicKeyCredentialParameters Info about the 'PublicKeyCredentialParameters' definition.#dictdef-publickeycredentialparametersReferenced in: 5.1.8. Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method 5.3. Parameters for Credential Generation (dictionary PublicKeyCredentialParameters) (2) 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) (2) )", "number": "5.3" }, "definedIn": "dt" @@ -4398,10 +4036,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-credential-params", - "href": "https://w3c.github.io/webauthn/#dictionary-credential-params", - "title": "Parameters for Credential Generation (dictionary PublicKeyCredentialParameters)", - "number": "5.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4419,7 +4055,7 @@ "heading": { "id": "dictionary-makecredentialoptions", "href": "https://w3c.github.io/webauthn/#dictionary-makecredentialoptions", - "title": "Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions)", + "title": "Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions Info about the 'PublicKeyCredentialCreationOptions' definition.#dictdef-publickeycredentialcreationoptionsReferenced in: 5.1.1. CredentialCreationOptions Dictionary Extension 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method 5.1.8. Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method (2) (3) (4) 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) 5.8.1.2. Limited Verification Algorithm 7. WebAuthn Relying Party Operations 7.1. Registering a New Credential 13.4.3. Cryptographic Challenges )", "number": "5.4" }, "definedIn": "heading" @@ -4440,7 +4076,7 @@ "heading": { "id": "dictionary-makecredentialoptions", "href": "https://w3c.github.io/webauthn/#dictionary-makecredentialoptions", - "title": "Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions)", + "title": "Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions Info about the 'PublicKeyCredentialCreationOptions' definition.#dictdef-publickeycredentialcreationoptionsReferenced in: 5.1.1. CredentialCreationOptions Dictionary Extension 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method 5.1.8. Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method (2) (3) (4) 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) 5.8.1.2. Limited Verification Algorithm 7. WebAuthn Relying Party Operations 7.1. Registering a New Credential 13.4.3. Cryptographic Challenges )", "number": "5.4" }, "definedIn": "dt" @@ -4459,10 +4095,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-makecredentialoptions", - "href": "https://w3c.github.io/webauthn/#dictionary-makecredentialoptions", - "title": "Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions)", - "number": "5.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4480,10 +4114,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-makecredentialoptions", - "href": "https://w3c.github.io/webauthn/#dictionary-makecredentialoptions", - "title": "Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions)", - "number": "5.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4500,11 +4132,9 @@ ], "access": "public", "informative": false, - "heading": { - "id": "dictionary-makecredentialoptions", - "href": "https://w3c.github.io/webauthn/#dictionary-makecredentialoptions", - "title": "Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions)", - "number": "5.4" + "heading": { + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4522,10 +4152,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-makecredentialoptions", - "href": "https://w3c.github.io/webauthn/#dictionary-makecredentialoptions", - "title": "Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions)", - "number": "5.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4543,10 +4171,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-makecredentialoptions", - "href": "https://w3c.github.io/webauthn/#dictionary-makecredentialoptions", - "title": "Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions)", - "number": "5.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4564,10 +4190,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-makecredentialoptions", - "href": "https://w3c.github.io/webauthn/#dictionary-makecredentialoptions", - "title": "Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions)", - "number": "5.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4585,10 +4209,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-makecredentialoptions", - "href": "https://w3c.github.io/webauthn/#dictionary-makecredentialoptions", - "title": "Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions)", - "number": "5.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4606,10 +4228,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-makecredentialoptions", - "href": "https://w3c.github.io/webauthn/#dictionary-makecredentialoptions", - "title": "Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions)", - "number": "5.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4627,10 +4247,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-makecredentialoptions", - "href": "https://w3c.github.io/webauthn/#dictionary-makecredentialoptions", - "title": "Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions)", - "number": "5.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4648,7 +4266,7 @@ "heading": { "id": "dictionary-pkcredentialentity", "href": "https://w3c.github.io/webauthn/#dictionary-pkcredentialentity", - "title": "Public Key Entity Description (dictionary PublicKeyCredentialEntity)", + "title": "Public Key Entity Description (dictionary PublicKeyCredentialEntity Info about the 'PublicKeyCredentialEntity' definition.#dictdef-publickeycredentialentityReferenced in: 5.4.1. Public Key Entity Description (dictionary PublicKeyCredentialEntity) (2) (3) 5.4.2. Relying Party Parameters for Credential Generation (dictionary PublicKeyCredentialRpEntity) 5.4.3. User Account Parameters for Credential Generation (dictionary PublicKeyCredentialUserEntity) )", "number": "5.4.1" }, "definedIn": "heading" @@ -4669,7 +4287,7 @@ "heading": { "id": "dictionary-pkcredentialentity", "href": "https://w3c.github.io/webauthn/#dictionary-pkcredentialentity", - "title": "Public Key Entity Description (dictionary PublicKeyCredentialEntity)", + "title": "Public Key Entity Description (dictionary PublicKeyCredentialEntity Info about the 'PublicKeyCredentialEntity' definition.#dictdef-publickeycredentialentityReferenced in: 5.4.1. Public Key Entity Description (dictionary PublicKeyCredentialEntity) (2) (3) 5.4.2. Relying Party Parameters for Credential Generation (dictionary PublicKeyCredentialRpEntity) 5.4.3. User Account Parameters for Credential Generation (dictionary PublicKeyCredentialUserEntity) )", "number": "5.4.1" }, "definedIn": "dt" @@ -4688,7 +4306,7 @@ "heading": { "id": "dictionary-rp-credential-params", "href": "https://w3c.github.io/webauthn/#dictionary-rp-credential-params", - "title": "Relying Party Parameters for Credential Generation (dictionary PublicKeyCredentialRpEntity)", + "title": "Relying Party Parameters for Credential Generation (dictionary PublicKeyCredentialRpEntity Info about the 'PublicKeyCredentialRpEntity' definition.#dictdef-publickeycredentialrpentityReferenced in: 5.1.8. Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) (2) 5.4.1. Public Key Entity Description (dictionary PublicKeyCredentialEntity) 5.4.2. Relying Party Parameters for Credential Generation (dictionary PublicKeyCredentialRpEntity) (2) 6.3.2. The authenticatorMakeCredential Operation )", "number": "5.4.2" }, "definedIn": "heading" @@ -4709,7 +4327,7 @@ "heading": { "id": "dictionary-rp-credential-params", "href": "https://w3c.github.io/webauthn/#dictionary-rp-credential-params", - "title": "Relying Party Parameters for Credential Generation (dictionary PublicKeyCredentialRpEntity)", + "title": "Relying Party Parameters for Credential Generation (dictionary PublicKeyCredentialRpEntity Info about the 'PublicKeyCredentialRpEntity' definition.#dictdef-publickeycredentialrpentityReferenced in: 5.1.8. Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) (2) 5.4.1. Public Key Entity Description (dictionary PublicKeyCredentialEntity) 5.4.2. Relying Party Parameters for Credential Generation (dictionary PublicKeyCredentialRpEntity) (2) 6.3.2. The authenticatorMakeCredential Operation )", "number": "5.4.2" }, "definedIn": "dt" @@ -4728,7 +4346,7 @@ "heading": { "id": "dictionary-user-credential-params", "href": "https://w3c.github.io/webauthn/#dictionary-user-credential-params", - "title": "User Account Parameters for Credential Generation (dictionary PublicKeyCredentialUserEntity)", + "title": "User Account Parameters for Credential Generation (dictionary PublicKeyCredentialUserEntity Info about the 'PublicKeyCredentialUserEntity' definition.#dictdef-publickeycredentialuserentityReferenced in: 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) (2) 5.4.1. Public Key Entity Description (dictionary PublicKeyCredentialEntity) 5.4.3. User Account Parameters for Credential Generation (dictionary PublicKeyCredentialUserEntity) (2) 6.3.2. The authenticatorMakeCredential Operation 6.4. String Handling 14.4.2. Privacy of personally identifying information Stored in Authenticators )", "number": "5.4.3" }, "definedIn": "heading" @@ -4749,7 +4367,7 @@ "heading": { "id": "dictionary-user-credential-params", "href": "https://w3c.github.io/webauthn/#dictionary-user-credential-params", - "title": "User Account Parameters for Credential Generation (dictionary PublicKeyCredentialUserEntity)", + "title": "User Account Parameters for Credential Generation (dictionary PublicKeyCredentialUserEntity Info about the 'PublicKeyCredentialUserEntity' definition.#dictdef-publickeycredentialuserentityReferenced in: 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) (2) 5.4.1. Public Key Entity Description (dictionary PublicKeyCredentialEntity) 5.4.3. User Account Parameters for Credential Generation (dictionary PublicKeyCredentialUserEntity) (2) 6.3.2. The authenticatorMakeCredential Operation 6.4. String Handling 14.4.2. Privacy of personally identifying information Stored in Authenticators )", "number": "5.4.3" }, "definedIn": "dt" @@ -4768,10 +4386,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-user-credential-params", - "href": "https://w3c.github.io/webauthn/#dictionary-user-credential-params", - "title": "User Account Parameters for Credential Generation (dictionary PublicKeyCredentialUserEntity)", - "number": "5.4.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4789,7 +4405,7 @@ "heading": { "id": "dictionary-authenticatorSelection", "href": "https://w3c.github.io/webauthn/#dictionary-authenticatorSelection", - "title": "Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria)", + "title": "Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria Info about the 'AuthenticatorSelectionCriteria' definition.#dictdef-authenticatorselectioncriteriaReferenced in: 5.1.8. Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) (2) 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) (2) )", "number": "5.4.4" }, "definedIn": "heading" @@ -4810,7 +4426,7 @@ "heading": { "id": "dictionary-authenticatorSelection", "href": "https://w3c.github.io/webauthn/#dictionary-authenticatorSelection", - "title": "Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria)", + "title": "Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria Info about the 'AuthenticatorSelectionCriteria' definition.#dictdef-authenticatorselectioncriteriaReferenced in: 5.1.8. Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) (2) 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) (2) )", "number": "5.4.4" }, "definedIn": "dt" @@ -4829,10 +4445,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-authenticatorSelection", - "href": "https://w3c.github.io/webauthn/#dictionary-authenticatorSelection", - "title": "Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria)", - "number": "5.4.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4850,10 +4464,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-authenticatorSelection", - "href": "https://w3c.github.io/webauthn/#dictionary-authenticatorSelection", - "title": "Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria)", - "number": "5.4.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4871,10 +4483,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-authenticatorSelection", - "href": "https://w3c.github.io/webauthn/#dictionary-authenticatorSelection", - "title": "Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria)", - "number": "5.4.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4892,7 +4502,7 @@ "heading": { "id": "enum-attachment", "href": "https://w3c.github.io/webauthn/#enum-attachment", - "title": "Authenticator Attachment Enumeration (enum AuthenticatorAttachment)", + "title": "Authenticator Attachment Enumeration (enum AuthenticatorAttachment Info about the 'AuthenticatorAttachment' definition.#enumdef-authenticatorattachmentReferenced in: 5.1. PublicKeyCredential Interface 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) 5.4.5. Authenticator Attachment Enumeration (enum AuthenticatorAttachment) (2) )", "number": "5.4.5" }, "definedIn": "heading" @@ -4914,7 +4524,7 @@ "heading": { "id": "enum-attachment", "href": "https://w3c.github.io/webauthn/#enum-attachment", - "title": "Authenticator Attachment Enumeration (enum AuthenticatorAttachment)", + "title": "Authenticator Attachment Enumeration (enum AuthenticatorAttachment Info about the 'AuthenticatorAttachment' definition.#enumdef-authenticatorattachmentReferenced in: 5.1. PublicKeyCredential Interface 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) 5.4.5. Authenticator Attachment Enumeration (enum AuthenticatorAttachment) (2) )", "number": "5.4.5" }, "definedIn": "dt" @@ -4934,10 +4544,8 @@ "access": "public", "informative": false, "heading": { - "id": "enum-attachment", - "href": "https://w3c.github.io/webauthn/#enum-attachment", - "title": "Authenticator Attachment Enumeration (enum AuthenticatorAttachment)", - "number": "5.4.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -4955,7 +4563,7 @@ "heading": { "id": "enum-residentKeyRequirement", "href": "https://w3c.github.io/webauthn/#enum-residentKeyRequirement", - "title": "Resident Key Requirement Enumeration (enum ResidentKeyRequirement)", + "title": "Resident Key Requirement Enumeration (enum ResidentKeyRequirement Info about the 'ResidentKeyRequirement' definition.#enumdef-residentkeyrequirementReferenced in: 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) (2) 5.4.6. Resident Key Requirement Enumeration (enum ResidentKeyRequirement) (2) )", "number": "5.4.6" }, "definedIn": "heading" @@ -4977,7 +4585,7 @@ "heading": { "id": "enum-residentKeyRequirement", "href": "https://w3c.github.io/webauthn/#enum-residentKeyRequirement", - "title": "Resident Key Requirement Enumeration (enum ResidentKeyRequirement)", + "title": "Resident Key Requirement Enumeration (enum ResidentKeyRequirement Info about the 'ResidentKeyRequirement' definition.#enumdef-residentkeyrequirementReferenced in: 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) (2) 5.4.6. Resident Key Requirement Enumeration (enum ResidentKeyRequirement) (2) )", "number": "5.4.6" }, "definedIn": "dt" @@ -4997,10 +4605,8 @@ "access": "public", "informative": false, "heading": { - "id": "enum-residentKeyRequirement", - "href": "https://w3c.github.io/webauthn/#enum-residentKeyRequirement", - "title": "Resident Key Requirement Enumeration (enum ResidentKeyRequirement)", - "number": "5.4.6" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5019,10 +4625,8 @@ "access": "public", "informative": false, "heading": { - "id": "enum-residentKeyRequirement", - "href": "https://w3c.github.io/webauthn/#enum-residentKeyRequirement", - "title": "Resident Key Requirement Enumeration (enum ResidentKeyRequirement)", - "number": "5.4.6" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5040,7 +4644,7 @@ "heading": { "id": "enum-attestation-convey", "href": "https://w3c.github.io/webauthn/#enum-attestation-convey", - "title": "Attestation Conveyance Preference Enumeration (enum AttestationConveyancePreference)", + "title": "Attestation Conveyance Info about the 'Attestation Conveyance' definition.#attestation-conveyanceReferenced in: 4. Terminology 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) 5.4.7. Attestation Conveyance Preference Enumeration (enum AttestationConveyancePreference) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) 6.5.4. Attestation Types 10.2.2.2. Extension Definition Preference Enumeration (enum AttestationConveyancePreference Info about the 'AttestationConveyancePreference' definition.#enumdef-attestationconveyancepreferenceReferenced in: 5.2.1.1. Easily accessing credential data 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) 5.4.7. Attestation Conveyance Preference Enumeration (enum AttestationConveyancePreference) (2) (3) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) 10.2.2.2. Extension Definition )", "number": "5.4.7" }, "definedIn": "heading" @@ -5059,7 +4663,7 @@ "heading": { "id": "enum-attestation-convey", "href": "https://w3c.github.io/webauthn/#enum-attestation-convey", - "title": "Attestation Conveyance Preference Enumeration (enum AttestationConveyancePreference)", + "title": "Attestation Conveyance Info about the 'Attestation Conveyance' definition.#attestation-conveyanceReferenced in: 4. Terminology 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) 5.4.7. Attestation Conveyance Preference Enumeration (enum AttestationConveyancePreference) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) 6.5.4. Attestation Types 10.2.2.2. Extension Definition Preference Enumeration (enum AttestationConveyancePreference Info about the 'AttestationConveyancePreference' definition.#enumdef-attestationconveyancepreferenceReferenced in: 5.2.1.1. Easily accessing credential data 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) 5.4.7. Attestation Conveyance Preference Enumeration (enum AttestationConveyancePreference) (2) (3) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) 10.2.2.2. Extension Definition )", "number": "5.4.7" }, "definedIn": "heading" @@ -5081,7 +4685,7 @@ "heading": { "id": "enum-attestation-convey", "href": "https://w3c.github.io/webauthn/#enum-attestation-convey", - "title": "Attestation Conveyance Preference Enumeration (enum AttestationConveyancePreference)", + "title": "Attestation Conveyance Info about the 'Attestation Conveyance' definition.#attestation-conveyanceReferenced in: 4. Terminology 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) 5.4.7. Attestation Conveyance Preference Enumeration (enum AttestationConveyancePreference) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) 6.5.4. Attestation Types 10.2.2.2. Extension Definition Preference Enumeration (enum AttestationConveyancePreference Info about the 'AttestationConveyancePreference' definition.#enumdef-attestationconveyancepreferenceReferenced in: 5.2.1.1. Easily accessing credential data 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) 5.4.7. Attestation Conveyance Preference Enumeration (enum AttestationConveyancePreference) (2) (3) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) 10.2.2.2. Extension Definition )", "number": "5.4.7" }, "definedIn": "dt" @@ -5101,10 +4705,8 @@ "access": "public", "informative": false, "heading": { - "id": "enum-attestation-convey", - "href": "https://w3c.github.io/webauthn/#enum-attestation-convey", - "title": "Attestation Conveyance Preference Enumeration (enum AttestationConveyancePreference)", - "number": "5.4.7" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5123,10 +4725,8 @@ "access": "public", "informative": false, "heading": { - "id": "enum-attestation-convey", - "href": "https://w3c.github.io/webauthn/#enum-attestation-convey", - "title": "Attestation Conveyance Preference Enumeration (enum AttestationConveyancePreference)", - "number": "5.4.7" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5145,10 +4745,8 @@ "access": "public", "informative": false, "heading": { - "id": "enum-attestation-convey", - "href": "https://w3c.github.io/webauthn/#enum-attestation-convey", - "title": "Attestation Conveyance Preference Enumeration (enum AttestationConveyancePreference)", - "number": "5.4.7" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5166,7 +4764,7 @@ "heading": { "id": "dictionary-assertion-options", "href": "https://w3c.github.io/webauthn/#dictionary-assertion-options", - "title": "Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions)", + "title": "Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions Info about the 'PublicKeyCredentialRequestOptions' definition.#dictdef-publickeycredentialrequestoptionsReferenced in: 5.1.2. CredentialRequestOptions Dictionary Extension 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.1.4.2. Issuing a Credential Request to an Authenticator (2) 5.1.9. Deserialize Authentication ceremony options - PublicKeyCredential’s parseRequestOptionsFromJSON() Methods (2) (3) (4) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) (2) 5.8.1.2. Limited Verification Algorithm 6.5. Attestation 7. WebAuthn Relying Party Operations 7.2. Verifying an Authentication Assertion 13.4.3. Cryptographic Challenges 14.6.2. Username Enumeration )", "number": "5.5" }, "definedIn": "heading" @@ -5187,7 +4785,7 @@ "heading": { "id": "dictionary-assertion-options", "href": "https://w3c.github.io/webauthn/#dictionary-assertion-options", - "title": "Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions)", + "title": "Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions Info about the 'PublicKeyCredentialRequestOptions' definition.#dictdef-publickeycredentialrequestoptionsReferenced in: 5.1.2. CredentialRequestOptions Dictionary Extension 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.1.4.2. Issuing a Credential Request to an Authenticator (2) 5.1.9. Deserialize Authentication ceremony options - PublicKeyCredential’s parseRequestOptionsFromJSON() Methods (2) (3) (4) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) (2) 5.8.1.2. Limited Verification Algorithm 6.5. Attestation 7. WebAuthn Relying Party Operations 7.2. Verifying an Authentication Assertion 13.4.3. Cryptographic Challenges 14.6.2. Username Enumeration )", "number": "5.5" }, "definedIn": "dt" @@ -5206,10 +4804,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-assertion-options", - "href": "https://w3c.github.io/webauthn/#dictionary-assertion-options", - "title": "Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions)", - "number": "5.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5227,10 +4823,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-assertion-options", - "href": "https://w3c.github.io/webauthn/#dictionary-assertion-options", - "title": "Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions)", - "number": "5.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5248,10 +4842,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-assertion-options", - "href": "https://w3c.github.io/webauthn/#dictionary-assertion-options", - "title": "Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions)", - "number": "5.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5269,10 +4861,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-assertion-options", - "href": "https://w3c.github.io/webauthn/#dictionary-assertion-options", - "title": "Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions)", - "number": "5.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5290,10 +4880,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-assertion-options", - "href": "https://w3c.github.io/webauthn/#dictionary-assertion-options", - "title": "Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions)", - "number": "5.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5311,10 +4899,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-assertion-options", - "href": "https://w3c.github.io/webauthn/#dictionary-assertion-options", - "title": "Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions)", - "number": "5.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5332,10 +4918,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-assertion-options", - "href": "https://w3c.github.io/webauthn/#dictionary-assertion-options", - "title": "Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions)", - "number": "5.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5391,7 +4975,7 @@ "heading": { "id": "dictionary-client-data", "href": "https://w3c.github.io/webauthn/#dictionary-client-data", - "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData)", + "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData Info about the 'CollectedClientData' definition.#dictdef-collectedclientdataReferenced in: 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.8.1. Client Data Used in WebAuthn Signatures (dictionary CollectedClientData) (2) (3) (4) 5.8.1.1. Serialization (2) (3) 5.8.1.2. Limited Verification Algorithm (2) 5.8.1.3. Future development (2) )", "number": "5.8.1" }, "definedIn": "heading" @@ -5410,7 +4994,7 @@ "heading": { "id": "dictionary-client-data", "href": "https://w3c.github.io/webauthn/#dictionary-client-data", - "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData)", + "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData Info about the 'CollectedClientData' definition.#dictdef-collectedclientdataReferenced in: 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.8.1. Client Data Used in WebAuthn Signatures (dictionary CollectedClientData) (2) (3) (4) 5.8.1.1. Serialization (2) (3) 5.8.1.2. Limited Verification Algorithm (2) 5.8.1.3. Future development (2) )", "number": "5.8.1" }, "definedIn": "prose" @@ -5427,10 +5011,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-client-data", - "href": "https://w3c.github.io/webauthn/#dictionary-client-data", - "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData)", - "number": "5.8.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -5446,10 +5028,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-client-data", - "href": "https://w3c.github.io/webauthn/#dictionary-client-data", - "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData)", - "number": "5.8.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -5467,10 +5047,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-client-data", - "href": "https://w3c.github.io/webauthn/#dictionary-client-data", - "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData)", - "number": "5.8.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5488,10 +5066,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-client-data", - "href": "https://w3c.github.io/webauthn/#dictionary-client-data", - "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData)", - "number": "5.8.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5509,10 +5085,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-client-data", - "href": "https://w3c.github.io/webauthn/#dictionary-client-data", - "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData)", - "number": "5.8.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5530,10 +5104,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-client-data", - "href": "https://w3c.github.io/webauthn/#dictionary-client-data", - "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData)", - "number": "5.8.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5551,10 +5123,8 @@ "access": "private", "informative": false, "heading": { - "id": "dictionary-client-data", - "href": "https://w3c.github.io/webauthn/#dictionary-client-data", - "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData)", - "number": "5.8.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5572,10 +5142,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-client-data", - "href": "https://w3c.github.io/webauthn/#dictionary-client-data", - "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData)", - "number": "5.8.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5594,10 +5162,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-client-data", - "href": "https://w3c.github.io/webauthn/#dictionary-client-data", - "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData)", - "number": "5.8.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5616,10 +5182,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-client-data", - "href": "https://w3c.github.io/webauthn/#dictionary-client-data", - "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData)", - "number": "5.8.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5637,10 +5201,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-client-data", - "href": "https://w3c.github.io/webauthn/#dictionary-client-data", - "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData)", - "number": "5.8.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5658,10 +5220,8 @@ "access": "private", "informative": false, "heading": { - "id": "dictionary-client-data", - "href": "https://w3c.github.io/webauthn/#dictionary-client-data", - "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData)", - "number": "5.8.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5679,10 +5239,8 @@ "access": "private", "informative": false, "heading": { - "id": "dictionary-client-data", - "href": "https://w3c.github.io/webauthn/#dictionary-client-data", - "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData)", - "number": "5.8.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5719,7 +5277,7 @@ "heading": { "id": "enum-credentialType", "href": "https://w3c.github.io/webauthn/#enum-credentialType", - "title": "Credential Type Enumeration (enum PublicKeyCredentialType)", + "title": "Credential Type Enumeration (enum PublicKeyCredentialType Info about the 'PublicKeyCredentialType' definition.#enumdef-publickeycredentialtypeReferenced in: 4. Terminology 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method (2) (3) 5.3. Parameters for Credential Generation (dictionary PublicKeyCredentialParameters) 5.8.2. Credential Type Enumeration (enum PublicKeyCredentialType) (2) 5.8.3. Credential Descriptor (dictionary PublicKeyCredentialDescriptor) 6.3.2. The authenticatorMakeCredential Operation (2) (3) 6.3.5. The silentCredentialDiscovery operation )", "number": "5.8.2" }, "definedIn": "heading" @@ -5741,7 +5299,7 @@ "heading": { "id": "enum-credentialType", "href": "https://w3c.github.io/webauthn/#enum-credentialType", - "title": "Credential Type Enumeration (enum PublicKeyCredentialType)", + "title": "Credential Type Enumeration (enum PublicKeyCredentialType Info about the 'PublicKeyCredentialType' definition.#enumdef-publickeycredentialtypeReferenced in: 4. Terminology 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method (2) (3) 5.3. Parameters for Credential Generation (dictionary PublicKeyCredentialParameters) 5.8.2. Credential Type Enumeration (enum PublicKeyCredentialType) (2) 5.8.3. Credential Descriptor (dictionary PublicKeyCredentialDescriptor) 6.3.2. The authenticatorMakeCredential Operation (2) (3) 6.3.5. The silentCredentialDiscovery operation )", "number": "5.8.2" }, "definedIn": "prose" @@ -5760,7 +5318,7 @@ "heading": { "id": "dictionary-credential-descriptor", "href": "https://w3c.github.io/webauthn/#dictionary-credential-descriptor", - "title": "Credential Descriptor (dictionary PublicKeyCredentialDescriptor)", + "title": "Credential Descriptor (dictionary PublicKeyCredentialDescriptor Info about the 'PublicKeyCredentialDescriptor' definition.#dictdef-publickeycredentialdescriptorReferenced in: 4. Terminology 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) (3) (4) 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) (2) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) (2) 5.8.3. Credential Descriptor (dictionary PublicKeyCredentialDescriptor) (2) (3) 6.3.2. The authenticatorMakeCredential Operation 6.3.3. The authenticatorGetAssertion Operation 10.1.2. FIDO AppID Exclusion Extension (appidExclude) )", "number": "5.8.3" }, "definedIn": "heading" @@ -5781,7 +5339,7 @@ "heading": { "id": "dictionary-credential-descriptor", "href": "https://w3c.github.io/webauthn/#dictionary-credential-descriptor", - "title": "Credential Descriptor (dictionary PublicKeyCredentialDescriptor)", + "title": "Credential Descriptor (dictionary PublicKeyCredentialDescriptor Info about the 'PublicKeyCredentialDescriptor' definition.#dictdef-publickeycredentialdescriptorReferenced in: 4. Terminology 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) (3) (4) 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) (2) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) (2) 5.8.3. Credential Descriptor (dictionary PublicKeyCredentialDescriptor) (2) (3) 6.3.2. The authenticatorMakeCredential Operation 6.3.3. The authenticatorGetAssertion Operation 10.1.2. FIDO AppID Exclusion Extension (appidExclude) )", "number": "5.8.3" }, "definedIn": "dt" @@ -5800,10 +5358,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-credential-descriptor", - "href": "https://w3c.github.io/webauthn/#dictionary-credential-descriptor", - "title": "Credential Descriptor (dictionary PublicKeyCredentialDescriptor)", - "number": "5.8.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5821,10 +5377,8 @@ "access": "public", "informative": false, "heading": { - "id": "dictionary-credential-descriptor", - "href": "https://w3c.github.io/webauthn/#dictionary-credential-descriptor", - "title": "Credential Descriptor (dictionary PublicKeyCredentialDescriptor)", - "number": "5.8.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5842,7 +5396,7 @@ "heading": { "id": "enum-transport", "href": "https://w3c.github.io/webauthn/#enum-transport", - "title": "Authenticator Transport Enumeration (enum AuthenticatorTransport)", + "title": "Authenticator Transport Enumeration (enum AuthenticatorTransport Info about the 'AuthenticatorTransport' definition.#enumdef-authenticatortransportReferenced in: 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method 5.2.1. Information About Public Key Credential (interface AuthenticatorAttestationResponse) 5.8.3. Credential Descriptor (dictionary PublicKeyCredentialDescriptor) 5.8.4. Authenticator Transport Enumeration (enum AuthenticatorTransport) (2) 11.2. Virtual Authenticators 11.3. Add Virtual Authenticator )", "number": "5.8.4" }, "definedIn": "heading" @@ -5864,7 +5418,7 @@ "heading": { "id": "enum-transport", "href": "https://w3c.github.io/webauthn/#enum-transport", - "title": "Authenticator Transport Enumeration (enum AuthenticatorTransport)", + "title": "Authenticator Transport Enumeration (enum AuthenticatorTransport Info about the 'AuthenticatorTransport' definition.#enumdef-authenticatortransportReferenced in: 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method 5.2.1. Information About Public Key Credential (interface AuthenticatorAttestationResponse) 5.8.3. Credential Descriptor (dictionary PublicKeyCredentialDescriptor) 5.8.4. Authenticator Transport Enumeration (enum AuthenticatorTransport) (2) 11.2. Virtual Authenticators 11.3. Add Virtual Authenticator )", "number": "5.8.4" }, "definedIn": "dt" @@ -5884,10 +5438,8 @@ "access": "public", "informative": false, "heading": { - "id": "enum-transport", - "href": "https://w3c.github.io/webauthn/#enum-transport", - "title": "Authenticator Transport Enumeration (enum AuthenticatorTransport)", - "number": "5.8.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5906,10 +5458,8 @@ "access": "public", "informative": false, "heading": { - "id": "enum-transport", - "href": "https://w3c.github.io/webauthn/#enum-transport", - "title": "Authenticator Transport Enumeration (enum AuthenticatorTransport)", - "number": "5.8.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5928,10 +5478,8 @@ "access": "public", "informative": false, "heading": { - "id": "enum-transport", - "href": "https://w3c.github.io/webauthn/#enum-transport", - "title": "Authenticator Transport Enumeration (enum AuthenticatorTransport)", - "number": "5.8.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5950,10 +5498,8 @@ "access": "public", "informative": false, "heading": { - "id": "enum-transport", - "href": "https://w3c.github.io/webauthn/#enum-transport", - "title": "Authenticator Transport Enumeration (enum AuthenticatorTransport)", - "number": "5.8.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -5990,7 +5536,7 @@ "heading": { "id": "enum-userVerificationRequirement", "href": "https://w3c.github.io/webauthn/#enum-userVerificationRequirement", - "title": "User Verification Requirement Enumeration (enum UserVerificationRequirement)", + "title": "User Verification Requirement Enumeration (enum UserVerificationRequirement Info about the 'UserVerificationRequirement' definition.#enumdef-userverificationrequirementReferenced in: 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) (2) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) (2) 5.8.6. User Verification Requirement Enumeration (enum UserVerificationRequirement) (2) 10.1.4. Pseudo-random function extension (prf) )", "number": "5.8.6" }, "definedIn": "heading" @@ -6012,7 +5558,7 @@ "heading": { "id": "enum-userVerificationRequirement", "href": "https://w3c.github.io/webauthn/#enum-userVerificationRequirement", - "title": "User Verification Requirement Enumeration (enum UserVerificationRequirement)", + "title": "User Verification Requirement Enumeration (enum UserVerificationRequirement Info about the 'UserVerificationRequirement' definition.#enumdef-userverificationrequirementReferenced in: 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) (2) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) (2) 5.8.6. User Verification Requirement Enumeration (enum UserVerificationRequirement) (2) 10.1.4. Pseudo-random function extension (prf) )", "number": "5.8.6" }, "definedIn": "dt" @@ -6032,10 +5578,8 @@ "access": "public", "informative": false, "heading": { - "id": "enum-userVerificationRequirement", - "href": "https://w3c.github.io/webauthn/#enum-userVerificationRequirement", - "title": "User Verification Requirement Enumeration (enum UserVerificationRequirement)", - "number": "5.8.6" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -6054,10 +5598,8 @@ "access": "public", "informative": false, "heading": { - "id": "enum-userVerificationRequirement", - "href": "https://w3c.github.io/webauthn/#enum-userVerificationRequirement", - "title": "User Verification Requirement Enumeration (enum UserVerificationRequirement)", - "number": "5.8.6" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -6094,7 +5636,7 @@ "heading": { "id": "sctn-authenticator-model", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-model", - "title": "WebAuthn Authenticator Model", + "title": "WebAuthn Authenticator Model Info about the 'Authenticator Model' definition.#authenticator-modelReferenced in: 4. Terminology (2) 6. WebAuthn Authenticator Model 11.2. Virtual Authenticators 13.2. Physical Proximity between Client and Authenticator", "number": "6" }, "definedIn": "heading" @@ -6115,7 +5657,7 @@ "heading": { "id": "sctn-authenticator-model", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-model", - "title": "WebAuthn Authenticator Model", + "title": "WebAuthn Authenticator Model Info about the 'Authenticator Model' definition.#authenticator-modelReferenced in: 4. Terminology (2) 6. WebAuthn Authenticator Model 11.2. Virtual Authenticators 13.2. Physical Proximity between Client and Authenticator", "number": "6" }, "definedIn": "prose" @@ -6132,10 +5674,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-model", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-model", - "title": "WebAuthn Authenticator Model", - "number": "6" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -6151,10 +5691,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-model", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-model", - "title": "WebAuthn Authenticator Model", - "number": "6" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -6170,10 +5708,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-model", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-model", - "title": "WebAuthn Authenticator Model", - "number": "6" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -6210,10 +5746,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-data", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-data", - "title": "Authenticator Data", - "number": "6.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -6231,10 +5765,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-data", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-data", - "title": "Authenticator Data", - "number": "6.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -6252,10 +5784,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-data", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-data", - "title": "Authenticator Data", - "number": "6.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -6273,10 +5803,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-data", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-data", - "title": "Authenticator Data", - "number": "6.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -6294,10 +5822,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-data", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-data", - "title": "Authenticator Data", - "number": "6.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -6315,10 +5841,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-data", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-data", - "title": "Authenticator Data", - "number": "6.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -6336,10 +5860,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-data", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-data", - "title": "Authenticator Data", - "number": "6.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -6357,10 +5879,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-data", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-data", - "title": "Authenticator Data", - "number": "6.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -6378,10 +5898,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-data", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-data", - "title": "Authenticator Data", - "number": "6.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -6399,10 +5917,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-data", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-data", - "title": "Authenticator Data", - "number": "6.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -6420,10 +5936,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-data", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-data", - "title": "Authenticator Data", - "number": "6.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -6441,10 +5955,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-data", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-data", - "title": "Authenticator Data", - "number": "6.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -6462,7 +5974,7 @@ "heading": { "id": "sctn-sign-counter", "href": "https://w3c.github.io/webauthn/#sctn-sign-counter", - "title": "Signature Counter Considerations", + "title": "Signature Counter Info about the 'Signature Counter' definition.#signature-counterReferenced in: 4. Terminology 6.1. Authenticator Data 6.1.1. Signature Counter Considerations (2) (3) (4) (5) (6) (7) (8) (9) (10) (11) (12) 6.3.2. The authenticatorMakeCredential Operation (2) (3) (4) (5) (6) 6.3.3. The authenticatorGetAssertion Operation (2) (3) (4) 11.5. Add Credential (2) Considerations", "number": "6.1.1" }, "definedIn": "heading" @@ -6498,10 +6010,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-taxonomy", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-taxonomy", - "title": "Authenticator Taxonomy", - "number": "6.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -6517,10 +6027,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-taxonomy", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-taxonomy", - "title": "Authenticator Taxonomy", - "number": "6.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -6536,10 +6044,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-taxonomy", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-taxonomy", - "title": "Authenticator Taxonomy", - "number": "6.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -6555,10 +6061,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-taxonomy", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-taxonomy", - "title": "Authenticator Taxonomy", - "number": "6.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -6576,7 +6080,7 @@ "heading": { "id": "sctn-authenticator-attachment-modality", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-attachment-modality", - "title": "Authenticator Attachment Modality", + "title": "Authenticator Attachment Modality Info about the 'Authenticator Attachment Modality' definition.#authenticator-attachment-modalityReferenced in: 5.1. PublicKeyCredential Interface (2) 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) 5.4.5. Authenticator Attachment Enumeration (enum AuthenticatorAttachment) (2) (3) (4) (5) 6.2. Authenticator Taxonomy (2) (3)", "number": "6.2.1" }, "definedIn": "heading" @@ -6595,7 +6099,7 @@ "heading": { "id": "sctn-authenticator-attachment-modality", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-attachment-modality", - "title": "Authenticator Attachment Modality", + "title": "Authenticator Attachment Modality Info about the 'Authenticator Attachment Modality' definition.#authenticator-attachment-modalityReferenced in: 5.1. PublicKeyCredential Interface (2) 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) 5.4.5. Authenticator Attachment Enumeration (enum AuthenticatorAttachment) (2) (3) (4) (5) 6.2. Authenticator Taxonomy (2) (3)", "number": "6.2.1" }, "definedIn": "prose" @@ -6612,10 +6116,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-attachment-modality", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-attachment-modality", - "title": "Authenticator Attachment Modality", - "number": "6.2.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -6631,10 +6133,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-attachment-modality", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-attachment-modality", - "title": "Authenticator Attachment Modality", - "number": "6.2.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -6650,10 +6150,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-attachment-modality", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-attachment-modality", - "title": "Authenticator Attachment Modality", - "number": "6.2.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -6669,10 +6167,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-attachment-modality", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-attachment-modality", - "title": "Authenticator Attachment Modality", - "number": "6.2.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -6688,10 +6184,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-attachment-modality", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-attachment-modality", - "title": "Authenticator Attachment Modality", - "number": "6.2.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -6726,10 +6220,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-credential-storage-modality", - "href": "https://w3c.github.io/webauthn/#sctn-credential-storage-modality", - "title": "Credential Storage Modality", - "number": "6.2.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -6745,10 +6237,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-credential-storage-modality", - "href": "https://w3c.github.io/webauthn/#sctn-credential-storage-modality", - "title": "Credential Storage Modality", - "number": "6.2.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -6764,10 +6254,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-credential-storage-modality", - "href": "https://w3c.github.io/webauthn/#sctn-credential-storage-modality", - "title": "Credential Storage Modality", - "number": "6.2.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -6785,7 +6273,7 @@ "heading": { "id": "sctn-authentication-factor-capability", "href": "https://w3c.github.io/webauthn/#sctn-authentication-factor-capability", - "title": "Authentication Factor Capability", + "title": "Authentication Factor Capability Info about the 'Authentication Factor Capability' definition.#authentication-factor-capabilityReferenced in: 6.2. Authenticator Taxonomy (2) (3)", "number": "6.2.3" }, "definedIn": "heading" @@ -6804,7 +6292,7 @@ "heading": { "id": "sctn-authentication-factor-capability", "href": "https://w3c.github.io/webauthn/#sctn-authentication-factor-capability", - "title": "Authentication Factor Capability", + "title": "Authentication Factor Capability Info about the 'Authentication Factor Capability' definition.#authentication-factor-capabilityReferenced in: 6.2. Authenticator Taxonomy (2) (3)", "number": "6.2.3" }, "definedIn": "prose" @@ -6821,10 +6309,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authentication-factor-capability", - "href": "https://w3c.github.io/webauthn/#sctn-authentication-factor-capability", - "title": "Authentication Factor Capability", - "number": "6.2.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -6842,7 +6328,7 @@ "heading": { "id": "sctn-authenticator-ops", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-ops", - "title": "Authenticator Operations", + "title": "Authenticator Operations Info about the 'Authenticator Operations' definition.#authenticator-operationsReferenced in: 4. Terminology", "number": "6.3" }, "definedIn": "heading" @@ -6861,7 +6347,7 @@ "heading": { "id": "sctn-authenticator-ops", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-ops", - "title": "Authenticator Operations", + "title": "Authenticator Operations Info about the 'Authenticator Operations' definition.#authenticator-operationsReferenced in: 4. Terminology", "number": "6.3" }, "definedIn": "prose" @@ -6901,7 +6387,7 @@ "heading": { "id": "sctn-op-make-cred", "href": "https://w3c.github.io/webauthn/#sctn-op-make-cred", - "title": "The authenticatorMakeCredential Operation", + "title": "The authenticatorMakeCredential Info about the 'authenticatorMakeCredential' definition.#authenticatormakecredentialReferenced in: 4. Terminology (2) (3) (4) (5) 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method (2) 5.4.1. Public Key Entity Description (dictionary PublicKeyCredentialEntity) (2) 5.4.3. User Account Parameters for Credential Generation (dictionary PublicKeyCredentialUserEntity) 6. WebAuthn Authenticator Model 6.1.1. Signature Counter Considerations (2) 6.1.3. Credential Backup State 6.3.4. The authenticatorCancel Operation (2) 9. WebAuthn Extensions 9.2. Defining Extensions 9.5. Authenticator Extension Processing (2) 10.1.3. Credential Properties Extension (credProps) 10.2.2.2. Extension Definition Operation", "number": "6.3.2" }, "definedIn": "heading" @@ -6920,7 +6406,7 @@ "heading": { "id": "sctn-op-get-assertion", "href": "https://w3c.github.io/webauthn/#sctn-op-get-assertion", - "title": "The authenticatorGetAssertion Operation", + "title": "The authenticatorGetAssertion Info about the 'authenticatorGetAssertion' definition.#authenticatorgetassertionReferenced in: 4. Terminology (2) (3) 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.1.4.2. Issuing a Credential Request to an Authenticator (2) (3) 6. WebAuthn Authenticator Model 6.1. Authenticator Data 6.1.1. Signature Counter Considerations (2) (3) (4) 6.1.2. FIDO U2F Signature Format Compatibility 6.3.4. The authenticatorCancel Operation (2) 9. WebAuthn Extensions 9.2. Defining Extensions 9.5. Authenticator Extension Processing (2) 10.1.1. FIDO AppID Extension (appid) 10.2.2.2. Extension Definition Operation", "number": "6.3.3" }, "definedIn": "heading" @@ -6939,7 +6425,7 @@ "heading": { "id": "sctn-op-cancel", "href": "https://w3c.github.io/webauthn/#sctn-op-cancel", - "title": "The authenticatorCancel Operation", + "title": "The authenticatorCancel Info about the 'authenticatorCancel' definition.#authenticatorcancelReferenced in: 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method (2) (3) (4) (5) (6) 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) (3) (4) (5) 6.3.2. The authenticatorMakeCredential Operation 6.3.3. The authenticatorGetAssertion Operation Operation", "number": "6.3.4" }, "definedIn": "heading" @@ -6958,7 +6444,7 @@ "heading": { "id": "sctn-op-silent-discovery", "href": "https://w3c.github.io/webauthn/#sctn-op-silent-discovery", - "title": "The silentCredentialDiscovery operation", + "title": "The silentCredentialDiscovery Info about the 'silentCredentialDiscovery' definition.#silentcredentialdiscoveryReferenced in: 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) (3) operation", "number": "6.3.5" }, "definedIn": "heading" @@ -6977,7 +6463,7 @@ "heading": { "id": "sctn-op-silent-discovery", "href": "https://w3c.github.io/webauthn/#sctn-op-silent-discovery", - "title": "The silentCredentialDiscovery operation", + "title": "The silentCredentialDiscovery Info about the 'silentCredentialDiscovery' definition.#silentcredentialdiscoveryReferenced in: 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) (3) operation", "number": "6.3.5" }, "definedIn": "prose" @@ -6996,10 +6482,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-op-silent-discovery", - "href": "https://w3c.github.io/webauthn/#sctn-op-silent-discovery", - "title": "The silentCredentialDiscovery operation", - "number": "6.3.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -7017,10 +6501,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-op-silent-discovery", - "href": "https://w3c.github.io/webauthn/#sctn-op-silent-discovery", - "title": "The silentCredentialDiscovery operation", - "number": "6.3.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -7038,10 +6520,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-op-silent-discovery", - "href": "https://w3c.github.io/webauthn/#sctn-op-silent-discovery", - "title": "The silentCredentialDiscovery operation", - "number": "6.3.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -7076,10 +6556,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attestation", - "href": "https://w3c.github.io/webauthn/#sctn-attestation", - "title": "Attestation", - "number": "6.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -7092,13 +6570,11 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "sctn-attestation", - "href": "https://w3c.github.io/webauthn/#sctn-attestation", - "title": "Attestation", - "number": "6.5" + "access": "private", + "informative": false, + "heading": { + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -7114,10 +6590,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attestation", - "href": "https://w3c.github.io/webauthn/#sctn-attestation", - "title": "Attestation", - "number": "6.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -7154,10 +6628,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attested-credential-data", - "href": "https://w3c.github.io/webauthn/#sctn-attested-credential-data", - "title": "Attested Credential Data", - "number": "6.5.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -7175,10 +6647,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attested-credential-data", - "href": "https://w3c.github.io/webauthn/#sctn-attested-credential-data", - "title": "Attested Credential Data", - "number": "6.5.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -7196,10 +6666,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attested-credential-data", - "href": "https://w3c.github.io/webauthn/#sctn-attested-credential-data", - "title": "Attested Credential Data", - "number": "6.5.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -7217,10 +6685,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attested-credential-data", - "href": "https://w3c.github.io/webauthn/#sctn-attested-credential-data", - "title": "Attested Credential Data", - "number": "6.5.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "table" }, @@ -7255,10 +6721,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attestation-formats", - "href": "https://w3c.github.io/webauthn/#sctn-attestation-formats", - "title": "Attestation Statement Formats", - "number": "6.5.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -7274,10 +6738,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attestation-formats", - "href": "https://w3c.github.io/webauthn/#sctn-attestation-formats", - "title": "Attestation Statement Formats", - "number": "6.5.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -7293,10 +6755,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attestation-formats", - "href": "https://w3c.github.io/webauthn/#sctn-attestation-formats", - "title": "Attestation Statement Formats", - "number": "6.5.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -7312,10 +6772,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attestation-formats", - "href": "https://w3c.github.io/webauthn/#sctn-attestation-formats", - "title": "Attestation Statement Formats", - "number": "6.5.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -7331,10 +6789,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attestation-formats", - "href": "https://w3c.github.io/webauthn/#sctn-attestation-formats", - "title": "Attestation Statement Formats", - "number": "6.5.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -7369,10 +6825,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attestation-types", - "href": "https://w3c.github.io/webauthn/#sctn-attestation-types", - "title": "Attestation Types", - "number": "6.5.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -7388,10 +6842,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attestation-types", - "href": "https://w3c.github.io/webauthn/#sctn-attestation-types", - "title": "Attestation Types", - "number": "6.5.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -7407,10 +6859,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attestation-types", - "href": "https://w3c.github.io/webauthn/#sctn-attestation-types", - "title": "Attestation Types", - "number": "6.5.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -7426,10 +6876,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attestation-types", - "href": "https://w3c.github.io/webauthn/#sctn-attestation-types", - "title": "Attestation Types", - "number": "6.5.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -7445,10 +6893,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attestation-types", - "href": "https://w3c.github.io/webauthn/#sctn-attestation-types", - "title": "Attestation Types", - "number": "6.5.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -7464,10 +6910,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attestation-types", - "href": "https://w3c.github.io/webauthn/#sctn-attestation-types", - "title": "Attestation Types", - "number": "6.5.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -7483,10 +6927,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attestation-types", - "href": "https://w3c.github.io/webauthn/#sctn-attestation-types", - "title": "Attestation Types", - "number": "6.5.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -7502,10 +6944,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attestation-types", - "href": "https://w3c.github.io/webauthn/#sctn-attestation-types", - "title": "Attestation Types", - "number": "6.5.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -7521,10 +6961,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-attestation-types", - "href": "https://w3c.github.io/webauthn/#sctn-attestation-types", - "title": "Attestation Types", - "number": "6.5.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -7580,7 +7018,7 @@ "heading": { "id": "sctn-extensions", "href": "https://w3c.github.io/webauthn/#sctn-extensions", - "title": "WebAuthn Extensions", + "title": "WebAuthn Extensions Info about the 'WebAuthn Extensions' definition.#webauthn-extensionsReferenced in: 4. Terminology (2) 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) 5.7. WebAuthn Extensions Inputs and Outputs 5.7.1. Authentication Extensions Client Inputs (dictionary AuthenticationExtensionsClientInputs) 5.7.2. Authentication Extensions Client Outputs (dictionary AuthenticationExtensionsClientOutputs) 5.7.3. Authentication Extensions Authenticator Inputs (CDDL type AuthenticationExtensionsAuthenticatorInputs) 5.7.4. Authentication Extensions Authenticator Outputs (CDDL type AuthenticationExtensionsAuthenticatorOutputs) 9. WebAuthn Extensions (2) (3)", "number": "9" }, "definedIn": "heading" @@ -7599,7 +7037,7 @@ "heading": { "id": "sctn-extensions", "href": "https://w3c.github.io/webauthn/#sctn-extensions", - "title": "WebAuthn Extensions", + "title": "WebAuthn Extensions Info about the 'WebAuthn Extensions' definition.#webauthn-extensionsReferenced in: 4. Terminology (2) 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) 5.7. WebAuthn Extensions Inputs and Outputs 5.7.1. Authentication Extensions Client Inputs (dictionary AuthenticationExtensionsClientInputs) 5.7.2. Authentication Extensions Client Outputs (dictionary AuthenticationExtensionsClientOutputs) 5.7.3. Authentication Extensions Authenticator Inputs (CDDL type AuthenticationExtensionsAuthenticatorInputs) 5.7.4. Authentication Extensions Authenticator Outputs (CDDL type AuthenticationExtensionsAuthenticatorOutputs) 9. WebAuthn Extensions (2) (3)", "number": "9" }, "definedIn": "prose" @@ -7616,10 +7054,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-extensions", - "href": "https://w3c.github.io/webauthn/#sctn-extensions", - "title": "WebAuthn Extensions", - "number": "9" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -7635,10 +7071,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-extensions", - "href": "https://w3c.github.io/webauthn/#sctn-extensions", - "title": "WebAuthn Extensions", - "number": "9" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -7654,10 +7088,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-extensions", - "href": "https://w3c.github.io/webauthn/#sctn-extensions", - "title": "WebAuthn Extensions", - "number": "9" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -7711,10 +7143,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-extension-request-parameters", - "href": "https://w3c.github.io/webauthn/#sctn-extension-request-parameters", - "title": "Extending Request Parameters", - "number": "9.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -7732,7 +7162,7 @@ "heading": { "id": "sctn-client-extension-processing", "href": "https://w3c.github.io/webauthn/#sctn-client-extension-processing", - "title": "Client Extension Processing", + "title": "Client Extension Processing Info about the 'Client Extension Processing' definition.#client-extension-processingReferenced in: 5.1. PublicKeyCredential Interface 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.2. Issuing a Credential Request to an Authenticator 9. WebAuthn Extensions (2) (3) (4) 9.2. Defining Extensions", "number": "9.4" }, "definedIn": "heading" @@ -7751,7 +7181,7 @@ "heading": { "id": "sctn-client-extension-processing", "href": "https://w3c.github.io/webauthn/#sctn-client-extension-processing", - "title": "Client Extension Processing", + "title": "Client Extension Processing Info about the 'Client Extension Processing' definition.#client-extension-processingReferenced in: 5.1. PublicKeyCredential Interface 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.2. Issuing a Credential Request to an Authenticator 9. WebAuthn Extensions (2) (3) (4) 9.2. Defining Extensions", "number": "9.4" }, "definedIn": "prose" @@ -7770,7 +7200,7 @@ "heading": { "id": "sctn-authenticator-extension-processing", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-extension-processing", - "title": "Authenticator Extension Processing", + "title": "Authenticator Extension Processing Info about the 'Authenticator Extension Processing' definition.#authenticator-extension-processingReferenced in: 6.3.2. The authenticatorMakeCredential Operation 6.3.3. The authenticatorGetAssertion Operation 9. WebAuthn Extensions 9.2. Defining Extensions 9.5. Authenticator Extension Processing 11.1.1. Authenticator Extension Capabilities", "number": "9.5" }, "definedIn": "heading" @@ -7789,7 +7219,7 @@ "heading": { "id": "sctn-authenticator-extension-processing", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-extension-processing", - "title": "Authenticator Extension Processing", + "title": "Authenticator Extension Processing Info about the 'Authenticator Extension Processing' definition.#authenticator-extension-processingReferenced in: 6.3.2. The authenticatorMakeCredential Operation 6.3.3. The authenticatorGetAssertion Operation 9. WebAuthn Extensions 9.2. Defining Extensions 9.5. Authenticator Extension Processing 11.1.1. Authenticator Extension Capabilities", "number": "9.5" }, "definedIn": "prose" @@ -7806,10 +7236,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-extension-processing", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-extension-processing", - "title": "Authenticator Extension Processing", - "number": "9.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -7827,7 +7255,7 @@ "heading": { "id": "sctn-appid-extension", "href": "https://w3c.github.io/webauthn/#sctn-appid-extension", - "title": "FIDO AppID Extension (appid)", + "title": "FIDO AppID Info about the 'AppID' definition.#appidReferenced in: 3. Dependencies 7.2. Verifying an Authentication Assertion Extension (appid)", "number": "10.1.1" }, "definedIn": "heading" @@ -7848,7 +7276,7 @@ "heading": { "id": "sctn-appid-extension", "href": "https://w3c.github.io/webauthn/#sctn-appid-extension", - "title": "FIDO AppID Extension (appid)", + "title": "FIDO AppID Info about the 'AppID' definition.#appidReferenced in: 3. Dependencies 7.2. Verifying an Authentication Assertion Extension (appid)", "number": "10.1.1" }, "definedIn": "pre" @@ -7867,10 +7295,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-appid-extension", - "href": "https://w3c.github.io/webauthn/#sctn-appid-extension", - "title": "FIDO AppID Extension (appid)", - "number": "10.1.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -7909,10 +7335,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-appid-exclude-extension", - "href": "https://w3c.github.io/webauthn/#sctn-appid-exclude-extension", - "title": "FIDO AppID Exclusion Extension (appidExclude)", - "number": "10.1.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -7930,7 +7354,7 @@ "heading": { "id": "sctn-authenticator-credential-properties-extension", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-credential-properties-extension", - "title": "Credential Properties Extension (credProps)", + "title": "Credential Properties Extension (credProps Info about the 'credProps' definition.#credpropsReferenced in: 1.3.3. Authentication 5.4.6. Resident Key Requirement Enumeration (enum ResidentKeyRequirement) (2) )", "number": "10.1.3" }, "definedIn": "heading" @@ -7951,7 +7375,7 @@ "heading": { "id": "sctn-authenticator-credential-properties-extension", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-credential-properties-extension", - "title": "Credential Properties Extension (credProps)", + "title": "Credential Properties Extension (credProps Info about the 'credProps' definition.#credpropsReferenced in: 1.3.3. Authentication 5.4.6. Resident Key Requirement Enumeration (enum ResidentKeyRequirement) (2) )", "number": "10.1.3" }, "definedIn": "pre" @@ -7970,7 +7394,7 @@ "heading": { "id": "sctn-authenticator-credential-properties-extension", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-credential-properties-extension", - "title": "Credential Properties Extension (credProps)", + "title": "Credential Properties Extension (credProps Info about the 'credProps' definition.#credpropsReferenced in: 1.3.3. Authentication 5.4.6. Resident Key Requirement Enumeration (enum ResidentKeyRequirement) (2) )", "number": "10.1.3" }, "definedIn": "pre" @@ -7989,10 +7413,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-authenticator-credential-properties-extension", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-credential-properties-extension", - "title": "Credential Properties Extension (credProps)", - "number": "10.1.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8010,10 +7432,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-authenticator-credential-properties-extension", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-credential-properties-extension", - "title": "Credential Properties Extension (credProps)", - "number": "10.1.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -8031,10 +7451,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-credential-properties-extension", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-credential-properties-extension", - "title": "Credential Properties Extension (credProps)", - "number": "10.1.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -8052,10 +7470,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-authenticator-credential-properties-extension", - "href": "https://w3c.github.io/webauthn/#sctn-authenticator-credential-properties-extension", - "title": "Credential Properties Extension (credProps)", - "number": "10.1.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -8073,7 +7489,7 @@ "heading": { "id": "prf-extension", "href": "https://w3c.github.io/webauthn/#prf-extension", - "title": "Pseudo-random function extension (prf)", + "title": "Pseudo-random function extension (prf Info about the 'prf' definition.#prfReferenced in: 10.1.4. Pseudo-random function extension (prf) 11.1.1. Authenticator Extension Capabilities )", "number": "10.1.4" }, "definedIn": "heading" @@ -8092,7 +7508,7 @@ "heading": { "id": "prf-extension", "href": "https://w3c.github.io/webauthn/#prf-extension", - "title": "Pseudo-random function extension (prf)", + "title": "Pseudo-random function extension (prf Info about the 'prf' definition.#prfReferenced in: 10.1.4. Pseudo-random function extension (prf) 11.1.1. Authenticator Extension Capabilities )", "number": "10.1.4" }, "definedIn": "pre" @@ -8111,10 +7527,8 @@ "access": "public", "informative": false, "heading": { - "id": "prf-extension", - "href": "https://w3c.github.io/webauthn/#prf-extension", - "title": "Pseudo-random function extension (prf)", - "number": "10.1.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8132,10 +7546,8 @@ "access": "public", "informative": false, "heading": { - "id": "prf-extension", - "href": "https://w3c.github.io/webauthn/#prf-extension", - "title": "Pseudo-random function extension (prf)", - "number": "10.1.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8151,10 +7563,8 @@ "access": "public", "informative": false, "heading": { - "id": "prf-extension", - "href": "https://w3c.github.io/webauthn/#prf-extension", - "title": "Pseudo-random function extension (prf)", - "number": "10.1.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8172,10 +7582,8 @@ "access": "public", "informative": false, "heading": { - "id": "prf-extension", - "href": "https://w3c.github.io/webauthn/#prf-extension", - "title": "Pseudo-random function extension (prf)", - "number": "10.1.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8193,10 +7601,8 @@ "access": "public", "informative": false, "heading": { - "id": "prf-extension", - "href": "https://w3c.github.io/webauthn/#prf-extension", - "title": "Pseudo-random function extension (prf)", - "number": "10.1.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -8214,10 +7620,8 @@ "access": "public", "informative": false, "heading": { - "id": "prf-extension", - "href": "https://w3c.github.io/webauthn/#prf-extension", - "title": "Pseudo-random function extension (prf)", - "number": "10.1.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -8233,10 +7637,8 @@ "access": "public", "informative": false, "heading": { - "id": "prf-extension", - "href": "https://w3c.github.io/webauthn/#prf-extension", - "title": "Pseudo-random function extension (prf)", - "number": "10.1.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8254,10 +7656,8 @@ "access": "public", "informative": false, "heading": { - "id": "prf-extension", - "href": "https://w3c.github.io/webauthn/#prf-extension", - "title": "Pseudo-random function extension (prf)", - "number": "10.1.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8275,10 +7675,8 @@ "access": "public", "informative": false, "heading": { - "id": "prf-extension", - "href": "https://w3c.github.io/webauthn/#prf-extension", - "title": "Pseudo-random function extension (prf)", - "number": "10.1.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -8296,10 +7694,8 @@ "access": "public", "informative": false, "heading": { - "id": "prf-extension", - "href": "https://w3c.github.io/webauthn/#prf-extension", - "title": "Pseudo-random function extension (prf)", - "number": "10.1.4" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -8317,7 +7713,7 @@ "heading": { "id": "sctn-large-blob-extension", "href": "https://w3c.github.io/webauthn/#sctn-large-blob-extension", - "title": "Large blob storage extension (largeBlob)", + "title": "Large blob storage extension (largeBlob Info about the 'largeBlob' definition.#largeblobReferenced in: 10.1.5. Large blob storage extension (largeBlob) (2) 11.1.1. Authenticator Extension Capabilities 11.5. Add Credential )", "number": "10.1.5" }, "definedIn": "heading" @@ -8338,7 +7734,7 @@ "heading": { "id": "sctn-large-blob-extension", "href": "https://w3c.github.io/webauthn/#sctn-large-blob-extension", - "title": "Large blob storage extension (largeBlob)", + "title": "Large blob storage extension (largeBlob Info about the 'largeBlob' definition.#largeblobReferenced in: 10.1.5. Large blob storage extension (largeBlob) (2) 11.1.1. Authenticator Extension Capabilities 11.5. Add Credential )", "number": "10.1.5" }, "definedIn": "pre" @@ -8357,7 +7753,7 @@ "heading": { "id": "sctn-large-blob-extension", "href": "https://w3c.github.io/webauthn/#sctn-large-blob-extension", - "title": "Large blob storage extension (largeBlob)", + "title": "Large blob storage extension (largeBlob Info about the 'largeBlob' definition.#largeblobReferenced in: 10.1.5. Large blob storage extension (largeBlob) (2) 11.1.1. Authenticator Extension Capabilities 11.5. Add Credential )", "number": "10.1.5" }, "definedIn": "pre" @@ -8376,10 +7772,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-large-blob-extension", - "href": "https://w3c.github.io/webauthn/#sctn-large-blob-extension", - "title": "Large blob storage extension (largeBlob)", - "number": "10.1.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8397,10 +7791,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-large-blob-extension", - "href": "https://w3c.github.io/webauthn/#sctn-large-blob-extension", - "title": "Large blob storage extension (largeBlob)", - "number": "10.1.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8416,10 +7808,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-large-blob-extension", - "href": "https://w3c.github.io/webauthn/#sctn-large-blob-extension", - "title": "Large blob storage extension (largeBlob)", - "number": "10.1.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8437,10 +7827,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-large-blob-extension", - "href": "https://w3c.github.io/webauthn/#sctn-large-blob-extension", - "title": "Large blob storage extension (largeBlob)", - "number": "10.1.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -8458,10 +7846,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-large-blob-extension", - "href": "https://w3c.github.io/webauthn/#sctn-large-blob-extension", - "title": "Large blob storage extension (largeBlob)", - "number": "10.1.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -8479,10 +7865,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-large-blob-extension", - "href": "https://w3c.github.io/webauthn/#sctn-large-blob-extension", - "title": "Large blob storage extension (largeBlob)", - "number": "10.1.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -8500,10 +7884,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-large-blob-extension", - "href": "https://w3c.github.io/webauthn/#sctn-large-blob-extension", - "title": "Large blob storage extension (largeBlob)", - "number": "10.1.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8519,10 +7901,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-large-blob-extension", - "href": "https://w3c.github.io/webauthn/#sctn-large-blob-extension", - "title": "Large blob storage extension (largeBlob)", - "number": "10.1.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8540,10 +7920,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-large-blob-extension", - "href": "https://w3c.github.io/webauthn/#sctn-large-blob-extension", - "title": "Large blob storage extension (largeBlob)", - "number": "10.1.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -8561,10 +7939,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-large-blob-extension", - "href": "https://w3c.github.io/webauthn/#sctn-large-blob-extension", - "title": "Large blob storage extension (largeBlob)", - "number": "10.1.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -8582,10 +7958,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-large-blob-extension", - "href": "https://w3c.github.io/webauthn/#sctn-large-blob-extension", - "title": "Large blob storage extension (largeBlob)", - "number": "10.1.5" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -8603,7 +7977,7 @@ "heading": { "id": "sctn-uvm-extension", "href": "https://w3c.github.io/webauthn/#sctn-uvm-extension", - "title": "User Verification Method Extension (uvm)", + "title": "User Verification Method Info about the 'User Verification Method' definition.#user-verification-methodReferenced in: 11.1.1. Authenticator Extension Capabilities 11.2. Virtual Authenticators (2) 11.3. Add Virtual Authenticator Extension (uvm)", "number": "10.2.1" }, "definedIn": "heading" @@ -8624,7 +7998,7 @@ "heading": { "id": "sctn-uvm-extension", "href": "https://w3c.github.io/webauthn/#sctn-uvm-extension", - "title": "User Verification Method Extension (uvm)", + "title": "User Verification Method Info about the 'User Verification Method' definition.#user-verification-methodReferenced in: 11.1.1. Authenticator Extension Capabilities 11.2. Virtual Authenticators (2) 11.3. Add Virtual Authenticator Extension (uvm)", "number": "10.2.1" }, "definedIn": "pre" @@ -8643,7 +8017,7 @@ "heading": { "id": "sctn-uvm-extension", "href": "https://w3c.github.io/webauthn/#sctn-uvm-extension", - "title": "User Verification Method Extension (uvm)", + "title": "User Verification Method Info about the 'User Verification Method' definition.#user-verification-methodReferenced in: 11.1.1. Authenticator Extension Capabilities 11.2. Virtual Authenticators (2) 11.3. Add Virtual Authenticator Extension (uvm)", "number": "10.2.1" }, "definedIn": "pre" @@ -8660,10 +8034,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-uvm-extension", - "href": "https://w3c.github.io/webauthn/#sctn-uvm-extension", - "title": "User Verification Method Extension (uvm)", - "number": "10.2.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8681,10 +8053,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-uvm-extension", - "href": "https://w3c.github.io/webauthn/#sctn-uvm-extension", - "title": "User Verification Method Extension (uvm)", - "number": "10.2.1" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8702,7 +8072,7 @@ "heading": { "id": "sctn-device-publickey-extension", "href": "https://w3c.github.io/webauthn/#sctn-device-publickey-extension", - "title": "Device-bound public key extension (devicePubKey)", + "title": "Device-bound public key extension (devicePubKey Info about the 'devicePubKey' definition.#devicepubkeyReferenced in: 4. Terminology 7.1. Registering a New Credential 7.2. Verifying an Authentication Assertion 10.2.2. Device-bound public key extension (devicePubKey) (2) (3) 10.2.2.2.1. AAGUIDs 10.2.2.3. devicePubKey Extension Output Verification Procedures (2) )", "number": "10.2.2" }, "definedIn": "heading" @@ -8740,10 +8110,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-device-publickey-extension-definition", - "href": "https://w3c.github.io/webauthn/#sctn-device-publickey-extension-definition", - "title": "Extension Definition", - "number": "10.2.2.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8761,10 +8129,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-device-publickey-extension-definition", - "href": "https://w3c.github.io/webauthn/#sctn-device-publickey-extension-definition", - "title": "Extension Definition", - "number": "10.2.2.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -8782,10 +8148,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-device-publickey-extension-definition", - "href": "https://w3c.github.io/webauthn/#sctn-device-publickey-extension-definition", - "title": "Extension Definition", - "number": "10.2.2.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -8801,31 +8165,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-device-publickey-extension-definition", - "href": "https://w3c.github.io/webauthn/#sctn-device-publickey-extension-definition", - "title": "Extension Definition", - "number": "10.2.2.2" - }, - "definedIn": "pre" - }, - { - "id": "dom-authenticationextensionsdevicepublickeyoutputs-authenticatoroutput", - "href": "https://w3c.github.io/webauthn/#dom-authenticationextensionsdevicepublickeyoutputs-authenticatoroutput", - "linkingText": [ - "authenticatorOutput" - ], - "localLinkingText": [], - "type": "dict-member", - "for": [ - "AuthenticationExtensionsDevicePublicKeyOutputs" - ], - "access": "public", - "informative": false, - "heading": { - "id": "sctn-device-publickey-extension-definition", - "href": "https://w3c.github.io/webauthn/#sctn-device-publickey-extension-definition", - "title": "Extension Definition", - "number": "10.2.2.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8843,10 +8184,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-device-publickey-extension-definition", - "href": "https://w3c.github.io/webauthn/#sctn-device-publickey-extension-definition", - "title": "Extension Definition", - "number": "10.2.2.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8864,10 +8203,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-device-publickey-extension-definition", - "href": "https://w3c.github.io/webauthn/#sctn-device-publickey-extension-definition", - "title": "Extension Definition", - "number": "10.2.2.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "pre" }, @@ -8883,10 +8220,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-device-publickey-extension-definition", - "href": "https://w3c.github.io/webauthn/#sctn-device-publickey-extension-definition", - "title": "Extension Definition", - "number": "10.2.2.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -8925,10 +8260,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-device-publickey-extension-verification", - "href": "https://w3c.github.io/webauthn/#sctn-device-publickey-extension-verification", - "title": "devicePubKey Extension Output Verification Procedures", - "number": "10.2.2.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "prose" }, @@ -8946,10 +8279,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-device-publickey-extension-verification", - "href": "https://w3c.github.io/webauthn/#sctn-device-publickey-extension-verification", - "title": "devicePubKey Extension Output Verification Procedures", - "number": "10.2.2.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -8967,10 +8298,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-device-publickey-extension-verification", - "href": "https://w3c.github.io/webauthn/#sctn-device-publickey-extension-verification", - "title": "devicePubKey Extension Output Verification Procedures", - "number": "10.2.2.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -8988,10 +8317,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-device-publickey-extension-verification", - "href": "https://w3c.github.io/webauthn/#sctn-device-publickey-extension-verification", - "title": "devicePubKey Extension Output Verification Procedures", - "number": "10.2.2.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -9009,10 +8336,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-device-publickey-extension-verification", - "href": "https://w3c.github.io/webauthn/#sctn-device-publickey-extension-verification", - "title": "devicePubKey Extension Output Verification Procedures", - "number": "10.2.2.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -9030,10 +8355,8 @@ "access": "public", "informative": false, "heading": { - "id": "sctn-device-publickey-extension-verification", - "href": "https://w3c.github.io/webauthn/#sctn-device-publickey-extension-verification", - "title": "devicePubKey Extension Output Verification Procedures", - "number": "10.2.2.3" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -9070,7 +8393,7 @@ "heading": { "id": "sctn-authenticator-extension-capabilities", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-extension-capabilities", - "title": "Authenticator Extension Capabilities", + "title": "Authenticator Extension Capabilities Info about the 'Authenticator Extension Capabilities' definition.#authenticator-extension-capabilitiesReferenced in: 11.1.1. Authenticator Extension Capabilities (2) (3)", "number": "11.1.1" }, "definedIn": "heading" @@ -9089,7 +8412,7 @@ "heading": { "id": "sctn-automation-virtual-authenticators", "href": "https://w3c.github.io/webauthn/#sctn-automation-virtual-authenticators", - "title": "Virtual Authenticators", + "title": "Virtual Authenticators Info about the 'Virtual Authenticators' definition.#virtual-authenticatorsReferenced in: 11.1. WebAuthn WebDriver Extension Capability (2) 11.2. Virtual Authenticators (2) (3) (4) (5) (6) (7) (8) (9) (10) 11.3. Add Virtual Authenticator (2) 11.4. Remove Virtual Authenticator (2) (3) 11.5. Add Credential (2) (3) 11.6. Get Credentials (2) 11.7. Remove Credential (2) (3) 11.8. Remove All Credentials (2) (3) 11.9. Set User Verified (2) (3)", "number": "11.2" }, "definedIn": "heading" @@ -9108,7 +8431,7 @@ "heading": { "id": "sctn-automation-virtual-authenticators", "href": "https://w3c.github.io/webauthn/#sctn-automation-virtual-authenticators", - "title": "Virtual Authenticators", + "title": "Virtual Authenticators Info about the 'Virtual Authenticators' definition.#virtual-authenticatorsReferenced in: 11.1. WebAuthn WebDriver Extension Capability (2) 11.2. Virtual Authenticators (2) (3) (4) (5) (6) (7) (8) (9) (10) 11.3. Add Virtual Authenticator (2) 11.4. Remove Virtual Authenticator (2) (3) 11.5. Add Credential (2) (3) 11.6. Get Credentials (2) 11.7. Remove Credential (2) (3) 11.8. Remove All Credentials (2) (3) 11.9. Set User Verified (2) (3)", "number": "11.2" }, "definedIn": "prose" @@ -9125,10 +8448,8 @@ "access": "private", "informative": false, "heading": { - "id": "sctn-automation-virtual-authenticators", - "href": "https://w3c.github.io/webauthn/#sctn-automation-virtual-authenticators", - "title": "Virtual Authenticators", - "number": "11.2" + "href": "https://w3c.github.io/webauthn/", + "title": "Web Authentication:An API for accessing Public Key CredentialsLevel 3" }, "definedIn": "dt" }, @@ -9146,7 +8467,7 @@ "heading": { "id": "sctn-automation-add-virtual-authenticator", "href": "https://w3c.github.io/webauthn/#sctn-automation-add-virtual-authenticator", - "title": "Add Virtual Authenticator", + "title": "Add Virtual Authenticator Info about the 'Add Virtual Authenticator' definition.#add-virtual-authenticatorReferenced in: 11.3. Add Virtual Authenticator", "number": "11.3" }, "definedIn": "heading" @@ -9165,7 +8486,7 @@ "heading": { "id": "sctn-automation-add-virtual-authenticator", "href": "https://w3c.github.io/webauthn/#sctn-automation-add-virtual-authenticator", - "title": "Add Virtual Authenticator", + "title": "Add Virtual Authenticator Info about the 'Add Virtual Authenticator' definition.#add-virtual-authenticatorReferenced in: 11.3. Add Virtual Authenticator", "number": "11.3" }, "definedIn": "prose" @@ -9184,7 +8505,7 @@ "heading": { "id": "sctn-automation-remove-virtual-authenticator", "href": "https://w3c.github.io/webauthn/#sctn-automation-remove-virtual-authenticator", - "title": "Remove Virtual Authenticator", + "title": "Remove Virtual Authenticator Info about the 'Remove Virtual Authenticator' definition.#remove-virtual-authenticatorReferenced in: 11.4. Remove Virtual Authenticator", "number": "11.4" }, "definedIn": "heading" @@ -9203,7 +8524,7 @@ "heading": { "id": "sctn-automation-add-credential", "href": "https://w3c.github.io/webauthn/#sctn-automation-add-credential", - "title": "Add Credential", + "title": "Add Credential Info about the 'Add Credential' definition.#add-credentialReferenced in: 11.5. Add Credential 11.6. Get Credentials", "number": "11.5" }, "definedIn": "heading" @@ -9222,7 +8543,7 @@ "heading": { "id": "sctn-automation-add-credential", "href": "https://w3c.github.io/webauthn/#sctn-automation-add-credential", - "title": "Add Credential", + "title": "Add Credential Info about the 'Add Credential' definition.#add-credentialReferenced in: 11.5. Add Credential 11.6. Get Credentials", "number": "11.5" }, "definedIn": "prose" @@ -9241,7 +8562,7 @@ "heading": { "id": "sctn-automation-get-credentials", "href": "https://w3c.github.io/webauthn/#sctn-automation-get-credentials", - "title": "Get Credentials", + "title": "Get Credentials Info about the 'Get Credentials' definition.#get-credentialsReferenced in: 11.6. Get Credentials", "number": "11.6" }, "definedIn": "heading" @@ -9260,7 +8581,7 @@ "heading": { "id": "sctn-automation-remove-credential", "href": "https://w3c.github.io/webauthn/#sctn-automation-remove-credential", - "title": "Remove Credential", + "title": "Remove Credential Info about the 'Remove Credential' definition.#remove-credentialReferenced in: 11.7. Remove Credential", "number": "11.7" }, "definedIn": "heading" @@ -9279,7 +8600,7 @@ "heading": { "id": "sctn-automation-remove-all-credentials", "href": "https://w3c.github.io/webauthn/#sctn-automation-remove-all-credentials", - "title": "Remove All Credentials", + "title": "Remove All Credentials Info about the 'Remove All Credentials' definition.#remove-all-credentialsReferenced in: 11.8. Remove All Credentials", "number": "11.8" }, "definedIn": "heading" @@ -9298,7 +8619,7 @@ "heading": { "id": "sctn-automation-set-user-verified", "href": "https://w3c.github.io/webauthn/#sctn-automation-set-user-verified", - "title": "Set User Verified", + "title": "Set User Verified Info about the 'Set User Verified' definition.#set-user-verifiedReferenced in: 11.9. Set User Verified", "number": "11.9" }, "definedIn": "heading" diff --git a/ed/dfns/webgpu.json b/ed/dfns/webgpu.json index 50bc779f4385..fbb8d62929d6 100644 --- a/ed/dfns/webgpu.json +++ b/ed/dfns/webgpu.json @@ -24686,6 +24686,25 @@ }, "definedIn": "pre" }, + { + "id": "abstract-opdef-validate-gpucolor-shape", + "href": "https://gpuweb.github.io/gpuweb/#abstract-opdef-validate-gpucolor-shape", + "linkingText": [ + "validate GPUColor shape" + ], + "localLinkingText": [], + "type": "abstract-op", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "colors-and-vectors", + "href": "https://gpuweb.github.io/gpuweb/#colors-and-vectors", + "title": "Colors & Vectors", + "number": "24.1" + }, + "definedIn": "prose" + }, { "id": "dictdef-gpuorigin2ddict", "href": "https://gpuweb.github.io/gpuweb/#dictdef-gpuorigin2ddict", @@ -24827,6 +24846,25 @@ }, "definedIn": "prose" }, + { + "id": "abstract-opdef-validate-gpuorigin2d-shape", + "href": "https://gpuweb.github.io/gpuweb/#abstract-opdef-validate-gpuorigin2d-shape", + "linkingText": [ + "validate GPUOrigin2D shape" + ], + "localLinkingText": [], + "type": "abstract-op", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "colors-and-vectors", + "href": "https://gpuweb.github.io/gpuweb/#colors-and-vectors", + "title": "Colors & Vectors", + "number": "24.1" + }, + "definedIn": "prose" + }, { "id": "dictdef-gpuorigin3ddict", "href": "https://gpuweb.github.io/gpuweb/#dictdef-gpuorigin3ddict", @@ -25010,6 +25048,25 @@ }, "definedIn": "prose" }, + { + "id": "abstract-opdef-validate-gpuorigin3d-shape", + "href": "https://gpuweb.github.io/gpuweb/#abstract-opdef-validate-gpuorigin3d-shape", + "linkingText": [ + "validate GPUOrigin3D shape" + ], + "localLinkingText": [], + "type": "abstract-op", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "colors-and-vectors", + "href": "https://gpuweb.github.io/gpuweb/#colors-and-vectors", + "title": "Colors & Vectors", + "number": "24.1" + }, + "definedIn": "prose" + }, { "id": "dictdef-gpuextent3ddict", "href": "https://gpuweb.github.io/gpuweb/#dictdef-gpuextent3ddict", @@ -25193,6 +25250,25 @@ }, "definedIn": "prose" }, + { + "id": "abstract-opdef-validate-gpuextent3d-shape", + "href": "https://gpuweb.github.io/gpuweb/#abstract-opdef-validate-gpuextent3d-shape", + "linkingText": [ + "validate GPUExtent3D shape" + ], + "localLinkingText": [], + "type": "abstract-op", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "colors-and-vectors", + "href": "https://gpuweb.github.io/gpuweb/#colors-and-vectors", + "title": "Colors & Vectors", + "number": "24.1" + }, + "definedIn": "prose" + }, { "id": "depth-clip-control", "href": "https://gpuweb.github.io/gpuweb/#depth-clip-control", diff --git a/ed/headings/css-cascade-6.json b/ed/headings/css-cascade-6.json index b73869044ca0..3d590f4149e6 100644 --- a/ed/headings/css-cascade-6.json +++ b/ed/headings/css-cascade-6.json @@ -105,47 +105,61 @@ "title": "Precedence of Non-CSS Presentational Hints", "number": "2.6" }, + { + "id": "cssom", + "href": "https://drafts.csswg.org/css-cascade-6/#cssom", + "level": 2, + "title": "CSSOM", + "number": "3" + }, + { + "id": "the-cssscoperule-interface", + "href": "https://drafts.csswg.org/css-cascade-6/#the-cssscoperule-interface", + "level": 3, + "title": "The CSSScopeRule interface", + "number": "3.1" + }, { "id": "changes", "href": "https://drafts.csswg.org/css-cascade-6/#changes", "level": 2, "title": "Changes", - "number": "3" + "number": "4" }, { "id": "changes-2022-08", "href": "https://drafts.csswg.org/css-cascade-6/#changes-2022-08", "level": 3, "title": "Changes since the 21 December 2021 First Public Working Draft", - "number": "3.1" + "number": "4.1" }, { "id": "additions-l5", "href": "https://drafts.csswg.org/css-cascade-6/#additions-l5", "level": 3, "title": "Additions Since Level 5", - "number": "3.2" + "number": "4.2" }, { "id": "additions-l4", "href": "https://drafts.csswg.org/css-cascade-6/#additions-l4", "level": 3, "title": "Additions Since Level 4", - "number": "3.3" + "number": "4.3" }, { "id": "additions-l3", "href": "https://drafts.csswg.org/css-cascade-6/#additions-l3", "level": 3, "title": "Additions Since Level 3", - "number": "3.4" + "number": "4.4" }, { "id": "changes-2", "href": "https://drafts.csswg.org/css-cascade-6/#changes-2", "level": 3, "title": "Additions Since Level 2", - "number": "3.5" + "number": "4.5" }, { "id": "acknowledgments", @@ -231,6 +245,12 @@ "level": 3, "title": "Informative References" }, + { + "id": "idl-index", + "href": "https://drafts.csswg.org/css-cascade-6/#idl-index", + "level": 2, + "title": "IDL Index" + }, { "id": "issues-index", "href": "https://drafts.csswg.org/css-cascade-6/#issues-index", diff --git a/ed/headings/css-color-4.json b/ed/headings/css-color-4.json index 87024e1ba3d6..3d22d7eec66a 100644 --- a/ed/headings/css-color-4.json +++ b/ed/headings/css-color-4.json @@ -105,12 +105,19 @@ "title": "The syntax", "number": "4.1" }, + { + "id": "color-syntax-modern", + "href": "https://drafts.csswg.org/css-color-4/#color-syntax-modern", + "level": 4, + "title": "Modern (Space-separated) Color Function Syntax", + "number": "4.1.1" + }, { "id": "color-syntax-legacy", "href": "https://drafts.csswg.org/css-color-4/#color-syntax-legacy", "level": 4, - "title": "Legacy Comma-separated Color Function Syntax", - "number": "4.1.1" + "title": "Legacy (Comma-separated) Color Function Syntax", + "number": "4.1.2" }, { "id": "alpha-syntax", diff --git a/ed/headings/css-color-5.json b/ed/headings/css-color-5.json index 969b2ba6865f..adba1b8058cb 100644 --- a/ed/headings/css-color-5.json +++ b/ed/headings/css-color-5.json @@ -35,316 +35,322 @@ "title": "Introduction", "number": "1" }, + { + "id": "color-syntax", + "href": "https://drafts.csswg.org/css-color-5/#color-syntax", + "level": 2, + "title": "The syntax", + "number": "2" + }, { "id": "color-mix", "href": "https://drafts.csswg.org/css-color-5/#color-mix", "level": 2, "title": "Mixing Colors: the color-mix() Function", - "number": "2" + "number": "3" }, { "id": "color-mix-percent-norm", "href": "https://drafts.csswg.org/css-color-5/#color-mix-percent-norm", "level": 3, "title": "Percentage Normalization", - "number": "2.1" + "number": "3.1" }, { "id": "color-mix-result", "href": "https://drafts.csswg.org/css-color-5/#color-mix-result", "level": 3, "title": "Calculating the Result of color-mix", - "number": "2.2" + "number": "3.2" }, { "id": "color-mix-color-space-effect", "href": "https://drafts.csswg.org/css-color-5/#color-mix-color-space-effect", "level": 3, "title": "Effect of Mixing Color Space on color-mix", - "number": "2.3" + "number": "3.3" }, { "id": "color-mix-with-alpha", "href": "https://drafts.csswg.org/css-color-5/#color-mix-with-alpha", "level": 3, "title": "Effect of Non-Unity Alpha on color-mix", - "number": "2.4" + "number": "3.4" }, { "id": "relative-colors", "href": "https://drafts.csswg.org/css-color-5/#relative-colors", "level": 2, "title": "Relative Color Syntax", - "number": "3" + "number": "4" }, { "id": "relative-RGB", "href": "https://drafts.csswg.org/css-color-5/#relative-RGB", "level": 3, "title": "Relative sRGB Colors", - "number": "3.1" + "number": "4.1" }, { "id": "relative-HSL", "href": "https://drafts.csswg.org/css-color-5/#relative-HSL", "level": 3, "title": "Relative HSL Colors", - "number": "3.2" + "number": "4.2" }, { "id": "relative-HWB", "href": "https://drafts.csswg.org/css-color-5/#relative-HWB", "level": 3, "title": "Relative HWB Colors", - "number": "3.3" + "number": "4.3" }, { "id": "relative-Lab", "href": "https://drafts.csswg.org/css-color-5/#relative-Lab", "level": 3, "title": "Relative Lab Colors", - "number": "3.4" + "number": "4.4" }, { "id": "relative-Oklab", "href": "https://drafts.csswg.org/css-color-5/#relative-Oklab", "level": 3, "title": "Relative Oklab Colors", - "number": "3.5" + "number": "4.5" }, { "id": "relative-LCH", "href": "https://drafts.csswg.org/css-color-5/#relative-LCH", "level": 3, "title": "Relative LCH Colors", - "number": "3.6" + "number": "4.6" }, { "id": "relative-Oklch", "href": "https://drafts.csswg.org/css-color-5/#relative-Oklch", "level": 3, "title": "Relative Oklch Colors", - "number": "3.7" + "number": "4.7" }, { "id": "color-function", "href": "https://drafts.csswg.org/css-color-5/#color-function", "level": 2, "title": "Specifying Custom Color Spaces: the color() Function", - "number": "4" + "number": "5" }, { "id": "relative-color-function", "href": "https://drafts.csswg.org/css-color-5/#relative-color-function", "level": 3, "title": "Relative Color-Function Colors", - "number": "4.1" + "number": "5.1" }, { "id": "custom-color", "href": "https://drafts.csswg.org/css-color-5/#custom-color", "level": 3, "title": "Custom Color Spaces", - "number": "4.2" + "number": "5.2" }, { "id": "at-profile", "href": "https://drafts.csswg.org/css-color-5/#at-profile", "level": 3, "title": "Specifying a Color Profile: the @color-profile at-rule", - "number": "4.3" + "number": "5.3" }, { "id": "cal-cmyk", "href": "https://drafts.csswg.org/css-color-5/#cal-cmyk", "level": 3, "title": "CSS and Print: Using Calibrated CMYK and Other Printed Color Spaces", - "number": "4.4" + "number": "5.4" }, { "id": "cmyk-to-lab", "href": "https://drafts.csswg.org/css-color-5/#cmyk-to-lab", "level": 3, "title": "Converting CMYK colors to Lab", - "number": "4.5" + "number": "5.5" }, { "id": "lab-to-cmyk", "href": "https://drafts.csswg.org/css-color-5/#lab-to-cmyk", "level": 3, "title": "Converting Lab colors to CMYK", - "number": "4.6" + "number": "5.6" }, { "id": "device-cmyk", "href": "https://drafts.csswg.org/css-color-5/#device-cmyk", "level": 2, "title": "Uncalibrated CMYK Colors: the device-cmyk() Function", - "number": "5" + "number": "6" }, { "id": "cmyk-rgb", "href": "https://drafts.csswg.org/css-color-5/#cmyk-rgb", "level": 3, "title": "Naively Converting Between Uncalibrated CMYK and sRGB-Based Color", - "number": "5.1" + "number": "6.1" }, { "id": "interpolation", "href": "https://drafts.csswg.org/css-color-5/#interpolation", "level": 2, "title": "Color Interpolation", - "number": "6" + "number": "7" }, { "id": "interpolation-space", "href": "https://drafts.csswg.org/css-color-5/#interpolation-space", "level": 3, "title": "Color Space for Interpolation", - "number": "6.1" + "number": "7.1" }, { "id": "resolving-color-values", "href": "https://drafts.csswg.org/css-color-5/#resolving-color-values", "level": 2, "title": "Resolving Values", - "number": "7" + "number": "8" }, { "id": "resolving-mix", "href": "https://drafts.csswg.org/css-color-5/#resolving-mix", "level": 3, "title": "Resolving color-mix() Values", - "number": "7.1" + "number": "8.1" }, { "id": "resolving-rcs", "href": "https://drafts.csswg.org/css-color-5/#resolving-rcs", "level": 3, "title": "Resolving Relative Color Syntax Values", - "number": "7.2" + "number": "8.2" }, { "id": "resolving-device-cmyk-values", "href": "https://drafts.csswg.org/css-color-5/#resolving-device-cmyk-values", "level": 3, "title": "Resolving device-cmyk Values", - "number": "7.3" + "number": "8.3" }, { "id": "serial", "href": "https://drafts.csswg.org/css-color-5/#serial", "level": 2, "title": "Serialization", - "number": "8" + "number": "9" }, { "id": "serial-color-mix", "href": "https://drafts.csswg.org/css-color-5/#serial-color-mix", "level": 3, "title": "Serializing color-mix()", - "number": "8.1" + "number": "9.1" }, { "id": "serial-relative-color", "href": "https://drafts.csswg.org/css-color-5/#serial-relative-color", "level": 3, "title": "Serializing Relative Color Functions", - "number": "8.2" + "number": "9.2" }, { "id": "serial-custom-color", "href": "https://drafts.csswg.org/css-color-5/#serial-custom-color", "level": 3, "title": "Serializing Custom Color Spaces", - "number": "8.3" + "number": "9.3" }, { "id": "serializing-device-cmyk-values", "href": "https://drafts.csswg.org/css-color-5/#serializing-device-cmyk-values", "level": 3, "title": "Serializing device-cmyk Values", - "number": "8.4" + "number": "9.4" }, { "id": "apis", "href": "https://drafts.csswg.org/css-color-5/#apis", "level": 2, - "title": "APIs", - "number": "9" + "title": "10. APIs" }, { "id": "the-csscolorprofilerule-interface", "href": "https://drafts.csswg.org/css-color-5/#the-csscolorprofilerule-interface", "level": 3, "title": "The CSSColorProfileRule interface", - "number": "9.1" + "number": "10.1" }, { "id": "sample", "href": "https://drafts.csswg.org/css-color-5/#sample", "level": 2, - "title": "10. Default Style Rules" + "title": "11. Default Style Rules" }, { "id": "security", "href": "https://drafts.csswg.org/css-color-5/#security", "level": 2, - "title": "11. Security Considerations" + "title": "12. Security Considerations" }, { "id": "privacy", "href": "https://drafts.csswg.org/css-color-5/#privacy", "level": 2, - "title": "12. Privacy Considerations" + "title": "13. Privacy Considerations" }, { "id": "changes", "href": "https://drafts.csswg.org/css-color-5/#changes", "level": 2, - "title": "13. Changes" + "title": "14. Changes" }, { "id": "changes-20220628", "href": "https://drafts.csswg.org/css-color-5/#changes-20220628", "level": 3, "title": "Since the Working Draft of 28 June 2022", - "number": "13.1" + "number": "14.1" }, { "id": "changes-20220428", "href": "https://drafts.csswg.org/css-color-5/#changes-20220428", "level": 3, "title": "Since the Working Draft of 28 April 2022", - "number": "13.2" + "number": "14.2" }, { "id": "changes-20211215", "href": "https://drafts.csswg.org/css-color-5/#changes-20211215", "level": 3, "title": "Since the Working Draft of 15 December 2021", - "number": "13.3" + "number": "14.3" }, { "id": "changes-20210601", "href": "https://drafts.csswg.org/css-color-5/#changes-20210601", "level": 3, "title": "Since the Working Draft of 1 June 2021", - "number": "13.4" + "number": "14.4" }, { "id": "changes-20200303", "href": "https://drafts.csswg.org/css-color-5/#changes-20200303", "level": 3, "title": "Since the FPWD of 10 June 2020", - "number": "13.5" + "number": "14.5" }, { "id": "changes-from-4", "href": "https://drafts.csswg.org/css-color-5/#changes-from-4", "level": 3, "title": "Changes from CSS Color 4", - "number": "13.6" + "number": "14.6" }, { "id": "w3c-conformance", diff --git a/ed/headings/css-text-4.json b/ed/headings/css-text-4.json index 044abf5e843d..a2ef8a0c84ab 100644 --- a/ed/headings/css-text-4.json +++ b/ed/headings/css-text-4.json @@ -428,10 +428,10 @@ "number": "8.3" }, { - "id": "text-spacing-property", - "href": "https://drafts.csswg.org/css-text-4/#text-spacing-property", + "id": "text-autospace-property", + "href": "https://drafts.csswg.org/css-text-4/#text-autospace-property", "level": 3, - "title": "Character Class Spacing: the text-spacing property", + "title": "Automatic Contextual Spacing: the text-autospace property", "number": "8.4" }, { @@ -441,33 +441,47 @@ "title": "Inter-script Spacing", "number": "8.4.1" }, + { + "id": "text-spacing-trim-property", + "href": "https://drafts.csswg.org/css-text-4/#text-spacing-trim-property", + "level": 3, + "title": "CJK Punctuation Spacing: the text-spacing-trim property", + "number": "8.5" + }, { "id": "fullwidth-collapsing", "href": "https://drafts.csswg.org/css-text-4/#fullwidth-collapsing", "level": 4, "title": "Fullwidth Punctuation Collapsing", - "number": "8.4.2" + "number": "8.5.1" }, { "id": "text-spacing-classes", "href": "https://drafts.csswg.org/css-text-4/#text-spacing-classes", "level": 4, "title": "Text Spacing Character Classes", - "number": "8.4.3" + "number": "8.5.2" }, { "id": "japanese-start-edges", "href": "https://drafts.csswg.org/css-text-4/#japanese-start-edges", "level": 4, "title": "Japanese Paragraph-start Conventions in CSS", - "number": "8.4.4" + "number": "8.5.3" + }, + { + "id": "text-spacing-property", + "href": "https://drafts.csswg.org/css-text-4/#text-spacing-property", + "level": 3, + "title": "Character Class Spacing Shorthand: the text-spacing property", + "number": "8.6" }, { "id": "boundary-shaping", "href": "https://drafts.csswg.org/css-text-4/#boundary-shaping", "level": 3, "title": "Shaping Across Element Boundaries", - "number": "8.5" + "number": "8.7" }, { "id": "edge-effects", diff --git a/ed/headings/webauthn-3.json b/ed/headings/webauthn-3.json index 30a5e3b117af..16f4d7477f29 100644 --- a/ed/headings/webauthn-3.json +++ b/ed/headings/webauthn-3.json @@ -187,14 +187,14 @@ "id": "sctn-api", "href": "https://w3c.github.io/webauthn/#sctn-api", "level": 2, - "title": "Web Authentication API", + "title": "Web Authentication API Info about the 'Web Authentication API' definition.#web-authentication-apiReferenced in: 1. Introduction (2) (3) 4. Terminology (2) (3) (4) (5) (6) (7) (8) 5.1.7. Availability of User-Verifying Platform Authenticator - PublicKeyCredential’s isUserVerifyingPlatformAuthenticatorAvailable() Method 5.9. Permissions Policy integration 5.10. Using Web Authentication within iframe elements (2) 13. Security Considerations 14.1. De-anonymization Prevention Measures (2)", "number": "5" }, { "id": "iface-pkcredential", "href": "https://w3c.github.io/webauthn/#iface-pkcredential", "level": 3, - "title": "PublicKeyCredential Interface", + "title": "PublicKeyCredential Info about the 'PublicKeyCredential' definition.#publickeycredentialReferenced in: 1. Introduction 5.1. PublicKeyCredential Interface (2) (3) (4) (5) (6) (7) (8) (9) (10) 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.1.5. Store an Existing Credential - PublicKeyCredential’s [[Store]](credential, sameOriginWithAncestors) Method (2) 5.1.7. Availability of User-Verifying Platform Authenticator - PublicKeyCredential’s isUserVerifyingPlatformAuthenticatorAvailable() Method 5.1.8. Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method 5.1.9. Deserialize Authentication ceremony options - PublicKeyCredential’s parseRequestOptionsFromJSON() Methods 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) 5.8.3. Credential Descriptor (dictionary PublicKeyCredentialDescriptor) (2) (3) (4) 7. WebAuthn Relying Party Operations 10.1.3. Credential Properties Extension (credProps) 13.4.4. Attestation Limitations Interface", "number": "5.1" }, { @@ -229,14 +229,14 @@ "id": "sctn-discover-from-external-source", "href": "https://w3c.github.io/webauthn/#sctn-discover-from-external-source", "level": 5, - "title": "PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method", + "title": "PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Info about the '[[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors)' definition.#dom-publickeycredential-discoverfromexternalsource-slotReferenced in: 4. Terminology 5.1. PublicKeyCredential Interface 5.1.4. Use an Existing Credential to Make an Assertion - PublicKeyCredential’s [[Get]](options) Method 5.1.4.2. Issuing a Credential Request to an Authenticator (2) 5.4.5. Authenticator Attachment Enumeration (enum AuthenticatorAttachment) 5.6. Abort Operations with AbortSignal (2) (3) (4) (5) 5.9. Permissions Policy integration 5.10. Using Web Authentication within iframe elements 10.1.5. Large blob storage extension (largeBlob) 14.5.2. Authentication Ceremony Privacy Method", "number": "5.1.4.1" }, { "id": "sctn-issuing-cred-request-to-authenticator", "href": "https://w3c.github.io/webauthn/#sctn-issuing-cred-request-to-authenticator", "level": 5, - "title": "Issuing a Credential Request to an Authenticator", + "title": "Issuing a Credential Request to an Authenticator Info about the 'Issuing a Credential Request to an Authenticator' definition.#publickeycredential-issuing-a-credential-request-to-an-authenticatorReferenced in: 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.2. Issuing a Credential Request to an Authenticator", "number": "5.1.4.2" }, { @@ -278,14 +278,14 @@ "id": "iface-authenticatorresponse", "href": "https://w3c.github.io/webauthn/#iface-authenticatorresponse", "level": 3, - "title": "Authenticator Responses (interface AuthenticatorResponse)", + "title": "Authenticator Responses (interface AuthenticatorResponse Info about the 'AuthenticatorResponse' definition.#authenticatorresponseReferenced in: 5.1. PublicKeyCredential Interface (2) 5.2. Authenticator Responses (interface AuthenticatorResponse) (2) 5.2.1. Information About Public Key Credential (interface AuthenticatorAttestationResponse) (2) 5.2.2. Web Authentication Assertion (interface AuthenticatorAssertionResponse) (2) )", "number": "5.2" }, { "id": "iface-authenticatorattestationresponse", "href": "https://w3c.github.io/webauthn/#iface-authenticatorattestationresponse", "level": 4, - "title": "Information About Public Key Credential (interface AuthenticatorAttestationResponse)", + "title": "Information About Public Key Credential (interface AuthenticatorAttestationResponse Info about the 'AuthenticatorAttestationResponse' definition.#authenticatorattestationresponseReferenced in: 5.1. PublicKeyCredential Interface 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method 5.2.1. Information About Public Key Credential (interface AuthenticatorAttestationResponse) (2) 5.2.1.1. Easily accessing credential data 5.2.2. Web Authentication Assertion (interface AuthenticatorAssertionResponse) 6.5.1. Attestation in assertions 7. WebAuthn Relying Party Operations 7.1. Registering a New Credential (2) )", "number": "5.2.1" }, { @@ -299,77 +299,77 @@ "id": "iface-authenticatorassertionresponse", "href": "https://w3c.github.io/webauthn/#iface-authenticatorassertionresponse", "level": 4, - "title": "Web Authentication Assertion (interface AuthenticatorAssertionResponse)", + "title": "Web Authentication Assertion (interface AuthenticatorAssertionResponse Info about the 'AuthenticatorAssertionResponse' definition.#authenticatorassertionresponseReferenced in: 4. Terminology 5.1. PublicKeyCredential Interface 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.2.2. Web Authentication Assertion (interface AuthenticatorAssertionResponse) (2) (3) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) 6.5.1. Attestation in assertions (2) 7. WebAuthn Relying Party Operations 7.2. Verifying an Authentication Assertion 14.6.2. Username Enumeration )", "number": "5.2.2" }, { "id": "dictionary-credential-params", "href": "https://w3c.github.io/webauthn/#dictionary-credential-params", "level": 3, - "title": "Parameters for Credential Generation (dictionary PublicKeyCredentialParameters)", + "title": "Parameters for Credential Generation (dictionary PublicKeyCredentialParameters Info about the 'PublicKeyCredentialParameters' definition.#dictdef-publickeycredentialparametersReferenced in: 5.1.8. Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method 5.3. Parameters for Credential Generation (dictionary PublicKeyCredentialParameters) (2) 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) (2) )", "number": "5.3" }, { "id": "dictionary-makecredentialoptions", "href": "https://w3c.github.io/webauthn/#dictionary-makecredentialoptions", "level": 3, - "title": "Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions)", + "title": "Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions Info about the 'PublicKeyCredentialCreationOptions' definition.#dictdef-publickeycredentialcreationoptionsReferenced in: 5.1.1. CredentialCreationOptions Dictionary Extension 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method 5.1.8. Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method (2) (3) (4) 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) 5.8.1.2. Limited Verification Algorithm 7. WebAuthn Relying Party Operations 7.1. Registering a New Credential 13.4.3. Cryptographic Challenges )", "number": "5.4" }, { "id": "dictionary-pkcredentialentity", "href": "https://w3c.github.io/webauthn/#dictionary-pkcredentialentity", "level": 4, - "title": "Public Key Entity Description (dictionary PublicKeyCredentialEntity)", + "title": "Public Key Entity Description (dictionary PublicKeyCredentialEntity Info about the 'PublicKeyCredentialEntity' definition.#dictdef-publickeycredentialentityReferenced in: 5.4.1. Public Key Entity Description (dictionary PublicKeyCredentialEntity) (2) (3) 5.4.2. Relying Party Parameters for Credential Generation (dictionary PublicKeyCredentialRpEntity) 5.4.3. User Account Parameters for Credential Generation (dictionary PublicKeyCredentialUserEntity) )", "number": "5.4.1" }, { "id": "dictionary-rp-credential-params", "href": "https://w3c.github.io/webauthn/#dictionary-rp-credential-params", "level": 4, - "title": "Relying Party Parameters for Credential Generation (dictionary PublicKeyCredentialRpEntity)", + "title": "Relying Party Parameters for Credential Generation (dictionary PublicKeyCredentialRpEntity Info about the 'PublicKeyCredentialRpEntity' definition.#dictdef-publickeycredentialrpentityReferenced in: 5.1.8. Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) (2) 5.4.1. Public Key Entity Description (dictionary PublicKeyCredentialEntity) 5.4.2. Relying Party Parameters for Credential Generation (dictionary PublicKeyCredentialRpEntity) (2) 6.3.2. The authenticatorMakeCredential Operation )", "number": "5.4.2" }, { "id": "dictionary-user-credential-params", "href": "https://w3c.github.io/webauthn/#dictionary-user-credential-params", "level": 4, - "title": "User Account Parameters for Credential Generation (dictionary PublicKeyCredentialUserEntity)", + "title": "User Account Parameters for Credential Generation (dictionary PublicKeyCredentialUserEntity Info about the 'PublicKeyCredentialUserEntity' definition.#dictdef-publickeycredentialuserentityReferenced in: 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) (2) 5.4.1. Public Key Entity Description (dictionary PublicKeyCredentialEntity) 5.4.3. User Account Parameters for Credential Generation (dictionary PublicKeyCredentialUserEntity) (2) 6.3.2. The authenticatorMakeCredential Operation 6.4. String Handling 14.4.2. Privacy of personally identifying information Stored in Authenticators )", "number": "5.4.3" }, { "id": "dictionary-authenticatorSelection", "href": "https://w3c.github.io/webauthn/#dictionary-authenticatorSelection", "level": 4, - "title": "Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria)", + "title": "Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria Info about the 'AuthenticatorSelectionCriteria' definition.#dictdef-authenticatorselectioncriteriaReferenced in: 5.1.8. Deserialize Registration ceremony options - PublicKeyCredential’s parseCreationOptionsFromJSON() Method 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) (2) 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) (2) )", "number": "5.4.4" }, { "id": "enum-attachment", "href": "https://w3c.github.io/webauthn/#enum-attachment", "level": 4, - "title": "Authenticator Attachment Enumeration (enum AuthenticatorAttachment)", + "title": "Authenticator Attachment Enumeration (enum AuthenticatorAttachment Info about the 'AuthenticatorAttachment' definition.#enumdef-authenticatorattachmentReferenced in: 5.1. PublicKeyCredential Interface 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) 5.4.5. Authenticator Attachment Enumeration (enum AuthenticatorAttachment) (2) )", "number": "5.4.5" }, { "id": "enum-residentKeyRequirement", "href": "https://w3c.github.io/webauthn/#enum-residentKeyRequirement", "level": 4, - "title": "Resident Key Requirement Enumeration (enum ResidentKeyRequirement)", + "title": "Resident Key Requirement Enumeration (enum ResidentKeyRequirement Info about the 'ResidentKeyRequirement' definition.#enumdef-residentkeyrequirementReferenced in: 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) (2) 5.4.6. Resident Key Requirement Enumeration (enum ResidentKeyRequirement) (2) )", "number": "5.4.6" }, { "id": "enum-attestation-convey", "href": "https://w3c.github.io/webauthn/#enum-attestation-convey", "level": 4, - "title": "Attestation Conveyance Preference Enumeration (enum AttestationConveyancePreference)", + "title": "Attestation Conveyance Info about the 'Attestation Conveyance' definition.#attestation-conveyanceReferenced in: 4. Terminology 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) 5.4.7. Attestation Conveyance Preference Enumeration (enum AttestationConveyancePreference) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) 6.5.4. Attestation Types 10.2.2.2. Extension Definition Preference Enumeration (enum AttestationConveyancePreference Info about the 'AttestationConveyancePreference' definition.#enumdef-attestationconveyancepreferenceReferenced in: 5.2.1.1. Easily accessing credential data 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) 5.4.7. Attestation Conveyance Preference Enumeration (enum AttestationConveyancePreference) (2) (3) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) 10.2.2.2. Extension Definition )", "number": "5.4.7" }, { "id": "dictionary-assertion-options", "href": "https://w3c.github.io/webauthn/#dictionary-assertion-options", "level": 3, - "title": "Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions)", + "title": "Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions Info about the 'PublicKeyCredentialRequestOptions' definition.#dictdef-publickeycredentialrequestoptionsReferenced in: 5.1.2. CredentialRequestOptions Dictionary Extension 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.1.4.2. Issuing a Credential Request to an Authenticator (2) 5.1.9. Deserialize Authentication ceremony options - PublicKeyCredential’s parseRequestOptionsFromJSON() Methods (2) (3) (4) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) (2) 5.8.1.2. Limited Verification Algorithm 6.5. Attestation 7. WebAuthn Relying Party Operations 7.2. Verifying an Authentication Assertion 13.4.3. Cryptographic Challenges 14.6.2. Username Enumeration )", "number": "5.5" }, { @@ -425,7 +425,7 @@ "id": "dictionary-client-data", "href": "https://w3c.github.io/webauthn/#dictionary-client-data", "level": 4, - "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData)", + "title": "Client Data Used in WebAuthn Signatures (dictionary CollectedClientData Info about the 'CollectedClientData' definition.#dictdef-collectedclientdataReferenced in: 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.8.1. Client Data Used in WebAuthn Signatures (dictionary CollectedClientData) (2) (3) (4) 5.8.1.1. Serialization (2) (3) 5.8.1.2. Limited Verification Algorithm (2) 5.8.1.3. Future development (2) )", "number": "5.8.1" }, { @@ -453,21 +453,21 @@ "id": "enum-credentialType", "href": "https://w3c.github.io/webauthn/#enum-credentialType", "level": 4, - "title": "Credential Type Enumeration (enum PublicKeyCredentialType)", + "title": "Credential Type Enumeration (enum PublicKeyCredentialType Info about the 'PublicKeyCredentialType' definition.#enumdef-publickeycredentialtypeReferenced in: 4. Terminology 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method (2) (3) 5.3. Parameters for Credential Generation (dictionary PublicKeyCredentialParameters) 5.8.2. Credential Type Enumeration (enum PublicKeyCredentialType) (2) 5.8.3. Credential Descriptor (dictionary PublicKeyCredentialDescriptor) 6.3.2. The authenticatorMakeCredential Operation (2) (3) 6.3.5. The silentCredentialDiscovery operation )", "number": "5.8.2" }, { "id": "dictionary-credential-descriptor", "href": "https://w3c.github.io/webauthn/#dictionary-credential-descriptor", "level": 4, - "title": "Credential Descriptor (dictionary PublicKeyCredentialDescriptor)", + "title": "Credential Descriptor (dictionary PublicKeyCredentialDescriptor Info about the 'PublicKeyCredentialDescriptor' definition.#dictdef-publickeycredentialdescriptorReferenced in: 4. Terminology 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) (3) (4) 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) (2) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) (2) 5.8.3. Credential Descriptor (dictionary PublicKeyCredentialDescriptor) (2) (3) 6.3.2. The authenticatorMakeCredential Operation 6.3.3. The authenticatorGetAssertion Operation 10.1.2. FIDO AppID Exclusion Extension (appidExclude) )", "number": "5.8.3" }, { "id": "enum-transport", "href": "https://w3c.github.io/webauthn/#enum-transport", "level": 4, - "title": "Authenticator Transport Enumeration (enum AuthenticatorTransport)", + "title": "Authenticator Transport Enumeration (enum AuthenticatorTransport Info about the 'AuthenticatorTransport' definition.#enumdef-authenticatortransportReferenced in: 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method 5.2.1. Information About Public Key Credential (interface AuthenticatorAttestationResponse) 5.8.3. Credential Descriptor (dictionary PublicKeyCredentialDescriptor) 5.8.4. Authenticator Transport Enumeration (enum AuthenticatorTransport) (2) 11.2. Virtual Authenticators 11.3. Add Virtual Authenticator )", "number": "5.8.4" }, { @@ -481,7 +481,7 @@ "id": "enum-userVerificationRequirement", "href": "https://w3c.github.io/webauthn/#enum-userVerificationRequirement", "level": 4, - "title": "User Verification Requirement Enumeration (enum UserVerificationRequirement)", + "title": "User Verification Requirement Enumeration (enum UserVerificationRequirement Info about the 'UserVerificationRequirement' definition.#enumdef-userverificationrequirementReferenced in: 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) (2) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) (2) 5.8.6. User Verification Requirement Enumeration (enum UserVerificationRequirement) (2) 10.1.4. Pseudo-random function extension (prf) )", "number": "5.8.6" }, { @@ -502,7 +502,7 @@ "id": "sctn-authenticator-model", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-model", "level": 2, - "title": "WebAuthn Authenticator Model", + "title": "WebAuthn Authenticator Model Info about the 'Authenticator Model' definition.#authenticator-modelReferenced in: 4. Terminology (2) 6. WebAuthn Authenticator Model 11.2. Virtual Authenticators 13.2. Physical Proximity between Client and Authenticator", "number": "6" }, { @@ -516,7 +516,7 @@ "id": "sctn-sign-counter", "href": "https://w3c.github.io/webauthn/#sctn-sign-counter", "level": 4, - "title": "Signature Counter Considerations", + "title": "Signature Counter Info about the 'Signature Counter' definition.#signature-counterReferenced in: 4. Terminology 6.1. Authenticator Data 6.1.1. Signature Counter Considerations (2) (3) (4) (5) (6) (7) (8) (9) (10) (11) (12) 6.3.2. The authenticatorMakeCredential Operation (2) (3) (4) (5) (6) 6.3.3. The authenticatorGetAssertion Operation (2) (3) (4) 11.5. Add Credential (2) Considerations", "number": "6.1.1" }, { @@ -544,7 +544,7 @@ "id": "sctn-authenticator-attachment-modality", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-attachment-modality", "level": 4, - "title": "Authenticator Attachment Modality", + "title": "Authenticator Attachment Modality Info about the 'Authenticator Attachment Modality' definition.#authenticator-attachment-modalityReferenced in: 5.1. PublicKeyCredential Interface (2) 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.4.4. Authenticator Selection Criteria (dictionary AuthenticatorSelectionCriteria) 5.4.5. Authenticator Attachment Enumeration (enum AuthenticatorAttachment) (2) (3) (4) (5) 6.2. Authenticator Taxonomy (2) (3)", "number": "6.2.1" }, { @@ -558,14 +558,14 @@ "id": "sctn-authentication-factor-capability", "href": "https://w3c.github.io/webauthn/#sctn-authentication-factor-capability", "level": 4, - "title": "Authentication Factor Capability", + "title": "Authentication Factor Capability Info about the 'Authentication Factor Capability' definition.#authentication-factor-capabilityReferenced in: 6.2. Authenticator Taxonomy (2) (3)", "number": "6.2.3" }, { "id": "sctn-authenticator-ops", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-ops", "level": 3, - "title": "Authenticator Operations", + "title": "Authenticator Operations Info about the 'Authenticator Operations' definition.#authenticator-operationsReferenced in: 4. Terminology", "number": "6.3" }, { @@ -579,28 +579,28 @@ "id": "sctn-op-make-cred", "href": "https://w3c.github.io/webauthn/#sctn-op-make-cred", "level": 4, - "title": "The authenticatorMakeCredential Operation", + "title": "The authenticatorMakeCredential Info about the 'authenticatorMakeCredential' definition.#authenticatormakecredentialReferenced in: 4. Terminology (2) (3) (4) (5) 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method (2) 5.4.1. Public Key Entity Description (dictionary PublicKeyCredentialEntity) (2) 5.4.3. User Account Parameters for Credential Generation (dictionary PublicKeyCredentialUserEntity) 6. WebAuthn Authenticator Model 6.1.1. Signature Counter Considerations (2) 6.1.3. Credential Backup State 6.3.4. The authenticatorCancel Operation (2) 9. WebAuthn Extensions 9.2. Defining Extensions 9.5. Authenticator Extension Processing (2) 10.1.3. Credential Properties Extension (credProps) 10.2.2.2. Extension Definition Operation", "number": "6.3.2" }, { "id": "sctn-op-get-assertion", "href": "https://w3c.github.io/webauthn/#sctn-op-get-assertion", "level": 4, - "title": "The authenticatorGetAssertion Operation", + "title": "The authenticatorGetAssertion Info about the 'authenticatorGetAssertion' definition.#authenticatorgetassertionReferenced in: 4. Terminology (2) (3) 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method 5.1.4.2. Issuing a Credential Request to an Authenticator (2) (3) 6. WebAuthn Authenticator Model 6.1. Authenticator Data 6.1.1. Signature Counter Considerations (2) (3) (4) 6.1.2. FIDO U2F Signature Format Compatibility 6.3.4. The authenticatorCancel Operation (2) 9. WebAuthn Extensions 9.2. Defining Extensions 9.5. Authenticator Extension Processing (2) 10.1.1. FIDO AppID Extension (appid) 10.2.2.2. Extension Definition Operation", "number": "6.3.3" }, { "id": "sctn-op-cancel", "href": "https://w3c.github.io/webauthn/#sctn-op-cancel", "level": 4, - "title": "The authenticatorCancel Operation", + "title": "The authenticatorCancel Info about the 'authenticatorCancel' definition.#authenticatorcancelReferenced in: 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method (2) (3) (4) (5) (6) 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) (3) (4) (5) 6.3.2. The authenticatorMakeCredential Operation 6.3.3. The authenticatorGetAssertion Operation Operation", "number": "6.3.4" }, { "id": "sctn-op-silent-discovery", "href": "https://w3c.github.io/webauthn/#sctn-op-silent-discovery", "level": 4, - "title": "The silentCredentialDiscovery operation", + "title": "The silentCredentialDiscovery Info about the 'silentCredentialDiscovery' definition.#silentcredentialdiscoveryReferenced in: 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) (3) operation", "number": "6.3.5" }, { @@ -789,7 +789,7 @@ "id": "sctn-extensions", "href": "https://w3c.github.io/webauthn/#sctn-extensions", "level": 2, - "title": "WebAuthn Extensions", + "title": "WebAuthn Extensions Info about the 'WebAuthn Extensions' definition.#webauthn-extensionsReferenced in: 4. Terminology (2) 5.4. Options for Credential Creation (dictionary PublicKeyCredentialCreationOptions) 5.5. Options for Assertion Generation (dictionary PublicKeyCredentialRequestOptions) 5.7. WebAuthn Extensions Inputs and Outputs 5.7.1. Authentication Extensions Client Inputs (dictionary AuthenticationExtensionsClientInputs) 5.7.2. Authentication Extensions Client Outputs (dictionary AuthenticationExtensionsClientOutputs) 5.7.3. Authentication Extensions Authenticator Inputs (CDDL type AuthenticationExtensionsAuthenticatorInputs) 5.7.4. Authentication Extensions Authenticator Outputs (CDDL type AuthenticationExtensionsAuthenticatorOutputs) 9. WebAuthn Extensions (2) (3)", "number": "9" }, { @@ -817,14 +817,14 @@ "id": "sctn-client-extension-processing", "href": "https://w3c.github.io/webauthn/#sctn-client-extension-processing", "level": 3, - "title": "Client Extension Processing", + "title": "Client Extension Processing Info about the 'Client Extension Processing' definition.#client-extension-processingReferenced in: 5.1. PublicKeyCredential Interface 5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.1. PublicKeyCredential’s [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) Method (2) 5.1.4.2. Issuing a Credential Request to an Authenticator 9. WebAuthn Extensions (2) (3) (4) 9.2. Defining Extensions", "number": "9.4" }, { "id": "sctn-authenticator-extension-processing", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-extension-processing", "level": 3, - "title": "Authenticator Extension Processing", + "title": "Authenticator Extension Processing Info about the 'Authenticator Extension Processing' definition.#authenticator-extension-processingReferenced in: 6.3.2. The authenticatorMakeCredential Operation 6.3.3. The authenticatorGetAssertion Operation 9. WebAuthn Extensions 9.2. Defining Extensions 9.5. Authenticator Extension Processing 11.1.1. Authenticator Extension Capabilities", "number": "9.5" }, { @@ -844,7 +844,7 @@ "id": "sctn-appid-extension", "href": "https://w3c.github.io/webauthn/#sctn-appid-extension", "level": 4, - "title": "FIDO AppID Extension (appid)", + "title": "FIDO AppID Info about the 'AppID' definition.#appidReferenced in: 3. Dependencies 7.2. Verifying an Authentication Assertion Extension (appid)", "number": "10.1.1" }, { @@ -858,21 +858,21 @@ "id": "sctn-authenticator-credential-properties-extension", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-credential-properties-extension", "level": 4, - "title": "Credential Properties Extension (credProps)", + "title": "Credential Properties Extension (credProps Info about the 'credProps' definition.#credpropsReferenced in: 1.3.3. Authentication 5.4.6. Resident Key Requirement Enumeration (enum ResidentKeyRequirement) (2) )", "number": "10.1.3" }, { "id": "prf-extension", "href": "https://w3c.github.io/webauthn/#prf-extension", "level": 4, - "title": "Pseudo-random function extension (prf)", + "title": "Pseudo-random function extension (prf Info about the 'prf' definition.#prfReferenced in: 10.1.4. Pseudo-random function extension (prf) 11.1.1. Authenticator Extension Capabilities )", "number": "10.1.4" }, { "id": "sctn-large-blob-extension", "href": "https://w3c.github.io/webauthn/#sctn-large-blob-extension", "level": 4, - "title": "Large blob storage extension (largeBlob)", + "title": "Large blob storage extension (largeBlob Info about the 'largeBlob' definition.#largeblobReferenced in: 10.1.5. Large blob storage extension (largeBlob) (2) 11.1.1. Authenticator Extension Capabilities 11.5. Add Credential )", "number": "10.1.5" }, { @@ -886,14 +886,14 @@ "id": "sctn-uvm-extension", "href": "https://w3c.github.io/webauthn/#sctn-uvm-extension", "level": 4, - "title": "User Verification Method Extension (uvm)", + "title": "User Verification Method Info about the 'User Verification Method' definition.#user-verification-methodReferenced in: 11.1.1. Authenticator Extension Capabilities 11.2. Virtual Authenticators (2) 11.3. Add Virtual Authenticator Extension (uvm)", "number": "10.2.1" }, { "id": "sctn-device-publickey-extension", "href": "https://w3c.github.io/webauthn/#sctn-device-publickey-extension", "level": 4, - "title": "Device-bound public key extension (devicePubKey)", + "title": "Device-bound public key extension (devicePubKey Info about the 'devicePubKey' definition.#devicepubkeyReferenced in: 4. Terminology 7.1. Registering a New Credential 7.2. Verifying an Authentication Assertion 10.2.2. Device-bound public key extension (devicePubKey) (2) (3) 10.2.2.2.1. AAGUIDs 10.2.2.3. devicePubKey Extension Output Verification Procedures (2) )", "number": "10.2.2" }, { @@ -962,63 +962,63 @@ "id": "sctn-authenticator-extension-capabilities", "href": "https://w3c.github.io/webauthn/#sctn-authenticator-extension-capabilities", "level": 4, - "title": "Authenticator Extension Capabilities", + "title": "Authenticator Extension Capabilities Info about the 'Authenticator Extension Capabilities' definition.#authenticator-extension-capabilitiesReferenced in: 11.1.1. Authenticator Extension Capabilities (2) (3)", "number": "11.1.1" }, { "id": "sctn-automation-virtual-authenticators", "href": "https://w3c.github.io/webauthn/#sctn-automation-virtual-authenticators", "level": 3, - "title": "Virtual Authenticators", + "title": "Virtual Authenticators Info about the 'Virtual Authenticators' definition.#virtual-authenticatorsReferenced in: 11.1. WebAuthn WebDriver Extension Capability (2) 11.2. Virtual Authenticators (2) (3) (4) (5) (6) (7) (8) (9) (10) 11.3. Add Virtual Authenticator (2) 11.4. Remove Virtual Authenticator (2) (3) 11.5. Add Credential (2) (3) 11.6. Get Credentials (2) 11.7. Remove Credential (2) (3) 11.8. Remove All Credentials (2) (3) 11.9. Set User Verified (2) (3)", "number": "11.2" }, { "id": "sctn-automation-add-virtual-authenticator", "href": "https://w3c.github.io/webauthn/#sctn-automation-add-virtual-authenticator", "level": 3, - "title": "Add Virtual Authenticator", + "title": "Add Virtual Authenticator Info about the 'Add Virtual Authenticator' definition.#add-virtual-authenticatorReferenced in: 11.3. Add Virtual Authenticator", "number": "11.3" }, { "id": "sctn-automation-remove-virtual-authenticator", "href": "https://w3c.github.io/webauthn/#sctn-automation-remove-virtual-authenticator", "level": 3, - "title": "Remove Virtual Authenticator", + "title": "Remove Virtual Authenticator Info about the 'Remove Virtual Authenticator' definition.#remove-virtual-authenticatorReferenced in: 11.4. Remove Virtual Authenticator", "number": "11.4" }, { "id": "sctn-automation-add-credential", "href": "https://w3c.github.io/webauthn/#sctn-automation-add-credential", "level": 3, - "title": "Add Credential", + "title": "Add Credential Info about the 'Add Credential' definition.#add-credentialReferenced in: 11.5. Add Credential 11.6. Get Credentials", "number": "11.5" }, { "id": "sctn-automation-get-credentials", "href": "https://w3c.github.io/webauthn/#sctn-automation-get-credentials", "level": 3, - "title": "Get Credentials", + "title": "Get Credentials Info about the 'Get Credentials' definition.#get-credentialsReferenced in: 11.6. Get Credentials", "number": "11.6" }, { "id": "sctn-automation-remove-credential", "href": "https://w3c.github.io/webauthn/#sctn-automation-remove-credential", "level": 3, - "title": "Remove Credential", + "title": "Remove Credential Info about the 'Remove Credential' definition.#remove-credentialReferenced in: 11.7. Remove Credential", "number": "11.7" }, { "id": "sctn-automation-remove-all-credentials", "href": "https://w3c.github.io/webauthn/#sctn-automation-remove-all-credentials", "level": 3, - "title": "Remove All Credentials", + "title": "Remove All Credentials Info about the 'Remove All Credentials' definition.#remove-all-credentialsReferenced in: 11.8. Remove All Credentials", "number": "11.8" }, { "id": "sctn-automation-set-user-verified", "href": "https://w3c.github.io/webauthn/#sctn-automation-set-user-verified", "level": 3, - "title": "Set User Verified", + "title": "Set User Verified Info about the 'Set User Verified' definition.#set-user-verifiedReferenced in: 11.9. Set User Verified", "number": "11.9" }, { diff --git a/ed/idl/css-cascade-6.idl b/ed/idl/css-cascade-6.idl new file mode 100644 index 000000000000..37cdfb829309 --- /dev/null +++ b/ed/idl/css-cascade-6.idl @@ -0,0 +1,10 @@ +// GENERATED CONTENT - DO NOT EDIT +// Content was automatically extracted by Reffy into webref +// (https://github.com/w3c/webref) +// Source: CSS Cascading and Inheritance Level 6 (https://drafts.csswg.org/css-cascade-6/) + +[Exposed=Window] +interface CSSScopeRule : CSSGroupingRule { + readonly attribute CSSOMString start; + readonly attribute CSSOMString end; +}; diff --git a/ed/idl/webauthn.idl b/ed/idl/webauthn.idl index ef27322312f1..ad45b73dae6f 100644 --- a/ed/idl/webauthn.idl +++ b/ed/idl/webauthn.idl @@ -340,7 +340,6 @@ partial dictionary AuthenticationExtensionsClientInputs { }; dictionary AuthenticationExtensionsDevicePublicKeyOutputs { - ArrayBuffer authenticatorOutput; ArrayBuffer signature; }; diff --git a/ed/ids/CSS22.json b/ed/ids/CSS22.json index af3b5484e468..6136d9ab2e2f 100644 --- a/ed/ids/CSS22.json +++ b/ed/ids/CSS22.json @@ -2346,9 +2346,9 @@ "https://drafts.csswg.org/css2/#ref-for-value-def-length%E2%91%A1%E2%91%A6", "https://drafts.csswg.org/css2/#valdef-top-auto%E2%91%A0", "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A6", - "https://drafts.csswg.org/css2/#ref-for-valdef-clip-auto%E2%91%A3", "https://drafts.csswg.org/css2/#ref-for-valdef-height-auto%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css2/#ref-for-valdef-page-break-auto", + "https://drafts.csswg.org/css2/#ref-for-valdef-z-index-auto%E2%91%A0", "https://drafts.csswg.org/css2/#ref-for-propdef-clip%E2%91%A2", "https://drafts.csswg.org/css2/#ref-for-propdef-overflow%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css2/#ref-for-valdef-overflow-visible%E2%91%A0%E2%91%A1", diff --git a/ed/ids/css-align-3.json b/ed/ids/css-align-3.json index 38ad8339fe63..10ec16187957 100644 --- a/ed/ids/css-align-3.json +++ b/ed/ids/css-align-3.json @@ -370,7 +370,7 @@ "https://drafts.csswg.org/css-align-3/#ref-for-valdef-display-inline-block", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-display-inline-table", "https://drafts.csswg.org/css-align-3/#distribution-values", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-content-stretch", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-self-stretch", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-content-space-between%E2%91%A0", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-content-space-around", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-content-space-evenly", @@ -552,12 +552,12 @@ "https://drafts.csswg.org/css-align-3/#ref-for-inline-axis%E2%91%A5", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A3", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A4", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-content-stretch%E2%91%A0", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-content-stretch", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-column-width-auto", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-column-width", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-justify-content%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A5", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-content-stretch%E2%91%A1", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-content-stretch%E2%91%A0", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-column-width%E2%91%A0", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-justify-content%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-align-3/#distribution-flex", @@ -577,11 +577,11 @@ "https://drafts.csswg.org/css-align-3/#ref-for-main-axis%E2%91%A1", "https://drafts.csswg.org/css-align-3/#ref-for-main-axis%E2%91%A2", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-flex", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-self-stretch", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-self-stretch%E2%91%A0", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-self-position-flex-start%E2%91%A4", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A6", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A7", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-content-stretch%E2%91%A2", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-self-stretch", "https://drafts.csswg.org/css-align-3/#distribution-grid", "https://drafts.csswg.org/css-align-3/#ref-for-alignment-container%E2%91%A2%E2%91%A1", "https://drafts.csswg.org/css-align-3/#ref-for-grid-container%E2%91%A2", @@ -597,7 +597,7 @@ "https://drafts.csswg.org/css-align-3/#ref-for-grid-column", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A8", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-content-stretch%E2%91%A3", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-content-stretch%E2%91%A1", "https://drafts.csswg.org/css-align-3/#place-content", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-place-content%E2%91%A0", "https://drafts.csswg.org/css-align-3/#propdef-place-content", @@ -693,7 +693,7 @@ "https://drafts.csswg.org/css-align-3/#ref-for-baseline-alignment-preference%E2%91%A2", "https://drafts.csswg.org/css-align-3/#ref-for-margin", "https://drafts.csswg.org/css-align-3/#ref-for-self-alignment-properties%E2%91%A1", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-self-stretch", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-self-stretch%E2%91%A1", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-self-position-self-start%E2%91%A3", "https://drafts.csswg.org/css-align-3/#ref-for-css-end%E2%91%A0", "https://drafts.csswg.org/css-align-3/#ref-for-margin%E2%91%A0", @@ -957,7 +957,7 @@ "https://drafts.csswg.org/css-align-3/#ref-for-writing-mode%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-align-3/#ref-for-flex-item%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-self-normal%E2%91%A4", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-self-stretch%E2%91%A0", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-self-stretch%E2%91%A2", "https://drafts.csswg.org/css-align-3/#align-grid", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-align-self%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-align-3/#ref-for-block-axis%E2%91%A0%E2%91%A2", @@ -1485,7 +1485,7 @@ "https://drafts.csswg.org/css-align-3/#ref-for-propdef-align-self%E2%91%A1%E2%91%A7", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-align-content%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-self-position-end%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-self-stretch%E2%91%A1", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-self-stretch%E2%91%A3", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-self-last-baseline%E2%91%A8", "https://drafts.csswg.org/css-align-3/#ref-for-typedef-baseline-position%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-justify-content%E2%91%A1%E2%91%A3", diff --git a/ed/ids/css-anchor-position-1.json b/ed/ids/css-anchor-position-1.json index e227857cfc4e..10873bce2edb 100644 --- a/ed/ids/css-anchor-position-1.json +++ b/ed/ids/css-anchor-position-1.json @@ -497,20 +497,33 @@ "https://drafts.csswg.org/css-anchor-position-1/#infopanel-for-position-fallback-list", "https://drafts.csswg.org/css-anchor-position-1/#infopaneltitle-for-position-fallback-list", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-at-ruledef-try%E2%91%A4", - "https://drafts.csswg.org/css-anchor-position-1/#issue-0dfe4786", "https://drafts.csswg.org/css-anchor-position-1/#issue-5b530169", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-typedef-anchor-element%E2%91%A8", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-funcdef-anchor%E2%91%A1%E2%91%A2", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-propdef-anchor-default%E2%91%A2", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-at-ruledef-position-fallback%E2%91%A6", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-valdef-anchor-auto%E2%91%A5", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-funcdef-anchor%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-anchor-position-1/#fallback-apply", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-position-fallback-list%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-used-value%E2%91%A0", "https://drafts.csswg.org/css-anchor-position-1/#issue-da47c41b", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-propdef-position-fallback%E2%91%A3", + "https://drafts.csswg.org/css-anchor-position-1/#determine-the-position-fallback-styles", + "https://drafts.csswg.org/css-anchor-position-1/#infopanel-for-determine-the-position-fallback-styles", + "https://drafts.csswg.org/css-anchor-position-1/#infopaneltitle-for-determine-the-position-fallback-styles", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-list-iterate", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-position-fallback-list%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-anchor-position-1/#ref-for-margin-box", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-used-value%E2%91%A1", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-math-function%E2%91%A0", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-snapshotted-scroll-offset%E2%91%A1", - "https://drafts.csswg.org/css-anchor-position-1/#ref-for-margin-box%E2%91%A0", - "https://drafts.csswg.org/css-anchor-position-1/#ref-for-containing-block%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-inset-properties%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-snapshotted-scroll-offset%E2%91%A2", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-inset-modified-containing-block%E2%91%A1", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-position-fallback-list%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-margin-box", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-determine-the-position-fallback-styles", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-position-fallback-list%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-anchor-position-1/#issue-52cb8f94", "https://drafts.csswg.org/css-anchor-position-1/#example-117abb3f", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-elements", @@ -664,13 +677,12 @@ "https://drafts.csswg.org/css-anchor-position-1/#af899b67eb43fee00a1337cae194bbce", "https://drafts.csswg.org/css-anchor-position-1/#infopanel-for-af899b67eb43fee00a1337cae194bbce", "https://drafts.csswg.org/css-anchor-position-1/#infopaneltitle-for-af899b67eb43fee00a1337cae194bbce", - "https://drafts.csswg.org/css-anchor-position-1/#9fda9133089970d69ace9de8f46a334c", - "https://drafts.csswg.org/css-anchor-position-1/#infopanel-for-9fda9133089970d69ace9de8f46a334c", - "https://drafts.csswg.org/css-anchor-position-1/#infopaneltitle-for-9fda9133089970d69ace9de8f46a334c", + "https://drafts.csswg.org/css-anchor-position-1/#8b9e78ceedde26e69095bd6f6cce47bf", + "https://drafts.csswg.org/css-anchor-position-1/#infopanel-for-8b9e78ceedde26e69095bd6f6cce47bf", + "https://drafts.csswg.org/css-anchor-position-1/#infopaneltitle-for-8b9e78ceedde26e69095bd6f6cce47bf", "https://drafts.csswg.org/css-anchor-position-1/#references", "https://drafts.csswg.org/css-anchor-position-1/#normative", "https://drafts.csswg.org/css-anchor-position-1/#biblio-css-align-3", - "https://drafts.csswg.org/css-anchor-position-1/#biblio-css-box-4", "https://drafts.csswg.org/css-anchor-position-1/#biblio-css-break-4", "https://drafts.csswg.org/css-anchor-position-1/#biblio-css-cascade-5", "https://drafts.csswg.org/css-anchor-position-1/#biblio-css-display-4", @@ -688,11 +700,12 @@ "https://drafts.csswg.org/css-anchor-position-1/#biblio-infra", "https://drafts.csswg.org/css-anchor-position-1/#biblio-rfc2119", "https://drafts.csswg.org/css-anchor-position-1/#informative", + "https://drafts.csswg.org/css-anchor-position-1/#biblio-css-box-4", "https://drafts.csswg.org/css-anchor-position-1/#biblio-css-display-3", "https://drafts.csswg.org/css-anchor-position-1/#biblio-css-shadow-parts-1", "https://drafts.csswg.org/css-anchor-position-1/#biblio-html", "https://drafts.csswg.org/css-anchor-position-1/#property-index", - "https://drafts.csswg.org/css-anchor-position-1/#ref-for-propdef-anchor-default%E2%91%A2", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-propdef-anchor-default%E2%91%A3", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-propdef-anchor-name%E2%91%A2", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-propdef-anchor-scroll%E2%91%A4", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-propdef-position-fallback%E2%91%A4", diff --git a/ed/ids/css-cascade-6.json b/ed/ids/css-cascade-6.json index 8c95dc395e0f..34f82a98624c 100644 --- a/ed/ids/css-cascade-6.json +++ b/ed/ids/css-cascade-6.json @@ -285,18 +285,38 @@ "https://drafts.csswg.org/css-cascade-6/#ref-for-valdef-color-teal", "https://drafts.csswg.org/css-cascade-6/#preshint", "https://drafts.csswg.org/css-cascade-6/#issue-d41d8cd9%E2%91%A3", + "https://drafts.csswg.org/css-cascade-6/#cssom", + "https://drafts.csswg.org/css-cascade-6/#the-cssscoperule-interface", + "https://drafts.csswg.org/css-cascade-6/#ref-for-cssscoperule", + "https://drafts.csswg.org/css-cascade-6/#ref-for-at-ruledef-scope%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-cascade-6/#ref-for-Exposed", + "https://drafts.csswg.org/css-cascade-6/#cssscoperule", + "https://drafts.csswg.org/css-cascade-6/#infopanel-for-cssscoperule", + "https://drafts.csswg.org/css-cascade-6/#infopaneltitle-for-cssscoperule", + "https://drafts.csswg.org/css-cascade-6/#ref-for-cssgroupingrule", + "https://drafts.csswg.org/css-cascade-6/#ref-for-cssomstring", + "https://drafts.csswg.org/css-cascade-6/#dom-cssscoperule-start", + "https://drafts.csswg.org/css-cascade-6/#ref-for-cssomstring%E2%91%A0", + "https://drafts.csswg.org/css-cascade-6/#dom-cssscoperule-end", + "https://drafts.csswg.org/css-cascade-6/#ref-for-at-ruledef-scope%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-cascade-6/#ref-for-typedef-scope-start%E2%91%A6", + "https://drafts.csswg.org/css-cascade-6/#ref-for-typedef-scope-start%E2%91%A7", + "https://drafts.csswg.org/css-cascade-6/#ref-for-at-ruledef-scope%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-cascade-6/#ref-for-typedef-scope-end%E2%91%A4", + "https://drafts.csswg.org/css-cascade-6/#ref-for-typedef-scope-end%E2%91%A5", "https://drafts.csswg.org/css-cascade-6/#changes", "https://drafts.csswg.org/css-cascade-6/#changes-2022-08", + "https://drafts.csswg.org/css-cascade-6/#ref-for-cssscoperule%E2%91%A0", "https://drafts.csswg.org/css-cascade-6/#ref-for-implicit-scope", "https://drafts.csswg.org/css-cascade-6/#ref-for-pseudo-element%E2%91%A0", - "https://drafts.csswg.org/css-cascade-6/#ref-for-at-ruledef-scope%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-cascade-6/#ref-for-at-ruledef-scope%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-cascade-6/#ref-for-scoping-limit%E2%91%A6", "https://drafts.csswg.org/css-cascade-6/#ref-for-scope%E2%91%A5", "https://drafts.csswg.org/css-cascade-6/#additions-l5", "https://drafts.csswg.org/css-cascade-6/#ref-for-scope%E2%91%A6", - "https://drafts.csswg.org/css-cascade-6/#ref-for-typedef-scope-start%E2%91%A6", - "https://drafts.csswg.org/css-cascade-6/#ref-for-typedef-scope-end%E2%91%A4", - "https://drafts.csswg.org/css-cascade-6/#ref-for-at-ruledef-scope%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-cascade-6/#ref-for-typedef-scope-start%E2%91%A8", + "https://drafts.csswg.org/css-cascade-6/#ref-for-typedef-scope-end%E2%91%A6", + "https://drafts.csswg.org/css-cascade-6/#ref-for-at-ruledef-scope%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-cascade-6/#ref-for-scope-proximity%E2%91%A0", "https://drafts.csswg.org/css-cascade-6/#additions-l4", "https://drafts.csswg.org/css-cascade-6/#ref-for-cascade-layers%E2%91%A2", @@ -406,6 +426,12 @@ "https://drafts.csswg.org/css-cascade-6/#388064c443a9add16a12ecf6393a6589", "https://drafts.csswg.org/css-cascade-6/#infopanel-for-388064c443a9add16a12ecf6393a6589", "https://drafts.csswg.org/css-cascade-6/#infopaneltitle-for-388064c443a9add16a12ecf6393a6589", + "https://drafts.csswg.org/css-cascade-6/#96bdd3feceeea4a16227b8ce66fe3f1d", + "https://drafts.csswg.org/css-cascade-6/#infopanel-for-96bdd3feceeea4a16227b8ce66fe3f1d", + "https://drafts.csswg.org/css-cascade-6/#infopaneltitle-for-96bdd3feceeea4a16227b8ce66fe3f1d", + "https://drafts.csswg.org/css-cascade-6/#93e014c123a2ef36d45d4e86295ddbff", + "https://drafts.csswg.org/css-cascade-6/#infopanel-for-93e014c123a2ef36d45d4e86295ddbff", + "https://drafts.csswg.org/css-cascade-6/#infopaneltitle-for-93e014c123a2ef36d45d4e86295ddbff", "https://drafts.csswg.org/css-cascade-6/#9c28cb6b71ca10fdc1cf5211593064ef", "https://drafts.csswg.org/css-cascade-6/#infopanel-for-9c28cb6b71ca10fdc1cf5211593064ef", "https://drafts.csswg.org/css-cascade-6/#infopaneltitle-for-9c28cb6b71ca10fdc1cf5211593064ef", @@ -469,6 +495,9 @@ "https://drafts.csswg.org/css-cascade-6/#96a547905ecc53b657c6b511e4e7652c", "https://drafts.csswg.org/css-cascade-6/#infopanel-for-96a547905ecc53b657c6b511e4e7652c", "https://drafts.csswg.org/css-cascade-6/#infopaneltitle-for-96a547905ecc53b657c6b511e4e7652c", + "https://drafts.csswg.org/css-cascade-6/#dde049eb112f043fc45407ec0d4cb457", + "https://drafts.csswg.org/css-cascade-6/#infopanel-for-dde049eb112f043fc45407ec0d4cb457", + "https://drafts.csswg.org/css-cascade-6/#infopaneltitle-for-dde049eb112f043fc45407ec0d4cb457", "https://drafts.csswg.org/css-cascade-6/#references", "https://drafts.csswg.org/css-cascade-6/#normative", "https://drafts.csswg.org/css-cascade-6/#biblio-css-animations-1", @@ -487,9 +516,11 @@ "https://drafts.csswg.org/css-cascade-6/#biblio-rfc2119", "https://drafts.csswg.org/css-cascade-6/#biblio-select", "https://drafts.csswg.org/css-cascade-6/#biblio-selectors-4", + "https://drafts.csswg.org/css-cascade-6/#biblio-webidl", "https://drafts.csswg.org/css-cascade-6/#informative", "https://drafts.csswg.org/css-cascade-6/#biblio-css-color-4", "https://drafts.csswg.org/css-cascade-6/#biblio-html", + "https://drafts.csswg.org/css-cascade-6/#idl-index", "https://drafts.csswg.org/css-cascade-6/#issues-index", "https://drafts.csswg.org/css-cascade-6/#generator" ] diff --git a/ed/ids/css-color-4.json b/ed/ids/css-color-4.json index b9704b4c0c85..34a251a6ce8a 100644 --- a/ed/ids/css-color-4.json +++ b/ed/ids/css-color-4.json @@ -203,8 +203,14 @@ "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ref-for-color-functions%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-rectangular-orthogonal-color", + "https://drafts.csswg.org/css-color-4/#color-syntax-modern", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-absolute-color-function%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#example-generic-syntax", + "https://drafts.csswg.org/css-color-4/#modern-color-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none", + "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value", + "https://drafts.csswg.org/css-color-4/#example-modern-syntax", "https://drafts.csswg.org/css-color-4/#color-syntax-legacy", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A1", @@ -215,7 +221,9 @@ "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-legacy-color-syntax", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsla%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none", + "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0", "https://drafts.csswg.org/css-color-4/#example-rgba-legacy", "https://drafts.csswg.org/css-color-4/#ref-for-color-functions%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-legacy-color-syntax", @@ -224,24 +232,24 @@ "https://drafts.csswg.org/css-color-4/#typedef-alpha-value", "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-alpha-value", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-alpha-value", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A0%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-propdef-opacity%E2%91%A5", "https://drafts.csswg.org/css-color-4/#ref-for-alpha-channel", "https://drafts.csswg.org/css-color-4/#ref-for-color-functions%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-computed-value", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A3", "https://drafts.csswg.org/css-color-4/#hue-syntax", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue%E2%91%A1", "https://drafts.csswg.org/css-color-4/#typedef-hue", "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-hue", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-hue", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-angle-value", "https://drafts.csswg.org/css-color-4/#ref-for-canonical-unit", @@ -249,7 +257,7 @@ "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component", "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component%E2%91%A0", "https://drafts.csswg.org/css-color-4/#missing", - "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A1", "https://drafts.csswg.org/css-color-4/#missing-color-component", "https://drafts.csswg.org/css-color-4/#infopanel-for-missing-color-component", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-missing-color-component", @@ -258,16 +266,16 @@ "https://drafts.csswg.org/css-color-4/#infopanel-for-valdef-color-none", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-valdef-color-none", "https://drafts.csswg.org/css-color-4/#ref-for-legacy-color-syntax%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component", + "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-legacy-color-syntax%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ex-missing-hue", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-color-mix", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-white%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-green", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-white%E2%91%A1", @@ -282,7 +290,7 @@ "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component%E2%91%A5", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-lch%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component%E2%91%A6", @@ -304,48 +312,84 @@ "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A4", "https://drafts.csswg.org/css-color-4/#funcdef-rgb", "https://drafts.csswg.org/css-color-4/#infopanel-for-funcdef-rgb", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-funcdef-rgb", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-legacy-rgb-syntax", "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-mult-num", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-modern-rgb-syntax", + "https://drafts.csswg.org/css-color-4/#funcdef-rgba", + "https://drafts.csswg.org/css-color-4/#infopanel-for-funcdef-rgba", + "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-funcdef-rgba", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-legacy-rgba-syntax", "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-modern-rgba-syntax", + "https://drafts.csswg.org/css-color-4/#typedef-legacy-rgb-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-legacy-rgb-syntax%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-legacy-rgb-syntax", + "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-legacy-rgb-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-comma", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-comma", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt", "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A0%E2%91%A7", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A0%E2%91%A8", - "https://drafts.csswg.org/css-color-4/#ref-for-mult-num%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-comma%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-comma%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#typedef-legacy-rgba-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-legacy-rgba-syntax%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-legacy-rgba-syntax", + "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-legacy-rgba-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-comma%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-comma%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-legacy-color-syntax%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-mult-comma", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-comma", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A7", "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A0%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-comma%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-comma%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#typedef-modern-rgb-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-modern-rgb-syntax%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-modern-rgb-syntax", + "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-modern-rgb-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A5", "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-mult-comma%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-comma%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-num", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A8", - "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#funcdef-rgba", - "https://drafts.csswg.org/css-color-4/#infopanel-for-funcdef-rgba", - "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-funcdef-rgba", - "https://drafts.csswg.org/css-color-4/#ref-for-legacy-color-syntax%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#typedef-modern-rgba-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-modern-rgba-syntax%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-modern-rgba-syntax", + "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-modern-rgba-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-num%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-legacy-color-syntax%E2%91%A2", "https://drafts.csswg.org/css-color-4/#hex-notation", "https://drafts.csswg.org/css-color-4/#hex-color", "https://drafts.csswg.org/css-color-4/#infopanel-for-hex-color", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-hex-color", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A7", "https://drafts.csswg.org/css-color-4/#typedef-hex-color", "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-hex-color", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-hex-color", @@ -683,19 +727,78 @@ "https://drafts.csswg.org/css-color-4/#infopanel-for-valdef-hsl-hsl", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-valdef-hsl-hsl", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsla%E2%91%A6", "https://drafts.csswg.org/css-color-4/#funcdef-hsl", "https://drafts.csswg.org/css-color-4/#infopanel-for-funcdef-hsl", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-funcdef-hsl", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-legacy-hsl-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-modern-hsl-syntax", + "https://drafts.csswg.org/css-color-4/#funcdef-hsla", + "https://drafts.csswg.org/css-color-4/#infopanel-for-funcdef-hsla", + "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-funcdef-hsla", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-legacy-hsla-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-modern-hsla-syntax", + "https://drafts.csswg.org/css-color-4/#typedef-modern-hsl-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-modern-hsl-syntax%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-modern-hsl-syntax", + "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-modern-hsl-syntax", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#typedef-modern-hsla-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-modern-hsla-syntax%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-modern-hsla-syntax", + "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-modern-hsla-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#typedef-legacy-hsl-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-legacy-hsl-syntax%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-legacy-hsl-syntax", + "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-legacy-hsl-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-comma%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-comma%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-comma%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#typedef-legacy-hsla-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-legacy-hsla-syntax%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-legacy-hsla-syntax", + "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-legacy-hsla-syntax", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-comma%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-comma%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-comma%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A8", "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component%E2%91%A7", "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component%E2%91%A8", "https://drafts.csswg.org/css-color-4/#ex-hsl-primary-red", @@ -706,20 +809,8 @@ "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-yellow", "https://drafts.csswg.org/css-color-4/#ex-hsl-sucks-more", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-color-4/#ref-for-legacy-color-syntax%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-comma%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-comma%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A7", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-comma%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#funcdef-hsla", - "https://drafts.csswg.org/css-color-4/#infopanel-for-funcdef-hsla", - "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-funcdef-hsla", - "https://drafts.csswg.org/css-color-4/#ref-for-legacy-color-syntax%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsla%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-legacy-color-syntax%E2%91%A3", "https://drafts.csswg.org/css-color-4/#hsl-to-rgb", "https://drafts.csswg.org/css-color-4/#rgb-to-hsl", "https://drafts.csswg.org/css-color-4/#hsl-examples", @@ -734,21 +825,21 @@ "https://drafts.csswg.org/css-color-4/#funcdef-hwb", "https://drafts.csswg.org/css-color-4/#infopanel-for-funcdef-hwb", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-funcdef-hwb", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A8", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%91%A7", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A1%E2%91%A8", - "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-hwb-hwb", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hwb%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-legacy-color-syntax%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-legacy-color-syntax%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hwb%E2%91%A6", "https://drafts.csswg.org/css-color-4/#hwb-to-rgb", "https://drafts.csswg.org/css-color-4/#rgb-to-hwb", @@ -781,45 +872,45 @@ "https://drafts.csswg.org/css-color-4/#funcdef-lab", "https://drafts.csswg.org/css-color-4/#infopanel-for-funcdef-lab", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-funcdef-lab", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%93%AA", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A7", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A8", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-color-4/#ref-for-alpha-channel%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ex-lab-samples", "https://drafts.csswg.org/css-color-4/#funcdef-lch", "https://drafts.csswg.org/css-color-4/#infopanel-for-funcdef-lch", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-funcdef-lch", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A7", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A2%E2%91%A8", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%93%AA", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-lab%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue%E2%91%A7", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-color-4/#ref-for-alpha-channel%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component%E2%91%A0%E2%91%A2", @@ -828,53 +919,53 @@ "https://drafts.csswg.org/css-color-4/#ref-for-valdef-lch-lch", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-lab%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-lch%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-legacy-color-syntax%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-legacy-color-syntax%E2%91%A5", "https://drafts.csswg.org/css-color-4/#specifying-oklab-oklch", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-oklab%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-oklch%E2%91%A2", "https://drafts.csswg.org/css-color-4/#funcdef-oklab", "https://drafts.csswg.org/css-color-4/#infopanel-for-funcdef-oklab", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-funcdef-oklab", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A7", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A7", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A3%E2%91%A8", - "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A8", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A1%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A1%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-alpha-channel%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ex-oklab-samples", "https://drafts.csswg.org/css-color-4/#funcdef-oklch", "https://drafts.csswg.org/css-color-4/#infopanel-for-funcdef-oklch", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-funcdef-oklch", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A0%E2%91%A8", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%93%AA", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%93%AA", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue%E2%91%A8", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A8", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A1%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-oklab%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-lch%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A1%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-alpha-channel%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component%E2%91%A0%E2%91%A5", @@ -883,10 +974,10 @@ "https://drafts.csswg.org/css-color-4/#ref-for-valdef-oklch-oklch", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-oklab%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-oklch%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-legacy-color-syntax%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-legacy-color-syntax%E2%91%A6", "https://drafts.csswg.org/css-color-4/#lab-to-lch", "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component%E2%91%A0%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A5", "https://drafts.csswg.org/css-color-4/#lch-to-lab", "https://drafts.csswg.org/css-color-4/#predefined", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-display-p3%E2%91%A0", @@ -900,68 +991,68 @@ "https://drafts.csswg.org/css-color-4/#infopanel-for-funcdef-color", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-funcdef-color", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-colorspace-params", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A1%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-color-4/#typedef-colorspace-params", "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-colorspace-params", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-colorspace-params", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-predefined-rgb-params", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-xyz-params", "https://drafts.csswg.org/css-color-4/#typedef-predefined-rgb-params", "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-predefined-rgb-params", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-predefined-rgb-params", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-predefined-rgb", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A7", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A4%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-mult-num%E2%91%A1", "https://drafts.csswg.org/css-color-4/#typedef-predefined-rgb", "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-predefined-rgb", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-predefined-rgb", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-srgb%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-srgb-linear", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-display-p3%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A5", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-a98-rgb", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A6", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-prophoto-rgb%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A7", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-rec2020%E2%91%A0", "https://drafts.csswg.org/css-color-4/#typedef-xyz-params", "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-xyz-params", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-xyz-params", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-xyz-space", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A7", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A2%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A7%E2%93%AA", "https://drafts.csswg.org/css-color-4/#ref-for-mult-num%E2%91%A2", "https://drafts.csswg.org/css-color-4/#typedef-xyz-space", "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-xyz-space", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-xyz-space", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-xyz", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A7%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-xyz-d50", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A7%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-xyz-d65", "https://drafts.csswg.org/css-color-4/#ref-for-invalid-color%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ref-for-valid-color%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-ident%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-display-p3%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A0%E2%91%A8", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A2%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-ident%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-invalid-color%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-css-gamut-mapped%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A1%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A1%E2%91%A5", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-color%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-color%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-legacy-color-syntax%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-legacy-color-syntax%E2%91%A7", "https://drafts.csswg.org/css-color-4/#ref-for-invalid-color%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-out-of-gamut%E2%91%A0", "https://drafts.csswg.org/css-color-4/#cant-be-displayed", @@ -986,7 +1077,7 @@ "https://drafts.csswg.org/css-color-4/#sRGB-space", "https://drafts.csswg.org/css-color-4/#infopanel-for-sRGB-space", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-sRGB-space", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-color-4/#valdef-color-srgb", "https://drafts.csswg.org/css-color-4/#infopanel-for-valdef-color-srgb", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-valdef-color-srgb", @@ -1090,7 +1181,7 @@ "https://drafts.csswg.org/css-color-4/#convert-polrect", "https://drafts.csswg.org/css-color-4/#ref-for-cylindrical-polar-color%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ref-for-rectangular-orthogonal-color%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A6", "https://drafts.csswg.org/css-color-4/#convert-tolinear", "https://drafts.csswg.org/css-color-4/#convert-toXYZ", "https://drafts.csswg.org/css-color-4/#convert-CAT", @@ -1109,7 +1200,7 @@ "https://drafts.csswg.org/css-color-4/#ref-for-css-gamut-mapped%E2%91%A3", "https://drafts.csswg.org/css-color-4/#convert-rectpol", "https://drafts.csswg.org/css-color-4/#ref-for-cylindrical-polar-color%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A7", "https://drafts.csswg.org/css-color-4/#interpolation", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-color%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-color-4/#interpolation-color-space", @@ -1130,92 +1221,92 @@ "https://drafts.csswg.org/css-color-4/#ref-for-interpolation-color-space%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ref-for-color-interpolation-method", "https://drafts.csswg.org/css-color-4/#typedef-color-space", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A5%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A7%E2%91%A2", "https://drafts.csswg.org/css-color-4/#typedef-rectangular-color-space", "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-rectangular-color-space", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-rectangular-color-space", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-srgb%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A7%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-srgb-linear%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A7%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-display-p3%E2%91%A7", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A7%E2%91%A5", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-a98-rgb%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A7%E2%91%A6", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-prophoto-rgb%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A7%E2%91%A7", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-rec2020%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A7%E2%91%A8", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-lab-lab%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A8%E2%93%AA", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-oklab-oklab%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A8%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-xyz%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A8%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-xyz-d50%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A6%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A8%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-xyz-d65%E2%91%A2", "https://drafts.csswg.org/css-color-4/#typedef-polar-color-space", "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-polar-color-space", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-polar-color-space", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-hsl-hsl%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A7%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A8%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-hwb-hwb%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A7%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A8%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-lch-lch%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A7%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A8%E2%91%A5", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-oklch-oklch%E2%91%A0", "https://drafts.csswg.org/css-color-4/#typedef-hue-interpolation-method", "https://drafts.csswg.org/css-color-4/#infopanel-for-typedef-hue-interpolation-method", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-typedef-hue-interpolation-method", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A7%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A7%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A7%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A8%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A8%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A8%E2%91%A8", "https://drafts.csswg.org/css-color-4/#color-interpolation-method", "https://drafts.csswg.org/css-color-4/#infopanel-for-color-interpolation-method", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-color-interpolation-method", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-rectangular-color-space", - "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A7%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-comb-one%E2%91%A0%E2%93%AA%E2%93%AA", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-polar-color-space", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue-interpolation-method", - "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-mult-opt%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-rectangular-color-space%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-polar-color-space%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-ident%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-color%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hwb%E2%91%A7", "https://drafts.csswg.org/css-color-4/#ref-for-interpolation-color-space%E2%91%A1", "https://drafts.csswg.org/css-color-4/#interpolation-missing", "https://drafts.csswg.org/css-color-4/#ref-for-interpolation-color-space%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A7", "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-color-4/#ref-for-interpolation-color-space%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-analogous-components", - "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-color-4/#analogous-components", "https://drafts.csswg.org/css-color-4/#infopanel-for-analogous-components", "https://drafts.csswg.org/css-color-4/#infopaneltitle-for-analogous-components", "https://drafts.csswg.org/css-color-4/#ex-analogous-hue", - "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A0%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ex-oklch-missing-hue", "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A0%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ex-oklch-missing-alpha", + "https://drafts.csswg.org/css-color-4/#ex-oklch-missing-hue", "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ex-oklch-missing-alpha", "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-color-4/#interpolation-alpha", "https://drafts.csswg.org/css-color-4/#premultiplied-color-values", - "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A6", "https://drafts.csswg.org/css-color-4/#ref-for-rectangular-orthogonal-color%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-cylindrical-polar-color%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A6", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A7", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-color-4/#premultiplied", "https://drafts.csswg.org/css-color-4/#ex-gradient-transition-premultiply", "https://drafts.csswg.org/css-color-4/#ex-premultiplied-srgb", @@ -1225,7 +1316,7 @@ "https://drafts.csswg.org/css-color-4/#ref-for-color-interpolation-method%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-hue-interpolation-method%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ref-for-powerless-color-component%E2%91%A0%E2%91%A7", - "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-color-4/#hue-shorter", "https://drafts.csswg.org/css-color-4/#shorter", "https://drafts.csswg.org/css-color-4/#hue-longer", @@ -1269,10 +1360,10 @@ "https://drafts.csswg.org/css-color-4/#ref-for-used-value%E2%91%A2", "https://drafts.csswg.org/css-color-4/#resolving-sRGB-values", "https://drafts.csswg.org/css-color-4/#ref-for-hex-color%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsla%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsla%E2%91%A8", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hwb%E2%91%A8", "https://drafts.csswg.org/css-color-4/#ref-for-named-color%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-css-system-colors%E2%91%A6", @@ -1284,20 +1375,20 @@ "https://drafts.csswg.org/css-color-4/#resolving-lab-lch-values", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-lab%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-lch%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%93%AA", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A2%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ex-lch-computed", "https://drafts.csswg.org/css-color-4/#resolving-oklab-oklch-values", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-oklab%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-oklch%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A2%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ex-oklch-computed", "https://drafts.csswg.org/css-color-4/#resolving-color-function-values", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-color%E2%91%A7", "https://drafts.csswg.org/css-color-4/#ref-for-color-space%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A2%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A2%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ex-p3-computed", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-xyz%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-color-space%E2%91%A6", @@ -1323,20 +1414,20 @@ "https://drafts.csswg.org/css-color-4/#serializing-color-values", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-color%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-color%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A0%E2%91%A7", - "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A0%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-color-4/#serializing-alpha-values", "https://drafts.csswg.org/css-color-4/#ref-for-typedef-color%E2%91%A0%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A2%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A2%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ex-alpha-trimzero", "https://drafts.csswg.org/css-color-4/#ex-alpha-round", "https://drafts.csswg.org/css-color-4/#serializing-sRGB-values", "https://drafts.csswg.org/css-color-4/#ref-for-hex-color%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A4", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsla%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsla%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hwb%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-color-4/#ref-for-named-color%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-css-system-colors%E2%91%A2", @@ -1348,22 +1439,22 @@ "https://drafts.csswg.org/css-color-4/#ref-for-specified-value%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-transparent%E2%91%A6", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-transparent%E2%91%A7", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A0%E2%91%A8", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A3", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A7", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-missing-color-component%E2%91%A1%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A2%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A2%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ex-rgb-ser-int-rgba", "https://drafts.csswg.org/css-color-4/#ex-hwb-serial", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A7", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A2%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-integer-value", "https://drafts.csswg.org/css-color-4/#sRGB-precision", "https://drafts.csswg.org/css-color-4/#ref-for-integer-value%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A2%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ex-rgb-number", "https://drafts.csswg.org/css-color-4/#ex-rgb-notrail", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-goldenrod", @@ -1373,7 +1464,7 @@ "https://drafts.csswg.org/css-color-4/#ref-for-computed-value%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-lab%E2%91%A6", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-lch%E2%91%A8", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A2%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ex-lab-zero-a", "https://drafts.csswg.org/css-color-4/#ex-lch-serial", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-lab%E2%91%A7", @@ -1385,7 +1476,7 @@ "https://drafts.csswg.org/css-color-4/#ref-for-computed-value%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-oklab%E2%91%A6", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-oklch%E2%91%A6", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A2%E2%91%A5", "https://drafts.csswg.org/css-color-4/#ex-oklab-trailzero", "https://drafts.csswg.org/css-color-4/#ex-oklch-serial", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-oklab%E2%91%A7", @@ -1396,7 +1487,7 @@ "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-color%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-color-4/#ref-for-computed-value%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-color%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A1%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A2%E2%91%A6", "https://drafts.csswg.org/css-color-4/#ex-color-serial", "https://drafts.csswg.org/css-color-4/#predefined-precision-table", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-srgb%E2%91%A7", @@ -1408,8 +1499,8 @@ "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-xyz%E2%91%A5", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-xyz-d50%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-xyz-d65%E2%91%A5", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A8", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-color-4/#ex-color-prophoto-alpha-serial", "https://drafts.csswg.org/css-color-4/#serializing-other-colors", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-currentcolor%E2%91%A0%E2%91%A2", @@ -1510,14 +1601,14 @@ "https://drafts.csswg.org/css-color-4/#changes-from-20220705", "https://drafts.csswg.org/css-color-4/#changes-from-20220628", "https://drafts.csswg.org/css-color-4/#changes-from-20220428", - "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#changes-from-20211215", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#changes-from-20211215", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hwb%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-color-4/#changes-from-20210601", - "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-color-4/#changes-from-20201112", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-color%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-color%E2%91%A0%E2%91%A2", @@ -1540,26 +1631,26 @@ "https://drafts.csswg.org/css-color-4/#ref-for-typedef-color%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hwb%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-rebeccapurple", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A1%E2%93%AA", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A2%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A0%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A2%E2%91%A7", "https://drafts.csswg.org/css-color-4/#ref-for-integer-value%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A8", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsla%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A7", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsla%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-color-4/#ref-for-angle-value%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A2%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A2%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A1%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A0%E2%91%A8", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsla%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A1%E2%93%AA", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsla%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgb%E2%91%A1%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-rgba%E2%91%A0%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsl%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsla%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A1%E2%91%A2", - "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A1%E2%91%A8", - "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A2%E2%91%A1", - "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-color-4/#ref-for-funcdef-hsla%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-color-4/#ref-for-typedef-alpha-value%E2%91%A1%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-percentage-value%E2%91%A2%E2%91%A6", + "https://drafts.csswg.org/css-color-4/#ref-for-number-value%E2%91%A3%E2%93%AA", + "https://drafts.csswg.org/css-color-4/#ref-for-valdef-color-none%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-color-4/#security", "https://drafts.csswg.org/css-color-4/#privacy", "https://drafts.csswg.org/css-color-4/#a11y-sec", diff --git a/ed/ids/css-color-5.json b/ed/ids/css-color-5.json index 621d4586c2a0..8c22858c2879 100644 --- a/ed/ids/css-color-5.json +++ b/ed/ids/css-color-5.json @@ -18,16 +18,59 @@ "https://drafts.csswg.org/css-color-5/#fig-chloropleth", "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color-mix", "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color", + "https://drafts.csswg.org/css-color-5/#color-syntax", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color", + "https://drafts.csswg.org/css-color-5/#typedef-color", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#infopanel-for-typedef-color", + "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-typedef-color", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-absolute-color-base", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-system-color", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-device-cmyk", + "https://drafts.csswg.org/css-color-5/#typedef-absolute-color-base", + "https://drafts.csswg.org/css-color-5/#infopanel-for-typedef-absolute-color-base", + "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-typedef-absolute-color-base", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-hex-color", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-absolute-color-function", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-named-color", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4", + "https://drafts.csswg.org/css-color-5/#typedef-absolute-color-function", + "https://drafts.csswg.org/css-color-5/#infopanel-for-typedef-absolute-color-function", + "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-typedef-absolute-color-function", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-rgb", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-rgba", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-hsl", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A7", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-hsla", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-hwb", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-lab", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-lch", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-oklab", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-oklch", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A0", "https://drafts.csswg.org/css-color-5/#color-mix", "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color-mix%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A1", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color-space", "https://drafts.csswg.org/css-color-5/#funcdef-color-mix", "https://drafts.csswg.org/css-color-5/#infopanel-for-funcdef-color-mix", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-funcdef-color-mix", "https://drafts.csswg.org/css-color-5/#ref-for-color-interpolation-method", "https://drafts.csswg.org/css-color-5/#ref-for-comb-comma", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A2", "https://drafts.csswg.org/css-color-5/#ref-for-comb-all", "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value", "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt", @@ -71,7 +114,7 @@ "https://drafts.csswg.org/css-color-5/#ref-for-math-function", "https://drafts.csswg.org/css-color-5/#ref-for-relative-color", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A3", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A0", "https://drafts.csswg.org/css-color-5/#channel-keyword", "https://drafts.csswg.org/css-color-5/#infopanel-for-channel-keyword", @@ -109,7 +152,7 @@ "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A5", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A6", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A7", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-lch", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-lch%E2%91%A0", "https://drafts.csswg.org/css-color-5/#example-e5e90948", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A8", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A0%E2%93%AA", @@ -121,49 +164,50 @@ "https://drafts.csswg.org/css-color-5/#ref-for-valdef-color-lime", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-color-blue", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-color-darkolivegreen", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-oklch", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-oklch%E2%91%A0", "https://drafts.csswg.org/css-color-5/#ref-for-analogous-components", "https://drafts.csswg.org/css-color-5/#ex-missing-analogous", "https://drafts.csswg.org/css-color-5/#ref-for-relative-color%E2%91%A2", "https://drafts.csswg.org/css-color-5/#fig-gradient-missing", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-color-none", "https://drafts.csswg.org/css-color-5/#relative-RGB", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-rgb", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-rgb%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-rgba%E2%91%A0", "https://drafts.csswg.org/css-color-5/#funcdef-rgb", "https://drafts.csswg.org/css-color-5/#infopanel-for-funcdef-rgb", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-funcdef-rgb", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A4", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-color-5/#ref-for-mult-num", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-alpha-value", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A5", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-num%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-alpha-value%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#funcdef-rgba", + "https://drafts.csswg.org/css-color-5/#infopanel-for-funcdef-rgba", + "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-funcdef-rgba", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A5", "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A2", "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A6", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A5", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-num%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-alpha-value%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A7", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-num%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-alpha-value%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A3", "https://drafts.csswg.org/css-color-5/#typedef-alpha-value", "https://drafts.csswg.org/css-color-5/#infopanel-for-typedef-alpha-value", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-typedef-alpha-value", "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A7", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A6", "https://drafts.csswg.org/css-color-5/#ref-for-relative-color%E2%91%A3", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-rgb%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-rgb%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-rgba%E2%91%A1", "https://drafts.csswg.org/css-color-5/#ref-for-channel-keyword%E2%91%A2", "https://drafts.csswg.org/css-color-5/#valdef-rgb-r", "https://drafts.csswg.org/css-color-5/#valdef-rgb-g", @@ -178,178 +222,198 @@ "https://drafts.csswg.org/css-color-5/#ref-for-legacy-color-syntax%E2%91%A0", "https://drafts.csswg.org/css-color-5/#example-53895412", "https://drafts.csswg.org/css-color-5/#relative-HSL", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-hsl", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-hsl%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-hsla%E2%91%A0", "https://drafts.csswg.org/css-color-5/#funcdef-hsl", "https://drafts.csswg.org/css-color-5/#infopanel-for-funcdef-hsl", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-funcdef-hsl", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A6", "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A4", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-hue", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A1", "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A7", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A2", "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A8", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A4", "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A0%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A3", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-alpha-value%E2%91%A2", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-alpha-value%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A6", "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#funcdef-hsla", + "https://drafts.csswg.org/css-color-5/#infopanel-for-funcdef-hsla", + "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-funcdef-hsla", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A7", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-hue%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A7", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-alpha-value%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A7", "https://drafts.csswg.org/css-color-5/#ref-for-relative-color%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-hsl%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-hsl%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-hsla%E2%91%A1", "https://drafts.csswg.org/css-color-5/#ref-for-channel-keyword%E2%91%A3", "https://drafts.csswg.org/css-color-5/#valdef-hsl-h", "https://drafts.csswg.org/css-color-5/#ref-for-angle-value%E2%91%A3", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-color-5/#valdef-hsl-s", "https://drafts.csswg.org/css-color-5/#valdef-hsl-l", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-color-5/#valdef-hsl-alpha", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-color-5/#example-c4b276dd", "https://drafts.csswg.org/css-color-5/#relative-HWB", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-hwb", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-hwb%E2%91%A0", "https://drafts.csswg.org/css-color-5/#funcdef-hwb", "https://drafts.csswg.org/css-color-5/#infopanel-for-funcdef-hwb", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-funcdef-hwb", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A6", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-hue%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A6", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A0%E2%91%A3", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A7", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%91%A8", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A0%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-hue%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A4", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A7", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-alpha-value%E2%91%A3", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A7", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-color-5/#ref-for-relative-color%E2%91%A5", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-hwb%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-hwb%E2%91%A1", "https://drafts.csswg.org/css-color-5/#ref-for-channel-keyword%E2%91%A4", "https://drafts.csswg.org/css-color-5/#valdef-hwb-h", "https://drafts.csswg.org/css-color-5/#ref-for-angle-value%E2%91%A4", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-color-5/#valdef-hwb-w", "https://drafts.csswg.org/css-color-5/#valdef-hwb-b", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-color-5/#valdef-hwb-alpha", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-color-5/#relative-Lab", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-lab", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-lab%E2%91%A0", "https://drafts.csswg.org/css-color-5/#funcdef-lab", "https://drafts.csswg.org/css-color-5/#infopanel-for-funcdef-lab", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-funcdef-lab", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A5", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A8", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%91%A3", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A0%E2%91%A6", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A2", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A3", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A0%E2%91%A7", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A4", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%93%AA", "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A0%E2%91%A8", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%91%A7", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A4", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-alpha-value%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A7", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-color-5/#ref-for-relative-color%E2%91%A6", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-lab%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-lab%E2%91%A1", "https://drafts.csswg.org/css-color-5/#ref-for-channel-keyword%E2%91%A5", "https://drafts.csswg.org/css-color-5/#valdef-lab-l", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%91%A1", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-color-5/#valdef-lab-a", "https://drafts.csswg.org/css-color-5/#valdef-lab-b", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%91%A2", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-color-5/#valdef-lab-alpha", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A1%E2%91%A1", "https://drafts.csswg.org/css-color-5/#example-b411f1d3", "https://drafts.csswg.org/css-color-5/#example-d39afaf1", "https://drafts.csswg.org/css-color-5/#relative-Oklab", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-oklab", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-oklab%E2%91%A0", "https://drafts.csswg.org/css-color-5/#funcdef-oklab", "https://drafts.csswg.org/css-color-5/#infopanel-for-funcdef-oklab", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-funcdef-oklab", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A6", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%91%A6", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A1%E2%91%A8", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%91%A2", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%93%AA", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%91%A7", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%91%A3", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A0%E2%91%A8", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A6", "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A7", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A1", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-alpha-value%E2%91%A5", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-color-5/#ref-for-relative-color%E2%91%A7", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-oklab%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-oklab%E2%91%A1", "https://drafts.csswg.org/css-color-5/#ref-for-channel-keyword%E2%91%A6", "https://drafts.csswg.org/css-color-5/#valdef-oklab-l", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%91%A7", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A1%E2%91%A2", "https://drafts.csswg.org/css-color-5/#valdef-oklab-a", "https://drafts.csswg.org/css-color-5/#valdef-oklab-b", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%91%A8", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-color-5/#valdef-oklab-alpha", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%91%A7", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%93%AA", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A1%E2%91%A4", "https://drafts.csswg.org/css-color-5/#relative-LCH", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-lch%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-lch%E2%91%A1", "https://drafts.csswg.org/css-color-5/#funcdef-lch", "https://drafts.csswg.org/css-color-5/#infopanel-for-funcdef-lch", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-funcdef-lch", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A7", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A2", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%93%AA", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A5", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A1%E2%91%A8", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A6", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A7", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%93%AA", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A2%E2%91%A8", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-hue%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A4", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-hue%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A7", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-alpha-value%E2%91%A6", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-color-5/#ref-for-relative-color%E2%91%A8", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-lch%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-lch%E2%91%A2", "https://drafts.csswg.org/css-color-5/#ref-for-channel-keyword%E2%91%A7", "https://drafts.csswg.org/css-color-5/#valdef-lch-l", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A2", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A1%E2%91%A5", "https://drafts.csswg.org/css-color-5/#valdef-lch-c", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A3", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A1%E2%91%A6", "https://drafts.csswg.org/css-color-5/#valdef-lch-h", "https://drafts.csswg.org/css-color-5/#ref-for-angle-value%E2%91%A5", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A1%E2%91%A7", "https://drafts.csswg.org/css-color-5/#valdef-lch-alpha", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A4", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A1%E2%91%A8", "https://drafts.csswg.org/css-color-5/#example-fef81186", "https://drafts.csswg.org/css-color-5/#example-fb53cf30", @@ -357,103 +421,103 @@ "https://drafts.csswg.org/css-color-5/#ex-wildly-oog", "https://drafts.csswg.org/css-color-5/#fig-LCH-rotation-oog", "https://drafts.csswg.org/css-color-5/#relative-Oklch", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-oklch%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-oklch%E2%91%A1", "https://drafts.csswg.org/css-color-5/#funcdef-oklch", "https://drafts.csswg.org/css-color-5/#infopanel-for-funcdef-oklch", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-funcdef-oklch", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A8", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A3", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A2", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A2", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A3", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-hue%E2%91%A2", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A4", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-hue%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A3", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-alpha-value%E2%91%A7", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A6", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A4", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-color-5/#ref-for-relative-color%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-oklch%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-oklch%E2%91%A2", "https://drafts.csswg.org/css-color-5/#ref-for-channel-keyword%E2%91%A8", "https://drafts.csswg.org/css-color-5/#valdef-oklch-l", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A7", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A2%E2%93%AA", "https://drafts.csswg.org/css-color-5/#valdef-oklch-c", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A8", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A2%E2%91%A0", "https://drafts.csswg.org/css-color-5/#valdef-oklch-h", "https://drafts.csswg.org/css-color-5/#ref-for-angle-value%E2%91%A6", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A2%E2%91%A1", "https://drafts.csswg.org/css-color-5/#valdef-oklch-alpha", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A7", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%93%AA", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A2%E2%91%A2", "https://drafts.csswg.org/css-color-5/#ex-oklch-wildly-oog", "https://drafts.csswg.org/css-color-5/#color-function", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A0", "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-color-space", "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-color-space", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A3", "https://drafts.csswg.org/css-color-5/#funcdef-color", "https://drafts.csswg.org/css-color-5/#infopanel-for-funcdef-color", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-funcdef-color", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-colorspace-params", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-alpha-value%E2%91%A8", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A7", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A7", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-color-5/#typedef-colorspace-params", "https://drafts.csswg.org/css-color-5/#infopanel-for-typedef-colorspace-params", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-typedef-colorspace-params", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-custom-params", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A3%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A6", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-predefined-rgb-params", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A7", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-xyz-params", "https://drafts.csswg.org/css-color-5/#typedef-custom-params", "https://drafts.csswg.org/css-color-5/#infopanel-for-typedef-custom-params", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-typedef-custom-params", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-dashed-ident", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A2%E2%91%A8", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A3", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%93%AA", "https://drafts.csswg.org/css-color-5/#ref-for-mult-comma%E2%91%A0", "https://drafts.csswg.org/css-color-5/#typedef-predefined-rgb-params", "https://drafts.csswg.org/css-color-5/#infopanel-for-typedef-predefined-rgb-params", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-typedef-predefined-rgb-params", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-predefined-rgb", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%93%AA", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A2", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A3", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-num%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-num%E2%91%A1", "https://drafts.csswg.org/css-color-5/#typedef-predefined-rgb", "https://drafts.csswg.org/css-color-5/#infopanel-for-typedef-predefined-rgb", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-typedef-predefined-rgb", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A5", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A6", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A7", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A4%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A4", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A6", "https://drafts.csswg.org/css-color-5/#typedef-xyz-params", "https://drafts.csswg.org/css-color-5/#infopanel-for-typedef-xyz-params", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-typedef-xyz-params", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-xyz", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%93%AA", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A5", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-num%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A7", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A7", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-num%E2%91%A2", "https://drafts.csswg.org/css-color-5/#typedef-xyz", "https://drafts.csswg.org/css-color-5/#infopanel-for-typedef-xyz", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-typedef-xyz", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A7%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A7%E2%91%A0", "https://drafts.csswg.org/css-color-5/#invalid-color", "https://drafts.csswg.org/css-color-5/#infopanel-for-invalid-color", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-invalid-color", @@ -471,30 +535,30 @@ "https://drafts.csswg.org/css-color-5/#ref-for-out-of-gamut", "https://drafts.csswg.org/css-color-5/#relative-color-function", "https://drafts.csswg.org/css-color-5/#ref-for-relative-color%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A4", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-custom-params%E2%91%A0", "https://drafts.csswg.org/css-color-5/#ref-for-channel-keyword%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-color-5/#ref-for-descdef-color-profile-components", "https://drafts.csswg.org/css-color-5/#ref-for-at-ruledef-profile", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%91%A3", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A2%E2%91%A3", "https://drafts.csswg.org/css-color-5/#ref-for-relative-color%E2%91%A0%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A4", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A5", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-predefined-rgb-params%E2%91%A0", "https://drafts.csswg.org/css-color-5/#ref-for-channel-keyword%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-color-5/#valdef-color-r", "https://drafts.csswg.org/css-color-5/#valdef-color-g", "https://drafts.csswg.org/css-color-5/#valdef-color-b", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%91%A4", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A2%E2%91%A4", "https://drafts.csswg.org/css-color-5/#ref-for-relative-color%E2%91%A0%E2%91%A2", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A6", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-xyz-params%E2%91%A0", "https://drafts.csswg.org/css-color-5/#ref-for-channel-keyword%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-color-5/#valdef-color-x", "https://drafts.csswg.org/css-color-5/#valdef-color-y", "https://drafts.csswg.org/css-color-5/#valdef-color-z", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%91%A5", "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A2%E2%91%A5", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-ident", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-dashed-ident%E2%91%A0", @@ -502,28 +566,28 @@ "https://drafts.csswg.org/css-color-5/#ref-for-valdef-color-display-p3", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-dashed-ident%E2%91%A1", "https://drafts.csswg.org/css-color-5/#ref-for-at-ruledef-profile%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A8", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-ident%E2%91%A1", "https://drafts.csswg.org/css-color-5/#ref-for-invalid-color%E2%91%A0", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-dashed-ident%E2%91%A2", "https://drafts.csswg.org/css-color-5/#ref-for-css-color-profile", "https://drafts.csswg.org/css-color-5/#ref-for-invalid-color%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%91%A5", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A7", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%91%A6", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A1%E2%91%A8", "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%91%A7", - "https://drafts.csswg.org/css-color-5/#ref-for-valid-color%E2%91%A2", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%91%A8", "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A2%E2%93%AA", - "https://drafts.csswg.org/css-color-5/#ref-for-valid-color%E2%91%A3", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A4%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A3%E2%91%A8", "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A2%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A4%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-valid-color%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A4%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A2%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-valid-color%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A4%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A2%E2%91%A2", "https://drafts.csswg.org/css-color-5/#ref-for-valid-color%E2%91%A4", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-alpha-value%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-rgb%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-rgb%E2%91%A2", "https://drafts.csswg.org/css-color-5/#ref-for-invalid-color%E2%91%A2", "https://drafts.csswg.org/css-color-5/#ref-for-out-of-gamut%E2%91%A0", "https://drafts.csswg.org/css-color-5/#cant-be-displayed", @@ -532,7 +596,7 @@ "https://drafts.csswg.org/css-color-5/#can-be-displayed", "https://drafts.csswg.org/css-color-5/#ref-for-invalid-color%E2%91%A3", "https://drafts.csswg.org/css-color-5/#ref-for-out-of-gamut%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A7", "https://drafts.csswg.org/css-color-5/#ref-for-valid-color%E2%91%A5", "https://drafts.csswg.org/css-color-5/#ref-for-cant-be-displayed", "https://drafts.csswg.org/css-color-5/#ref-for-gamut-map%E2%91%A0", @@ -555,9 +619,9 @@ "https://drafts.csswg.org/css-color-5/#css-color-profile", "https://drafts.csswg.org/css-color-5/#infopanel-for-css-color-profile", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-css-color-profile", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A7", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A8", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-dashed-ident%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A7%E2%91%A1", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-declaration-list", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-dashed-ident%E2%91%A5", "https://drafts.csswg.org/css-color-5/#ref-for-css-color-profile%E2%91%A0", @@ -578,9 +642,9 @@ "https://drafts.csswg.org/css-color-5/#infopanel-for-descdef-color-profile-rendering-intent", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-descdef-color-profile-rendering-intent", "https://drafts.csswg.org/css-color-5/#ref-for-at-ruledef-profile%E2%91%A6", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A5", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A7%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A7%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A7%E2%91%A4", "https://drafts.csswg.org/css-color-5/#ref-for-css-color-profile%E2%91%A1", "https://drafts.csswg.org/css-color-5/#gamut-map", "https://drafts.csswg.org/css-color-5/#infopanel-for-gamut-map", @@ -613,26 +677,26 @@ "https://drafts.csswg.org/css-color-5/#cmyk-to-lab", "https://drafts.csswg.org/css-color-5/#lab-to-cmyk", "https://drafts.csswg.org/css-color-5/#device-cmyk", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-device-cmyk", "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-device-cmyk%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-device-cmyk%E2%91%A1", "https://drafts.csswg.org/css-color-5/#funcdef-device-cmyk", "https://drafts.csswg.org/css-color-5/#infopanel-for-funcdef-device-cmyk", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-funcdef-device-cmyk", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-cmyk-component", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-num%E2%91%A4", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-num%E2%91%A3", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-alpha-value%E2%91%A0%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A0%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-color-5/#typedef-cmyk-component", "https://drafts.csswg.org/css-color-5/#infopanel-for-typedef-cmyk-component", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-typedef-cmyk-component", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A4%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A7", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A2%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-device-cmyk%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-rgb%E2%91%A2", - "https://drafts.csswg.org/css-color-5/#ref-for-at-ruledef-profile%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A4%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A7%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A2%E2%91%A3", "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-device-cmyk%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-rgb%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-at-ruledef-profile%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-device-cmyk%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-device-cmyk%E2%91%A4", "https://drafts.csswg.org/css-color-5/#ex-device-cmyk-naive", "https://drafts.csswg.org/css-color-5/#ref-for-at-ruledef-profile%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-color-5/#ex-device-cmyk-colprof", @@ -648,35 +712,35 @@ "https://drafts.csswg.org/css-color-5/#infopanel-for-typedef-color-space", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-typedef-color-space", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-rectangular-color-space", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A5%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A7%E2%91%A6", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-polar-color-space", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A7%E2%91%A7", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-custom-color-space", "https://drafts.csswg.org/css-color-5/#typedef-rectangular-color-space", "https://drafts.csswg.org/css-color-5/#infopanel-for-typedef-rectangular-color-space", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-typedef-rectangular-color-space", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-color-srgb%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A7%E2%91%A8", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-color-srgb-linear", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A8%E2%93%AA", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-lab-lab", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A8%E2%91%A0", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-oklab-oklab", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A8%E2%91%A1", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-color-xyz%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A4", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A8%E2%91%A2", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-color-xyz-d50", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A8%E2%91%A3", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-color-xyz-d65", "https://drafts.csswg.org/css-color-5/#typedef-polar-color-space", "https://drafts.csswg.org/css-color-5/#infopanel-for-typedef-polar-color-space", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-typedef-polar-color-space", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-hsl-hsl%E2%91%A2", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A8%E2%91%A4", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-hwb-hwb%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A7", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A8%E2%91%A5", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-lch-lch%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A6%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A8%E2%91%A6", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-oklch-oklch", "https://drafts.csswg.org/css-color-5/#typedef-custom-color-space", "https://drafts.csswg.org/css-color-5/#infopanel-for-typedef-custom-color-space", @@ -685,48 +749,48 @@ "https://drafts.csswg.org/css-color-5/#typedef-hue-interpolation-method", "https://drafts.csswg.org/css-color-5/#infopanel-for-typedef-hue-interpolation-method", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-typedef-hue-interpolation-method", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A7%E2%93%AA", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A7%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A7%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A8%E2%91%A7", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A8%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%93%AA%E2%93%AA", "https://drafts.csswg.org/css-color-5/#color-interpolation-method", "https://drafts.csswg.org/css-color-5/#infopanel-for-color-interpolation-method", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-color-interpolation-method", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-rectangular-color-space%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A7%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%93%AA%E2%91%A0", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-polar-color-space%E2%91%A0", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-hue-interpolation-method%E2%91%A2", - "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A1%E2%93%AA", - "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A7%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-mult-opt%E2%91%A1%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-comb-one%E2%91%A0%E2%93%AA%E2%91%A1", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-custom-color-space%E2%91%A0", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-dashed-ident%E2%91%A7", "https://drafts.csswg.org/css-color-5/#ref-for-at-ruledef-profile%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-color-5/#ref-for-color-interpolation-method%E2%91%A1", "https://drafts.csswg.org/css-color-5/#resolving-color-values", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-color-5/#resolving-mix", "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color-mix%E2%91%A2", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-color-currentcolor", "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color-mix%E2%91%A3", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-color-5/#resolving-rcs", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%91%A3", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%91%A7", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-color-currentcolor%E2%91%A0", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-color-5/#resolving-device-cmyk-values", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A4%E2%91%A1", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A2%E2%91%A2", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A4%E2%91%A2", - "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A2%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A4%E2%91%A3", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A2%E2%91%A4", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A4%E2%91%A4", + "https://drafts.csswg.org/css-color-5/#ref-for-percentage-value%E2%91%A2%E2%91%A5", "https://drafts.csswg.org/css-color-5/#ref-for-actual-value", "https://drafts.csswg.org/css-color-5/#ex-device-cmyk-used", "https://drafts.csswg.org/css-color-5/#serial", "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color-mix%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-device-cmyk%E2%91%A4", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-device-cmyk%E2%91%A5", "https://drafts.csswg.org/css-color-5/#serial-color-mix", "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color-mix%E2%91%A5", - "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-color-5/#fn1", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-color-xyz%E2%91%A1", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-color-xyz-d65%E2%91%A0", @@ -734,15 +798,15 @@ "https://drafts.csswg.org/css-color-5/#serial-relative-color", "https://drafts.csswg.org/css-color-5/#example-6bded021", "https://drafts.csswg.org/css-color-5/#serial-custom-color", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-color-5/#ex-color-swop-serial", "https://drafts.csswg.org/css-color-5/#serializing-device-cmyk-values", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-device-cmyk%E2%91%A5", - "https://drafts.csswg.org/css-color-5/#ref-for-computed-value", "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-device-cmyk%E2%91%A6", - "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A4%E2%91%A3", - "https://drafts.csswg.org/css-color-5/#ex-device-cmyk-serial", + "https://drafts.csswg.org/css-color-5/#ref-for-computed-value", "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-device-cmyk%E2%91%A7", + "https://drafts.csswg.org/css-color-5/#ref-for-number-value%E2%91%A4%E2%91%A5", + "https://drafts.csswg.org/css-color-5/#ex-device-cmyk-serial", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-device-cmyk%E2%91%A8", "https://drafts.csswg.org/css-color-5/#apis", "https://drafts.csswg.org/css-color-5/#the-csscolorprofilerule-interface", "https://drafts.csswg.org/css-color-5/#ref-for-csscolorprofilerule", @@ -790,9 +854,9 @@ "https://drafts.csswg.org/css-color-5/#changes-20200303", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color-space%E2%91%A1", "https://drafts.csswg.org/css-color-5/#changes-from-4", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-color-5/#ref-for-at-ruledef-profile%E2%91%A0%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-device-cmyk%E2%91%A8", + "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-device-cmyk%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color-mix%E2%91%A6", "https://drafts.csswg.org/css-color-5/#w3c-conformance", "https://drafts.csswg.org/css-color-5/#w3c-conventions", @@ -810,12 +874,18 @@ "https://drafts.csswg.org/css-color-5/#04a3e56775153b770147c82efb4a7fcc", "https://drafts.csswg.org/css-color-5/#infopanel-for-04a3e56775153b770147c82efb4a7fcc", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-04a3e56775153b770147c82efb4a7fcc", - "https://drafts.csswg.org/css-color-5/#e5324a3fbe0b5366ba54306861186f87", - "https://drafts.csswg.org/css-color-5/#infopanel-for-e5324a3fbe0b5366ba54306861186f87", - "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-e5324a3fbe0b5366ba54306861186f87", + "https://drafts.csswg.org/css-color-5/#cc7b9b0994196fff7dc4942136b76531", + "https://drafts.csswg.org/css-color-5/#infopanel-for-cc7b9b0994196fff7dc4942136b76531", + "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-cc7b9b0994196fff7dc4942136b76531", "https://drafts.csswg.org/css-color-5/#1e33ae9453bff60081b3be2df3a78b6e", "https://drafts.csswg.org/css-color-5/#infopanel-for-1e33ae9453bff60081b3be2df3a78b6e", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-1e33ae9453bff60081b3be2df3a78b6e", + "https://drafts.csswg.org/css-color-5/#75d67964d3c365828c733241a29692a9", + "https://drafts.csswg.org/css-color-5/#infopanel-for-75d67964d3c365828c733241a29692a9", + "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-75d67964d3c365828c733241a29692a9", + "https://drafts.csswg.org/css-color-5/#786d7a5d8db08f9c9d7b015283e30349", + "https://drafts.csswg.org/css-color-5/#infopanel-for-786d7a5d8db08f9c9d7b015283e30349", + "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-786d7a5d8db08f9c9d7b015283e30349", "https://drafts.csswg.org/css-color-5/#b0b49911c7d87659233b2b713f3f9117", "https://drafts.csswg.org/css-color-5/#infopanel-for-b0b49911c7d87659233b2b713f3f9117", "https://drafts.csswg.org/css-color-5/#infopaneltitle-for-b0b49911c7d87659233b2b713f3f9117", diff --git a/ed/ids/css-contain-1.json b/ed/ids/css-contain-1.json index e57a6955a970..ef5711413105 100644 --- a/ed/ids/css-contain-1.json +++ b/ed/ids/css-contain-1.json @@ -228,7 +228,6 @@ "https://drafts.csswg.org/css-contain-1/#ref-for-absolute-positioning-containing-block", "https://drafts.csswg.org/css-contain-1/#ref-for-fixed-positioning-containing-block", "https://drafts.csswg.org/css-contain-1/#ref-for-layout-containment-box%E2%91%A5", - "https://drafts.csswg.org/css-contain-1/#ref-for-stacking-context", "https://drafts.csswg.org/css-contain-1/#ref-for-forced-break", "https://drafts.csswg.org/css-contain-1/#ref-for-layout-containment-box%E2%91%A6", "https://drafts.csswg.org/css-contain-1/#ref-for-forced-break%E2%91%A0", @@ -284,7 +283,6 @@ "https://drafts.csswg.org/css-contain-1/#ref-for-absolute-positioning-containing-block%E2%91%A0", "https://drafts.csswg.org/css-contain-1/#ref-for-fixed-positioning-containing-block%E2%91%A0", "https://drafts.csswg.org/css-contain-1/#ref-for-paint-containment-box%E2%91%A2", - "https://drafts.csswg.org/css-contain-1/#ref-for-stacking-context%E2%91%A0", "https://drafts.csswg.org/css-contain-1/#ref-for-paint-containment-box%E2%91%A3", "https://drafts.csswg.org/css-contain-1/#ref-for-establish-an-independent-formatting-context%E2%91%A0", "https://drafts.csswg.org/css-contain-1/#ref-for-paint-containment%E2%91%A0", @@ -515,9 +513,6 @@ "https://drafts.csswg.org/css-contain-1/#0ee4ecf4b1b03b62de7924b00d5de8a9", "https://drafts.csswg.org/css-contain-1/#infopanel-for-0ee4ecf4b1b03b62de7924b00d5de8a9", "https://drafts.csswg.org/css-contain-1/#infopaneltitle-for-0ee4ecf4b1b03b62de7924b00d5de8a9", - "https://drafts.csswg.org/css-contain-1/#1e664ec51e5cf35ae3f415e41c7020e4", - "https://drafts.csswg.org/css-contain-1/#infopanel-for-1e664ec51e5cf35ae3f415e41c7020e4", - "https://drafts.csswg.org/css-contain-1/#infopaneltitle-for-1e664ec51e5cf35ae3f415e41c7020e4", "https://drafts.csswg.org/css-contain-1/#545b2725f29b6e819898ea3cbd279fd2", "https://drafts.csswg.org/css-contain-1/#infopanel-for-545b2725f29b6e819898ea3cbd279fd2", "https://drafts.csswg.org/css-contain-1/#infopaneltitle-for-545b2725f29b6e819898ea3cbd279fd2", diff --git a/ed/ids/css-contain-2.json b/ed/ids/css-contain-2.json index aa5903c65a8c..5a5f633925a6 100644 --- a/ed/ids/css-contain-2.json +++ b/ed/ids/css-contain-2.json @@ -221,7 +221,6 @@ "https://drafts.csswg.org/css-contain-2/#ref-for-absolute-positioning-containing-block", "https://drafts.csswg.org/css-contain-2/#ref-for-fixed-positioning-containing-block", "https://drafts.csswg.org/css-contain-2/#ref-for-layout-containment-box%E2%91%A5", - "https://drafts.csswg.org/css-contain-2/#ref-for-stacking-context", "https://drafts.csswg.org/css-contain-2/#ref-for-forced-break", "https://drafts.csswg.org/css-contain-2/#ref-for-layout-containment-box%E2%91%A6", "https://drafts.csswg.org/css-contain-2/#ref-for-forced-break%E2%91%A0", @@ -251,10 +250,8 @@ "https://drafts.csswg.org/css-contain-2/#style-containment", "https://drafts.csswg.org/css-contain-2/#infopanel-for-style-containment", "https://drafts.csswg.org/css-contain-2/#infopaneltitle-for-style-containment", - "https://drafts.csswg.org/css-contain-2/#ref-for-propdef-counter-increment", "https://drafts.csswg.org/css-contain-2/#ref-for-propdef-counter-set", "https://drafts.csswg.org/css-contain-2/#ref-for-property-scoped-to-a-sub-tree", - "https://drafts.csswg.org/css-contain-2/#ref-for-propdef-content", "https://drafts.csswg.org/css-contain-2/#ref-for-valdef-content-open-quote", "https://drafts.csswg.org/css-contain-2/#ref-for-valdef-content-close-quote", "https://drafts.csswg.org/css-contain-2/#ref-for-valdef-content-no-open-quote", @@ -267,8 +264,6 @@ "https://drafts.csswg.org/css-contain-2/#infopanel-for-property-scoped-to-a-sub-tree", "https://drafts.csswg.org/css-contain-2/#infopaneltitle-for-property-scoped-to-a-sub-tree", "https://drafts.csswg.org/css-contain-2/#example-6932a400", - "https://drafts.csswg.org/css-contain-2/#ref-for-propdef-counter-increment%E2%91%A0", - "https://drafts.csswg.org/css-contain-2/#ref-for-propdef-content%E2%91%A0", "https://drafts.csswg.org/css-contain-2/#containment-style-opt", "https://drafts.csswg.org/css-contain-2/#ref-for-style-containment%E2%91%A1", "https://drafts.csswg.org/css-contain-2/#ref-for-style-containment%E2%91%A2", @@ -300,7 +295,6 @@ "https://drafts.csswg.org/css-contain-2/#ref-for-absolute-positioning-containing-block%E2%91%A0", "https://drafts.csswg.org/css-contain-2/#ref-for-fixed-positioning-containing-block%E2%91%A0", "https://drafts.csswg.org/css-contain-2/#ref-for-paint-containment-box%E2%91%A2", - "https://drafts.csswg.org/css-contain-2/#ref-for-stacking-context%E2%91%A0", "https://drafts.csswg.org/css-contain-2/#ref-for-paint-containment-box%E2%91%A3", "https://drafts.csswg.org/css-contain-2/#ref-for-establish-an-independent-formatting-context%E2%91%A0", "https://drafts.csswg.org/css-contain-2/#ref-for-paint-containment%E2%91%A1", @@ -814,15 +808,6 @@ "https://drafts.csswg.org/css-contain-2/#989c5197bc7bfbb8b294ce552a97b301", "https://drafts.csswg.org/css-contain-2/#infopanel-for-989c5197bc7bfbb8b294ce552a97b301", "https://drafts.csswg.org/css-contain-2/#infopaneltitle-for-989c5197bc7bfbb8b294ce552a97b301", - "https://drafts.csswg.org/css-contain-2/#7ada2477dba4f16cd50dd4d25c8c4b5a", - "https://drafts.csswg.org/css-contain-2/#infopanel-for-7ada2477dba4f16cd50dd4d25c8c4b5a", - "https://drafts.csswg.org/css-contain-2/#infopaneltitle-for-7ada2477dba4f16cd50dd4d25c8c4b5a", - "https://drafts.csswg.org/css-contain-2/#227704361ea4abf2942e4a92150c6fac", - "https://drafts.csswg.org/css-contain-2/#infopanel-for-227704361ea4abf2942e4a92150c6fac", - "https://drafts.csswg.org/css-contain-2/#infopaneltitle-for-227704361ea4abf2942e4a92150c6fac", - "https://drafts.csswg.org/css-contain-2/#1e664ec51e5cf35ae3f415e41c7020e4", - "https://drafts.csswg.org/css-contain-2/#infopanel-for-1e664ec51e5cf35ae3f415e41c7020e4", - "https://drafts.csswg.org/css-contain-2/#infopaneltitle-for-1e664ec51e5cf35ae3f415e41c7020e4", "https://drafts.csswg.org/css-contain-2/#1cf8df885872261f9658b3da0e778d7c", "https://drafts.csswg.org/css-contain-2/#infopanel-for-1cf8df885872261f9658b3da0e778d7c", "https://drafts.csswg.org/css-contain-2/#infopaneltitle-for-1cf8df885872261f9658b3da0e778d7c", diff --git a/ed/ids/css-flexbox-1.json b/ed/ids/css-flexbox-1.json index 3358a662b180..14ef451ae948 100644 --- a/ed/ids/css-flexbox-1.json +++ b/ed/ids/css-flexbox-1.json @@ -626,7 +626,7 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-main-size-property%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex-basis%E2%91%A3", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-content%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#valdef-flex-basis-content", "https://drafts.csswg.org/css-flexbox-1/#infopanel-for-valdef-flex-basis-content", @@ -725,7 +725,7 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-width%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-content%E2%91%A1", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A1", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-content%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex-basis%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-width%E2%91%A0%E2%91%A2", @@ -1068,7 +1068,7 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-main-size%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-preferred-aspect-ratio%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A8%E2%91%A3", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A2", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A8%E2%91%A4", "https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-size%E2%91%A0%E2%91%A2", @@ -1690,12 +1690,12 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A2%E2%91%A4", "https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A2%E2%91%A5", "https://drafts.csswg.org/css-flexbox-1/#change-2016-align-self-as-specified", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-self%E2%91%A1%E2%91%A2", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A1", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-items%E2%91%A6", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A2", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-self%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-items%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-stretch%E2%91%A0", @@ -1801,7 +1801,7 @@ "https://drafts.csswg.org/css-flexbox-1/#change-2016-auto-content-wording", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-flex-basis%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-content%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A3", + "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-content%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex-basis%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-width%E2%91%A1%E2%91%A1", @@ -1880,7 +1880,7 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-display%E2%91%A1%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A5%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#change-2015-min-auto-intrinsic-percentages", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A4", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-min-height%E2%91%A6", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-max-height%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A5", @@ -1970,9 +1970,9 @@ "https://drafts.csswg.org/css-flexbox-1/#change-2015-align-self-auto", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-self%E2%91%A1%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-justify-self", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A4", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A5", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A6", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-self%E2%91%A1%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-items%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-stretch%E2%91%A1", @@ -2098,9 +2098,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-flex-basis-auto%E2%91%A4", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A7", "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%A8", + "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-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", @@ -2188,7 +2188,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%93%AA", + "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-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", @@ -2235,7 +2235,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%A5", - "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-valdef-align-items-auto%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A2%E2%91%A6", "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-propdef-flex%E2%91%A2%E2%91%A8", @@ -2253,17 +2253,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%A0", + "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-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%A1", + "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%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%A6", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A8", "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 2059c2c8d2e1..b033a13964fd 100644 --- a/ed/ids/css-fonts-4.json +++ b/ed/ids/css-fonts-4.json @@ -116,7 +116,7 @@ "https://drafts.csswg.org/css-fonts-4/#infopanel-for-valdef-font-family-emoji", "https://drafts.csswg.org/css-fonts-4/#infopaneltitle-for-valdef-font-family-emoji", "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-family-emoji", - "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-family-emoji%E2%91%A0", + "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-variant-emoji-emoji", "https://drafts.csswg.org/css-fonts-4/#math-def", "https://drafts.csswg.org/css-fonts-4/#valdef-font-family-math", "https://drafts.csswg.org/css-fonts-4/#fangsong-def", @@ -766,7 +766,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A3", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-family%E2%91%A8", - "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", "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/#font-fetching-requirements", "https://drafts.csswg.org/css-fonts-4/#same-origin-restriction", @@ -783,7 +783,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-src%E2%91%A6", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-src%E2%91%A7", "https://drafts.csswg.org/css-fonts-4/#font-display-desc", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display", + "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-at-font-face-rule%E2%91%A3%E2%91%A6", "https://drafts.csswg.org/css-fonts-4/#descdef-font-face-font-display", @@ -794,7 +794,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A6%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A6%E2%91%A3", "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A6%E2%91%A4", - "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-face-font-display%E2%91%A1", "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", @@ -827,14 +827,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%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%A0", "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-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-at-font-face-rule%E2%91%A4%E2%93%AA", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A2", + "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-ruledef-font-feature-values%E2%91%A1", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A3", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A4%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A4%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#descdef-font-feature-values-font-display", @@ -882,7 +882,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-position-normal-value", + "https://drafts.csswg.org/css-fonts-4/#ref-for-font-kerning-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", @@ -1072,8 +1072,6 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A8%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A8%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#font-variant-position-normal-value", - "https://drafts.csswg.org/css-fonts-4/#infopanel-for-font-variant-position-normal-value", - "https://drafts.csswg.org/css-fonts-4/#infopaneltitle-for-font-variant-position-normal-value", "https://drafts.csswg.org/css-fonts-4/#valdef-font-variant-position-sub", "https://drafts.csswg.org/css-fonts-4/#infopanel-for-valdef-font-variant-position-sub", "https://drafts.csswg.org/css-fonts-4/#infopaneltitle-for-valdef-font-variant-position-sub", @@ -1260,7 +1258,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-feature-values%E2%91%A8", "https://drafts.csswg.org/css-fonts-4/#ref-for-typedef-declaration-list%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-rule", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A4", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A3", "https://drafts.csswg.org/css-fonts-4/#ref-for-cssstyledeclaration-declarations", "https://drafts.csswg.org/css-fonts-4/#font-feature-value-declaration", "https://drafts.csswg.org/css-fonts-4/#infopanel-for-font-feature-value-declaration", @@ -1421,7 +1419,7 @@ "https://drafts.csswg.org/css-fonts-4/#ffs-replacements", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-feature-settings%E2%91%A8", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-kerning%E2%91%A1", - "https://drafts.csswg.org/css-fonts-4/#ref-for-font-kerning-normal-value", + "https://drafts.csswg.org/css-fonts-4/#ref-for-font-kerning-normal-value%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-kerning%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-writing-mode", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-variant-ligatures%E2%91%A3", @@ -1699,7 +1697,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-palette-values%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-palette-values%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-fonts-4/#font-family-2-desc", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-family%E2%91%A0", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-palette-values-font-family%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#descdef-font-palette-values-font-family", "https://drafts.csswg.org/css-fonts-4/#infopanel-for-descdef-font-palette-values-font-family", "https://drafts.csswg.org/css-fonts-4/#infopaneltitle-for-descdef-font-palette-values-font-family", @@ -1753,6 +1751,8 @@ "https://drafts.csswg.org/css-fonts-4/#valdef-font-variant-emoji-normal", "https://drafts.csswg.org/css-fonts-4/#valdef-font-variant-emoji-text", "https://drafts.csswg.org/css-fonts-4/#valdef-font-variant-emoji-emoji", + "https://drafts.csswg.org/css-fonts-4/#infopanel-for-valdef-font-variant-emoji-emoji", + "https://drafts.csswg.org/css-fonts-4/#infopaneltitle-for-valdef-font-variant-emoji-emoji", "https://drafts.csswg.org/css-fonts-4/#valdef-font-variant-emoji-unicode", "https://drafts.csswg.org/css-fonts-4/#ex-emoji-variant", "https://drafts.csswg.org/css-fonts-4/#font-taxonomy", @@ -1866,7 +1866,7 @@ "https://drafts.csswg.org/css-fonts-4/#sp217", "https://drafts.csswg.org/css-fonts-4/#a11y", "https://drafts.csswg.org/css-fonts-4/#acknowledgments", - "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-feature-values-font-display%E2%91%A4", "https://drafts.csswg.org/css-fonts-4/#changes", "https://drafts.csswg.org/css-fonts-4/#changes-2021-12-21", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-palette%E2%91%A4", @@ -2171,7 +2171,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-ascent-override%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-descent-override%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-face-font-family%E2%91%A1", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-family%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-feature-settings%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-language-override%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-named-instance%E2%91%A2", @@ -2188,7 +2188,7 @@ "https://drafts.csswg.org/css-fonts-4/#font-palette-values-descriptor-table", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-palette-values%E2%91%A2%E2%93%AA", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-palette-values-base-palette", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-palette-values-font-family%E2%91%A0", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-palette-values-font-family%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-palette-values-override-colors%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#idl-index", "https://drafts.csswg.org/css-fonts-4/#issues-index", diff --git a/ed/ids/css-grid-1.json b/ed/ids/css-grid-1.json index 4a521f774277..476128383190 100644 --- a/ed/ids/css-grid-1.json +++ b/ed/ids/css-grid-1.json @@ -223,11 +223,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-valdef-grid-template-columns-auto%E2%91%A1", + "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", @@ -1075,8 +1075,8 @@ "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-e7e1afc0", "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%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A1", + "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%A7", "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", @@ -1489,7 +1489,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%A2", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#propdef-grid-area", "https://drafts.csswg.org/css-grid-1/#infopanel-for-propdef-grid-area", "https://drafts.csswg.org/css-grid-1/#infopaneltitle-for-propdef-grid-area", @@ -1514,17 +1514,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%A3", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A1", "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%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-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%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-margin", "https://drafts.csswg.org/css-grid-1/#auto-placement-algo", "https://drafts.csswg.org/css-grid-1/#grid-item-placement-algorithm", @@ -1666,7 +1666,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%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-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", @@ -1680,11 +1680,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%A7", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A5", "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-grid-placement-auto%E2%91%A8", + "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-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", @@ -1866,7 +1866,7 @@ "https://drafts.csswg.org/css-grid-1/#infopaneltitle-for-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%A6", + "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-valdef-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/#infopanel-for-flexible-sizing-function", @@ -1893,10 +1893,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-valdef-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-valdef-grid-template-columns-auto%E2%91%A7", + "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-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-valdef-grid-template-columns-auto%E2%91%A8", + "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-typedef-flex%E2%91%A0%E2%91%A3", "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", @@ -1958,12 +1958,12 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-minmax%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-typedef-flex%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-fit-content%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-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#max-track-sizing-function", "https://drafts.csswg.org/css-grid-1/#infopanel-for-max-track-sizing-function", "https://drafts.csswg.org/css-grid-1/#infopaneltitle-for-max-track-sizing-function", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-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%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-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-valdef-grid-template-columns-fit-content%E2%91%A6", @@ -2331,7 +2331,7 @@ "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-flex-fr%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-area%E2%91%A2%E2%91%A5", - "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-grid-placement-auto%E2%91%A0%E2%91%A0", "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", @@ -2430,8 +2430,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%A8", - "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-auto%E2%91%A0%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-min-track-sizing-function%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A5", @@ -2474,7 +2474,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%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-min-track-sizing-function%E2%91%A0%E2%91%A4", "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", @@ -2498,11 +2498,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%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A6", - "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-content-based-minimum-size%E2%91%A7", "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%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-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", @@ -2627,7 +2627,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-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-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", @@ -2705,11 +2705,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%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%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%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%A1%E2%91%A3", - "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-grid-container%E2%91%A0%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%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-grid-container%E2%91%A0%E2%91%A1%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-percentage-value%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-fit-content-size", @@ -2735,9 +2735,9 @@ "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-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%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-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%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-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%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-free-space%E2%91%A0%E2%91%A3", @@ -2755,7 +2755,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%A3", "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%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-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", @@ -2765,7 +2765,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%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A1%E2%93%AA", - "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-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A8", "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/#ref-for-grid-track%E2%91%A2%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-fixed-sizing-function%E2%91%A0%E2%91%A2", @@ -2784,10 +2784,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%A2%E2%91%A0", + "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-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%A0", - "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-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A0", "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", @@ -2797,7 +2797,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%A2", - "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-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%91%A3", "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", @@ -2805,7 +2805,7 @@ "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-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-grid-placement-auto%E2%91%A0%E2%91%A3", + "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-container%E2%91%A0%E2%91%A2%E2%91%A4", "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", @@ -2833,7 +2833,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%A4", + "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-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", @@ -2848,9 +2848,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%A5", - "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-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A3", + "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/#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 20c611a5d04b..db233c71d905 100644 --- a/ed/ids/css-grid-2.json +++ b/ed/ids/css-grid-2.json @@ -257,7 +257,7 @@ "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-grid-placement-auto%E2%91%A0", + "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-block-size", "https://drafts.csswg.org/css-grid-2/#ref-for-max-content", "https://drafts.csswg.org/css-grid-2/#ref-for-min-content", @@ -389,7 +389,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%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-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", @@ -768,7 +768,7 @@ "https://drafts.csswg.org/css-grid-2/#infopanel-for-valdef-grid-template-columns-fit-content", "https://drafts.csswg.org/css-grid-2/#infopaneltitle-for-valdef-grid-template-columns-fit-content", "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%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-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-valdef-grid-template-columns-fit-content%E2%91%A0", @@ -1201,13 +1201,13 @@ "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%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-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-e7e1afc0", - "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-grid-placement-auto%E2%91%A1", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A2", + "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-valdef-grid-template-columns-auto%E2%91%A6", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-implicitly-assigned-line-name%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-named-grid-area%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-repeat%E2%91%A0%E2%91%A0", @@ -1638,7 +1638,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row-end%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-column-end%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A3", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#propdef-grid-area", "https://drafts.csswg.org/css-grid-2/#infopanel-for-propdef-grid-area", "https://drafts.csswg.org/css-grid-2/#infopaneltitle-for-propdef-grid-area", @@ -1663,17 +1663,17 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-column-end%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A0%E2%91%A7", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A4", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row-end%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row-start%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row-end%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A1%E2%93%AA", - "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%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-column-start%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row-start%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A1%E2%91%A0", - "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%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-margin", "https://drafts.csswg.org/css-grid-2/#auto-placement-algo", "https://drafts.csswg.org/css-grid-2/#grid-item-placement-algorithm", @@ -1967,7 +1967,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-physical", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-direction", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-writing-mode", - "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%E2%91%A5", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-property%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A6%E2%91%A5", @@ -1981,11 +1981,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-grid-placement-auto%E2%91%A7", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A6", "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%A6", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A7", "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", @@ -2273,12 +2273,12 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-minmax%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-typedef-flex%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-fit-content%E2%91%A2", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A8", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A8", "https://drafts.csswg.org/css-grid-2/#max-track-sizing-function", "https://drafts.csswg.org/css-grid-2/#infopanel-for-max-track-sizing-function", "https://drafts.csswg.org/css-grid-2/#infopaneltitle-for-max-track-sizing-function", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-minmax%E2%91%A4", - "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-valdef-grid-template-columns-auto%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-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-valdef-grid-template-columns-fit-content%E2%91%A4", @@ -2291,7 +2291,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-valdef-grid-template-columns-auto%E2%91%A8", + "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-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%A0", @@ -2328,7 +2328,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%93%AA", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A8", "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", @@ -2348,7 +2348,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-valdef-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%A0", + "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-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", @@ -2368,7 +2368,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%A0%E2%91%A0", + "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-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%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-min-content-constraint%E2%91%A1", @@ -2450,7 +2450,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%A1", + "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", @@ -2611,7 +2611,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A0%E2%91%A1%E2%91%A0", "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%E2%91%A0", - "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%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", @@ -2636,10 +2636,10 @@ "https://drafts.csswg.org/css-grid-2/#fragmentation-alg", "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%A0%E2%91%A3", + "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-valdef-flex-fr%E2%91%A8", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-area%E2%91%A2%E2%91%A6", - "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%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-multicol-1.json b/ed/ids/css-multicol-1.json index 4dcb9effe296..e0dde34a7eab 100644 --- a/ed/ids/css-multicol-1.json +++ b/ed/ids/css-multicol-1.json @@ -346,7 +346,6 @@ "https://drafts.csswg.org/css-multicol-1/#pagination-and-overflow-outside-multicol", "https://drafts.csswg.org/css-multicol-1/#ref-for-propdef-overflow", "https://drafts.csswg.org/css-multicol-1/#ref-for-propdef-height", - "https://drafts.csswg.org/css-multicol-1/#ref-for-propdef-max-height", "https://drafts.csswg.org/css-multicol-1/#overflow-columns", "https://drafts.csswg.org/css-multicol-1/#example-a5e26f6e", "https://drafts.csswg.org/css-multicol-1/#example-6e5c350e", @@ -510,9 +509,6 @@ "https://drafts.csswg.org/css-multicol-1/#dd282caec5c91679691433c2ef9405b9", "https://drafts.csswg.org/css-multicol-1/#infopanel-for-dd282caec5c91679691433c2ef9405b9", "https://drafts.csswg.org/css-multicol-1/#infopaneltitle-for-dd282caec5c91679691433c2ef9405b9", - "https://drafts.csswg.org/css-multicol-1/#ea65e185e97f9543db2f33e37bb98ca1", - "https://drafts.csswg.org/css-multicol-1/#infopanel-for-ea65e185e97f9543db2f33e37bb98ca1", - "https://drafts.csswg.org/css-multicol-1/#infopaneltitle-for-ea65e185e97f9543db2f33e37bb98ca1", "https://drafts.csswg.org/css-multicol-1/#31e4c69dd216263553762f7355a23050", "https://drafts.csswg.org/css-multicol-1/#infopanel-for-31e4c69dd216263553762f7355a23050", "https://drafts.csswg.org/css-multicol-1/#infopaneltitle-for-31e4c69dd216263553762f7355a23050", diff --git a/ed/ids/css-position-3.json b/ed/ids/css-position-3.json index ac37f2136343..e551bb76d9c4 100644 --- a/ed/ids/css-position-3.json +++ b/ed/ids/css-position-3.json @@ -919,6 +919,8 @@ "https://drafts.csswg.org/css-position-3/#ack", "https://drafts.csswg.org/css-position-3/#changes", "https://drafts.csswg.org/css-position-3/#ref-for-sticky-position%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-position-3/#ref-for-stacking-context%E2%91%A5", + "https://drafts.csswg.org/css-position-3/#ref-for-sticky-position%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-position-3/#ref-for-containing-block%E2%91%A3%E2%91%A6", "https://drafts.csswg.org/css-position-3/#ref-for-containing-block%E2%91%A3%E2%91%A7", "https://drafts.csswg.org/css-position-3/#ref-for-static-position-containing-block%E2%91%A1", @@ -943,7 +945,7 @@ "https://drafts.csswg.org/css-position-3/#ref-for-ratio-determining-axis%E2%91%A0", "https://drafts.csswg.org/css-position-3/#ref-for-sticky-view-rectangle%E2%91%A5", "https://drafts.csswg.org/css-position-3/#ref-for-border-box%E2%91%A2", - "https://drafts.csswg.org/css-position-3/#ref-for-sticky-position%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-position-3/#ref-for-sticky-position%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-position-3/#ref-for-css-end%E2%91%A6", "https://drafts.csswg.org/css-position-3/#ref-for-sticky-view-rectangle%E2%91%A6", "https://drafts.csswg.org/css-position-3/#ref-for-border-box%E2%91%A3", diff --git a/ed/ids/css-pseudo-4.json b/ed/ids/css-pseudo-4.json index 63baf896ee92..f9c0af4e633e 100644 --- a/ed/ids/css-pseudo-4.json +++ b/ed/ids/css-pseudo-4.json @@ -543,12 +543,12 @@ "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-element-pseudo", "https://drafts.csswg.org/css-pseudo-4/#ref-for-cssstyledeclaration", "https://drafts.csswg.org/css-pseudo-4/#window-interface", - "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-element-pseudo%E2%91%A0", + "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo", "https://drafts.csswg.org/css-pseudo-4/#ref-for-element%E2%91%A3", "https://drafts.csswg.org/css-pseudo-4/#ref-for-element%E2%91%A4", "https://drafts.csswg.org/css-pseudo-4/#ref-for-element%E2%91%A5", "https://drafts.csswg.org/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A5", - "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-element-pseudo%E2%91%A1", + "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-element-pseudo%E2%91%A0", "https://drafts.csswg.org/css-pseudo-4/#ref-for-cssomstring%E2%91%A1", "https://drafts.csswg.org/css-pseudo-4/#dom-element-pseudo-type-type", "https://drafts.csswg.org/css-pseudo-4/#infopanel-for-dom-element-pseudo-type-type", @@ -568,7 +568,7 @@ "https://drafts.csswg.org/css-pseudo-4/#ref-for-originating-element%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A8", "https://drafts.csswg.org/css-pseudo-4/#issue-302461e7", - "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-element-pseudo%E2%91%A2", + "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo%E2%91%A0", "https://drafts.csswg.org/css-pseudo-4/#getComputedStyle", "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-window-getcomputedstyle", "https://drafts.csswg.org/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A0%E2%91%A7", @@ -609,7 +609,7 @@ "https://drafts.csswg.org/css-pseudo-4/#ref-for-pseudo-element%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-parent%E2%91%A2", - "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo", + "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo-type", "https://drafts.csswg.org/css-pseudo-4/#ref-for-sub-pseudo-element%E2%91%A5", "https://drafts.csswg.org/css-pseudo-4/#ref-for-selectordef-target-text%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A1%E2%91%A8", @@ -626,7 +626,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%A8", "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-element-pseudo%E2%91%A1", "https://drafts.csswg.org/css-pseudo-4/#ref-for-valdef-color-currentcolor%E2%91%A2", "https://drafts.csswg.org/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A2%E2%91%A0", diff --git a/ed/ids/css-text-4.json b/ed/ids/css-text-4.json index e2c2704880fd..93ccbed11e05 100644 --- a/ed/ids/css-text-4.json +++ b/ed/ids/css-text-4.json @@ -1285,6 +1285,7 @@ "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A5%E2%91%A6", "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A5%E2%91%A7", "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A5%E2%91%A8", + "https://drafts.csswg.org/css-text-4/#ref-for-comb-any%E2%91%A3", "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-justify-distribute", "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-align-justify%E2%91%A2", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-align%E2%91%A7", @@ -1334,6 +1335,11 @@ "https://drafts.csswg.org/css-text-4/#ref-for-justification-opportunity%E2%91%A2", "https://drafts.csswg.org/css-text-4/#ref-for-bopomofo-characters", "https://drafts.csswg.org/css-text-4/#ref-for-ruby-annotation-box", + "https://drafts.csswg.org/css-text-4/#valdef-text-justify-no-compress", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing-trim", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-autospace", + "https://drafts.csswg.org/css-text-4/#issue-a6b9619a", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing", "https://drafts.csswg.org/css-text-4/#ref-for-content-language%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-text-4/#expanding-text", "https://drafts.csswg.org/css-text-4/#justification-opportunity", @@ -1449,8 +1455,11 @@ "https://drafts.csswg.org/css-text-4/#spacing", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-word-spacing%E2%91%A3", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-letter-spacing%E2%91%A3", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-line-padding", "https://drafts.csswg.org/css-text-4/#ref-for-word-separator%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-text-4/#ref-for-typographic-character-unit%E2%91%A3%E2%93%AA", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing-trim%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-autospace%E2%91%A0", "https://drafts.csswg.org/css-text-4/#word-spacing-property", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-word-spacing%E2%91%A4", "https://drafts.csswg.org/css-text-4/#word-spacing", @@ -1527,7 +1536,7 @@ "https://drafts.csswg.org/css-text-4/#ref-for-propdef-letter-spacing%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-letter-spacing%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-text-4/#line-padding-property", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-line-padding", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-line-padding%E2%91%A0", "https://drafts.csswg.org/css-text-4/#propdef-line-padding", "https://drafts.csswg.org/css-text-4/#infopanel-for-propdef-line-padding", "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-propdef-line-padding", @@ -1542,125 +1551,129 @@ "https://drafts.csswg.org/css-text-4/#ref-for-justification-opportunity%E2%91%A1%E2%91%A1", "https://drafts.csswg.org/css-text-4/#example-4c81cd27", "https://drafts.csswg.org/css-text-4/#line-padding-rendering", - "https://drafts.csswg.org/css-text-4/#text-spacing-property", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing", - "https://drafts.csswg.org/css-text-4/#propdef-text-spacing", - "https://drafts.csswg.org/css-text-4/#infopanel-for-propdef-text-spacing", - "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-propdef-text-spacing", + "https://drafts.csswg.org/css-text-4/#text-autospace-property", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-autospace%E2%91%A1", + "https://drafts.csswg.org/css-text-4/#propdef-text-autospace", + "https://drafts.csswg.org/css-text-4/#infopanel-for-propdef-text-autospace", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-propdef-text-autospace", "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A6%E2%91%A6", + "https://drafts.csswg.org/css-text-4/#ref-for-typedef-autospace", + "https://drafts.csswg.org/css-text-4/#ref-for-inline-formatting-context%E2%91%A3", + "https://drafts.csswg.org/css-text-4/#typedef-autospace", + "https://drafts.csswg.org/css-text-4/#ref-for-typedef-autospace%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#infopanel-for-typedef-autospace", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-typedef-autospace", "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A6%E2%91%A7", - "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A6%E2%91%A8", - "https://drafts.csswg.org/css-text-4/#ref-for-comb-any%E2%91%A3", - "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A7%E2%93%AA", - "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A7%E2%91%A0", "https://drafts.csswg.org/css-text-4/#ref-for-comb-any%E2%91%A4", - "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A7%E2%91%A1", - "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A7%E2%91%A2", "https://drafts.csswg.org/css-text-4/#ref-for-comb-any%E2%91%A5", - "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A7%E2%91%A3", "https://drafts.csswg.org/css-text-4/#ref-for-comb-any%E2%91%A6", - "https://drafts.csswg.org/css-text-4/#ref-for-comb-any%E2%91%A7", - "https://drafts.csswg.org/css-text-4/#ref-for-comb-any%E2%91%A8", - "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-normal", - "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-normal", - "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-normal", - "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-none", - "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-none", - "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-none", - "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-auto", - "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-auto", - "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-auto", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-auto", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing%E2%91%A0", - "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-no-compress", - "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-space-start", - "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-space-start", - "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-space-start", - "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-opening-punctuation", - "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-trim-start", - "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-trim-start", - "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-trim-start", - "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-opening-punctuation%E2%91%A0", - "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-space-first", - "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-space-first", - "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-space-first", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-space-start", - "https://drafts.csswg.org/css-text-4/#ref-for-forced-line-break%E2%91%A7", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-start", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-start%E2%91%A0", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-space-first", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-hanging-punctuation", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-indent", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-start%E2%91%A1", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-hanging-punctuation%E2%91%A0", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-indent%E2%91%A0", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-start%E2%91%A2", - "https://drafts.csswg.org/css-text-4/#issue-20e93a87", - "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-allow-end", - "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-allow-end", - "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-allow-end", - "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-closing-punctuation", - "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-space-end", - "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-space-end", - "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-space-end", - "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-closing-punctuation%E2%91%A0", - "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-trim-end", - "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-trim-end", - "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-trim-end", - "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-closing-punctuation%E2%91%A1", - "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-space-adjacent", - "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-space-adjacent", - "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-space-adjacent", - "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-opening-punctuation%E2%91%A1", - "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-closing-punctuation%E2%91%A2", - "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-trim-adjacent", - "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-ideograph-alpha", - "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-ideograph-alpha", - "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-ideograph-alpha", + "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A6%E2%91%A8", + "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-normal", + "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-no-autospace", + "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-autospace-no-autospace", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-autospace-no-autospace", + "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-insert", + "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-autospace-insert", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-autospace-insert", + "https://drafts.csswg.org/css-text-4/#ref-for-unicode-general-category%E2%91%A3", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-autospace-insert", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-autospace-replace", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-autospace-insert%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-replace", + "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-autospace-replace", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-autospace-replace", + "https://drafts.csswg.org/css-text-4/#ref-for-spaces%E2%91%A2%E2%91%A2", + "https://drafts.csswg.org/css-text-4/#ref-for-spaces%E2%91%A2%E2%91%A3", + "https://drafts.csswg.org/css-text-4/#ref-for-unicode-general-category%E2%91%A4", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-autospace-insert%E2%91%A1", + "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-ideograph-alpha", + "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-autospace-ideograph-alpha", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-autospace-ideograph-alpha", "https://drafts.csswg.org/css-text-4/#ref-for-ideographs", "https://drafts.csswg.org/css-text-4/#ref-for-non-ideographic-letters", - "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-ideograph-numeric", - "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-ideograph-numeric", - "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-ideograph-numeric", + "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-ideograph-numeric", + "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-autospace-ideograph-numeric", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-autospace-ideograph-numeric", "https://drafts.csswg.org/css-text-4/#ref-for-ideographs%E2%91%A0", "https://drafts.csswg.org/css-text-4/#ref-for-non-ideographic-numerals", - "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-punctuation", - "https://drafts.csswg.org/css-text-4/#issue-79e83d5f", + "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-punctuation", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-word-spacing%E2%91%A6", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-letter-spacing%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-letter-spacing%E2%91%A0%E2%91%A7", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing%E2%91%A1", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-autospace%E2%91%A2", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-word-spacing%E2%91%A7", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-normal", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-none", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-start%E2%91%A3", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-end", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-space-end", - "https://drafts.csswg.org/css-text-4/#issue-2d794e33", "https://drafts.csswg.org/css-text-4/#inter-script-spacing", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-ideograph-alpha", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-ideograph-numeric", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-autospace-ideograph-alpha", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-autospace-ideograph-numeric", "https://drafts.csswg.org/css-text-4/#ref-for-margin", "https://drafts.csswg.org/css-text-4/#ref-for-border", "https://drafts.csswg.org/css-text-4/#ref-for-padding", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-normal%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-normal", + "https://drafts.csswg.org/css-text-4/#text-spacing-trim-property", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing-trim%E2%91%A1", + "https://drafts.csswg.org/css-text-4/#propdef-text-spacing-trim", + "https://drafts.csswg.org/css-text-4/#infopanel-for-propdef-text-spacing-trim", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-propdef-text-spacing-trim", + "https://drafts.csswg.org/css-text-4/#ref-for-typedef-spacing-trim", + "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A7%E2%93%AA", + "https://drafts.csswg.org/css-text-4/#ref-for-inline-formatting-context%E2%91%A4", + "https://drafts.csswg.org/css-text-4/#typedef-spacing-trim", + "https://drafts.csswg.org/css-text-4/#ref-for-typedef-spacing-trim%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#infopanel-for-typedef-spacing-trim", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-typedef-spacing-trim", + "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A7%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A7%E2%91%A1", + "https://drafts.csswg.org/css-text-4/#ref-for-comb-any%E2%91%A7", + "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-trim-space-all", + "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-trim-space-all", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-trim-space-all", + "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-trim-trim-auto", + "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-trim-trim-auto", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-trim-trim-auto", + "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-opening-punctuation", + "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-closing-punctuation", + "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-trim-space-first", + "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-trim-space-first", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-trim-space-first", + "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-opening-punctuation%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#ref-for-block-container%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-trim-auto", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-allow-end", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-trim-auto%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-space-all", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-hanging-punctuation", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-indent", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-trim-auto%E2%91%A1", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-hanging-punctuation%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-indent%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-trim-allow-end", + "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-trim-allow-end", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-trim-allow-end", + "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-closing-punctuation%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-trim-auto%E2%91%A2", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-space-first", + "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-trim-auto", + "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-trim-auto", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-trim-auto", + "https://drafts.csswg.org/css-text-4/#issue-f384d437", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-auto", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-trim-auto%E2%91%A3", "https://drafts.csswg.org/css-text-4/#fullwidth-collapsing", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing%E2%91%A2", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing%E2%91%A3", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-space-adjacent", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-none%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing-trim%E2%91%A2", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing-trim%E2%91%A3", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-space-all%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-opening-punctuation%E2%91%A1", "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-opening-punctuation%E2%91%A2", - "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-opening-punctuation%E2%91%A3", "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-middle-dot-punctuation", - "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-closing-punctuation%E2%91%A3", + "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-closing-punctuation%E2%91%A1", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-font-size%E2%91%A5", - "https://drafts.csswg.org/css-text-4/#ref-for-unicode-general-category%E2%91%A3", - "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-closing-punctuation%E2%91%A4", - "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-closing-punctuation%E2%91%A5", + "https://drafts.csswg.org/css-text-4/#ref-for-unicode-general-category%E2%91%A5", + "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-closing-punctuation%E2%91%A2", + "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-closing-punctuation%E2%91%A3", "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-middle-dot-punctuation%E2%91%A0", - "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-opening-punctuation%E2%91%A4", + "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-opening-punctuation%E2%91%A3", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-font-size%E2%91%A6", - "https://drafts.csswg.org/css-text-4/#ref-for-unicode-general-category%E2%91%A4", + "https://drafts.csswg.org/css-text-4/#ref-for-unicode-general-category%E2%91%A6", "https://drafts.csswg.org/css-text-4/#example-939a2863", "https://drafts.csswg.org/css-text-4/#text-spacing-classes", "https://drafts.csswg.org/css-text-4/#issue-2a3b8c81", @@ -1668,13 +1681,13 @@ "https://drafts.csswg.org/css-text-4/#infopanel-for-ideographs", "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-ideographs", "https://drafts.csswg.org/css-text-4/#ref-for-typographic-character-unit%E2%91%A4%E2%91%A0", - "https://drafts.csswg.org/css-text-4/#ref-for-unicode-general-category%E2%91%A5", + "https://drafts.csswg.org/css-text-4/#ref-for-unicode-general-category%E2%91%A7", "https://drafts.csswg.org/css-text-4/#ref-for-unicode-script%E2%91%A0", "https://drafts.csswg.org/css-text-4/#non-ideographic-letters", "https://drafts.csswg.org/css-text-4/#infopanel-for-non-ideographic-letters", "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-non-ideographic-letters", "https://drafts.csswg.org/css-text-4/#ref-for-typographic-character-unit%E2%91%A4%E2%91%A1", - "https://drafts.csswg.org/css-text-4/#ref-for-unicode-general-category%E2%91%A6", + "https://drafts.csswg.org/css-text-4/#ref-for-unicode-general-category%E2%91%A8", "https://drafts.csswg.org/css-text-4/#ref-for-ideographs%E2%91%A1", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-orientation", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-combine-upright", @@ -1682,7 +1695,7 @@ "https://drafts.csswg.org/css-text-4/#infopanel-for-non-ideographic-numerals", "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-non-ideographic-numerals", "https://drafts.csswg.org/css-text-4/#ref-for-typographic-character-unit%E2%91%A4%E2%91%A2", - "https://drafts.csswg.org/css-text-4/#ref-for-unicode-general-category%E2%91%A7", + "https://drafts.csswg.org/css-text-4/#ref-for-unicode-general-category%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-orientation%E2%91%A0", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-combine-upright%E2%91%A0", "https://drafts.csswg.org/css-text-4/#fullwidth-opening-punctuation", @@ -1707,14 +1720,52 @@ "https://drafts.csswg.org/css-text-4/#fullwidth-ambiguous", "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-colon-punctuation%E2%91%A1", "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-dot-punctuation%E2%91%A1", - "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-closing-punctuation%E2%91%A6", + "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-closing-punctuation%E2%91%A4", "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-middle-dot-punctuation%E2%91%A1", "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-colon-punctuation%E2%91%A2", "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-dot-punctuation%E2%91%A2", - "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-closing-punctuation%E2%91%A7", + "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-closing-punctuation%E2%91%A5", "https://drafts.csswg.org/css-text-4/#ref-for-fullwidth-middle-dot-punctuation%E2%91%A2", "https://drafts.csswg.org/css-text-4/#japanese-start-edges", - "https://drafts.csswg.org/css-text-4/#example-577d981a", + "https://drafts.csswg.org/css-text-4/#example-28377163", + "https://drafts.csswg.org/css-text-4/#text-spacing-property", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#propdef-text-spacing", + "https://drafts.csswg.org/css-text-4/#infopanel-for-propdef-text-spacing", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-propdef-text-spacing", + "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A7%E2%91%A2", + "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A7%E2%91%A3", + "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A7%E2%91%A4", + "https://drafts.csswg.org/css-text-4/#ref-for-typedef-autospace%E2%91%A1", + "https://drafts.csswg.org/css-text-4/#ref-for-comb-any%E2%91%A8", + "https://drafts.csswg.org/css-text-4/#ref-for-typedef-spacing-trim%E2%91%A1", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing-trim%E2%91%A4", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-autospace%E2%91%A3", + "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-normal", + "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-spacing-normal", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-spacing-normal", + "https://drafts.csswg.org/css-text-4/#ref-for-longhand", + "https://drafts.csswg.org/css-text-4/#ref-for-initial-value", + "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-none", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing-trim%E2%91%A5", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-space-all%E2%91%A1", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-autospace%E2%91%A4", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-autospace-no-autospace", + "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-auto", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing-trim%E2%91%A6", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-autospace%E2%91%A5", + "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-spacing-trim", + "https://drafts.csswg.org/css-text-4/#ref-for-typedef-spacing-trim%E2%91%A2", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing-trim%E2%91%A7", + "https://drafts.csswg.org/css-text-4/#ref-for-typedef-autospace%E2%91%A2", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-autospace%E2%91%A6", + "https://drafts.csswg.org/css-text-4/#ref-for-initial-value%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#valdef-text-spacing-autospace", + "https://drafts.csswg.org/css-text-4/#ref-for-typedef-autospace%E2%91%A3", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-autospace%E2%91%A7", + "https://drafts.csswg.org/css-text-4/#ref-for-typedef-spacing-trim%E2%91%A3", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing-trim%E2%91%A8", + "https://drafts.csswg.org/css-text-4/#ref-for-initial-value%E2%91%A1", "https://drafts.csswg.org/css-text-4/#boundary-shaping", "https://drafts.csswg.org/css-text-4/#ref-for-typographic-character-unit%E2%91%A4%E2%91%A3", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-margin%E2%91%A0", @@ -1753,7 +1804,7 @@ "https://drafts.csswg.org/css-text-4/#valdef-text-indent-each-line", "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-indent-each-line", "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-valdef-text-indent-each-line", - "https://drafts.csswg.org/css-text-4/#ref-for-forced-line-break%E2%91%A8", + "https://drafts.csswg.org/css-text-4/#ref-for-forced-line-break%E2%91%A7", "https://drafts.csswg.org/css-text-4/#ref-for-soft-wrap-break", "https://drafts.csswg.org/css-text-4/#valdef-text-indent-hanging", "https://drafts.csswg.org/css-text-4/#infopanel-for-valdef-text-indent-hanging", @@ -1804,9 +1855,9 @@ "https://drafts.csswg.org/css-text-4/#propdef-hanging-punctuation", "https://drafts.csswg.org/css-text-4/#infopanel-for-propdef-hanging-punctuation", "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-propdef-hanging-punctuation", - "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A7%E2%91%A4", - "https://drafts.csswg.org/css-text-4/#ref-for-comb-any%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A7%E2%91%A5", + "https://drafts.csswg.org/css-text-4/#ref-for-comb-any%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-text-4/#ref-for-comb-one%E2%91%A7%E2%91%A6", "https://drafts.csswg.org/css-text-4/#ref-for-comb-any%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-text-4/#ref-for-hang%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-hanging-punctuation%E2%91%A3", @@ -1876,15 +1927,15 @@ "https://drafts.csswg.org/css-text-4/#ref-for-wrapping%E2%91%A4", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-letter-spacing%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-word-spacing%E2%91%A8", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing%E2%91%A4", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-line-padding%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing%E2%91%A1", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-line-padding%E2%91%A1", "https://drafts.csswg.org/css-text-4/#plaintext", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-transform%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-space-trim%E2%91%A4", "https://drafts.csswg.org/css-text-4/#ref-for-collapsible-white-space%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-text-4/#ref-for-white-space%E2%91%A1%E2%91%A1", "https://drafts.csswg.org/css-text-4/#ref-for-block", - "https://drafts.csswg.org/css-text-4/#ref-for-forced-line-break%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-text-4/#ref-for-forced-line-break%E2%91%A8", "https://drafts.csswg.org/css-text-4/#default-stylesheet", "https://drafts.csswg.org/css-text-4/#example-de98300d", "https://drafts.csswg.org/css-text-4/#script-groups", @@ -1973,12 +2024,12 @@ "https://drafts.csswg.org/css-text-4/#changes", "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-justify-ruby", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-justify%E2%91%A8", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing%E2%91%A5", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-end%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing%E2%91%A2", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-trim-end", "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-allow-end", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing%E2%91%A6", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-ideograph-alpha%E2%91%A0", - "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-ideograph-numeric%E2%91%A0", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing%E2%91%A3", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-ideograph-alpha", + "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-spacing-ideograph-numeric", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-align%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-text-4/#ref-for-valdef-text-align-start%E2%91%A5", "https://drafts.csswg.org/css-text-4/#ref-for-root-element%E2%91%A0", @@ -2016,8 +2067,8 @@ "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-align%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-group-align%E2%91%A0", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-align%E2%91%A0%E2%91%A2", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-line-padding%E2%91%A1", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing%E2%91%A7", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-line-padding%E2%91%A2", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing%E2%91%A4", "https://drafts.csswg.org/css-text-4/#w3c-conformance", "https://drafts.csswg.org/css-text-4/#w3c-conventions", "https://drafts.csswg.org/css-text-4/#w3c-example", @@ -2052,6 +2103,9 @@ "https://drafts.csswg.org/css-text-4/#4d652dca6d157bcfe06672ef8c06f3b8", "https://drafts.csswg.org/css-text-4/#infopanel-for-4d652dca6d157bcfe06672ef8c06f3b8", "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-4d652dca6d157bcfe06672ef8c06f3b8", + "https://drafts.csswg.org/css-text-4/#e2ac41e7ca5f2a73b2ab050dab8174f2", + "https://drafts.csswg.org/css-text-4/#infopanel-for-e2ac41e7ca5f2a73b2ab050dab8174f2", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-e2ac41e7ca5f2a73b2ab050dab8174f2", "https://drafts.csswg.org/css-text-4/#1f47e1707f2e19e769e09876ab71129a", "https://drafts.csswg.org/css-text-4/#infopanel-for-1f47e1707f2e19e769e09876ab71129a", "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-1f47e1707f2e19e769e09876ab71129a", @@ -2061,6 +2115,9 @@ "https://drafts.csswg.org/css-text-4/#b0dca2ea5632ded572dce9068d6d6305", "https://drafts.csswg.org/css-text-4/#infopanel-for-b0dca2ea5632ded572dce9068d6d6305", "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-b0dca2ea5632ded572dce9068d6d6305", + "https://drafts.csswg.org/css-text-4/#b376ddc08b9195d0d7cb2d3859ba3237", + "https://drafts.csswg.org/css-text-4/#infopanel-for-b376ddc08b9195d0d7cb2d3859ba3237", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-b376ddc08b9195d0d7cb2d3859ba3237", "https://drafts.csswg.org/css-text-4/#88203e30e23ec8428413dd1784c14d0c", "https://drafts.csswg.org/css-text-4/#infopanel-for-88203e30e23ec8428413dd1784c14d0c", "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-88203e30e23ec8428413dd1784c14d0c", @@ -2172,6 +2229,18 @@ "https://drafts.csswg.org/css-text-4/#c38836e55f309e8b4bda5022c95a6a20", "https://drafts.csswg.org/css-text-4/#infopanel-for-c38836e55f309e8b4bda5022c95a6a20", "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-c38836e55f309e8b4bda5022c95a6a20", + "https://drafts.csswg.org/css-text-4/#9cacc5fbf69cff5489d71295cb6d6313", + "https://drafts.csswg.org/css-text-4/#infopanel-for-9cacc5fbf69cff5489d71295cb6d6313", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-9cacc5fbf69cff5489d71295cb6d6313", + "https://drafts.csswg.org/css-text-4/#62391277cf6a47882a8cfd9e1f48781e", + "https://drafts.csswg.org/css-text-4/#infopanel-for-62391277cf6a47882a8cfd9e1f48781e", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-62391277cf6a47882a8cfd9e1f48781e", + "https://drafts.csswg.org/css-text-4/#a66f7ca18591b7c66df4476050493e0f", + "https://drafts.csswg.org/css-text-4/#infopanel-for-a66f7ca18591b7c66df4476050493e0f", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-a66f7ca18591b7c66df4476050493e0f", + "https://drafts.csswg.org/css-text-4/#d8ddbb2a6bf42a3a23043caef4d92d5f", + "https://drafts.csswg.org/css-text-4/#infopanel-for-d8ddbb2a6bf42a3a23043caef4d92d5f", + "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-d8ddbb2a6bf42a3a23043caef4d92d5f", "https://drafts.csswg.org/css-text-4/#ba843427c0e3c42708e7ff887afa4546", "https://drafts.csswg.org/css-text-4/#infopanel-for-ba843427c0e3c42708e7ff887afa4546", "https://drafts.csswg.org/css-text-4/#infopaneltitle-for-ba843427c0e3c42708e7ff887afa4546", @@ -2322,6 +2391,7 @@ "https://drafts.csswg.org/css-text-4/#biblio-css-ruby-1", "https://drafts.csswg.org/css-text-4/#biblio-css-sizing-3", "https://drafts.csswg.org/css-text-4/#biblio-css-text-3", + "https://drafts.csswg.org/css-text-4/#biblio-css-text-4", "https://drafts.csswg.org/css-text-4/#biblio-css-values-3", "https://drafts.csswg.org/css-text-4/#biblio-css-values-4", "https://drafts.csswg.org/css-text-4/#biblio-css-writing-modes-3", @@ -2369,18 +2439,20 @@ "https://drafts.csswg.org/css-text-4/#ref-for-propdef-hyphens%E2%91%A3", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-letter-spacing%E2%91%A1%E2%91%A1", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-line-break%E2%91%A0%E2%91%A2", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-line-padding%E2%91%A2", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-line-padding%E2%91%A3", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-overflow-wrap%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-tab-size%E2%91%A1", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-align%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-align-all%E2%91%A7", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-align-last%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-autospace%E2%91%A8", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-group-align%E2%91%A1", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-indent%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-justify%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-space-collapse%E2%91%A4", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-space-trim%E2%91%A7", - "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing%E2%91%A8", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing%E2%91%A5", + "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-spacing-trim%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-transform%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-text-wrap%E2%91%A7", "https://drafts.csswg.org/css-text-4/#ref-for-propdef-white-space%E2%91%A1%E2%91%A3", diff --git a/ed/ids/css-ui-3.json b/ed/ids/css-ui-3.json index ec2dc3e503ee..07a45610f112 100644 --- a/ed/ids/css-ui-3.json +++ b/ed/ids/css-ui-3.json @@ -28,12 +28,8 @@ "https://drafts.csswg.org/css-ui-3/#ref-for-comb-one", "https://drafts.csswg.org/css-ui-3/#valdef-box-sizing-content-box", "https://drafts.csswg.org/css-ui-3/#valdef-box-sizing-border-box", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-width", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-height", "https://drafts.csswg.org/css-ui-3/#ref-for-dcff7e2314af2c605b69d12ab2a02f5d", "https://drafts.csswg.org/css-ui-3/#ref-for-the-width-property", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-width%E2%91%A0", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-height%E2%91%A0", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-box-sizing%E2%91%A0", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-box-sizing%E2%91%A1", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-box-sizing%E2%91%A2", @@ -41,82 +37,25 @@ "https://drafts.csswg.org/css-ui-3/#min-inner-width", "https://drafts.csswg.org/css-ui-3/#infopanel-for-min-inner-width", "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-min-inner-width", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-min-width", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-min-width%E2%91%A0", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-padding-left", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-padding-right", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-border-left-width", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-border-right-width", "https://drafts.csswg.org/css-ui-3/#max-inner-width", "https://drafts.csswg.org/css-ui-3/#infopanel-for-max-inner-width", "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-max-inner-width", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-max-width", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-max-width%E2%91%A0", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-padding-left%E2%91%A0", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-padding-right%E2%91%A0", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-border-left-width%E2%91%A0", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-border-right-width%E2%91%A0", "https://drafts.csswg.org/css-ui-3/#min-inner-height", "https://drafts.csswg.org/css-ui-3/#infopanel-for-min-inner-height", "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-min-inner-height", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-min-height", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-min-height%E2%91%A0", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-padding-top", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-padding-bottom", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-border-top-width", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-border-bottom-width", "https://drafts.csswg.org/css-ui-3/#max-inner-height", "https://drafts.csswg.org/css-ui-3/#infopanel-for-max-inner-height", "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-max-inner-height", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-max-height", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-max-height%E2%91%A0", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-padding-top%E2%91%A0", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-padding-bottom%E2%91%A0", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-border-top-width%E2%91%A0", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-border-bottom-width%E2%91%A0", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-box-sizing%E2%91%A4", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-box-sizing%E2%91%A5", - "https://drafts.csswg.org/css-ui-3/#ref-for-content-width", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-width%E2%91%A1", "https://drafts.csswg.org/css-ui-3/#ref-for-the-width-property%E2%91%A0", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-border-left-width%E2%91%A1", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-padding-left%E2%91%A1", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-width%E2%91%A2", - "https://drafts.csswg.org/css-ui-3/#ref-for-content-width%E2%91%A0", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-left", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-margin-left", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-border-left-width%E2%91%A2", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-padding-left%E2%91%A2", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-width%E2%91%A3", - "https://drafts.csswg.org/css-ui-3/#ref-for-content-width%E2%91%A1", - "https://drafts.csswg.org/css-ui-3/#ref-for-content-height", "https://drafts.csswg.org/css-ui-3/#ref-for-min-inner-width", "https://drafts.csswg.org/css-ui-3/#ref-for-max-inner-width", "https://drafts.csswg.org/css-ui-3/#ref-for-min-inner-height", "https://drafts.csswg.org/css-ui-3/#ref-for-max-inner-height", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-max-width%E2%91%A1", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-max-width%E2%91%A2", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-width%E2%91%A4", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-min-width%E2%91%A1", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-min-width%E2%91%A2", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-width%E2%91%A5", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-width%E2%91%A6", - "https://drafts.csswg.org/css-ui-3/#ref-for-content-height%E2%91%A0", "https://drafts.csswg.org/css-ui-3/#ref-for-position-props", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-margin-top", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-border-top-width%E2%91%A1", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-padding-top%E2%91%A1", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-height%E2%91%A1", - "https://drafts.csswg.org/css-ui-3/#ref-for-content-width%E2%91%A2", - "https://drafts.csswg.org/css-ui-3/#ref-for-content-height%E2%91%A1", "https://drafts.csswg.org/css-ui-3/#ref-for-min-inner-height%E2%91%A0", "https://drafts.csswg.org/css-ui-3/#ref-for-max-inner-height%E2%91%A0", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-max-height%E2%91%A1", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-max-height%E2%91%A2", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-height%E2%91%A2", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-min-height%E2%91%A1", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-min-height%E2%91%A2", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-height%E2%91%A3", "https://drafts.csswg.org/css-ui-3/#example-7c24a6b2", "https://drafts.csswg.org/css-ui-3/#box-sizing-example", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-box-sizing%E2%91%A6", @@ -144,7 +83,6 @@ "https://drafts.csswg.org/css-ui-3/#infopanel-for-propdef-outline-style", "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-propdef-outline-style", "https://drafts.csswg.org/css-ui-3/#ref-for-comb-one%E2%91%A0", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-border-style", "https://drafts.csswg.org/css-ui-3/#outline-color", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-outline-color%E2%91%A0", "https://drafts.csswg.org/css-ui-3/#propdef-outline-color", @@ -160,9 +98,7 @@ "https://drafts.csswg.org/css-ui-3/#ref-for-border-edge", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-border-radius", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-outline-width%E2%91%A1", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-border-width", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-outline-style%E2%91%A1", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-border-style%E2%91%A0", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-outline-style%E2%91%A2", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-outline-color%E2%91%A1", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-outline-color%E2%91%A2", @@ -203,11 +139,9 @@ "https://drafts.csswg.org/css-ui-3/#ref-for-comb-one%E2%91%A3", "https://drafts.csswg.org/css-ui-3/#ref-for-comb-one%E2%91%A4", "https://drafts.csswg.org/css-ui-3/#ref-for-scroll-container", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-overflow", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-resize%E2%91%A1", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-resize%E2%91%A2", "https://drafts.csswg.org/css-ui-3/#ref-for-scroll-container%E2%91%A0", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-overflow%E2%91%A0", "https://drafts.csswg.org/css-ui-3/#ref-for-the-img-element", "https://drafts.csswg.org/css-ui-3/#ref-for-video", "https://drafts.csswg.org/css-ui-3/#ref-for-the-picture-element", @@ -219,16 +153,8 @@ "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-resize%E2%91%A4", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-resize%E2%91%A5", "https://drafts.csswg.org/css-ui-3/#ref-for-csspseudoelement", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-width%E2%91%A7", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-height%E2%91%A4", "https://drafts.csswg.org/css-ui-3/#ref-for-position-props%E2%91%A0", "https://drafts.csswg.org/css-ui-3/#ref-for-position-props%E2%91%A1", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-min-width%E2%91%A3", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-max-width%E2%91%A3", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-min-height%E2%91%A3", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-max-height%E2%91%A3", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-width%E2%91%A8", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-height%E2%91%A5", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-resize%E2%91%A6", "https://drafts.csswg.org/css-ui-3/#example-0da0f3ee", "https://drafts.csswg.org/css-ui-3/#text-overflow", @@ -238,8 +164,7 @@ "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-propdef-text-overflow", "https://drafts.csswg.org/css-ui-3/#ref-for-comb-one%E2%91%A5", "https://drafts.csswg.org/css-ui-3/#ref-for-end", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-overflow%E2%91%A1", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-overflow%E2%91%A2", + "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-overflow", "https://drafts.csswg.org/css-ui-3/#overflow-clip", "https://drafts.csswg.org/css-ui-3/#overflow-ellipsis", "https://drafts.csswg.org/css-ui-3/#ref-for-end%E2%91%A0", @@ -314,10 +239,8 @@ "https://drafts.csswg.org/css-ui-3/#ref-for-typedef-image", "https://drafts.csswg.org/css-ui-3/#ref-for-natural-size", "https://drafts.csswg.org/css-ui-3/#ref-for-typedef-image%E2%91%A0", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-background-image", "https://drafts.csswg.org/css-ui-3/#ref-for-natural-size%E2%91%A0", "https://drafts.csswg.org/css-ui-3/#ref-for-typedef-image%E2%91%A1", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-background-image%E2%91%A0", "https://drafts.csswg.org/css-ui-3/#ref-for-natural-size%E2%91%A1", "https://drafts.csswg.org/css-ui-3/#ref-for-default-object-size", "https://drafts.csswg.org/css-ui-3/#ref-for-concrete-object-size", @@ -390,9 +313,6 @@ "https://drafts.csswg.org/css-ui-3/#example-41c06c14", "https://drafts.csswg.org/css-ui-3/#ref-for-valdef-cursor-pointer", "https://drafts.csswg.org/css-ui-3/#canvas_cursor", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-display", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-visibility", - "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-display%E2%91%A0", "https://drafts.csswg.org/css-ui-3/#insertion-caret", "https://drafts.csswg.org/css-ui-3/#caret-color", "https://drafts.csswg.org/css-ui-3/#ref-for-propdef-caret-color", @@ -524,96 +444,21 @@ "https://drafts.csswg.org/css-ui-3/#dcff7e2314af2c605b69d12ab2a02f5d", "https://drafts.csswg.org/css-ui-3/#infopanel-for-dcff7e2314af2c605b69d12ab2a02f5d", "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-dcff7e2314af2c605b69d12ab2a02f5d", - "https://drafts.csswg.org/css-ui-3/#e17bf1bb6ec6624a496c48f55ccf169d", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-e17bf1bb6ec6624a496c48f55ccf169d", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-e17bf1bb6ec6624a496c48f55ccf169d", "https://drafts.csswg.org/css-ui-3/#cf52ca063e1f19a6c21276552f4689b6", "https://drafts.csswg.org/css-ui-3/#infopanel-for-cf52ca063e1f19a6c21276552f4689b6", "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-cf52ca063e1f19a6c21276552f4689b6", - "https://drafts.csswg.org/css-ui-3/#748543ae0311a5f6682da844c6fdb1fd", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-748543ae0311a5f6682da844c6fdb1fd", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-748543ae0311a5f6682da844c6fdb1fd", - "https://drafts.csswg.org/css-ui-3/#220105b4bb1503dc7bbec08d9cb464d2", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-220105b4bb1503dc7bbec08d9cb464d2", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-220105b4bb1503dc7bbec08d9cb464d2", - "https://drafts.csswg.org/css-ui-3/#063b2069b4bdd4d6f70336aefcd78258", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-063b2069b4bdd4d6f70336aefcd78258", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-063b2069b4bdd4d6f70336aefcd78258", - "https://drafts.csswg.org/css-ui-3/#9a452274774ed8cd4e265e8bd40f5e2e", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-9a452274774ed8cd4e265e8bd40f5e2e", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-9a452274774ed8cd4e265e8bd40f5e2e", - "https://drafts.csswg.org/css-ui-3/#d698ced2d2e861206aba521737c7efb4", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-d698ced2d2e861206aba521737c7efb4", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-d698ced2d2e861206aba521737c7efb4", - "https://drafts.csswg.org/css-ui-3/#1aebad437dffa40a71ef99ac513b7af0", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-1aebad437dffa40a71ef99ac513b7af0", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-1aebad437dffa40a71ef99ac513b7af0", "https://drafts.csswg.org/css-ui-3/#0436fbf84f42498c53ffa7af0f6c08f2", "https://drafts.csswg.org/css-ui-3/#infopanel-for-0436fbf84f42498c53ffa7af0f6c08f2", "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-0436fbf84f42498c53ffa7af0f6c08f2", - "https://drafts.csswg.org/css-ui-3/#77c3540ed070435035b3a823083e90fb", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-77c3540ed070435035b3a823083e90fb", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-77c3540ed070435035b3a823083e90fb", - "https://drafts.csswg.org/css-ui-3/#ef239007b1c6dda357d89fda0b88d252", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-ef239007b1c6dda357d89fda0b88d252", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-ef239007b1c6dda357d89fda0b88d252", - "https://drafts.csswg.org/css-ui-3/#e28bb5a9e849b0f1e5b2ae3660fa3877", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-e28bb5a9e849b0f1e5b2ae3660fa3877", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-e28bb5a9e849b0f1e5b2ae3660fa3877", - "https://drafts.csswg.org/css-ui-3/#88e7209547054cbfd7b0d8c10fbd8c2b", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-88e7209547054cbfd7b0d8c10fbd8c2b", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-88e7209547054cbfd7b0d8c10fbd8c2b", - "https://drafts.csswg.org/css-ui-3/#7a097bf6ff7c32702a593c3f3bbcfa19", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-7a097bf6ff7c32702a593c3f3bbcfa19", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-7a097bf6ff7c32702a593c3f3bbcfa19", - "https://drafts.csswg.org/css-ui-3/#8f6da4b0ae460f9077ffcb937af55c30", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-8f6da4b0ae460f9077ffcb937af55c30", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-8f6da4b0ae460f9077ffcb937af55c30", - "https://drafts.csswg.org/css-ui-3/#8c91aed28eb51a4322ab569e2732ac2f", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-8c91aed28eb51a4322ab569e2732ac2f", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-8c91aed28eb51a4322ab569e2732ac2f", - "https://drafts.csswg.org/css-ui-3/#ea65e185e97f9543db2f33e37bb98ca1", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-ea65e185e97f9543db2f33e37bb98ca1", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-ea65e185e97f9543db2f33e37bb98ca1", - "https://drafts.csswg.org/css-ui-3/#55f43fbe2b31cf7541bb5feadec504c3", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-55f43fbe2b31cf7541bb5feadec504c3", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-55f43fbe2b31cf7541bb5feadec504c3", - "https://drafts.csswg.org/css-ui-3/#f048325ec0ccacbc29d117e6a55678a0", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-f048325ec0ccacbc29d117e6a55678a0", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-f048325ec0ccacbc29d117e6a55678a0", - "https://drafts.csswg.org/css-ui-3/#24117adf913fa9bf76af338e72fb0124", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-24117adf913fa9bf76af338e72fb0124", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-24117adf913fa9bf76af338e72fb0124", - "https://drafts.csswg.org/css-ui-3/#9ca775e57d7c7b6a2b2318b64ef1e75d", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-9ca775e57d7c7b6a2b2318b64ef1e75d", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-9ca775e57d7c7b6a2b2318b64ef1e75d", - "https://drafts.csswg.org/css-ui-3/#28697ce45a6e58df760b274a6586fb60", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-28697ce45a6e58df760b274a6586fb60", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-28697ce45a6e58df760b274a6586fb60", - "https://drafts.csswg.org/css-ui-3/#19a03ae717c8ffbdee9d04659cd93335", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-19a03ae717c8ffbdee9d04659cd93335", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-19a03ae717c8ffbdee9d04659cd93335", - "https://drafts.csswg.org/css-ui-3/#c8c6e2ff632aecec0102aee8df77a7fb", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-c8c6e2ff632aecec0102aee8df77a7fb", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-c8c6e2ff632aecec0102aee8df77a7fb", - "https://drafts.csswg.org/css-ui-3/#06487922ad28572a532b47102d1a07b9", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-06487922ad28572a532b47102d1a07b9", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-06487922ad28572a532b47102d1a07b9", "https://drafts.csswg.org/css-ui-3/#a445e977f7f83199172a091ffa3fb92f", "https://drafts.csswg.org/css-ui-3/#infopanel-for-a445e977f7f83199172a091ffa3fb92f", "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-a445e977f7f83199172a091ffa3fb92f", "https://drafts.csswg.org/css-ui-3/#49786e36bac42dc47e10936532711e41", "https://drafts.csswg.org/css-ui-3/#infopanel-for-49786e36bac42dc47e10936532711e41", "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-49786e36bac42dc47e10936532711e41", - "https://drafts.csswg.org/css-ui-3/#6cdbc5e445ec2ed35c946c388e43dcef", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-6cdbc5e445ec2ed35c946c388e43dcef", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-6cdbc5e445ec2ed35c946c388e43dcef", "https://drafts.csswg.org/css-ui-3/#767e62603caee18ec17b9f991e2e7bd6", "https://drafts.csswg.org/css-ui-3/#infopanel-for-767e62603caee18ec17b9f991e2e7bd6", "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-767e62603caee18ec17b9f991e2e7bd6", - "https://drafts.csswg.org/css-ui-3/#6a15a9f080eeb62a2bae93a0d1500566", - "https://drafts.csswg.org/css-ui-3/#infopanel-for-6a15a9f080eeb62a2bae93a0d1500566", - "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-6a15a9f080eeb62a2bae93a0d1500566", "https://drafts.csswg.org/css-ui-3/#ef9f3598c7eea4603a0d0af8b90568bf", "https://drafts.csswg.org/css-ui-3/#infopanel-for-ef9f3598c7eea4603a0d0af8b90568bf", "https://drafts.csswg.org/css-ui-3/#infopaneltitle-for-ef9f3598c7eea4603a0d0af8b90568bf", diff --git a/ed/ids/css-values-4.json b/ed/ids/css-values-4.json index 627011293660..cecfd6aff20f 100644 --- a/ed/ids/css-values-4.json +++ b/ed/ids/css-values-4.json @@ -73,7 +73,6 @@ "https://drafts.csswg.org/css-values-4/#infopanel-for-mult-comma", "https://drafts.csswg.org/css-values-4/#infopaneltitle-for-mult-comma", "https://drafts.csswg.org/css-values-4/#mult-req", - "https://drafts.csswg.org/css-values-4/#ref-for-ua", "https://drafts.csswg.org/css-values-4/#combinator-multiplier-patterns", "https://drafts.csswg.org/css-values-4/#ref-for-component-value", "https://drafts.csswg.org/css-values-4/#component-whitespace", @@ -213,7 +212,6 @@ "https://drafts.csswg.org/css-values-4/#ref-for-typedef-dashed-ident", "https://drafts.csswg.org/css-values-4/#dashed-idents", "https://drafts.csswg.org/css-values-4/#ref-for-typedef-dashed-ident%E2%91%A0", - "https://drafts.csswg.org/css-values-4/#ref-for-ua%E2%91%A0", "https://drafts.csswg.org/css-values-4/#ref-for-typedef-dashed-ident%E2%91%A1", "https://drafts.csswg.org/css-values-4/#typedef-dashed-ident", "https://drafts.csswg.org/css-values-4/#ref-for-typedef-dashed-ident%E2%91%A2", @@ -282,7 +280,6 @@ "https://drafts.csswg.org/css-values-4/#example-ae720903", "https://drafts.csswg.org/css-values-4/#relative-urls", "https://drafts.csswg.org/css-values-4/#ref-for-url-value%E2%91%A4", - "https://drafts.csswg.org/css-values-4/#ref-for-ua%E2%91%A1", "https://drafts.csswg.org/css-values-4/#example-b514611a", "https://drafts.csswg.org/css-values-4/#local-urls", "https://drafts.csswg.org/css-values-4/#ref-for-url-value%E2%91%A5", @@ -376,7 +373,6 @@ "https://drafts.csswg.org/css-values-4/#infopaneltitle-for-css-bracketed-range-notation", "https://drafts.csswg.org/css-values-4/#ref-for-integer-value%E2%91%A3", "https://drafts.csswg.org/css-values-4/#ref-for-angle-value%E2%91%A1", - "https://drafts.csswg.org/css-values-4/#ref-for-ua%E2%91%A2", "https://drafts.csswg.org/css-values-4/#ref-for-length-value%E2%91%A3", "https://drafts.csswg.org/css-values-4/#ref-for-css-bracketed-range-notation", "https://drafts.csswg.org/css-values-4/#ref-for-time-value%E2%91%A0", @@ -682,7 +678,6 @@ "https://drafts.csswg.org/css-values-4/#infopanel-for-ex", "https://drafts.csswg.org/css-values-4/#infopaneltitle-for-ex", "https://drafts.csswg.org/css-values-4/#ref-for-ex%E2%91%A1", - "https://drafts.csswg.org/css-values-4/#ref-for-ua%E2%91%A3", "https://drafts.csswg.org/css-values-4/#rex", "https://drafts.csswg.org/css-values-4/#infopanel-for-rex", "https://drafts.csswg.org/css-values-4/#infopaneltitle-for-rex", @@ -691,7 +686,6 @@ "https://drafts.csswg.org/css-values-4/#infopanel-for-cap", "https://drafts.csswg.org/css-values-4/#infopaneltitle-for-cap", "https://drafts.csswg.org/css-values-4/#ref-for-cap%E2%91%A1", - "https://drafts.csswg.org/css-values-4/#ref-for-ua%E2%91%A4", "https://drafts.csswg.org/css-values-4/#rcap", "https://drafts.csswg.org/css-values-4/#infopanel-for-rcap", "https://drafts.csswg.org/css-values-4/#infopaneltitle-for-rcap", @@ -777,7 +771,6 @@ "https://drafts.csswg.org/css-values-4/#viewport-variants", "https://drafts.csswg.org/css-values-4/#ref-for-viewport-percentage-lengths", "https://drafts.csswg.org/css-values-4/#ua-default-viewport-percentage-units", - "https://drafts.csswg.org/css-values-4/#ref-for-ua%E2%91%A5", "https://drafts.csswg.org/css-values-4/#ua-default-viewport-size", "https://drafts.csswg.org/css-values-4/#infopanel-for-ua-default-viewport-size", "https://drafts.csswg.org/css-values-4/#infopaneltitle-for-ua-default-viewport-size", @@ -794,7 +787,6 @@ "https://drafts.csswg.org/css-values-4/#large-viewport-size", "https://drafts.csswg.org/css-values-4/#infopanel-for-large-viewport-size", "https://drafts.csswg.org/css-values-4/#infopaneltitle-for-large-viewport-size", - "https://drafts.csswg.org/css-values-4/#ref-for-ua%E2%91%A6", "https://drafts.csswg.org/css-values-4/#ref-for-large-viewport-percentage-units", "https://drafts.csswg.org/css-values-4/#example-18205b29", "https://drafts.csswg.org/css-values-4/#ref-for-large-viewport-percentage-units%E2%91%A0", @@ -804,7 +796,6 @@ "https://drafts.csswg.org/css-values-4/#small-viewport-size", "https://drafts.csswg.org/css-values-4/#infopanel-for-small-viewport-size", "https://drafts.csswg.org/css-values-4/#infopaneltitle-for-small-viewport-size", - "https://drafts.csswg.org/css-values-4/#ref-for-ua%E2%91%A7", "https://drafts.csswg.org/css-values-4/#ref-for-small-viewport-percentage-units", "https://drafts.csswg.org/css-values-4/#example-c1ac496e", "https://drafts.csswg.org/css-values-4/#ref-for-propdef-height%E2%91%A0", @@ -815,7 +806,6 @@ "https://drafts.csswg.org/css-values-4/#dynamic-viewport-size", "https://drafts.csswg.org/css-values-4/#infopanel-for-dynamic-viewport-size", "https://drafts.csswg.org/css-values-4/#infopaneltitle-for-dynamic-viewport-size", - "https://drafts.csswg.org/css-values-4/#ref-for-ua%E2%91%A8", "https://drafts.csswg.org/css-values-4/#ref-for-dynamic-viewport-percentage-units", "https://drafts.csswg.org/css-values-4/#ref-for-dynamic-viewport-percentage-units%E2%91%A0", "https://drafts.csswg.org/css-values-4/#ref-for-viewport-percentage-lengths%E2%91%A0", @@ -2529,9 +2519,6 @@ "https://drafts.csswg.org/css-values-4/#989c5197bc7bfbb8b294ce552a97b301", "https://drafts.csswg.org/css-values-4/#infopanel-for-989c5197bc7bfbb8b294ce552a97b301", "https://drafts.csswg.org/css-values-4/#infopaneltitle-for-989c5197bc7bfbb8b294ce552a97b301", - "https://drafts.csswg.org/css-values-4/#7b35843433acabb04dcf12509e8ac5f8", - "https://drafts.csswg.org/css-values-4/#infopanel-for-7b35843433acabb04dcf12509e8ac5f8", - "https://drafts.csswg.org/css-values-4/#infopaneltitle-for-7b35843433acabb04dcf12509e8ac5f8", "https://drafts.csswg.org/css-values-4/#ff39400482e3124a52d45bae91e0913f", "https://drafts.csswg.org/css-values-4/#infopanel-for-ff39400482e3124a52d45bae91e0913f", "https://drafts.csswg.org/css-values-4/#infopaneltitle-for-ff39400482e3124a52d45bae91e0913f", diff --git a/ed/ids/css-view-transitions-1.json b/ed/ids/css-view-transitions-1.json index b02e289b119a..af28951e5d71 100644 --- a/ed/ids/css-view-transitions-1.json +++ b/ed/ids/css-view-transitions-1.json @@ -1258,7 +1258,6 @@ "https://drafts.csswg.org/css-view-transitions-1/#biblio-css-viewport", "https://drafts.csswg.org/css-view-transitions-1/#biblio-css-writing-modes-3", "https://drafts.csswg.org/css-view-transitions-1/#biblio-css-writing-modes-4", - "https://drafts.csswg.org/css-view-transitions-1/#biblio-css21", "https://drafts.csswg.org/css-view-transitions-1/#biblio-cssom-1", "https://drafts.csswg.org/css-view-transitions-1/#biblio-cssom-view-1", "https://drafts.csswg.org/css-view-transitions-1/#biblio-dom", diff --git a/ed/ids/motion-1.json b/ed/ids/motion-1.json index 22a6e06b26ee..b11177e2e28a 100644 --- a/ed/ids/motion-1.json +++ b/ed/ids/motion-1.json @@ -83,7 +83,7 @@ "https://drafts.fxtf.org/motion-1/#ref-for-typedef-basic-shape%E2%91%A2", "https://drafts.fxtf.org/motion-1/#ref-for-typedef-basic-shape%E2%91%A3", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-rotate%E2%91%A1", - "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-position-auto", + "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-auto", "https://drafts.fxtf.org/motion-1/#ref-for-typedef-coord-box%E2%91%A4", "https://drafts.fxtf.org/motion-1/#ref-for-offset-path%E2%91%A2", "https://drafts.fxtf.org/motion-1/#ref-for-box-box-edge", @@ -275,19 +275,19 @@ "https://drafts.fxtf.org/motion-1/#ref-for-propdef-position%E2%91%A1", "https://drafts.fxtf.org/motion-1/#ref-for-valdef-position-static%E2%91%A0", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-position%E2%91%A4", - "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-position-auto%E2%91%A0", + "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-position-auto", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-path%E2%91%A7", "https://drafts.fxtf.org/motion-1/#valdef-offset-position-position", "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A0", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-position%E2%91%A5", - "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-auto", + "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-position-auto%E2%91%A0", "https://drafts.fxtf.org/motion-1/#ref-for-TermStackingContext%E2%91%A0", "https://drafts.fxtf.org/motion-1/#ref-for-3528366357ae73eac7d9cfe532716e4d%E2%91%A0", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-position%E2%91%A6", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-path%E2%91%A8", "https://drafts.fxtf.org/motion-1/#example-d288583a", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-position%E2%91%A7", - "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-auto%E2%91%A0", + "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-position-auto%E2%91%A1", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-position%E2%91%A8", "https://drafts.fxtf.org/motion-1/#example-43c03a15", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-transform%E2%91%A1", @@ -324,7 +324,7 @@ "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-path%E2%91%A0%E2%91%A0", "https://drafts.fxtf.org/motion-1/#ref-for-offsetpath-none%E2%91%A1", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-position%E2%91%A0%E2%91%A5", - "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-position-auto%E2%91%A1", + "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-auto%E2%91%A0", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-transform-origin", "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-position-auto%E2%91%A2", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-anchor%E2%91%A1", @@ -362,8 +362,8 @@ "https://drafts.fxtf.org/motion-1/#ref-for-offset-path%E2%91%A2%E2%91%A1", "https://drafts.fxtf.org/motion-1/#ref-for-angle-value%E2%91%A0%E2%91%A0", "https://drafts.fxtf.org/motion-1/#ref-for-angle-value%E2%91%A0%E2%91%A1", - "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-position-auto%E2%91%A3", "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-auto%E2%91%A1", + "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-auto%E2%91%A2", "https://drafts.fxtf.org/motion-1/#ref-for-angle-value%E2%91%A0%E2%91%A2", "https://drafts.fxtf.org/motion-1/#valdef-offset-rotate-reverse", "https://drafts.fxtf.org/motion-1/#infopanel-for-valdef-offset-rotate-reverse", @@ -374,7 +374,7 @@ "https://drafts.fxtf.org/motion-1/#ref-for-angle-value%E2%91%A0%E2%91%A4", "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-reverse", "https://drafts.fxtf.org/motion-1/#ref-for-angle-value%E2%91%A0%E2%91%A5", - "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-position-auto%E2%91%A4", + "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-auto%E2%91%A3", "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-reverse%E2%91%A0", "https://drafts.fxtf.org/motion-1/#ref-for-offset-path%E2%91%A2%E2%91%A3", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-rotate%E2%91%A4", @@ -386,19 +386,19 @@ "https://drafts.fxtf.org/motion-1/#ref-for-anchor-point%E2%91%A8", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-rotate%E2%91%A5", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-rotate%E2%91%A6", - "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-auto%E2%91%A2", + "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-position-auto%E2%91%A3", "https://drafts.fxtf.org/motion-1/#ref-for-anchor-point%E2%91%A0%E2%93%AA", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-rotate%E2%91%A7", "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-reverse%E2%91%A1", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-rotate%E2%91%A8", "https://drafts.fxtf.org/motion-1/#example-552ec5f4", - "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-auto%E2%91%A3", + "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-auto%E2%91%A4", "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-reverse%E2%91%A2", "https://drafts.fxtf.org/motion-1/#ref-for-angle-value%E2%91%A0%E2%91%A6", "https://drafts.fxtf.org/motion-1/#ref-for-angle-value%E2%91%A0%E2%91%A7", - "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-auto%E2%91%A4", - "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-reverse%E2%91%A3", "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-auto%E2%91%A5", + "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-reverse%E2%91%A3", + "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-auto%E2%91%A6", "https://drafts.fxtf.org/motion-1/#calculating-path-transform", "https://drafts.fxtf.org/motion-1/#t1", "https://drafts.fxtf.org/motion-1/#infopanel-for-t1", @@ -461,7 +461,7 @@ "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-anchor%E2%91%A5", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset%E2%91%A1", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-rotate%E2%91%A0%E2%91%A3", - "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-auto%E2%91%A6", + "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-auto%E2%91%A7", "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-rotate-reverse%E2%91%A4", "https://drafts.fxtf.org/motion-1/#ref-for-angle-value%E2%91%A1%E2%93%AA", "https://drafts.fxtf.org/motion-1/#acknowledgments", diff --git a/ed/ids/wasm-core-1.json b/ed/ids/wasm-core-1.json index 2a7e94001637..4333a219201a 100644 --- a/ed/ids/wasm-core-1.json +++ b/ed/ids/wasm-core-1.json @@ -2701,7 +2701,6 @@ "https://webassembly.github.io/spec/core/bikeshed/#w3c-conformant-algorithms", "https://webassembly.github.io/spec/core/bikeshed/#references", "https://webassembly.github.io/spec/core/bikeshed/#normative", - "https://webassembly.github.io/spec/core/bikeshed/#biblio-ieee-754-2019", "https://webassembly.github.io/spec/core/bikeshed/#biblio-rfc2119", "https://webassembly.github.io/spec/core/bikeshed/#biblio-unicode" ] diff --git a/ed/ids/webauthn-3.json b/ed/ids/webauthn-3.json index c058ac42d3ba..df2bbb78063e 100644 --- a/ed/ids/webauthn-3.json +++ b/ed/ids/webauthn-3.json @@ -206,10 +206,16 @@ "https://w3c.github.io/webauthn/#ref-for-ctap2-canonical-cbor-encoding-form%E2%91%A0", "https://w3c.github.io/webauthn/#sctn-dependencies", "https://w3c.github.io/webauthn/#base64url-encoding", + "https://w3c.github.io/webauthn/#infopanel-for-base64url-encoding", + "https://w3c.github.io/webauthn/#infopaneltitle-for-base64url-encoding", "https://w3c.github.io/webauthn/#ref-for-ctap2-canonical-cbor-encoding-form%E2%91%A1", "https://w3c.github.io/webauthn/#cbor", + "https://w3c.github.io/webauthn/#infopanel-for-cbor", + "https://w3c.github.io/webauthn/#infopaneltitle-for-cbor", "https://w3c.github.io/webauthn/#ref-for-cbor%E2%91%A0", "https://w3c.github.io/webauthn/#cddl", + "https://w3c.github.io/webauthn/#infopanel-for-cddl", + "https://w3c.github.io/webauthn/#infopaneltitle-for-cddl", "https://w3c.github.io/webauthn/#ref-for-credential", "https://w3c.github.io/webauthn/#ref-for-idl-DOMException", "https://w3c.github.io/webauthn/#ref-for-sec-arraybuffer-constructor", @@ -232,6 +238,8 @@ "https://w3c.github.io/webauthn/#ref-for-appid", "https://w3c.github.io/webauthn/#sctn-terminology", "https://w3c.github.io/webauthn/#attestation", + "https://w3c.github.io/webauthn/#infopanel-for-attestation", + "https://w3c.github.io/webauthn/#infopaneltitle-for-attestation", "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A3", @@ -247,16 +255,24 @@ "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-attestation-conveyance", "https://w3c.github.io/webauthn/#attestation-certificate", + "https://w3c.github.io/webauthn/#infopanel-for-attestation-certificate", + "https://w3c.github.io/webauthn/#infopaneltitle-for-attestation-certificate", "https://w3c.github.io/webauthn/#attestation-key-pair", + "https://w3c.github.io/webauthn/#infopanel-for-attestation-key-pair", + "https://w3c.github.io/webauthn/#infopaneltitle-for-attestation-key-pair", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#attestation-private-key", + "https://w3c.github.io/webauthn/#infopanel-for-attestation-private-key", + "https://w3c.github.io/webauthn/#infopaneltitle-for-attestation-private-key", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A4", "https://w3c.github.io/webauthn/#attestation-public-key", + "https://w3c.github.io/webauthn/#infopanel-for-attestation-public-key", + "https://w3c.github.io/webauthn/#infopaneltitle-for-attestation-public-key", "https://w3c.github.io/webauthn/#ref-for-attestation-certificate", "https://w3c.github.io/webauthn/#ref-for-attestation-signature", "https://w3c.github.io/webauthn/#ref-for-self-attestation", @@ -265,7 +281,11 @@ "https://w3c.github.io/webauthn/#ref-for-attestation-certificate%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-self-attestation%E2%91%A0", "https://w3c.github.io/webauthn/#authentication", + "https://w3c.github.io/webauthn/#infopanel-for-authentication", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authentication", "https://w3c.github.io/webauthn/#authentication-ceremony", + "https://w3c.github.io/webauthn/#infopanel-for-authentication-ceremony", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authentication-ceremony", "https://w3c.github.io/webauthn/#ref-for-ceremony%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A6", @@ -280,13 +300,21 @@ "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-credentialrequestoptions-publickey", "https://w3c.github.io/webauthn/#authentication-assertion", + "https://w3c.github.io/webauthn/#infopanel-for-authentication-assertion", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authentication-assertion", "https://w3c.github.io/webauthn/#assertion", + "https://w3c.github.io/webauthn/#infopanel-for-assertion", + "https://w3c.github.io/webauthn/#infopaneltitle-for-assertion", "https://w3c.github.io/webauthn/#ref-for-authenticatorassertionresponse", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticatorgetassertion", "https://w3c.github.io/webauthn/#ref-for-concept-credential", "https://w3c.github.io/webauthn/#authenticator", + "https://w3c.github.io/webauthn/#infopanel-for-authenticator", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticator", "https://w3c.github.io/webauthn/#webauthn-authenticator", + "https://w3c.github.io/webauthn/#infopanel-for-webauthn-authenticator", + "https://w3c.github.io/webauthn/#infopaneltitle-for-webauthn-authenticator", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A2%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authentication-assertion%E2%91%A0", @@ -309,6 +337,8 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A0", "https://w3c.github.io/webauthn/#authorization-gesture", + "https://w3c.github.io/webauthn/#infopanel-for-authorization-gesture", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authorization-gesture", "https://w3c.github.io/webauthn/#ref-for-authorization-gesture%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-ceremony%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A7", @@ -320,10 +350,16 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-test-of-user-presence%E2%91%A0", "https://w3c.github.io/webauthn/#backed-up", + "https://w3c.github.io/webauthn/#infopanel-for-backed-up", + "https://w3c.github.io/webauthn/#infopaneltitle-for-backed-up", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source", "https://w3c.github.io/webauthn/#ref-for-generating-authenticator", "https://w3c.github.io/webauthn/#backup-eligibility", + "https://w3c.github.io/webauthn/#infopanel-for-backup-eligibility", + "https://w3c.github.io/webauthn/#infopaneltitle-for-backup-eligibility", "https://w3c.github.io/webauthn/#backup-eligible", + "https://w3c.github.io/webauthn/#infopanel-for-backup-eligible", + "https://w3c.github.io/webauthn/#infopaneltitle-for-backup-eligible", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-generating-authenticator%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A1", @@ -335,18 +371,30 @@ "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3", "https://w3c.github.io/webauthn/#multi-device-credential", + "https://w3c.github.io/webauthn/#infopanel-for-multi-device-credential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-multi-device-credential", "https://w3c.github.io/webauthn/#single-device-credential", + "https://w3c.github.io/webauthn/#infopanel-for-single-device-credential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-single-device-credential", "https://w3c.github.io/webauthn/#backup-state", + "https://w3c.github.io/webauthn/#infopanel-for-backup-state", + "https://w3c.github.io/webauthn/#infopaneltitle-for-backup-state", "https://w3c.github.io/webauthn/#ref-for-multi-device-credential", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-managing-authenticator", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-backup-eligibility", "https://w3c.github.io/webauthn/#biometric-authenticator", + "https://w3c.github.io/webauthn/#infopanel-for-biometric-authenticator", + "https://w3c.github.io/webauthn/#infopaneltitle-for-biometric-authenticator", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-biometric-recognition", "https://w3c.github.io/webauthn/#biometric-recognition", + "https://w3c.github.io/webauthn/#infopanel-for-biometric-recognition", + "https://w3c.github.io/webauthn/#infopaneltitle-for-biometric-recognition", "https://w3c.github.io/webauthn/#bound-credential", + "https://w3c.github.io/webauthn/#infopanel-for-bound-credential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-bound-credential", "https://w3c.github.io/webauthn/#ref-for-contains", "https://w3c.github.io/webauthn/#ref-for-created-on", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4", @@ -359,20 +407,30 @@ "https://w3c.github.io/webauthn/#ref-for-bound-credential%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-managing-authenticator%E2%91%A2", "https://w3c.github.io/webauthn/#contains", + "https://w3c.github.io/webauthn/#infopanel-for-contains", + "https://w3c.github.io/webauthn/#infopaneltitle-for-contains", "https://w3c.github.io/webauthn/#ref-for-bound-credential%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-bound-credential%E2%91%A3", "https://w3c.github.io/webauthn/#created-on", + "https://w3c.github.io/webauthn/#infopanel-for-created-on", + "https://w3c.github.io/webauthn/#infopaneltitle-for-created-on", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-managing-authenticator%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-server-side-credential", "https://w3c.github.io/webauthn/#ref-for-bound-credential%E2%91%A4", "https://w3c.github.io/webauthn/#ceremony", + "https://w3c.github.io/webauthn/#infopanel-for-ceremony", + "https://w3c.github.io/webauthn/#infopaneltitle-for-ceremony", "https://w3c.github.io/webauthn/#ref-for-ceremony%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authentication%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authorization-gesture%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-ceremony%E2%91%A4", "https://w3c.github.io/webauthn/#client", + "https://w3c.github.io/webauthn/#infopanel-for-client", + "https://w3c.github.io/webauthn/#infopaneltitle-for-client", "https://w3c.github.io/webauthn/#webauthn-client", + "https://w3c.github.io/webauthn/#infopanel-for-webauthn-client", + "https://w3c.github.io/webauthn/#infopaneltitle-for-webauthn-client", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-conforming-user-agent%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-webauthn-client%E2%91%A0", @@ -385,7 +443,11 @@ "https://w3c.github.io/webauthn/#ref-for-webauthn-client%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-webauthn-client-device", "https://w3c.github.io/webauthn/#client-device", + "https://w3c.github.io/webauthn/#infopanel-for-client-device", + "https://w3c.github.io/webauthn/#infopaneltitle-for-client-device", "https://w3c.github.io/webauthn/#webauthn-client-device", + "https://w3c.github.io/webauthn/#infopanel-for-webauthn-client-device", + "https://w3c.github.io/webauthn/#infopaneltitle-for-webauthn-client-device", "https://w3c.github.io/webauthn/#ref-for-webauthn-client%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-webauthn-client-device%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A8", @@ -400,19 +462,33 @@ "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A6", "https://w3c.github.io/webauthn/#client-platform", + "https://w3c.github.io/webauthn/#infopanel-for-client-platform", + "https://w3c.github.io/webauthn/#infopaneltitle-for-client-platform", "https://w3c.github.io/webauthn/#ref-for-client-device%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#client-side", + "https://w3c.github.io/webauthn/#infopanel-for-client-side", + "https://w3c.github.io/webauthn/#infopaneltitle-for-client-side", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A2%E2%91%A7", "https://w3c.github.io/webauthn/#client-side-discoverable-public-key-credential-source", + "https://w3c.github.io/webauthn/#infopanel-for-client-side-discoverable-public-key-credential-source", + "https://w3c.github.io/webauthn/#infopaneltitle-for-client-side-discoverable-public-key-credential-source", "https://w3c.github.io/webauthn/#client-side-discoverable-credential", + "https://w3c.github.io/webauthn/#infopanel-for-client-side-discoverable-credential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-client-side-discoverable-credential", "https://w3c.github.io/webauthn/#discoverable-credential", + "https://w3c.github.io/webauthn/#infopanel-for-discoverable-credential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-discoverable-credential", "https://w3c.github.io/webauthn/#resident-credential", + "https://w3c.github.io/webauthn/#infopanel-for-resident-credential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-resident-credential", "https://w3c.github.io/webauthn/#resident-key", + "https://w3c.github.io/webauthn/#infopanel-for-resident-key", + "https://w3c.github.io/webauthn/#infopaneltitle-for-resident-key", "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-credential", "https://w3c.github.io/webauthn/#ref-for-resident-credential", "https://w3c.github.io/webauthn/#ref-for-resident-key", @@ -454,11 +530,15 @@ "https://w3c.github.io/webauthn/#ref-for-list-is-empty%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A0", "https://w3c.github.io/webauthn/#conforming-user-agent", + "https://w3c.github.io/webauthn/#infopanel-for-conforming-user-agent", + "https://w3c.github.io/webauthn/#infopaneltitle-for-conforming-user-agent", "https://w3c.github.io/webauthn/#ref-for-client-device%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-web-authentication-api%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A3%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A2", "https://w3c.github.io/webauthn/#credential-id", + "https://w3c.github.io/webauthn/#infopanel-for-credential-id", + "https://w3c.github.io/webauthn/#infopaneltitle-for-credential-id", "https://w3c.github.io/webauthn/#ref-for-byte-sequence", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authentication-assertion%E2%91%A1", @@ -472,10 +552,20 @@ "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A8", "https://w3c.github.io/webauthn/#credential-key-pair", + "https://w3c.github.io/webauthn/#infopanel-for-credential-key-pair", + "https://w3c.github.io/webauthn/#infopaneltitle-for-credential-key-pair", "https://w3c.github.io/webauthn/#credential-private-key", + "https://w3c.github.io/webauthn/#infopanel-for-credential-private-key", + "https://w3c.github.io/webauthn/#infopaneltitle-for-credential-private-key", "https://w3c.github.io/webauthn/#credential-public-key", + "https://w3c.github.io/webauthn/#infopanel-for-credential-public-key", + "https://w3c.github.io/webauthn/#infopaneltitle-for-credential-public-key", "https://w3c.github.io/webauthn/#user-public-key", + "https://w3c.github.io/webauthn/#infopanel-for-user-public-key", + "https://w3c.github.io/webauthn/#infopaneltitle-for-user-public-key", "https://w3c.github.io/webauthn/#user-credential", + "https://w3c.github.io/webauthn/#infopanel-for-user-credential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-user-credential", "https://w3c.github.io/webauthn/#ref-for-credential-key-pair%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A3%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A4", @@ -499,11 +589,15 @@ "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-user-public-key", "https://w3c.github.io/webauthn/#credential-properties", + "https://w3c.github.io/webauthn/#infopanel-for-credential-properties", + "https://w3c.github.io/webauthn/#infopaneltitle-for-credential-properties", "https://w3c.github.io/webauthn/#ref-for-credential-properties%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-credential%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-server-side-credential%E2%91%A0", "https://w3c.github.io/webauthn/#credential-record", + "https://w3c.github.io/webauthn/#infopanel-for-credential-record", + "https://w3c.github.io/webauthn/#infopaneltitle-for-credential-record", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-credential-record", @@ -514,30 +608,44 @@ "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-struct-item", "https://w3c.github.io/webauthn/#abstract-opdef-credential-record-type", + "https://w3c.github.io/webauthn/#infopanel-for-abstract-opdef-credential-record-type", + "https://w3c.github.io/webauthn/#infopaneltitle-for-abstract-opdef-credential-record-type", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-type", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#abstract-opdef-credential-record-id", + "https://w3c.github.io/webauthn/#infopanel-for-abstract-opdef-credential-record-id", + "https://w3c.github.io/webauthn/#infopaneltitle-for-abstract-opdef-credential-record-id", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#abstract-opdef-credential-record-publickey", + "https://w3c.github.io/webauthn/#infopanel-for-abstract-opdef-credential-record-publickey", + "https://w3c.github.io/webauthn/#infopaneltitle-for-abstract-opdef-credential-record-publickey", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#abstract-opdef-credential-record-signcount", + "https://w3c.github.io/webauthn/#infopanel-for-abstract-opdef-credential-record-signcount", + "https://w3c.github.io/webauthn/#infopaneltitle-for-abstract-opdef-credential-record-signcount", "https://w3c.github.io/webauthn/#ref-for-authdata-signcount", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-ceremony%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#abstract-opdef-credential-record-transports", + "https://w3c.github.io/webauthn/#infopanel-for-abstract-opdef-credential-record-transports", + "https://w3c.github.io/webauthn/#infopaneltitle-for-abstract-opdef-credential-record-transports", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-gettransports", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-list-item", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-gettransports%E2%91%A0", "https://w3c.github.io/webauthn/#abstract-opdef-credential-record-backupeligible", + "https://w3c.github.io/webauthn/#infopanel-for-abstract-opdef-credential-record-backupeligible", + "https://w3c.github.io/webauthn/#infopaneltitle-for-abstract-opdef-credential-record-backupeligible", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-be", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#abstract-opdef-credential-record-backupstate", + "https://w3c.github.io/webauthn/#infopanel-for-abstract-opdef-credential-record-backupstate", + "https://w3c.github.io/webauthn/#infopaneltitle-for-abstract-opdef-credential-record-backupstate", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-bs", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A3", @@ -545,12 +653,16 @@ "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-struct-item%E2%91%A0", "https://w3c.github.io/webauthn/#abstract-opdef-credential-record-attestationobject", + "https://w3c.github.io/webauthn/#infopanel-for-abstract-opdef-credential-record-attestationobject", + "https://w3c.github.io/webauthn/#infopaneltitle-for-abstract-opdef-credential-record-attestationobject", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-attestationobject", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A3%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1", "https://w3c.github.io/webauthn/#abstract-opdef-credential-record-attestationclientdatajson", + "https://w3c.github.io/webauthn/#infopanel-for-abstract-opdef-credential-record-attestationclientdatajson", + "https://w3c.github.io/webauthn/#infopaneltitle-for-abstract-opdef-credential-record-attestationclientdatajson", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorresponse-clientdatajson", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A0%E2%91%A1", @@ -564,6 +676,8 @@ "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/#infopanel-for-credential-descriptor-for-a-credential-record", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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", @@ -575,9 +689,17 @@ "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-transports", "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A2", "https://w3c.github.io/webauthn/#hardware-bound-device-key-pair", + "https://w3c.github.io/webauthn/#infopanel-for-hardware-bound-device-key-pair", + "https://w3c.github.io/webauthn/#infopaneltitle-for-hardware-bound-device-key-pair", "https://w3c.github.io/webauthn/#device-bound-key", + "https://w3c.github.io/webauthn/#infopanel-for-device-bound-key", + "https://w3c.github.io/webauthn/#infopaneltitle-for-device-bound-key", "https://w3c.github.io/webauthn/#device-private-key", + "https://w3c.github.io/webauthn/#infopanel-for-device-private-key", + "https://w3c.github.io/webauthn/#infopaneltitle-for-device-private-key", "https://w3c.github.io/webauthn/#device-public-key", + "https://w3c.github.io/webauthn/#infopanel-for-device-public-key", + "https://w3c.github.io/webauthn/#infopaneltitle-for-device-public-key", "https://w3c.github.io/webauthn/#ref-for-hardware-bound-device-key-pair", "https://w3c.github.io/webauthn/#ref-for-device-bound-key", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A3%E2%91%A7", @@ -594,6 +716,8 @@ "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A4%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2", "https://w3c.github.io/webauthn/#generating-authenticator", + "https://w3c.github.io/webauthn/#infopanel-for-generating-authenticator", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A2", "https://w3c.github.io/webauthn/#ref-for-generating-authenticator%E2%91%A1", @@ -603,8 +727,12 @@ "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/#infopanel-for-human-palatability", + "https://w3c.github.io/webauthn/#infopaneltitle-for-human-palatability", "https://w3c.github.io/webauthn/#ref-for-human-palatability", "https://w3c.github.io/webauthn/#non-discoverable-credential", + "https://w3c.github.io/webauthn/#infopanel-for-non-discoverable-credential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-non-discoverable-credential", "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-allowcredentials%E2%91%A1", @@ -612,6 +740,8 @@ "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-credential%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-server-side-credential%E2%91%A1", "https://w3c.github.io/webauthn/#public-key-credential", + "https://w3c.github.io/webauthn/#infopanel-for-public-key-credential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A3", "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A5", @@ -640,6 +770,8 @@ "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/#infopanel-for-public-key-credential-source", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%91%A1", "https://w3c.github.io/webauthn/#ref-for-authentication-assertion%E2%91%A5", @@ -647,13 +779,21 @@ "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", + "https://w3c.github.io/webauthn/#infopanel-for-public-key-credential-source-type", + "https://w3c.github.io/webauthn/#infopaneltitle-for-public-key-credential-source-type", "https://w3c.github.io/webauthn/#ref-for-enumdef-publickeycredentialtype", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialtype-public-key", "https://w3c.github.io/webauthn/#public-key-credential-source-id", + "https://w3c.github.io/webauthn/#infopanel-for-public-key-credential-source-id", + "https://w3c.github.io/webauthn/#infopaneltitle-for-public-key-credential-source-id", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#public-key-credential-source-privatekey", + "https://w3c.github.io/webauthn/#infopanel-for-public-key-credential-source-privatekey", + "https://w3c.github.io/webauthn/#infopaneltitle-for-public-key-credential-source-privatekey", "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/#infopanel-for-public-key-credential-source-rpid", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A4%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A1%E2%91%A8", @@ -662,20 +802,28 @@ "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/#infopanel-for-public-key-credential-source-userhandle", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%93%AA", "https://w3c.github.io/webauthn/#ref-for-struct-item%E2%91%A6", "https://w3c.github.io/webauthn/#public-key-credential-source-otherui", + "https://w3c.github.io/webauthn/#infopanel-for-public-key-credential-source-otherui", + "https://w3c.github.io/webauthn/#infopaneltitle-for-public-key-credential-source-otherui", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A4%E2%91%A2", "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/#infopanel-for-public-key-credential-source-mutable-item", + "https://w3c.github.io/webauthn/#infopaneltitle-for-public-key-credential-source-mutable-item", "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-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%A1", "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/#infopanel-for-public-key-credential-source-managing-authenticator", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%93%AA", @@ -683,11 +831,17 @@ "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%A2", "https://w3c.github.io/webauthn/#rate-limiting", + "https://w3c.github.io/webauthn/#infopanel-for-rate-limiting", + "https://w3c.github.io/webauthn/#infopaneltitle-for-rate-limiting", "https://w3c.github.io/webauthn/#ref-for-af", "https://w3c.github.io/webauthn/#ref-for-rate-limiting", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A2", "https://w3c.github.io/webauthn/#registration", + "https://w3c.github.io/webauthn/#infopanel-for-registration", + "https://w3c.github.io/webauthn/#infopaneltitle-for-registration", "https://w3c.github.io/webauthn/#registration-ceremony", + "https://w3c.github.io/webauthn/#infopanel-for-registration-ceremony", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A0", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A0%E2%91%A1", @@ -703,8 +857,14 @@ "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", + "https://w3c.github.io/webauthn/#infopanel-for-relying-party", + "https://w3c.github.io/webauthn/#infopaneltitle-for-relying-party", "https://w3c.github.io/webauthn/#webauthn-relying-party", + "https://w3c.github.io/webauthn/#infopanel-for-webauthn-relying-party", + "https://w3c.github.io/webauthn/#infopaneltitle-for-webauthn-relying-party", "https://w3c.github.io/webauthn/#web-application", + "https://w3c.github.io/webauthn/#infopanel-for-web-application", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A2", @@ -717,7 +877,11 @@ "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/#relying-party-identifier", + "https://w3c.github.io/webauthn/#infopanel-for-relying-party-identifier", + "https://w3c.github.io/webauthn/#infopaneltitle-for-relying-party-identifier", "https://w3c.github.io/webauthn/#rp-id", + "https://w3c.github.io/webauthn/#infopanel-for-rp-id", + "https://w3c.github.io/webauthn/#infopaneltitle-for-rp-id", "https://w3c.github.io/webauthn/#ref-for-web-authentication-api%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-relying-party-identifier%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-valid-domain-string%E2%91%A0", @@ -744,7 +908,11 @@ "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#scope", + "https://w3c.github.io/webauthn/#infopanel-for-scope", + "https://w3c.github.io/webauthn/#infopaneltitle-for-scope", "https://w3c.github.io/webauthn/#determines-the-set-of-origins-on-which-the-public-key-credential-may-be-exercised", + "https://w3c.github.io/webauthn/#infopanel-for-determines-the-set-of-origins-on-which-the-public-key-credential-may-be-exercised", + "https://w3c.github.io/webauthn/#infopaneltitle-for-determines-the-set-of-origins-on-which-the-public-key-credential-may-be-exercised", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-determines-the-set-of-origins-on-which-the-public-key-credential-may-be-exercised", "https://w3c.github.io/webauthn/#ref-for-concept-origin-effective-domain%E2%91%A1", @@ -765,8 +933,14 @@ "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-valid-domain-string%E2%91%A1", "https://w3c.github.io/webauthn/#server-side-public-key-credential-source", + "https://w3c.github.io/webauthn/#infopanel-for-server-side-public-key-credential-source", + "https://w3c.github.io/webauthn/#infopaneltitle-for-server-side-public-key-credential-source", "https://w3c.github.io/webauthn/#server-side-credential", + "https://w3c.github.io/webauthn/#infopanel-for-server-side-credential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-server-side-credential", "https://w3c.github.io/webauthn/#non-resident-credential", + "https://w3c.github.io/webauthn/#infopanel-for-non-resident-credential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-non-resident-credential", "https://w3c.github.io/webauthn/#ref-for-server-side-credential%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-non-resident-credential", "https://w3c.github.io/webauthn/#ref-for-web-authentication-api%E2%91%A0%E2%93%AA", @@ -791,6 +965,8 @@ "https://w3c.github.io/webauthn/#ref-for-server-side-credential-storage-modality", "https://w3c.github.io/webauthn/#ref-for-non-discoverable-credential%E2%91%A0", "https://w3c.github.io/webauthn/#test-of-user-presence", + "https://w3c.github.io/webauthn/#infopanel-for-test-of-user-presence", + "https://w3c.github.io/webauthn/#infopaneltitle-for-test-of-user-presence", "https://w3c.github.io/webauthn/#ref-for-test-of-user-presence%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authorization-gesture%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A4%E2%91%A4", @@ -798,6 +974,8 @@ "https://w3c.github.io/webauthn/#ref-for-test-of-user-presence%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-biometric-recognition%E2%91%A0", "https://w3c.github.io/webauthn/#user-account", + "https://w3c.github.io/webauthn/#infopanel-for-user-account", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A2", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A1", @@ -813,10 +991,14 @@ "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%A4", "https://w3c.github.io/webauthn/#user-consent", + "https://w3c.github.io/webauthn/#infopanel-for-user-consent", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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/#infopanel-for-user-handle", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A5", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-user", @@ -848,9 +1030,13 @@ "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A6%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-byte-sequence%E2%91%A0", "https://w3c.github.io/webauthn/#concept-user-present", + "https://w3c.github.io/webauthn/#infopanel-for-concept-user-present", + "https://w3c.github.io/webauthn/#infopaneltitle-for-concept-user-present", "https://w3c.github.io/webauthn/#ref-for-test-of-user-presence%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-concept-user-present", "https://w3c.github.io/webauthn/#user-verification", + "https://w3c.github.io/webauthn/#infopanel-for-user-verification", + "https://w3c.github.io/webauthn/#infopaneltitle-for-user-verification", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A4%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticatorgetassertion%E2%91%A0", @@ -873,10 +1059,14 @@ "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-rate-limiting%E2%91%A0", "https://w3c.github.io/webauthn/#concept-user-verified", + "https://w3c.github.io/webauthn/#infopanel-for-concept-user-verified", + "https://w3c.github.io/webauthn/#infopaneltitle-for-concept-user-verified", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-concept-user-verified", "https://w3c.github.io/webauthn/#sctn-api", "https://w3c.github.io/webauthn/#web-authentication-api", + "https://w3c.github.io/webauthn/#infopanel-for-web-authentication-api", + "https://w3c.github.io/webauthn/#infopaneltitle-for-web-authentication-api", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-managing-authenticator%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-webauthn-authenticator%E2%91%A2", @@ -920,6 +1110,8 @@ "https://w3c.github.io/webauthn/#ref-for-secure-context", "https://w3c.github.io/webauthn/#iface-pkcredential", "https://w3c.github.io/webauthn/#publickeycredential", + "https://w3c.github.io/webauthn/#infopanel-for-publickeycredential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-publickeycredential", "https://w3c.github.io/webauthn/#ref-for-publickeycredential%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-credential%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-SecureContext", @@ -929,6 +1121,8 @@ "https://w3c.github.io/webauthn/#ref-for-SameObject", "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer", "https://w3c.github.io/webauthn/#dom-publickeycredential-rawid", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredential-rawid", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredential-rawid", "https://w3c.github.io/webauthn/#ref-for-SameObject%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticatorresponse", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-response%E2%91%A0", @@ -937,11 +1131,17 @@ "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-authenticatorattachment", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientoutputs", "https://w3c.github.io/webauthn/#dom-publickeycredential-getclientextensionresults", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredential-getclientextensionresults", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredential-getclientextensionresults", "https://w3c.github.io/webauthn/#ref-for-idl-promise%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-idl-boolean", "https://w3c.github.io/webauthn/#dom-publickeycredential-isconditionalmediationavailable", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredential-isconditionalmediationavailable", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredential-isconditionalmediationavailable", "https://w3c.github.io/webauthn/#ref-for-typedefdef-publickeycredentialjson", "https://w3c.github.io/webauthn/#dom-publickeycredential-tojson", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredential-tojson", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredential-tojson", "https://w3c.github.io/webauthn/#ref-for-dom-credential-id", "https://w3c.github.io/webauthn/#ref-for-credential%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-publickeycredential%E2%91%A2", @@ -953,6 +1153,8 @@ "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-identifier-slot%E2%91%A0", "https://w3c.github.io/webauthn/#dom-publickeycredential-response", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredential-response", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredential-response", "https://w3c.github.io/webauthn/#ref-for-authenticatorresponse%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A5%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A1%E2%91%A3", @@ -964,6 +1166,8 @@ "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticatorassertionresponse%E2%91%A0", "https://w3c.github.io/webauthn/#dom-publickeycredential-authenticatorattachment", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredential-authenticatorattachment", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredential-authenticatorattachment", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator-attachment-modality", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A3", @@ -1020,10 +1224,16 @@ "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-gettransports%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A4", "https://w3c.github.io/webauthn/#typedefdef-base64urlstring", + "https://w3c.github.io/webauthn/#infopanel-for-typedefdef-base64urlstring", + "https://w3c.github.io/webauthn/#infopaneltitle-for-typedefdef-base64urlstring", "https://w3c.github.io/webauthn/#ref-for-dictdef-registrationresponsejson%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationresponsejson%E2%91%A0", "https://w3c.github.io/webauthn/#typedefdef-publickeycredentialjson", + "https://w3c.github.io/webauthn/#infopanel-for-typedefdef-publickeycredentialjson", + "https://w3c.github.io/webauthn/#infopaneltitle-for-typedefdef-publickeycredentialjson", "https://w3c.github.io/webauthn/#dictdef-registrationresponsejson", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-registrationresponsejson", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-registrationresponsejson", "https://w3c.github.io/webauthn/#ref-for-typedefdef-base64urlstring", "https://w3c.github.io/webauthn/#dom-registrationresponsejson-id", "https://w3c.github.io/webauthn/#ref-for-typedefdef-base64urlstring%E2%91%A0", @@ -1034,9 +1244,13 @@ "https://w3c.github.io/webauthn/#dom-registrationresponsejson-authenticatorattachment", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientoutputsjson", "https://w3c.github.io/webauthn/#dom-registrationresponsejson-clientextensionresults", + "https://w3c.github.io/webauthn/#infopanel-for-dom-registrationresponsejson-clientextensionresults", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-registrationresponsejson-clientextensionresults", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A6", "https://w3c.github.io/webauthn/#dom-registrationresponsejson-type", "https://w3c.github.io/webauthn/#dictdef-authenticatorattestationresponsejson", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-authenticatorattestationresponsejson", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-authenticatorattestationresponsejson", "https://w3c.github.io/webauthn/#ref-for-typedefdef-base64urlstring%E2%91%A1", "https://w3c.github.io/webauthn/#dom-authenticatorattestationresponsejson-clientdatajson", "https://w3c.github.io/webauthn/#ref-for-typedefdef-base64urlstring%E2%91%A2", @@ -1044,7 +1258,11 @@ "https://w3c.github.io/webauthn/#ref-for-idl-sequence", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A7", "https://w3c.github.io/webauthn/#dom-authenticatorattestationresponsejson-transports", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorattestationresponsejson-transports", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorattestationresponsejson-transports", "https://w3c.github.io/webauthn/#dictdef-authenticationresponsejson", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-authenticationresponsejson", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-authenticationresponsejson", "https://w3c.github.io/webauthn/#ref-for-typedefdef-base64urlstring%E2%91%A3", "https://w3c.github.io/webauthn/#dom-authenticationresponsejson-id", "https://w3c.github.io/webauthn/#ref-for-typedefdef-base64urlstring%E2%91%A4", @@ -1055,9 +1273,13 @@ "https://w3c.github.io/webauthn/#dom-authenticationresponsejson-authenticatorattachment", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientoutputsjson%E2%91%A0", "https://w3c.github.io/webauthn/#dom-authenticationresponsejson-clientextensionresults", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationresponsejson-clientextensionresults", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationresponsejson-clientextensionresults", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#dom-authenticationresponsejson-type", "https://w3c.github.io/webauthn/#dictdef-authenticatorassertionresponsejson", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-authenticatorassertionresponsejson", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-authenticatorassertionresponsejson", "https://w3c.github.io/webauthn/#ref-for-typedefdef-base64urlstring%E2%91%A5", "https://w3c.github.io/webauthn/#dom-authenticatorassertionresponsejson-clientdatajson", "https://w3c.github.io/webauthn/#ref-for-typedefdef-base64urlstring%E2%91%A6", @@ -1067,6 +1289,8 @@ "https://w3c.github.io/webauthn/#ref-for-typedefdef-base64urlstring%E2%91%A8", "https://w3c.github.io/webauthn/#dom-authenticatorassertionresponsejson-userhandle", "https://w3c.github.io/webauthn/#dictdef-authenticationextensionsclientoutputsjson", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-authenticationextensionsclientoutputsjson", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-authenticationextensionsclientoutputsjson", "https://w3c.github.io/webauthn/#dom-publickeycredential-type-slot", "https://w3c.github.io/webauthn/#ref-for-publickeycredential%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dfn-interface-object", @@ -1081,12 +1305,16 @@ "https://w3c.github.io/webauthn/#ref-for-sec-object-internal-methods-and-internal-slots%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-credential-discovery-remote", "https://w3c.github.io/webauthn/#dom-publickeycredential-identifier-slot", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredential-identifier-slot", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredential-identifier-slot", "https://w3c.github.io/webauthn/#ref-for-sec-object-internal-methods-and-internal-slots%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A5%E2%91%A6", "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/#infopanel-for-dom-publickeycredential-clientextensionsresults-slot", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%93%AA", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A0", @@ -1105,16 +1333,22 @@ "https://w3c.github.io/webauthn/#ref-for-dictdef-credentialcreationoptions%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialcreationoptions", "https://w3c.github.io/webauthn/#dom-credentialcreationoptions-publickey", + "https://w3c.github.io/webauthn/#infopanel-for-dom-credentialcreationoptions-publickey", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-credentialcreationoptions-publickey", "https://w3c.github.io/webauthn/#sctn-credentialrequestoptions-extension", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dictdef-credentialrequestoptions", "https://w3c.github.io/webauthn/#ref-for-dictdef-credentialrequestoptions%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialrequestoptions", "https://w3c.github.io/webauthn/#dom-credentialrequestoptions-publickey", + "https://w3c.github.io/webauthn/#infopanel-for-dom-credentialrequestoptions-publickey", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-credentialrequestoptions-publickey", "https://w3c.github.io/webauthn/#sctn-createCredential", "https://w3c.github.io/webauthn/#ref-for-publickeycredential%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dfn-interface-object%E2%91%A2", "https://w3c.github.io/webauthn/#dom-publickeycredential-create-slot", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredential-create-slot", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredential-create-slot", "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%A6", @@ -1125,6 +1359,8 @@ "https://w3c.github.io/webauthn/#ref-for-abortcontroller", "https://w3c.github.io/webauthn/#ref-for-sec-object-internal-methods-and-internal-slots%E2%91%A6", "https://w3c.github.io/webauthn/#dom-publickeycredential-create-origin-options-sameoriginwithancestors-origin", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredential-create-origin-options-sameoriginwithancestors-origin", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredential-create-origin-options-sameoriginwithancestors-origin", "https://w3c.github.io/webauthn/#ref-for-relevant-settings-object%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-concept-settings-object-origin%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A8", @@ -1134,6 +1370,8 @@ "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialcreationoptions%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#dom-publickeycredential-create-origin-options-sameoriginwithancestors-sameoriginwithancestors", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredential-create-origin-options-sameoriginwithancestors-sameoriginwithancestors", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredential-create-origin-options-sameoriginwithancestors-sameoriginwithancestors", "https://w3c.github.io/webauthn/#ref-for-environment-settings-object", "https://w3c.github.io/webauthn/#ref-for-same-origin-with-its-ancestors", "https://w3c.github.io/webauthn/#ref-for-idl-promise%E2%91%A1", @@ -1277,6 +1515,8 @@ "https://w3c.github.io/webauthn/#ref-for-abortsignal-abort-reason%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client-device%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#create-candidate-authenticator", + "https://w3c.github.io/webauthn/#infopanel-for-create-candidate-authenticator", + "https://w3c.github.io/webauthn/#infopaneltitle-for-create-candidate-authenticator", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-authenticatorselection%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-authenticatorselection%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorselectioncriteria-authenticatorattachment", @@ -1299,6 +1539,8 @@ "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-iteration-continue%E2%91%A6", "https://w3c.github.io/webauthn/#effective-resident-key-requirement-for-credential-creation", + "https://w3c.github.io/webauthn/#infopanel-for-effective-resident-key-requirement-for-credential-creation", + "https://w3c.github.io/webauthn/#infopaneltitle-for-effective-resident-key-requirement-for-credential-creation", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-authenticatorselection%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorselectioncriteria-residentkey%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-residentkeyrequirement-required%E2%91%A0", @@ -1310,6 +1552,8 @@ "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-authenticatorselection%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorselectioncriteria-requireresidentkey%E2%91%A0", "https://w3c.github.io/webauthn/#effective-user-verification-requirement-for-credential-creation", + "https://w3c.github.io/webauthn/#infopanel-for-effective-user-verification-requirement-for-credential-creation", + "https://w3c.github.io/webauthn/#infopaneltitle-for-effective-user-verification-requirement-for-credential-creation", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-authenticatorselection%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorselectioncriteria-userverification%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-userverificationrequirement-required%E2%91%A1", @@ -1364,14 +1608,24 @@ "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A8%E2%91%A2", "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/#infopanel-for-create-selected-authenticator", + "https://w3c.github.io/webauthn/#infopaneltitle-for-create-selected-authenticator", "https://w3c.github.io/webauthn/#ref-for-struct%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-struct-item%E2%91%A7", "https://w3c.github.io/webauthn/#credentialcreationdata-attestationobjectresult", + "https://w3c.github.io/webauthn/#infopanel-for-credentialcreationdata-attestationobjectresult", + "https://w3c.github.io/webauthn/#infopaneltitle-for-credentialcreationdata-attestationobjectresult", "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A5", "https://w3c.github.io/webauthn/#credentialcreationdata-clientdatajsonresult", + "https://w3c.github.io/webauthn/#infopanel-for-credentialcreationdata-clientdatajsonresult", + "https://w3c.github.io/webauthn/#infopaneltitle-for-credentialcreationdata-clientdatajsonresult", "https://w3c.github.io/webauthn/#credentialcreationdata-attestationconveyancepreferenceoption", + "https://w3c.github.io/webauthn/#infopanel-for-credentialcreationdata-attestationconveyancepreferenceoption", + "https://w3c.github.io/webauthn/#infopaneltitle-for-credentialcreationdata-attestationconveyancepreferenceoption", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-attestation%E2%91%A1", "https://w3c.github.io/webauthn/#credentialcreationdata-clientextensionresults", + "https://w3c.github.io/webauthn/#infopanel-for-credentialcreationdata-clientextensionresults", + "https://w3c.github.io/webauthn/#infopaneltitle-for-credentialcreationdata-clientextensionresults", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientoutputs%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-extension-identifier%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client-extension-output%E2%91%A0", @@ -1462,6 +1716,8 @@ "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%A0", "https://w3c.github.io/webauthn/#dom-publickeycredential-collectfromcredentialstore-slot", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredential-collectfromcredentialstore-slot", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredential-collectfromcredentialstore-slot", "https://w3c.github.io/webauthn/#ref-for-sec-object-internal-methods-and-internal-slots%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-collectfromcredentialstore-origin-options-sameoriginwithancestors%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-credentialrequestoptions-mediation%E2%91%A0", @@ -1475,8 +1731,12 @@ "https://w3c.github.io/webauthn/#ref-for-abortcontroller%E2%91%A0", "https://w3c.github.io/webauthn/#sctn-discover-from-external-source", "https://w3c.github.io/webauthn/#dom-publickeycredential-discoverfromexternalsource-slot", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredential-discoverfromexternalsource-slot", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredential-discoverfromexternalsource-slot", "https://w3c.github.io/webauthn/#ref-for-sec-object-internal-methods-and-internal-slots%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#dom-publickeycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-origin", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-origin", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-origin", "https://w3c.github.io/webauthn/#ref-for-relevant-settings-object%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-concept-settings-object-origin%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A0%E2%91%A5", @@ -1488,6 +1748,8 @@ "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialrequestoptions%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#dom-publickeycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-sameoriginwithancestors", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-sameoriginwithancestors", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-sameoriginwithancestors", "https://w3c.github.io/webauthn/#ref-for-environment-settings-object%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-same-origin-with-its-ancestors%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-sec-object-internal-methods-and-internal-slots%E2%91%A0%E2%91%A0", @@ -1687,28 +1949,42 @@ "https://w3c.github.io/webauthn/#ref-for-struct%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-struct-item%E2%91%A8", "https://w3c.github.io/webauthn/#assertioncreationdata-credentialidresult", + "https://w3c.github.io/webauthn/#infopanel-for-assertioncreationdata-credentialidresult", + "https://w3c.github.io/webauthn/#infopaneltitle-for-assertioncreationdata-credentialidresult", "https://w3c.github.io/webauthn/#ref-for-assertioncreationdata-credentialidresult", "https://w3c.github.io/webauthn/#ref-for-assertioncreationdata-credentialidresult%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticatorgetassertion%E2%91%A2", "https://w3c.github.io/webauthn/#assertioncreationdata-clientdatajsonresult", + "https://w3c.github.io/webauthn/#infopanel-for-assertioncreationdata-clientdatajsonresult", + "https://w3c.github.io/webauthn/#infopaneltitle-for-assertioncreationdata-clientdatajsonresult", "https://w3c.github.io/webauthn/#assertioncreationdata-authenticatordataresult", + "https://w3c.github.io/webauthn/#infopanel-for-assertioncreationdata-authenticatordataresult", + "https://w3c.github.io/webauthn/#infopaneltitle-for-assertioncreationdata-authenticatordataresult", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A7%E2%91%A1", "https://w3c.github.io/webauthn/#assertioncreationdata-signatureresult", + "https://w3c.github.io/webauthn/#infopanel-for-assertioncreationdata-signatureresult", + "https://w3c.github.io/webauthn/#infopaneltitle-for-assertioncreationdata-signatureresult", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A7%E2%91%A2", "https://w3c.github.io/webauthn/#assertioncreationdata-userhandleresult", + "https://w3c.github.io/webauthn/#infopanel-for-assertioncreationdata-userhandleresult", + "https://w3c.github.io/webauthn/#infopaneltitle-for-assertioncreationdata-userhandleresult", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A7%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-assertioncreationdata-userhandleresult", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-assertioncreationdata-userhandleresult%E2%91%A0", "https://w3c.github.io/webauthn/#assertioncreationdata-assertionattestation", + "https://w3c.github.io/webauthn/#infopanel-for-assertioncreationdata-assertionattestation", + "https://w3c.github.io/webauthn/#infopaneltitle-for-assertioncreationdata-assertionattestation", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A7%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-assertioncreationdata-assertionattestation", "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A5", "https://w3c.github.io/webauthn/#assertioncreationdata-clientextensionresults", + "https://w3c.github.io/webauthn/#infopanel-for-assertioncreationdata-clientextensionresults", + "https://w3c.github.io/webauthn/#infopaneltitle-for-assertioncreationdata-clientextensionresults", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientoutputs%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-extension-identifier%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-client-extension-output%E2%91%A2", @@ -1765,6 +2041,8 @@ "https://w3c.github.io/webauthn/#ref-for-user-consent%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#sctn-issuing-cred-request-to-authenticator", "https://w3c.github.io/webauthn/#publickeycredential-issuing-a-credential-request-to-an-authenticator", + "https://w3c.github.io/webauthn/#infopanel-for-publickeycredential-issuing-a-credential-request-to-an-authenticator", + "https://w3c.github.io/webauthn/#infopaneltitle-for-publickeycredential-issuing-a-credential-request-to-an-authenticator", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-discoverfromexternalsource-slot%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A7%E2%91%A5", @@ -1800,6 +2078,8 @@ "https://w3c.github.io/webauthn/#ref-for-dom-userverificationrequirement-required%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#effective-user-verification-requirement-for-assertion", + "https://w3c.github.io/webauthn/#infopanel-for-effective-user-verification-requirement-for-assertion", + "https://w3c.github.io/webauthn/#infopaneltitle-for-effective-user-verification-requirement-for-assertion", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-userverification%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-userverificationrequirement-required%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-userverificationrequirement-preferred%E2%91%A2", @@ -1869,6 +2149,8 @@ "https://w3c.github.io/webauthn/#ref-for-idl-promise%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A0", "https://w3c.github.io/webauthn/#dom-publickeycredential-isuserverifyingplatformauthenticatoravailable", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredential-isuserverifyingplatformauthenticatoravailable", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredential-isuserverifyingplatformauthenticatoravailable", "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%A0", "https://w3c.github.io/webauthn/#ref-for-allowed-to-use", @@ -1900,7 +2182,11 @@ "https://w3c.github.io/webauthn/#dom-publickeycredential-parsecreationoptionsfromjson", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialcreationoptionsjson%E2%91%A0", "https://w3c.github.io/webauthn/#dom-publickeycredential-parsecreationoptionsfromjson-options-options", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredential-parsecreationoptionsfromjson-options-options", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredential-parsecreationoptionsfromjson-options-options", "https://w3c.github.io/webauthn/#dictdef-publickeycredentialcreationoptionsjson", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-publickeycredentialcreationoptionsjson", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-publickeycredentialcreationoptionsjson", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialrpentity", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptionsjson-rp", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialuserentityjson", @@ -1922,6 +2208,8 @@ "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientinputsjson%E2%91%A0", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptionsjson-extensions", "https://w3c.github.io/webauthn/#dictdef-publickeycredentialuserentityjson", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-publickeycredentialuserentityjson", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-publickeycredentialuserentityjson", "https://w3c.github.io/webauthn/#ref-for-typedefdef-base64urlstring%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#dom-publickeycredentialuserentityjson-id", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A0%E2%91%A3", @@ -1929,6 +2217,8 @@ "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#dom-publickeycredentialuserentityjson-displayname", "https://w3c.github.io/webauthn/#dictdef-publickeycredentialdescriptorjson", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-publickeycredentialdescriptorjson", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-publickeycredentialdescriptorjson", "https://w3c.github.io/webauthn/#ref-for-typedefdef-base64urlstring%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#dom-publickeycredentialdescriptorjson-id", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A0%E2%91%A5", @@ -1937,6 +2227,8 @@ "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#dom-publickeycredentialdescriptorjson-transports", "https://w3c.github.io/webauthn/#dictdef-authenticationextensionsclientinputsjson", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-authenticationextensionsclientinputsjson", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-authenticationextensionsclientinputsjson", "https://w3c.github.io/webauthn/#sctn-parseRequestOptionsFromJSON", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dfn-json-types%E2%91%A2", @@ -1962,7 +2254,11 @@ "https://w3c.github.io/webauthn/#dom-publickeycredential-parserequestoptionsfromjson", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialrequestoptionsjson%E2%91%A0", "https://w3c.github.io/webauthn/#dom-publickeycredential-parserequestoptionsfromjson-options-options", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredential-parserequestoptionsfromjson-options-options", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredential-parserequestoptionsfromjson-options-options", "https://w3c.github.io/webauthn/#dictdef-publickeycredentialrequestoptionsjson", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-publickeycredentialrequestoptionsjson", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-publickeycredentialrequestoptionsjson", "https://w3c.github.io/webauthn/#ref-for-typedefdef-base64urlstring%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#dom-publickeycredentialrequestoptionsjson-challenge", "https://w3c.github.io/webauthn/#ref-for-idl-unsigned-long%E2%91%A0", @@ -1978,6 +2274,8 @@ "https://w3c.github.io/webauthn/#dom-publickeycredentialrequestoptionsjson-extensions", "https://w3c.github.io/webauthn/#iface-authenticatorresponse", "https://w3c.github.io/webauthn/#authenticatorresponse", + "https://w3c.github.io/webauthn/#infopanel-for-authenticatorresponse", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticatorresponse", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A8%E2%93%AA", "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-authenticatorresponse%E2%91%A1", @@ -1988,6 +2286,8 @@ "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorresponse-clientdatajson%E2%91%A2", "https://w3c.github.io/webauthn/#dom-authenticatorresponse-clientdatajson", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorresponse-clientdatajson", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorresponse-clientdatajson", "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client-data", "https://w3c.github.io/webauthn/#ref-for-collectedclientdata-hash-of-the-serialized-client-data%E2%91%A2", @@ -1996,6 +2296,8 @@ "https://w3c.github.io/webauthn/#ref-for-client-data%E2%91%A0", "https://w3c.github.io/webauthn/#iface-authenticatorattestationresponse", "https://w3c.github.io/webauthn/#authenticatorattestationresponse", + "https://w3c.github.io/webauthn/#infopanel-for-authenticatorattestationresponse", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticatorattestationresponse", "https://w3c.github.io/webauthn/#ref-for-authenticatorattestationresponse%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A8%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A2%E2%91%A0", @@ -2010,17 +2312,27 @@ "https://w3c.github.io/webauthn/#ref-for-idl-sequence%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#dom-authenticatorattestationresponse-gettransports", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorattestationresponse-gettransports", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorattestationresponse-gettransports", "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#dom-authenticatorattestationresponse-getauthenticatordata", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorattestationresponse-getauthenticatordata", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorattestationresponse-getauthenticatordata", "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#dom-authenticatorattestationresponse-getpublickey", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorattestationresponse-getpublickey", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorattestationresponse-getpublickey", "https://w3c.github.io/webauthn/#ref-for-typedefdef-cosealgorithmidentifier%E2%91%A1", "https://w3c.github.io/webauthn/#dom-authenticatorattestationresponse-getpublickeyalgorithm", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorattestationresponse-getpublickeyalgorithm", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorattestationresponse-getpublickeyalgorithm", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorresponse-clientdatajson%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticatorresponse%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-collectedclientdata-json-compatible-serialization-of-client-data%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-collectedclientdata-hash-of-the-serialized-client-data%E2%91%A3", "https://w3c.github.io/webauthn/#dom-authenticatorattestationresponse-attestationobject", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorattestationresponse-attestationobject", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorattestationresponse-attestationobject", "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A4", @@ -2045,6 +2357,8 @@ "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-getpublickeyalgorithm", "https://w3c.github.io/webauthn/#ref-for-typedefdef-cosealgorithmidentifier%E2%91%A2", "https://w3c.github.io/webauthn/#dom-authenticatorattestationresponse-transports-slot", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorattestationresponse-transports-slot", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorattestationresponse-transports-slot", "https://w3c.github.io/webauthn/#ref-for-sec-object-internal-methods-and-internal-slots%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A8%E2%91%A2", @@ -2106,6 +2420,8 @@ "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#iface-authenticatorassertionresponse", "https://w3c.github.io/webauthn/#authenticatorassertionresponse", + "https://w3c.github.io/webauthn/#infopanel-for-authenticatorassertionresponse", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticatorassertionresponse", "https://w3c.github.io/webauthn/#ref-for-authenticatorassertionresponse%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A8%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authentication-assertion%E2%91%A0%E2%91%A0", @@ -2133,15 +2449,23 @@ "https://w3c.github.io/webauthn/#ref-for-collectedclientdata-json-compatible-serialization-of-client-data%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-collectedclientdata-hash-of-the-serialized-client-data%E2%91%A4", "https://w3c.github.io/webauthn/#dom-authenticatorassertionresponse-authenticatordata", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorassertionresponse-authenticatordata", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorassertionresponse-authenticatordata", "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#dom-authenticatorassertionresponse-signature", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorassertionresponse-signature", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorassertionresponse-signature", "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#dom-authenticatorassertionresponse-userhandle", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorassertionresponse-userhandle", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorassertionresponse-userhandle", "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#dom-authenticatorassertionresponse-attestationobject", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorassertionresponse-attestationobject", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorassertionresponse-attestationobject", "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A8%E2%91%A6", @@ -2153,21 +2477,29 @@ "https://w3c.github.io/webauthn/#ref-for-authenticatorassertionresponse%E2%91%A4", "https://w3c.github.io/webauthn/#dictionary-credential-params", "https://w3c.github.io/webauthn/#dictdef-publickeycredentialparameters", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-publickeycredentialparameters", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-publickeycredentialparameters", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialparameters%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialparameters-type%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-typedefdef-cosealgorithmidentifier%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialparameters-alg%E2%91%A0", "https://w3c.github.io/webauthn/#dom-publickeycredentialparameters-type", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialparameters-type", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialparameters-type", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-enumdef-publickeycredentialtype%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialparameters%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialparameters-type%E2%91%A2", "https://w3c.github.io/webauthn/#dom-publickeycredentialparameters-alg", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialparameters-alg", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialparameters-alg", "https://w3c.github.io/webauthn/#ref-for-typedefdef-cosealgorithmidentifier%E2%91%A6", "https://w3c.github.io/webauthn/#dictionary-makecredentialoptions", "https://w3c.github.io/webauthn/#dictdef-publickeycredentialcreationoptions", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-publickeycredentialcreationoptions", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-publickeycredentialcreationoptions", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialcreationoptions%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialrpentity%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialcreationoptions-rp%E2%91%A7", @@ -2193,6 +2525,8 @@ "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientinputs", "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/#infopanel-for-dom-publickeycredentialcreationoptions-rp", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialentity-name%E2%91%A0", @@ -2204,6 +2538,8 @@ "https://w3c.github.io/webauthn/#ref-for-concept-settings-object-origin%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-concept-origin-effective-domain%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-user", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialcreationoptions-user", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialcreationoptions-user", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialuserentity%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A0%E2%91%A6", @@ -2228,10 +2564,14 @@ "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-authentication-ceremony%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-challenge", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialcreationoptions-challenge", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialcreationoptions-challenge", "https://w3c.github.io/webauthn/#ref-for-BufferSource%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%93%AA%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A8", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-pubkeycredparams", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialcreationoptions-pubkeycredparams", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A2%E2%91%A3", @@ -2241,10 +2581,14 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%93%AA%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-typedefdef-cosealgorithmidentifier%E2%91%A7", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-timeout", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialcreationoptions-timeout", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A2%E2%91%A4", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-excludecredentials", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialcreationoptions-excludecredentials", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A0%E2%93%AA", @@ -2258,11 +2602,15 @@ "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A2%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%93%AA%E2%91%A3", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-authenticatorselection", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialcreationoptions-authenticatorselection", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%93%AA%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-attestation", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialcreationoptions-attestation", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialcreationoptions-attestation", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A1%E2%91%A6", "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-attestation-conveyance%E2%91%A0", @@ -2271,12 +2619,16 @@ "https://w3c.github.io/webauthn/#ref-for-map-exists", "https://w3c.github.io/webauthn/#ref-for-dom-attestationconveyancepreference-none%E2%91%A2", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-attestationformats", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialcreationoptions-attestationformats", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialcreationoptions-attestationformats", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A1%E2%91%A7", "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-attestation%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%93%AA%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%93%AA%E2%91%A6", "https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-extensions", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialcreationoptions-extensions", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-client-extension-input%E2%91%A1", @@ -2287,6 +2639,8 @@ "https://w3c.github.io/webauthn/#ref-for-webauthn-extensions%E2%91%A1", "https://w3c.github.io/webauthn/#dictionary-pkcredentialentity", "https://w3c.github.io/webauthn/#dictdef-publickeycredentialentity", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-publickeycredentialentity", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-publickeycredentialentity", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialentity", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A0%E2%91%A7", @@ -2296,6 +2650,8 @@ "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A1%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialentity-name%E2%91%A3", "https://w3c.github.io/webauthn/#dom-publickeycredentialentity-name", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialentity-name", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialentity-name", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-human-palatability%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialentity%E2%91%A1", @@ -2326,6 +2682,8 @@ "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialentity-name%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#dictionary-rp-credential-params", "https://w3c.github.io/webauthn/#dictdef-publickeycredentialrpentity", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-publickeycredentialrpentity", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialrpentity%E2%91%A4", @@ -2333,11 +2691,15 @@ "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrpentity-id%E2%91%A8", "https://w3c.github.io/webauthn/#dom-publickeycredentialrpentity-id", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialrpentity-id", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialrpentity-id", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A2%E2%91%A1", "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%A2", "https://w3c.github.io/webauthn/#dictionary-user-credential-params", "https://w3c.github.io/webauthn/#dictdef-publickeycredentialuserentity", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-publickeycredentialuserentity", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-publickeycredentialuserentity", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialuserentity%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialuserentity%E2%91%A3", @@ -2347,6 +2709,8 @@ "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A2%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialuserentity-displayname%E2%91%A4", "https://w3c.github.io/webauthn/#dom-publickeycredentialuserentity-id", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialuserentity-id", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialuserentity-id", "https://w3c.github.io/webauthn/#ref-for-BufferSource%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A0%E2%91%A8", @@ -2365,6 +2729,8 @@ "https://w3c.github.io/webauthn/#ref-for-user-account%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#dom-publickeycredentialuserentity-displayname", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialuserentity-displayname", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialuserentity-displayname", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A2%E2%91%A3", "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%A1", @@ -2384,6 +2750,8 @@ "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialuserentity-displayname%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#dictionary-authenticatorSelection", "https://w3c.github.io/webauthn/#dictdef-authenticatorselectioncriteria", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-authenticatorselectioncriteria", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-authenticatorselectioncriteria", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticatorselectioncriteria%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticatorselectioncriteria%E2%91%A3", @@ -2396,6 +2764,8 @@ "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A2%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorselectioncriteria-userverification%E2%91%A2", "https://w3c.github.io/webauthn/#dom-authenticatorselectioncriteria-authenticatorattachment", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorselectioncriteria-authenticatorattachment", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorselectioncriteria-authenticatorattachment", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A2%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-enumdef-authenticatorattachment%E2%91%A2", @@ -2407,6 +2777,8 @@ "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#dom-authenticatorselectioncriteria-residentkey", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorselectioncriteria-residentkey", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorselectioncriteria-residentkey", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%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-side-discoverable-credential%E2%91%A5", @@ -2419,12 +2791,16 @@ "https://w3c.github.io/webauthn/#ref-for-enumdef-residentkeyrequirement%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorselectioncriteria-residentkey%E2%91%A2", "https://w3c.github.io/webauthn/#dom-authenticatorselectioncriteria-requireresidentkey", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorselectioncriteria-requireresidentkey", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorselectioncriteria-requireresidentkey", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-discoverable-credential%E2%91%A5", "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-dom-authenticatorselectioncriteria-residentkey%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-residentkeyrequirement-required%E2%91%A2", "https://w3c.github.io/webauthn/#dom-authenticatorselectioncriteria-userverification", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorselectioncriteria-userverification", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorselectioncriteria-userverification", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A3%E2%93%AA", "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-user-verification%E2%91%A0%E2%91%A7", @@ -2436,6 +2812,8 @@ "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorselectioncriteria-userverification%E2%91%A3", "https://w3c.github.io/webauthn/#enum-attachment", "https://w3c.github.io/webauthn/#enumdef-authenticatorattachment", + "https://w3c.github.io/webauthn/#infopanel-for-enumdef-authenticatorattachment", + "https://w3c.github.io/webauthn/#infopaneltitle-for-enumdef-authenticatorattachment", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A0%E2%91%A2", "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%A2%E2%91%A8", @@ -2450,8 +2828,12 @@ "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattachment-cross-platform", "https://w3c.github.io/webauthn/#ref-for-enumdef-authenticatorattachment%E2%91%A4", "https://w3c.github.io/webauthn/#dom-authenticatorattachment-platform", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorattachment-platform", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorattachment-platform", "https://w3c.github.io/webauthn/#ref-for-platform-attachment%E2%91%A0", "https://w3c.github.io/webauthn/#dom-authenticatorattachment-cross-platform", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatorattachment-cross-platform", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatorattachment-cross-platform", "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", @@ -2467,6 +2849,8 @@ "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A3%E2%91%A3", "https://w3c.github.io/webauthn/#enum-residentKeyRequirement", "https://w3c.github.io/webauthn/#enumdef-residentkeyrequirement", + "https://w3c.github.io/webauthn/#infopanel-for-enumdef-residentkeyrequirement", + "https://w3c.github.io/webauthn/#infopaneltitle-for-enumdef-residentkeyrequirement", "https://w3c.github.io/webauthn/#ref-for-enumdef-residentkeyrequirement%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-residentkeyrequirement-discouraged%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-residentkeyrequirement-preferred%E2%91%A1", @@ -2477,6 +2861,8 @@ "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/#infopanel-for-dom-residentkeyrequirement-discouraged", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-residentkeyrequirement-discouraged", "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-server-side-credential%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-credential%E2%91%A7", @@ -2490,6 +2876,8 @@ "https://w3c.github.io/webauthn/#ref-for-server-side-credential%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#dom-residentkeyrequirement-preferred", + "https://w3c.github.io/webauthn/#infopanel-for-dom-residentkeyrequirement-preferred", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-residentkeyrequirement-preferred", "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-client-side-discoverable-credential%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-server-side-credential%E2%91%A0%E2%93%AA", @@ -2501,6 +2889,8 @@ "https://w3c.github.io/webauthn/#ref-for-discoverable-credential%E2%91%A7", "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/#infopanel-for-dom-residentkeyrequirement-required", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-residentkeyrequirement-required", "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-client-side-discoverable-credential%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A3%E2%91%A7", @@ -2518,7 +2908,11 @@ "https://w3c.github.io/webauthn/#ref-for-server-side-credential%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#enum-attestation-convey", "https://w3c.github.io/webauthn/#attestation-conveyance", + "https://w3c.github.io/webauthn/#infopanel-for-attestation-conveyance", + "https://w3c.github.io/webauthn/#infopaneltitle-for-attestation-conveyance", "https://w3c.github.io/webauthn/#enumdef-attestationconveyancepreference", + "https://w3c.github.io/webauthn/#infopanel-for-enumdef-attestationconveyancepreference", + "https://w3c.github.io/webauthn/#infopaneltitle-for-enumdef-attestationconveyancepreference", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-enumdef-attestationconveyancepreference%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-attestation-conveyance%E2%91%A1", @@ -2529,6 +2923,8 @@ "https://w3c.github.io/webauthn/#ref-for-dom-attestationconveyancepreference-enterprise%E2%91%A2", "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/#infopanel-for-dom-attestationconveyancepreference-none", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-attestationconveyancepreference-none", "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-authenticator%E2%91%A0%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A0%E2%91%A0", @@ -2542,6 +2938,8 @@ "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A3%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-none", "https://w3c.github.io/webauthn/#dom-attestationconveyancepreference-indirect", + "https://w3c.github.io/webauthn/#infopanel-for-dom-attestationconveyancepreference-indirect", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-attestationconveyancepreference-indirect", "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-attestation-statement%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A4%E2%93%AA", @@ -2555,10 +2953,14 @@ "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A4%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#dom-attestationconveyancepreference-direct", + "https://w3c.github.io/webauthn/#infopanel-for-dom-attestationconveyancepreference-direct", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-attestationconveyancepreference-direct", "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-attestation-statement%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#dom-attestationconveyancepreference-enterprise", + "https://w3c.github.io/webauthn/#infopanel-for-dom-attestationconveyancepreference-enterprise", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-attestationconveyancepreference-enterprise", "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-attestation-statement%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A1%E2%91%A3", @@ -2567,6 +2969,8 @@ "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A4", "https://w3c.github.io/webauthn/#dictionary-assertion-options", "https://w3c.github.io/webauthn/#dictdef-publickeycredentialrequestoptions", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-publickeycredentialrequestoptions", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-publickeycredentialrequestoptions", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialrequestoptions%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-challenge%E2%91%A0", @@ -2590,14 +2994,20 @@ "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientinputs%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialrequestoptions-extensions%E2%91%A2", "https://w3c.github.io/webauthn/#dom-publickeycredentialrequestoptions-challenge", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialrequestoptions-challenge", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialrequestoptions-challenge", "https://w3c.github.io/webauthn/#ref-for-BufferSource%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A1%E2%93%AA", "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/#infopanel-for-dom-publickeycredentialrequestoptions-timeout", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A4%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A4%E2%91%A1", "https://w3c.github.io/webauthn/#dom-publickeycredentialrequestoptions-rpid", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialrequestoptions-rpid", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialrequestoptions-rpid", "https://w3c.github.io/webauthn/#ref-for-idl-USVString%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A4%E2%91%A6", @@ -2616,6 +3026,8 @@ "https://w3c.github.io/webauthn/#ref-for-concept-settings-object-origin%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-concept-origin-effective-domain%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#dom-publickeycredentialrequestoptions-allowcredentials", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialrequestoptions-allowcredentials", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialrequestoptions-allowcredentials", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialdescriptor%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A4%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A1%E2%91%A1", @@ -2651,6 +3063,8 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-list-empty%E2%91%A4", "https://w3c.github.io/webauthn/#dom-publickeycredentialrequestoptions-userverification", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialrequestoptions-userverification", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialrequestoptions-userverification", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A3%E2%91%A3", "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-user-verification%E2%91%A1%E2%91%A0", @@ -2661,6 +3075,8 @@ "https://w3c.github.io/webauthn/#ref-for-enumdef-userverificationrequirement%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorselectioncriteria-userverification%E2%91%A5", "https://w3c.github.io/webauthn/#dom-publickeycredentialrequestoptions-attestation", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialrequestoptions-attestation", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialrequestoptions-attestation", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A3%E2%91%A4", "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-conveyance%E2%91%A2", @@ -2669,12 +3085,16 @@ "https://w3c.github.io/webauthn/#ref-for-map-exists%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-attestationconveyancepreference-none%E2%91%A4", "https://w3c.github.io/webauthn/#dom-publickeycredentialrequestoptions-attestationformats", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialrequestoptions-attestationformats", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialrequestoptions-attestationformats", "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%A5%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator%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%A5", "https://w3c.github.io/webauthn/#dom-publickeycredentialrequestoptions-extensions", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialrequestoptions-extensions", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A5%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client-extension-input%E2%91%A2", @@ -2718,11 +3138,15 @@ "https://w3c.github.io/webauthn/#iface-authentication-extensions-client-inputs", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientinputs%E2%91%A4", "https://w3c.github.io/webauthn/#dictdef-authenticationextensionsclientinputs", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-authenticationextensionsclientinputs", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-authenticationextensionsclientinputs", "https://w3c.github.io/webauthn/#ref-for-client-extension-input%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-webauthn-extensions%E2%91%A4", "https://w3c.github.io/webauthn/#iface-authentication-extensions-client-outputs", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientoutputs%E2%91%A3", "https://w3c.github.io/webauthn/#dictdef-authenticationextensionsclientoutputs", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-authenticationextensionsclientoutputs", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-authenticationextensionsclientoutputs", "https://w3c.github.io/webauthn/#ref-for-client-extension-output%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-webauthn-extensions%E2%91%A5", "https://w3c.github.io/webauthn/#iface-authentication-extensions-authenticator-inputs", @@ -2743,7 +3167,11 @@ "https://w3c.github.io/webauthn/#dictionary-client-data", "https://w3c.github.io/webauthn/#ref-for-webauthn-signature", "https://w3c.github.io/webauthn/#dictdef-collectedclientdata", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-collectedclientdata", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-collectedclientdata", "https://w3c.github.io/webauthn/#client-data", + "https://w3c.github.io/webauthn/#infopanel-for-client-data", + "https://w3c.github.io/webauthn/#infopaneltitle-for-client-data", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A4%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dictdef-collectedclientdata%E2%91%A1", @@ -2762,17 +3190,27 @@ "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A4%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-tokenbinding-id", "https://w3c.github.io/webauthn/#enumdef-tokenbindingstatus", + "https://w3c.github.io/webauthn/#infopanel-for-enumdef-tokenbindingstatus", + "https://w3c.github.io/webauthn/#infopaneltitle-for-enumdef-tokenbindingstatus", "https://w3c.github.io/webauthn/#ref-for-dom-tokenbindingstatus-present", "https://w3c.github.io/webauthn/#ref-for-dom-tokenbindingstatus-supported", "https://w3c.github.io/webauthn/#dom-collectedclientdata-type", + "https://w3c.github.io/webauthn/#infopanel-for-dom-collectedclientdata-type", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-collectedclientdata-type", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A4%E2%91%A1", "https://w3c.github.io/webauthn/#dom-collectedclientdata-challenge", + "https://w3c.github.io/webauthn/#infopanel-for-dom-collectedclientdata-challenge", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-collectedclientdata-challenge", "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%A5%E2%91%A7", "https://w3c.github.io/webauthn/#dom-collectedclientdata-origin", + "https://w3c.github.io/webauthn/#infopanel-for-dom-collectedclientdata-origin", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-collectedclientdata-origin", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A4%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-concept-origin%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#dom-collectedclientdata-crossorigin", + "https://w3c.github.io/webauthn/#infopanel-for-dom-collectedclientdata-crossorigin", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-collectedclientdata-crossorigin", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-sec-object-internal-methods-and-internal-slots%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#collectedclientdata-tokenbinding", @@ -2781,18 +3219,26 @@ "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", + "https://w3c.github.io/webauthn/#infopanel-for-dom-tokenbinding-status", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-tokenbinding-status", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A4%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-enumdef-tokenbindingstatus", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A3%E2%93%AA", "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/#infopanel-for-dom-tokenbindingstatus-supported", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-tokenbindingstatus-supported", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A0%E2%91%A6%E2%93%AA", "https://w3c.github.io/webauthn/#dom-tokenbindingstatus-present", + "https://w3c.github.io/webauthn/#infopanel-for-dom-tokenbindingstatus-present", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-tokenbindingstatus-present", "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-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", + "https://w3c.github.io/webauthn/#infopanel-for-dom-tokenbinding-id", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-tokenbinding-id", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A4%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-tokenbinding-status%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-tokenbindingstatus-present%E2%91%A0", @@ -2803,8 +3249,12 @@ "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A3%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dictdef-collectedclientdata%E2%91%A3", "https://w3c.github.io/webauthn/#collectedclientdata-json-compatible-serialization-of-client-data", + "https://w3c.github.io/webauthn/#infopanel-for-collectedclientdata-json-compatible-serialization-of-client-data", + "https://w3c.github.io/webauthn/#infopaneltitle-for-collectedclientdata-json-compatible-serialization-of-client-data", "https://w3c.github.io/webauthn/#ref-for-dictdef-collectedclientdata%E2%91%A4", "https://w3c.github.io/webauthn/#collectedclientdata-hash-of-the-serialized-client-data", + "https://w3c.github.io/webauthn/#infopanel-for-collectedclientdata-hash-of-the-serialized-client-data", + "https://w3c.github.io/webauthn/#infopaneltitle-for-collectedclientdata-hash-of-the-serialized-client-data", "https://w3c.github.io/webauthn/#ref-for-collectedclientdata-json-compatible-serialization-of-client-data%E2%91%A4", "https://w3c.github.io/webauthn/#clientdatajson-serialization", "https://w3c.github.io/webauthn/#ref-for-dictdef-collectedclientdata%E2%91%A5", @@ -2825,6 +3275,8 @@ "https://w3c.github.io/webauthn/#ref-for-dom-collectedclientdata-crossorigin%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-serialize-a-javascript-value-to-json-bytes%E2%91%A0", "https://w3c.github.io/webauthn/#ccdtostring", + "https://w3c.github.io/webauthn/#infopanel-for-ccdtostring", + "https://w3c.github.io/webauthn/#infopaneltitle-for-ccdtostring", "https://w3c.github.io/webauthn/#clientdatajson-verification", "https://w3c.github.io/webauthn/#ref-for-dictdef-collectedclientdata%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorresponse-clientdatajson%E2%91%A5", @@ -2847,12 +3299,18 @@ "https://w3c.github.io/webauthn/#ref-for-dictdef-collectedclientdata%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#enum-credentialType", "https://w3c.github.io/webauthn/#enumdef-publickeycredentialtype", + "https://w3c.github.io/webauthn/#infopanel-for-enumdef-publickeycredentialtype", + "https://w3c.github.io/webauthn/#infopaneltitle-for-enumdef-publickeycredentialtype", "https://w3c.github.io/webauthn/#ref-for-enumdef-publickeycredentialtype%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialtype-public-key%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-enumdef-publickeycredentialtype%E2%91%A5", "https://w3c.github.io/webauthn/#dom-publickeycredentialtype-public-key", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialtype-public-key", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialtype-public-key", "https://w3c.github.io/webauthn/#dictionary-credential-descriptor", "https://w3c.github.io/webauthn/#dictdef-publickeycredentialdescriptor", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-publickeycredentialdescriptor", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-publickeycredentialdescriptor", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialdescriptor%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A4%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialdescriptor-type%E2%91%A1", @@ -2870,6 +3328,8 @@ "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#dom-publickeycredentialdescriptor-type", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialdescriptor-type", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialdescriptor-type", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A4%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-enumdef-publickeycredentialtype%E2%91%A6", @@ -2879,12 +3339,16 @@ "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%A0", "https://w3c.github.io/webauthn/#dom-publickeycredentialdescriptor-id", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialdescriptor-id", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialdescriptor-id", "https://w3c.github.io/webauthn/#ref-for-BufferSource%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A2%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%A1", "https://w3c.github.io/webauthn/#dom-publickeycredentialdescriptor-transports", + "https://w3c.github.io/webauthn/#infopanel-for-dom-publickeycredentialdescriptor-transports", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-publickeycredentialdescriptor-transports", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A5%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A5%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-managing-authenticator%E2%91%A0%E2%91%A0", @@ -2902,6 +3366,8 @@ "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialdescriptor-transports%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#enum-transport", "https://w3c.github.io/webauthn/#enumdef-authenticatortransport", + "https://w3c.github.io/webauthn/#infopanel-for-enumdef-authenticatortransport", + "https://w3c.github.io/webauthn/#infopaneltitle-for-enumdef-authenticatortransport", "https://w3c.github.io/webauthn/#ref-for-enumdef-authenticatortransport%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatortransport-usb", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatortransport-nfc", @@ -2916,14 +3382,24 @@ "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A2%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-authenticatorattestationresponse-gettransports%E2%91%A5", "https://w3c.github.io/webauthn/#dom-authenticatortransport-usb", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatortransport-usb", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatortransport-usb", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#dom-authenticatortransport-nfc", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatortransport-nfc", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatortransport-nfc", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#dom-authenticatortransport-ble", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatortransport-ble", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatortransport-ble", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A2%E2%91%A2", "https://w3c.github.io/webauthn/#dom-authenticatortransport-hybrid", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatortransport-hybrid", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatortransport-hybrid", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A2%E2%91%A3", "https://w3c.github.io/webauthn/#dom-authenticatortransport-internal", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticatortransport-internal", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticatortransport-internal", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A2%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-client-device%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A0%E2%91%A2", @@ -2932,6 +3408,8 @@ "https://w3c.github.io/webauthn/#ref-for-typedefdef-cosealgorithmidentifier%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-idl-long", "https://w3c.github.io/webauthn/#typedefdef-cosealgorithmidentifier", + "https://w3c.github.io/webauthn/#infopanel-for-typedefdef-cosealgorithmidentifier", + "https://w3c.github.io/webauthn/#infopaneltitle-for-typedefdef-cosealgorithmidentifier", "https://w3c.github.io/webauthn/#ref-for-typedefdef-cosealgorithmidentifier%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-name-key-objects", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A1%E2%91%A1", @@ -2942,6 +3420,8 @@ "https://w3c.github.io/webauthn/#ref-for-section-2.1", "https://w3c.github.io/webauthn/#enum-userVerificationRequirement", "https://w3c.github.io/webauthn/#enumdef-userverificationrequirement", + "https://w3c.github.io/webauthn/#infopanel-for-enumdef-userverificationrequirement", + "https://w3c.github.io/webauthn/#infopaneltitle-for-enumdef-userverificationrequirement", "https://w3c.github.io/webauthn/#ref-for-enumdef-userverificationrequirement%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-userverificationrequirement-required%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-userverificationrequirement-preferred%E2%91%A3", @@ -2950,6 +3430,8 @@ "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A1%E2%91%A1", "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/#infopanel-for-dom-userverificationrequirement-required", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-userverificationrequirement-required", "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-user-verification%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-ceremony%E2%91%A0%E2%91%A0", @@ -2958,16 +3440,22 @@ "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A5%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#dom-userverificationrequirement-preferred", + "https://w3c.github.io/webauthn/#infopanel-for-dom-userverificationrequirement-preferred", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-userverificationrequirement-preferred", "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-user-verification%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-uv%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authdata-flags%E2%91%A4", "https://w3c.github.io/webauthn/#dom-userverificationrequirement-discouraged", + "https://w3c.github.io/webauthn/#infopanel-for-dom-userverificationrequirement-discouraged", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-userverificationrequirement-discouraged", "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-user-verification%E2%91%A1%E2%91%A5", "https://w3c.github.io/webauthn/#sctn-permissions-policy", "https://w3c.github.io/webauthn/#ref-for-policy-controlled-feature", "https://w3c.github.io/webauthn/#publickey-credentials-get-feature", + "https://w3c.github.io/webauthn/#infopanel-for-publickey-credentials-get-feature", + "https://w3c.github.io/webauthn/#infopaneltitle-for-publickey-credentials-get-feature", "https://w3c.github.io/webauthn/#ref-for-policy-controlled-feature-default-allowlist", "https://w3c.github.io/webauthn/#ref-for-document", "https://w3c.github.io/webauthn/#ref-for-concept-document-permissions-policy%E2%91%A1", @@ -2995,6 +3483,8 @@ "https://w3c.github.io/webauthn/#ref-for-ui-redressing", "https://w3c.github.io/webauthn/#sctn-authenticator-model", "https://w3c.github.io/webauthn/#authenticator-model", + "https://w3c.github.io/webauthn/#infopanel-for-authenticator-model", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticator-model", "https://w3c.github.io/webauthn/#ref-for-webauthn-authenticator%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticator-model%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A3%E2%91%A3", @@ -3006,6 +3496,8 @@ "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%A7%E2%91%A0", "https://w3c.github.io/webauthn/#authenticator-credentials-map", + "https://w3c.github.io/webauthn/#infopanel-for-authenticator-credentials-map", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A0", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-userhandle", @@ -3022,6 +3514,8 @@ "https://w3c.github.io/webauthn/#ref-for-client-device%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A5%E2%91%A4", "https://w3c.github.io/webauthn/#attestation-signature", + "https://w3c.github.io/webauthn/#infopanel-for-attestation-signature", + "https://w3c.github.io/webauthn/#infopaneltitle-for-attestation-signature", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A3%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-attestation-signature%E2%91%A1", @@ -3034,6 +3528,8 @@ "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#assertion-signature", + "https://w3c.github.io/webauthn/#infopanel-for-assertion-signature", + "https://w3c.github.io/webauthn/#infopaneltitle-for-assertion-signature", "https://w3c.github.io/webauthn/#ref-for-authenticatorgetassertion%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A2%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-user-consent%E2%91%A0%E2%91%A2", @@ -3047,10 +3543,14 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A3%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-assertion-signature%E2%91%A2", "https://w3c.github.io/webauthn/#webauthn-signature", + "https://w3c.github.io/webauthn/#infopanel-for-webauthn-signature", + "https://w3c.github.io/webauthn/#infopaneltitle-for-webauthn-signature", "https://w3c.github.io/webauthn/#ref-for-attestation-signature%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-assertion-signature%E2%91%A3", "https://w3c.github.io/webauthn/#sctn-authenticator-data", "https://w3c.github.io/webauthn/#authenticator-data", + "https://w3c.github.io/webauthn/#infopanel-for-authenticator-data", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticator-data", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A3%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-client-data%E2%91%A5", @@ -3061,44 +3561,66 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#table-authData", "https://w3c.github.io/webauthn/#authdata-rpidhash", + "https://w3c.github.io/webauthn/#infopanel-for-authdata-rpidhash", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authdata-rpidhash", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A3%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-scope%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#authdata-flags", + "https://w3c.github.io/webauthn/#infopanel-for-authdata-flags", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authdata-flags", "https://w3c.github.io/webauthn/#ref-for-concept-user-present%E2%91%A0", "https://w3c.github.io/webauthn/#authdata-flags-up", + "https://w3c.github.io/webauthn/#infopanel-for-authdata-flags-up", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authdata-flags-up", "https://w3c.github.io/webauthn/#ref-for-concept-user-present%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-concept-user-present%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-concept-user-verified%E2%91%A0", "https://w3c.github.io/webauthn/#authdata-flags-uv", + "https://w3c.github.io/webauthn/#infopanel-for-authdata-flags-uv", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authdata-flags-uv", "https://w3c.github.io/webauthn/#ref-for-concept-user-verified%E2%91%A1", "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/#infopanel-for-authdata-flags-be", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authdata-flags-be", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-backup-eligible", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A4", "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/#infopanel-for-authdata-flags-bs", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authdata-flags-bs", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A3%E2%91%A5", "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%A3%E2%91%A6", "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", + "https://w3c.github.io/webauthn/#infopanel-for-authdata-flags-at", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authdata-flags-at", "https://w3c.github.io/webauthn/#ref-for-attested-credential-data%E2%91%A2", "https://w3c.github.io/webauthn/#authdata-flags-ed", + "https://w3c.github.io/webauthn/#infopanel-for-authdata-flags-ed", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authdata-flags-ed", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authdata-extensions", "https://w3c.github.io/webauthn/#authdata-signcount", + "https://w3c.github.io/webauthn/#infopanel-for-authdata-signcount", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authdata-signcount", "https://w3c.github.io/webauthn/#ref-for-signature-counter%E2%91%A0", "https://w3c.github.io/webauthn/#authdata-attestedcredentialdata", + "https://w3c.github.io/webauthn/#infopanel-for-authdata-attestedcredentialdata", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authdata-attestedcredentialdata", "https://w3c.github.io/webauthn/#ref-for-attested-credential-data%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authdata-attestedcredentialdata-credentialidlength", "https://w3c.github.io/webauthn/#ref-for-authdata-attestedcredentialdata-credentialid%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authdata-attestedcredentialdata-credentialpublickey%E2%91%A0", "https://w3c.github.io/webauthn/#authdata-extensions", + "https://w3c.github.io/webauthn/#infopanel-for-authdata-extensions", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authdata-extensions", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-cbor%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-extension-identifier%E2%91%A3", @@ -3120,6 +3642,8 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A3%E2%91%A1", "https://w3c.github.io/webauthn/#authenticator-data-perform-the-following-steps-to-generate-an-authenticator-data-structure", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A1%E2%91%A5", + "https://w3c.github.io/webauthn/#infopanel-for-authenticator-data-perform-the-following-steps-to-generate-an-authenticator-data-structure", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticator-data-perform-the-following-steps-to-generate-an-authenticator-data-structure", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A2%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authdata-rpidhash", "https://w3c.github.io/webauthn/#ref-for-authdata-flags-up", @@ -3172,6 +3696,8 @@ "https://w3c.github.io/webauthn/#ref-for-section-7", "https://w3c.github.io/webauthn/#sctn-sign-counter", "https://w3c.github.io/webauthn/#signature-counter", + "https://w3c.github.io/webauthn/#infopanel-for-signature-counter", + "https://w3c.github.io/webauthn/#infopaneltitle-for-signature-counter", "https://w3c.github.io/webauthn/#ref-for-signature-counter%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-signature-counter%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authdata-signcount%E2%91%A0", @@ -3294,6 +3820,8 @@ "https://w3c.github.io/webauthn/#ref-for-discoverable-credential-capable%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-roaming-authenticators%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#authenticator-type", + "https://w3c.github.io/webauthn/#infopanel-for-authenticator-type", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticator-type", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A4%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-roaming-authenticators%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A0%E2%91%A4", @@ -3311,16 +3839,24 @@ "https://w3c.github.io/webauthn/#ref-for-credential-storage-modality%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authentication-factor-capability%E2%91%A0", "https://w3c.github.io/webauthn/#second-factor-platform-authenticator", + "https://w3c.github.io/webauthn/#infopanel-for-second-factor-platform-authenticator", + "https://w3c.github.io/webauthn/#infopaneltitle-for-second-factor-platform-authenticator", "https://w3c.github.io/webauthn/#ref-for-platform-attachment%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-single-factor-capable", "https://w3c.github.io/webauthn/#user-verifying-platform-authenticator", + "https://w3c.github.io/webauthn/#infopanel-for-user-verifying-platform-authenticator", + "https://w3c.github.io/webauthn/#infopaneltitle-for-user-verifying-platform-authenticator", "https://w3c.github.io/webauthn/#ref-for-platform-attachment%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-multi-factor-capable", "https://w3c.github.io/webauthn/#second-factor-roaming-authenticator", + "https://w3c.github.io/webauthn/#infopanel-for-second-factor-roaming-authenticator", + "https://w3c.github.io/webauthn/#infopaneltitle-for-second-factor-roaming-authenticator", "https://w3c.github.io/webauthn/#ref-for-cross-platform-attachment%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-server-side-credential-storage-modality%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-single-factor-capable%E2%91%A0", "https://w3c.github.io/webauthn/#first-factor-roaming-authenticator", + "https://w3c.github.io/webauthn/#infopanel-for-first-factor-roaming-authenticator", + "https://w3c.github.io/webauthn/#infopaneltitle-for-first-factor-roaming-authenticator", "https://w3c.github.io/webauthn/#ref-for-cross-platform-attachment%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-client-side-credential-storage-modality%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-multi-factor-capable%E2%91%A0", @@ -3362,6 +3898,8 @@ "https://w3c.github.io/webauthn/#ref-for-authentication-factor-capability%E2%91%A1", "https://w3c.github.io/webauthn/#sctn-authenticator-attachment-modality", "https://w3c.github.io/webauthn/#authenticator-attachment-modality", + "https://w3c.github.io/webauthn/#infopanel-for-authenticator-attachment-modality", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticator-attachment-modality", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A5%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A4%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A6%E2%93%AA", @@ -3374,22 +3912,34 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A5%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-client-device%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#platform-authenticators", + "https://w3c.github.io/webauthn/#infopanel-for-platform-authenticators", + "https://w3c.github.io/webauthn/#infopaneltitle-for-platform-authenticators", "https://w3c.github.io/webauthn/#roaming-authenticators", + "https://w3c.github.io/webauthn/#infopanel-for-roaming-authenticators", + "https://w3c.github.io/webauthn/#infopaneltitle-for-roaming-authenticators", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-client-device%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#platform-attachment", + "https://w3c.github.io/webauthn/#infopanel-for-platform-attachment", + "https://w3c.github.io/webauthn/#infopaneltitle-for-platform-attachment", "https://w3c.github.io/webauthn/#ref-for-client-device%E2%91%A2%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A3%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-bound-credential%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#platform-credential", + "https://w3c.github.io/webauthn/#infopanel-for-platform-credential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-platform-credential", "https://w3c.github.io/webauthn/#ref-for-roaming-authenticators%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#cross-platform-attachment", + "https://w3c.github.io/webauthn/#infopanel-for-cross-platform-attachment", + "https://w3c.github.io/webauthn/#infopaneltitle-for-cross-platform-attachment", "https://w3c.github.io/webauthn/#ref-for-client-device%E2%91%A2%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A3%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-bound-credential%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-roaming-authenticators%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#roaming-credential", + "https://w3c.github.io/webauthn/#infopanel-for-roaming-credential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-roaming-credential", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-roaming-authenticators%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A1%E2%91%A0", @@ -3448,14 +3998,22 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A6%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A6%E2%91%A1", "https://w3c.github.io/webauthn/#credential-storage-modality", + "https://w3c.github.io/webauthn/#infopanel-for-credential-storage-modality", + "https://w3c.github.io/webauthn/#infopaneltitle-for-credential-storage-modality", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A6%E2%91%A2", "https://w3c.github.io/webauthn/#client-side-credential-storage-modality", + "https://w3c.github.io/webauthn/#infopanel-for-client-side-credential-storage-modality", + "https://w3c.github.io/webauthn/#infopaneltitle-for-client-side-credential-storage-modality", "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-public-key-credential-source%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A6%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-client-side-credential-storage-modality%E2%91%A3", "https://w3c.github.io/webauthn/#discoverable-credential-capable", + "https://w3c.github.io/webauthn/#infopanel-for-discoverable-credential-capable", + "https://w3c.github.io/webauthn/#infopaneltitle-for-discoverable-credential-capable", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A6%E2%91%A4", "https://w3c.github.io/webauthn/#server-side-credential-storage-modality", + "https://w3c.github.io/webauthn/#infopanel-for-server-side-credential-storage-modality", + "https://w3c.github.io/webauthn/#infopaneltitle-for-server-side-credential-storage-modality", "https://w3c.github.io/webauthn/#ref-for-client-side-credential-storage-modality%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-credential-private-key%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A1%E2%91%A5", @@ -3468,6 +4026,8 @@ "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#sctn-authentication-factor-capability", "https://w3c.github.io/webauthn/#authentication-factor-capability", + "https://w3c.github.io/webauthn/#infopanel-for-authentication-factor-capability", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authentication-factor-capability", "https://w3c.github.io/webauthn/#ref-for-af%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authentication-ceremony%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-af%E2%91%A0%E2%91%A1", @@ -3485,9 +4045,13 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A7%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A2%E2%91%A2", "https://w3c.github.io/webauthn/#multi-factor-capable", + "https://w3c.github.io/webauthn/#infopanel-for-multi-factor-capable", + "https://w3c.github.io/webauthn/#infopaneltitle-for-multi-factor-capable", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A7%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-multi-factor-capable%E2%91%A3", "https://w3c.github.io/webauthn/#single-factor-capable", + "https://w3c.github.io/webauthn/#infopanel-for-single-factor-capable", + "https://w3c.github.io/webauthn/#infopaneltitle-for-single-factor-capable", "https://w3c.github.io/webauthn/#ref-for-multi-factor-capable%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A7%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-user-verification%E2%91%A2%E2%91%A3", @@ -3512,10 +4076,16 @@ "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#sctn-authenticator-ops", "https://w3c.github.io/webauthn/#authenticator-operations", + "https://w3c.github.io/webauthn/#infopanel-for-authenticator-operations", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticator-operations", "https://w3c.github.io/webauthn/#ref-for-webauthn-client%E2%91%A5", "https://w3c.github.io/webauthn/#authenticator-session", + "https://w3c.github.io/webauthn/#infopanel-for-authenticator-session", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticator-session", "https://w3c.github.io/webauthn/#sctn-op-lookup-credsource-by-credid", "https://w3c.github.io/webauthn/#credential-id-looking-up", + "https://w3c.github.io/webauthn/#infopanel-for-credential-id-looking-up", + "https://w3c.github.io/webauthn/#infopaneltitle-for-credential-id-looking-up", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A0%E2%91%A7%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A0", @@ -3526,6 +4096,8 @@ "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-id%E2%91%A0", "https://w3c.github.io/webauthn/#sctn-op-make-cred", "https://w3c.github.io/webauthn/#authenticatormakecredential", + "https://w3c.github.io/webauthn/#infopanel-for-authenticatormakecredential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%93%AA%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dictdef-publickeycredentialrpentity%E2%91%A5", @@ -3646,6 +4218,8 @@ "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#sctn-op-get-assertion", "https://w3c.github.io/webauthn/#authenticatorgetassertion", + "https://w3c.github.io/webauthn/#infopanel-for-authenticatorgetassertion", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticatorgetassertion", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A2%E2%91%A4", "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", @@ -3728,6 +4302,8 @@ "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#sctn-op-cancel", "https://w3c.github.io/webauthn/#authenticatorcancel", + "https://w3c.github.io/webauthn/#infopanel-for-authenticatorcancel", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticatorcancel", "https://w3c.github.io/webauthn/#ref-for-authenticator-session%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticatorgetassertion%E2%91%A0%E2%91%A3", @@ -3736,6 +4312,8 @@ "https://w3c.github.io/webauthn/#ref-for-authenticatorgetassertion%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#sctn-op-silent-discovery", "https://w3c.github.io/webauthn/#silentcredentialdiscovery", + "https://w3c.github.io/webauthn/#infopanel-for-silentcredentialdiscovery", + "https://w3c.github.io/webauthn/#infopaneltitle-for-silentcredentialdiscovery", "https://w3c.github.io/webauthn/#ref-for-dom-credentialmediationrequirement-conditional%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-user-mediated%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-rp-id%E2%91%A2%E2%91%A5", @@ -3744,15 +4322,23 @@ "https://w3c.github.io/webauthn/#ref-for-list%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-list-item%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#discoverablecredentialmetadata", + "https://w3c.github.io/webauthn/#infopanel-for-discoverablecredentialmetadata", + "https://w3c.github.io/webauthn/#infopaneltitle-for-discoverablecredentialmetadata", "https://w3c.github.io/webauthn/#ref-for-struct%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-struct-item%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#discoverablecredentialmetadata-type", + "https://w3c.github.io/webauthn/#infopanel-for-discoverablecredentialmetadata-type", + "https://w3c.github.io/webauthn/#infopaneltitle-for-discoverablecredentialmetadata-type", "https://w3c.github.io/webauthn/#ref-for-enumdef-publickeycredentialtype%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#discoverablecredentialmetadata-id", + "https://w3c.github.io/webauthn/#infopanel-for-discoverablecredentialmetadata-id", + "https://w3c.github.io/webauthn/#infopaneltitle-for-discoverablecredentialmetadata-id", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-relying-party-identifier%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-user-handle%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#discoverablecredentialmetadata-otherui", + "https://w3c.github.io/webauthn/#infopanel-for-discoverablecredentialmetadata-otherui", + "https://w3c.github.io/webauthn/#infopaneltitle-for-discoverablecredentialmetadata-otherui", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%93%AA%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-map-iterate%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A4%E2%91%A5", @@ -3809,6 +4395,8 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%93%AA%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A3%E2%91%A8", "https://w3c.github.io/webauthn/#attestation-object", + "https://w3c.github.io/webauthn/#infopanel-for-attestation-object", + "https://w3c.github.io/webauthn/#infopaneltitle-for-attestation-object", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A0%E2%91%A3", "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", @@ -3829,6 +4417,8 @@ "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#attestation-statement", + "https://w3c.github.io/webauthn/#infopanel-for-attestation-statement", + "https://w3c.github.io/webauthn/#infopaneltitle-for-attestation-statement", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A4%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-attestation-signature%E2%91%A6", @@ -3838,9 +4428,13 @@ "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-attestation%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#attestation-statement-format", + "https://w3c.github.io/webauthn/#infopanel-for-attestation-statement-format", + "https://w3c.github.io/webauthn/#infopaneltitle-for-attestation-statement-format", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A6", "https://w3c.github.io/webauthn/#attestation-type", + "https://w3c.github.io/webauthn/#infopanel-for-attestation-type", + "https://w3c.github.io/webauthn/#infopaneltitle-for-attestation-type", "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A1%E2%91%A5", "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-attestation-statement%E2%91%A1%E2%91%A6", @@ -3891,15 +4485,25 @@ "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#sctn-attested-credential-data", "https://w3c.github.io/webauthn/#attested-credential-data", + "https://w3c.github.io/webauthn/#infopanel-for-attested-credential-data", + "https://w3c.github.io/webauthn/#infopaneltitle-for-attested-credential-data", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A3%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#table-attestedCredentialData", "https://w3c.github.io/webauthn/#authdata-attestedcredentialdata-aaguid", + "https://w3c.github.io/webauthn/#infopanel-for-authdata-attestedcredentialdata-aaguid", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authdata-attestedcredentialdata-aaguid", "https://w3c.github.io/webauthn/#authdata-attestedcredentialdata-credentialidlength", + "https://w3c.github.io/webauthn/#infopanel-for-authdata-attestedcredentialdata-credentialidlength", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authdata-attestedcredentialdata-credentialidlength", "https://w3c.github.io/webauthn/#ref-for-authdata-attestedcredentialdata-credentialid%E2%91%A2", "https://w3c.github.io/webauthn/#authdata-attestedcredentialdata-credentialid", + "https://w3c.github.io/webauthn/#infopanel-for-authdata-attestedcredentialdata-credentialid", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authdata-attestedcredentialdata-credentialid", "https://w3c.github.io/webauthn/#ref-for-credential-id%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#authdata-attestedcredentialdata-credentialpublickey", + "https://w3c.github.io/webauthn/#infopanel-for-authdata-attestedcredentialdata-credentialpublickey", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authdata-attestedcredentialdata-credentialpublickey", "https://w3c.github.io/webauthn/#ref-for-credential-public-key%E2%91%A1%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-section-7%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-ctap2-canonical-cbor-encoding-form%E2%91%A2", @@ -3934,23 +4538,35 @@ "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%A8", "https://w3c.github.io/webauthn/#signing-procedure", + "https://w3c.github.io/webauthn/#infopanel-for-signing-procedure", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A2%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A4%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A3%E2%91%A5", "https://w3c.github.io/webauthn/#authenticator-data-for-the-attestation", + "https://w3c.github.io/webauthn/#infopanel-for-authenticator-data-for-the-attestation", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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/#infopanel-for-verification-procedure", + "https://w3c.github.io/webauthn/#infopaneltitle-for-verification-procedure", "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#verification-procedure-inputs", + "https://w3c.github.io/webauthn/#infopanel-for-verification-procedure-inputs", + "https://w3c.github.io/webauthn/#infopaneltitle-for-verification-procedure-inputs", "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A2%E2%91%A1", "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%A6", + "https://w3c.github.io/webauthn/#infopanel-for-authenticator-data-claimed-to-have-been-used-for-the-attestation", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticator-data-claimed-to-have-been-used-for-the-attestation", "https://w3c.github.io/webauthn/#ref-for-collectedclientdata-hash-of-the-serialized-client-data%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-attestation-type%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-attestation-trust-path", "https://w3c.github.io/webauthn/#attestation-trust-path", + "https://w3c.github.io/webauthn/#infopanel-for-attestation-trust-path", + "https://w3c.github.io/webauthn/#infopaneltitle-for-attestation-trust-path", "https://w3c.github.io/webauthn/#ref-for-self-attestation%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#sctn-attestation-types", @@ -3977,20 +4593,34 @@ "https://w3c.github.io/webauthn/#ref-for-attestation%E2%91%A1%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/#basic-attestation", + "https://w3c.github.io/webauthn/#infopanel-for-basic-attestation", + "https://w3c.github.io/webauthn/#infopaneltitle-for-basic-attestation", "https://w3c.github.io/webauthn/#basic", + "https://w3c.github.io/webauthn/#infopanel-for-basic", + "https://w3c.github.io/webauthn/#infopaneltitle-for-basic", "https://w3c.github.io/webauthn/#ref-for-attestation-key-pair%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-attestation-key-pair%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-basic-attestation", "https://w3c.github.io/webauthn/#batch-attestation", + "https://w3c.github.io/webauthn/#infopanel-for-batch-attestation", + "https://w3c.github.io/webauthn/#infopaneltitle-for-batch-attestation", "https://w3c.github.io/webauthn/#self-attestation", + "https://w3c.github.io/webauthn/#infopanel-for-self-attestation", + "https://w3c.github.io/webauthn/#infopaneltitle-for-self-attestation", "https://w3c.github.io/webauthn/#self", + "https://w3c.github.io/webauthn/#infopanel-for-self", + "https://w3c.github.io/webauthn/#infopaneltitle-for-self", "https://w3c.github.io/webauthn/#ref-for-self-attestation%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-attestation-key-pair%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-credential-private-key%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-attestation-signature%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-attestation-private-key%E2%91%A1", "https://w3c.github.io/webauthn/#attestation-ca", + "https://w3c.github.io/webauthn/#infopanel-for-attestation-ca", + "https://w3c.github.io/webauthn/#infopaneltitle-for-attestation-ca", "https://w3c.github.io/webauthn/#attca", + "https://w3c.github.io/webauthn/#infopanel-for-attca", + "https://w3c.github.io/webauthn/#infopaneltitle-for-attca", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-attestation-ca%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A1%E2%93%AA", @@ -4001,7 +4631,11 @@ "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-attestation-certificate%E2%91%A2", "https://w3c.github.io/webauthn/#anonymization-ca", + "https://w3c.github.io/webauthn/#infopanel-for-anonymization-ca", + "https://w3c.github.io/webauthn/#infopaneltitle-for-anonymization-ca", "https://w3c.github.io/webauthn/#anonca", + "https://w3c.github.io/webauthn/#infopanel-for-anonca", + "https://w3c.github.io/webauthn/#infopaneltitle-for-anonca", "https://w3c.github.io/webauthn/#ref-for-authenticator%E2%91%A1%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-anonymization-ca%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-concept-credential%E2%91%A0%E2%91%A5", @@ -4018,6 +4652,8 @@ "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%A7", "https://w3c.github.io/webauthn/#none", + "https://w3c.github.io/webauthn/#infopanel-for-none", + "https://w3c.github.io/webauthn/#infopaneltitle-for-none", "https://w3c.github.io/webauthn/#sctn-generating-an-attestation-object", "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A0%E2%91%A7", @@ -4324,6 +4960,8 @@ "https://w3c.github.io/webauthn/#sctn-defined-attestation-formats", "https://w3c.github.io/webauthn/#sctn-attstn-fmt-ids", "https://w3c.github.io/webauthn/#attestation-statement-format-identifier", + "https://w3c.github.io/webauthn/#infopanel-for-attestation-statement-format-identifier", + "https://w3c.github.io/webauthn/#infopaneltitle-for-attestation-statement-format-identifier", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format-identifier%E2%91%A3", "https://w3c.github.io/webauthn/#sctn-packed-attestation", @@ -4397,6 +5035,8 @@ "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/#android-key-attestation-certificate-extension-data", + "https://w3c.github.io/webauthn/#infopanel-for-android-key-attestation-certificate-extension-data", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A2%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-platform-authenticators%E2%91%A1%E2%91%A5", @@ -4458,10 +5098,18 @@ "https://w3c.github.io/webauthn/#ref-for-anonymization-ca%E2%91%A4", "https://w3c.github.io/webauthn/#sctn-extensions", "https://w3c.github.io/webauthn/#webauthn-extensions", + "https://w3c.github.io/webauthn/#infopanel-for-webauthn-extensions", + "https://w3c.github.io/webauthn/#infopaneltitle-for-webauthn-extensions", "https://w3c.github.io/webauthn/#ref-for-public-key-credential%E2%91%A4%E2%91%A5", "https://w3c.github.io/webauthn/#registration-extension", + "https://w3c.github.io/webauthn/#infopanel-for-registration-extension", + "https://w3c.github.io/webauthn/#infopaneltitle-for-registration-extension", "https://w3c.github.io/webauthn/#authentication-extension", + "https://w3c.github.io/webauthn/#infopanel-for-authentication-extension", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authentication-extension", "https://w3c.github.io/webauthn/#client-extension", + "https://w3c.github.io/webauthn/#infopanel-for-client-extension", + "https://w3c.github.io/webauthn/#infopaneltitle-for-client-extension", "https://w3c.github.io/webauthn/#ref-for-client-extension%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-registration-extension%E2%91%A1", @@ -4488,6 +5136,8 @@ "https://w3c.github.io/webauthn/#ref-for-extension-identifier%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-client-extension-output%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#authenticator-extension", + "https://w3c.github.io/webauthn/#infopanel-for-authenticator-extension", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticator-extension", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-registration-extension%E2%91%A4", @@ -4531,6 +5181,8 @@ "https://w3c.github.io/webauthn/#ref-for-webauthn-extensions%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#sctn-extension-id", "https://w3c.github.io/webauthn/#extension-identifier", + "https://w3c.github.io/webauthn/#infopanel-for-extension-identifier", + "https://w3c.github.io/webauthn/#infopaneltitle-for-extension-identifier", "https://w3c.github.io/webauthn/#sctn-extension-specification", "https://w3c.github.io/webauthn/#ref-for-extension-identifier%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-client-extension-input%E2%91%A0%E2%93%AA", @@ -4557,11 +5209,15 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-output%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#sctn-extension-request-parameters", "https://w3c.github.io/webauthn/#client-extension-input", + "https://w3c.github.io/webauthn/#infopanel-for-client-extension-input", + "https://w3c.github.io/webauthn/#infopaneltitle-for-client-extension-input", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A2%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-get%E2%91%A2%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A2%E2%91%A2", "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/#infopanel-for-authenticator-extension-input", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A1%E2%91%A7%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-client-extension-input%E2%91%A0%E2%91%A0", @@ -4590,6 +5246,8 @@ "https://w3c.github.io/webauthn/#example-c42718c0", "https://w3c.github.io/webauthn/#sctn-client-extension-processing", "https://w3c.github.io/webauthn/#client-extension-processing", + "https://w3c.github.io/webauthn/#infopanel-for-client-extension-processing", + "https://w3c.github.io/webauthn/#infopaneltitle-for-client-extension-processing", "https://w3c.github.io/webauthn/#ref-for-client%E2%91%A7%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client-extension-input%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-client-extension%E2%91%A5", @@ -4600,6 +5258,8 @@ "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-getclientextensionresults%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-extension-identifier%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#client-extension-output", + "https://w3c.github.io/webauthn/#infopanel-for-client-extension-output", + "https://w3c.github.io/webauthn/#infopaneltitle-for-client-extension-output", "https://w3c.github.io/webauthn/#ref-for-client-extension-input%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-client-extension-output%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-client-extension-input%E2%91%A1%E2%93%AA", @@ -4611,6 +5271,8 @@ "https://w3c.github.io/webauthn/#ref-for-client-extension-output%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#sctn-authenticator-extension-processing", "https://w3c.github.io/webauthn/#authenticator-extension-processing", + "https://w3c.github.io/webauthn/#infopanel-for-authenticator-extension-processing", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticator-extension-processing", "https://w3c.github.io/webauthn/#ref-for-cbor%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-input%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension%E2%91%A0%E2%91%A0", @@ -4625,7 +5287,11 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A4%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-extension-identifier%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#authenticator-extension-output", + "https://w3c.github.io/webauthn/#infopanel-for-authenticator-extension-output", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticator-extension-output", "https://w3c.github.io/webauthn/#unsigned-extension-outputs", + "https://w3c.github.io/webauthn/#infopanel-for-unsigned-extension-outputs", + "https://w3c.github.io/webauthn/#infopaneltitle-for-unsigned-extension-outputs", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A4%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-extension-identifier%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-unsigned-extension-outputs%E2%91%A3", @@ -4640,6 +5306,8 @@ "https://w3c.github.io/webauthn/#ref-for-client-extension%E2%91%A6", "https://w3c.github.io/webauthn/#sctn-appid-extension", "https://w3c.github.io/webauthn/#appid", + "https://w3c.github.io/webauthn/#infopanel-for-appid", + "https://w3c.github.io/webauthn/#infopaneltitle-for-appid", "https://w3c.github.io/webauthn/#ref-for-webauthn-relying-party%E2%91%A2%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-assertion%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A7%E2%91%A2", @@ -4672,6 +5340,8 @@ "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientinputs%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-idl-USVString%E2%91%A1", "https://w3c.github.io/webauthn/#dom-authenticationextensionsclientinputs-appid", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionsclientinputs-appid", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionsclientinputs-appid", "https://w3c.github.io/webauthn/#ref-for-concept-origin%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-determining-the-facetid-of-a-calling-application%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-determining-if-a-caller-s-facetid-is-authorized-for-an-appid%E2%91%A0", @@ -4700,6 +5370,8 @@ "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientinputs%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-idl-USVString%E2%91%A2", "https://w3c.github.io/webauthn/#dom-authenticationextensionsclientinputs-appidexclude", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionsclientinputs-appidexclude", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionsclientinputs-appidexclude", "https://w3c.github.io/webauthn/#ref-for-concept-origin%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-determining-the-facetid-of-a-calling-application%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsclientinputs-appidexclude", @@ -4722,6 +5394,8 @@ "https://w3c.github.io/webauthn/#dom-authenticationextensionsclientoutputs-appidexclude", "https://w3c.github.io/webauthn/#sctn-authenticator-credential-properties-extension", "https://w3c.github.io/webauthn/#credprops", + "https://w3c.github.io/webauthn/#infopanel-for-credprops", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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-credential-properties%E2%91%A1", @@ -4742,15 +5416,25 @@ "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsclientoutputs-credprops", "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#dictdef-credentialpropertiesoutput", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-credentialpropertiesoutput", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-credentialpropertiesoutput", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-dom-credentialpropertiesoutput-rk%E2%91%A0", "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/#infopanel-for-dom-authenticationextensionsclientoutputs-credprops", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionsclientoutputs-credprops", "https://w3c.github.io/webauthn/#dom-credentialpropertiesoutput-rk", + "https://w3c.github.io/webauthn/#infopanel-for-dom-credentialpropertiesoutput-rk", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-credentialpropertiesoutput-rk", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#credentialpropertiesoutput-resident-key-credential-property", + "https://w3c.github.io/webauthn/#infopanel-for-credentialpropertiesoutput-resident-key-credential-property", + "https://w3c.github.io/webauthn/#infopaneltitle-for-credentialpropertiesoutput-resident-key-credential-property", "https://w3c.github.io/webauthn/#credentialpropertiesoutput-client-side-discoverable-credential-property", + "https://w3c.github.io/webauthn/#infopanel-for-credentialpropertiesoutput-client-side-discoverable-credential-property", + "https://w3c.github.io/webauthn/#infopaneltitle-for-credentialpropertiesoutput-client-side-discoverable-credential-property", "https://w3c.github.io/webauthn/#ref-for-publickeycredential%E2%91%A1%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-registration-ceremony%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-client-side-discoverable-credential%E2%91%A0%E2%91%A4", @@ -4773,6 +5457,8 @@ "https://w3c.github.io/webauthn/#ref-for-non-discoverable-credential%E2%91%A3", "https://w3c.github.io/webauthn/#prf-extension", "https://w3c.github.io/webauthn/#prf", + "https://w3c.github.io/webauthn/#infopanel-for-prf", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A8", @@ -4804,11 +5490,19 @@ "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%93%AA", "https://w3c.github.io/webauthn/#dictdef-authenticationextensionsprfvalues", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-authenticationextensionsprfvalues", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-authenticationextensionsprfvalues", "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A2%E2%91%A0", "https://w3c.github.io/webauthn/#dom-authenticationextensionsprfvalues-first", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionsprfvalues-first", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionsprfvalues-first", "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A2%E2%91%A1", "https://w3c.github.io/webauthn/#dom-authenticationextensionsprfvalues-second", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionsprfvalues-second", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionsprfvalues-second", "https://w3c.github.io/webauthn/#dictdef-authenticationextensionsprfinputs", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-authenticationextensionsprfinputs", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-authenticationextensionsprfinputs", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsprfvalues", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfinputs-eval", "https://w3c.github.io/webauthn/#ref-for-idl-record", @@ -4819,10 +5513,14 @@ "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsprfinputs", "https://w3c.github.io/webauthn/#dom-authenticationextensionsclientinputs-prf", "https://w3c.github.io/webauthn/#dom-authenticationextensionsprfinputs-eval", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionsprfinputs-eval", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A3%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-assertion%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#dom-authenticationextensionsprfinputs-evalbycredential", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionsprfinputs-evalbycredential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionsprfinputs-evalbycredential", "https://w3c.github.io/webauthn/#ref-for-idl-USVString%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsprfvalues%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-base64url-encoding%E2%91%A0%E2%91%A4", @@ -4878,6 +5576,8 @@ "https://w3c.github.io/webauthn/#ref-for-prf", "https://w3c.github.io/webauthn/#ref-for-relying-party%E2%91%A1%E2%91%A8%E2%91%A6", "https://w3c.github.io/webauthn/#dictdef-authenticationextensionsprfoutputs", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-authenticationextensionsprfoutputs", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-authenticationextensionsprfoutputs", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfoutputs-enabled%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsprfvalues%E2%91%A3", @@ -4885,11 +5585,17 @@ "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientoutputs%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsprfoutputs", "https://w3c.github.io/webauthn/#dom-authenticationextensionsclientoutputs-prf", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionsclientoutputs-prf", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionsclientoutputs-prf", "https://w3c.github.io/webauthn/#dom-authenticationextensionsprfoutputs-enabled", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionsprfoutputs-enabled", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionsprfoutputs-enabled", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-registration%E2%91%A1%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authentication%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#dom-authenticationextensionsprfoutputs-results", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionsprfoutputs-results", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionsprfoutputs-results", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsprfvalues%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfinputs-eval%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfinputs-evalbycredential%E2%91%A3", @@ -4897,6 +5603,8 @@ "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsprfinputs-eval%E2%91%A7", "https://w3c.github.io/webauthn/#sctn-large-blob-extension", "https://w3c.github.io/webauthn/#largeblob", + "https://w3c.github.io/webauthn/#infopanel-for-largeblob", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A1", @@ -4925,9 +5633,17 @@ "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionslargeblobinputs", "https://w3c.github.io/webauthn/#dom-authenticationextensionsclientinputs-largeblob", "https://w3c.github.io/webauthn/#enumdef-largeblobsupport", + "https://w3c.github.io/webauthn/#infopanel-for-enumdef-largeblobsupport", + "https://w3c.github.io/webauthn/#infopaneltitle-for-enumdef-largeblobsupport", "https://w3c.github.io/webauthn/#dom-largeblobsupport-required", + "https://w3c.github.io/webauthn/#infopanel-for-dom-largeblobsupport-required", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-largeblobsupport-required", "https://w3c.github.io/webauthn/#dom-largeblobsupport-preferred", + "https://w3c.github.io/webauthn/#infopanel-for-dom-largeblobsupport-preferred", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-largeblobsupport-preferred", "https://w3c.github.io/webauthn/#dictdef-authenticationextensionslargeblobinputs", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-authenticationextensionslargeblobinputs", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-authenticationextensionslargeblobinputs", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A5%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionslargeblobinputs-support", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A0%E2%91%A2", @@ -4935,14 +5651,20 @@ "https://w3c.github.io/webauthn/#ref-for-BufferSource%E2%91%A0%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionslargeblobinputs-write", "https://w3c.github.io/webauthn/#dom-authenticationextensionslargeblobinputs-support", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionslargeblobinputs-support", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionslargeblobinputs-support", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A5%E2%91%A1", "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/#infopanel-for-dom-authenticationextensionslargeblobinputs-read", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionslargeblobinputs-read", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A0%E2%91%A3", "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-authentication-extension%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#dom-authenticationextensionslargeblobinputs-write", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionslargeblobinputs-write", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionslargeblobinputs-write", "https://w3c.github.io/webauthn/#ref-for-BufferSource%E2%91%A0%E2%91%A0", "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-authentication-extension%E2%91%A0%E2%91%A5", @@ -4992,7 +5714,11 @@ "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", "https://w3c.github.io/webauthn/#dom-authenticationextensionsclientoutputs-largeblob", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionsclientoutputs-largeblob", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionsclientoutputs-largeblob", "https://w3c.github.io/webauthn/#dictdef-authenticationextensionslargebloboutputs", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-authenticationextensionslargebloboutputs", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-authenticationextensionslargebloboutputs", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionslargebloboutputs-supported%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A2%E2%91%A2", @@ -5000,13 +5726,19 @@ "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionslargebloboutputs-written%E2%91%A0", "https://w3c.github.io/webauthn/#dom-authenticationextensionslargebloboutputs-supported", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionslargebloboutputs-supported", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionslargebloboutputs-supported", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-registration-extension%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#dom-authenticationextensionslargebloboutputs-blob", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionslargebloboutputs-blob", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionslargebloboutputs-blob", "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A2%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-rawid%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionslargeblobinputs-read%E2%91%A3", "https://w3c.github.io/webauthn/#dom-authenticationextensionslargebloboutputs-written", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionslargebloboutputs-written", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionslargebloboutputs-written", "https://w3c.github.io/webauthn/#ref-for-idl-boolean%E2%91%A0%E2%91%A7", "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%A3%E2%91%A6", @@ -5017,6 +5749,8 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator-extension%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#sctn-uvm-extension", "https://w3c.github.io/webauthn/#user-verification-method", + "https://w3c.github.io/webauthn/#infopanel-for-user-verification-method", + "https://w3c.github.io/webauthn/#infopaneltitle-for-user-verification-method", "https://w3c.github.io/webauthn/#ref-for-registration-extension%E2%91%A1%E2%91%A0", "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%93%AA%E2%91%A5", @@ -5026,9 +5760,13 @@ "https://w3c.github.io/webauthn/#ref-for-idl-sequence%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-idl-unsigned-long%E2%91%A5", "https://w3c.github.io/webauthn/#typedefdef-uvmentry", + "https://w3c.github.io/webauthn/#infopanel-for-typedefdef-uvmentry", + "https://w3c.github.io/webauthn/#infopaneltitle-for-typedefdef-uvmentry", "https://w3c.github.io/webauthn/#ref-for-idl-sequence%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-typedefdef-uvmentry", "https://w3c.github.io/webauthn/#typedefdef-uvmentries", + "https://w3c.github.io/webauthn/#infopanel-for-typedefdef-uvmentries", + "https://w3c.github.io/webauthn/#infopaneltitle-for-typedefdef-uvmentries", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientoutputs%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-typedefdef-uvmentries", "https://w3c.github.io/webauthn/#dom-authenticationextensionsclientoutputs-uvm", @@ -5040,6 +5778,8 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A4%E2%91%A5", "https://w3c.github.io/webauthn/#sctn-device-publickey-extension", "https://w3c.github.io/webauthn/#devicepubkey", + "https://w3c.github.io/webauthn/#infopanel-for-devicepubkey", + "https://w3c.github.io/webauthn/#infopaneltitle-for-devicepubkey", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension%E2%91%A0%E2%91%A2", "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%A0%E2%91%A8", @@ -5108,6 +5848,8 @@ "https://w3c.github.io/webauthn/#ref-for-registration-extension%E2%91%A1%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-authentication-extension%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#dictdef-authenticationextensionsdevicepublickeyinputs", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-authenticationextensionsdevicepublickeyinputs", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-authenticationextensionsdevicepublickeyinputs", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A5%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsdevicepublickeyinputs-attestation", "https://w3c.github.io/webauthn/#ref-for-idl-sequence%E2%91%A0%E2%91%A3", @@ -5116,7 +5858,11 @@ "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientinputs%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsdevicepublickeyinputs", "https://w3c.github.io/webauthn/#dom-authenticationextensionsclientinputs-devicepubkey", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionsclientinputs-devicepubkey", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionsclientinputs-devicepubkey", "https://w3c.github.io/webauthn/#dom-authenticationextensionsdevicepublickeyinputs-attestation", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionsdevicepublickeyinputs-attestation", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionsdevicepublickeyinputs-attestation", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A5%E2%91%A4", "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-attestation-conveyance%E2%91%A4", @@ -5125,22 +5871,27 @@ "https://w3c.github.io/webauthn/#ref-for-map-exists%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-dom-attestationconveyancepreference-none%E2%91%A6", "https://w3c.github.io/webauthn/#dom-authenticationextensionsdevicepublickeyinputs-attestationformats", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionsdevicepublickeyinputs-attestationformats", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionsdevicepublickeyinputs-attestationformats", "https://w3c.github.io/webauthn/#ref-for-idl-DOMString%E2%91%A5%E2%91%A5", "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-attestation%E2%91%A1%E2%91%A4", "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-dom-authenticationextensionsclientinputs-devicepubkey", - "https://w3c.github.io/webauthn/#ref-for-device-public-key-attestation-object", "https://w3c.github.io/webauthn/#ref-for-unsigned-extension-outputs%E2%91%A5", "https://w3c.github.io/webauthn/#dictdef-authenticationextensionsdevicepublickeyoutputs", + "https://w3c.github.io/webauthn/#infopanel-for-dictdef-authenticationextensionsdevicepublickeyoutputs", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dictdef-authenticationextensionsdevicepublickeyoutputs", "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A2%E2%91%A4", - "https://w3c.github.io/webauthn/#dom-authenticationextensionsdevicepublickeyoutputs-authenticatoroutput", - "https://w3c.github.io/webauthn/#ref-for-idl-ArrayBuffer%E2%91%A2%E2%91%A5", "https://w3c.github.io/webauthn/#dom-authenticationextensionsdevicepublickeyoutputs-signature", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionsdevicepublickeyoutputs-signature", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionsdevicepublickeyoutputs-signature", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientoutputs%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsdevicepublickeyoutputs", "https://w3c.github.io/webauthn/#dom-authenticationextensionsclientoutputs-devicepubkey", + "https://w3c.github.io/webauthn/#infopanel-for-dom-authenticationextensionsclientoutputs-devicepubkey", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dom-authenticationextensionsclientoutputs-devicepubkey", "https://w3c.github.io/webauthn/#device-public-key-attestation-object", "https://w3c.github.io/webauthn/#ref-for-authenticatormakecredential%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticatorgetassertion%E2%91%A1%E2%91%A0", @@ -5234,15 +5985,21 @@ "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%A2", "https://w3c.github.io/webauthn/#abstract-opdef-credential-record-devicepubkeys", + "https://w3c.github.io/webauthn/#infopanel-for-abstract-opdef-credential-record-devicepubkeys", + "https://w3c.github.io/webauthn/#infopaneltitle-for-abstract-opdef-credential-record-devicepubkeys", "https://w3c.github.io/webauthn/#ref-for-list-empty%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-ordered-set%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-credential-record-device-bound-key-record", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source%E2%91%A5%E2%93%AA", "https://w3c.github.io/webauthn/#credential-record-device-bound-key-record", + "https://w3c.github.io/webauthn/#infopanel-for-credential-record-device-bound-key-record", + "https://w3c.github.io/webauthn/#infopaneltitle-for-credential-record-device-bound-key-record", "https://w3c.github.io/webauthn/#ref-for-device-bound-key%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-struct%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-struct-item%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#abstract-opdef-devicepubkey-record-aaguid", + "https://w3c.github.io/webauthn/#infopanel-for-abstract-opdef-devicepubkey-record-aaguid", + "https://w3c.github.io/webauthn/#infopaneltitle-for-abstract-opdef-devicepubkey-record-aaguid", "https://w3c.github.io/webauthn/#ref-for-authdata-attestedcredentialdata-aaguid%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-device-bound-key%E2%91%A0%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-public-key-credential-source-managing-authenticator%E2%91%A0%E2%91%A1", @@ -5250,14 +6007,22 @@ "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-credential-record-attestationobject%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-credential-record%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#abstract-opdef-devicepubkey-record-dpk", + "https://w3c.github.io/webauthn/#infopanel-for-abstract-opdef-devicepubkey-record-dpk", + "https://w3c.github.io/webauthn/#infopaneltitle-for-abstract-opdef-devicepubkey-record-dpk", "https://w3c.github.io/webauthn/#ref-for-device-bound-key%E2%91%A0%E2%91%A5", "https://w3c.github.io/webauthn/#abstract-opdef-devicepubkey-record-scope", + "https://w3c.github.io/webauthn/#infopanel-for-abstract-opdef-devicepubkey-record-scope", + "https://w3c.github.io/webauthn/#infopaneltitle-for-abstract-opdef-devicepubkey-record-scope", "https://w3c.github.io/webauthn/#ref-for-device-bound-key%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#abstract-opdef-devicepubkey-record-fmt", + "https://w3c.github.io/webauthn/#infopanel-for-abstract-opdef-devicepubkey-record-fmt", + "https://w3c.github.io/webauthn/#infopaneltitle-for-abstract-opdef-devicepubkey-record-fmt", "https://w3c.github.io/webauthn/#ref-for-attestation-statement-format%E2%91%A1%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-device-bound-key%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A3%E2%91%A4", "https://w3c.github.io/webauthn/#abstract-opdef-devicepubkey-record-attstmt", + "https://w3c.github.io/webauthn/#infopanel-for-abstract-opdef-devicepubkey-record-attstmt", + "https://w3c.github.io/webauthn/#infopaneltitle-for-abstract-opdef-devicepubkey-record-attstmt", "https://w3c.github.io/webauthn/#ref-for-device-bound-key%E2%91%A0%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-attestation-statement%E2%91%A3%E2%91%A5", "https://w3c.github.io/webauthn/#sctn-device-publickey-extension-verification-create", @@ -5265,8 +6030,10 @@ "https://w3c.github.io/webauthn/#ref-for-dom-credentialscontainer-create%E2%91%A2%E2%91%A8", "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-dom-authenticationextensionsclientoutputs-devicepubkey", - "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A1%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsdevicepublickeyoutputs-signature", + "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-output%E2%91%A0%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-attestation-object%E2%91%A1%E2%91%A3", + "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsdevicepublickeyoutputs-signature%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-assertion-signature%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-device-public-key%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-user-credential%E2%91%A0%E2%91%A2", @@ -5290,8 +6057,11 @@ "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-dom-credentialscontainer-get%E2%91%A3%E2%91%A4", "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-dom-authenticationextensionsclientoutputs-devicepubkey%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsdevicepublickeyoutputs-signature%E2%91%A1", + "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-output%E2%91%A1%E2%93%AA", "https://w3c.github.io/webauthn/#ref-for-authenticator-data%E2%91%A4%E2%91%A7", - "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsdevicepublickeyoutputs-signature%E2%91%A0", + "https://w3c.github.io/webauthn/#ref-for-dom-authenticationextensionsdevicepublickeyoutputs-signature%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-assertion-signature%E2%91%A0%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-device-public-key%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-user-credential%E2%91%A0%E2%91%A3", @@ -5348,6 +6118,8 @@ "https://w3c.github.io/webauthn/#ref-for-dom-credential-id%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-create-a-new-device-bound-key-record%E2%91%A2", "https://w3c.github.io/webauthn/#abstract-opdef-create-a-new-device-bound-key-record", + "https://w3c.github.io/webauthn/#infopanel-for-abstract-opdef-create-a-new-device-bound-key-record", + "https://w3c.github.io/webauthn/#infopaneltitle-for-abstract-opdef-create-a-new-device-bound-key-record", "https://w3c.github.io/webauthn/#ref-for-credential-record-device-bound-key-record%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-devicepubkey-record-aaguid%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-abstract-opdef-devicepubkey-record-dpk%E2%91%A2", @@ -5376,6 +6148,8 @@ "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A0", "https://w3c.github.io/webauthn/#sctn-authenticator-extension-capabilities", "https://w3c.github.io/webauthn/#authenticator-extension-capabilities", + "https://w3c.github.io/webauthn/#infopanel-for-authenticator-extension-capabilities", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticator-extension-capabilities", "https://w3c.github.io/webauthn/#ref-for-dfn-extension-capability%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension%E2%91%A0%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-processing%E2%91%A4", @@ -5401,13 +6175,19 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-capabilities%E2%91%A1", "https://w3c.github.io/webauthn/#sctn-automation-virtual-authenticators", "https://w3c.github.io/webauthn/#virtual-authenticators", + "https://w3c.github.io/webauthn/#infopanel-for-virtual-authenticators", + "https://w3c.github.io/webauthn/#infopaneltitle-for-virtual-authenticators", "https://w3c.github.io/webauthn/#ref-for-dfn-extension-commands%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-authenticator-model%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A2", "https://w3c.github.io/webauthn/#virtual-authenticator-database", + "https://w3c.github.io/webauthn/#infopanel-for-virtual-authenticator-database", + "https://w3c.github.io/webauthn/#infopaneltitle-for-virtual-authenticator-database", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A3", "https://w3c.github.io/webauthn/#authenticatorid", + "https://w3c.github.io/webauthn/#infopanel-for-authenticatorid", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticatorid", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A4", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A5", "https://w3c.github.io/webauthn/#ref-for-enumdef-authenticatortransport%E2%91%A4", @@ -5430,17 +6210,21 @@ "https://w3c.github.io/webauthn/#ref-for-authenticator-extension%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#ref-for-authenticator-extension%E2%91%A0%E2%91%A7", "https://w3c.github.io/webauthn/#ref-for-typedefdef-uvmentries%E2%91%A0", - "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-output%E2%91%A0%E2%91%A8", + "https://w3c.github.io/webauthn/#ref-for-authenticator-extension-output%E2%91%A1%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-user-verification-method%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A0%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-user-verification-method%E2%91%A1", "https://w3c.github.io/webauthn/#sctn-automation-add-virtual-authenticator", "https://w3c.github.io/webauthn/#add-virtual-authenticator", + "https://w3c.github.io/webauthn/#infopanel-for-add-virtual-authenticator", + "https://w3c.github.io/webauthn/#infopaneltitle-for-add-virtual-authenticator", "https://w3c.github.io/webauthn/#ref-for-add-virtual-authenticator", "https://w3c.github.io/webauthn/#ref-for-dfn-extension-commands%E2%91%A2", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A0%E2%91%A1", "https://w3c.github.io/webauthn/#table-addVirtualAuthenticator", "https://w3c.github.io/webauthn/#authenticator-configuration", + "https://w3c.github.io/webauthn/#infopanel-for-authenticator-configuration", + "https://w3c.github.io/webauthn/#infopaneltitle-for-authenticator-configuration", "https://w3c.github.io/webauthn/#ref-for-blob-url-entry-object", "https://w3c.github.io/webauthn/#ref-for-dfn-remote-end-steps", "https://w3c.github.io/webauthn/#table-authenticatorConfiguration", @@ -5481,6 +6265,8 @@ "https://w3c.github.io/webauthn/#ref-for-dfn-success", "https://w3c.github.io/webauthn/#sctn-automation-remove-virtual-authenticator", "https://w3c.github.io/webauthn/#remove-virtual-authenticator", + "https://w3c.github.io/webauthn/#infopanel-for-remove-virtual-authenticator", + "https://w3c.github.io/webauthn/#infopaneltitle-for-remove-virtual-authenticator", "https://w3c.github.io/webauthn/#ref-for-remove-virtual-authenticator", "https://w3c.github.io/webauthn/#ref-for-dfn-extension-commands%E2%91%A3", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A0%E2%91%A3", @@ -5496,12 +6282,16 @@ "https://w3c.github.io/webauthn/#ref-for-dfn-success%E2%91%A0", "https://w3c.github.io/webauthn/#sctn-automation-add-credential", "https://w3c.github.io/webauthn/#add-credential", + "https://w3c.github.io/webauthn/#infopanel-for-add-credential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A5%E2%91%A0", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A0%E2%91%A6", "https://w3c.github.io/webauthn/#table-addCredential", "https://w3c.github.io/webauthn/#credential-parameters", + "https://w3c.github.io/webauthn/#infopanel-for-credential-parameters", + "https://w3c.github.io/webauthn/#infopaneltitle-for-credential-parameters", "https://w3c.github.io/webauthn/#ref-for-blob-url-entry-object%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-dfn-remote-end-steps%E2%91%A2", "https://w3c.github.io/webauthn/#table-credentialParameters", @@ -5577,6 +6367,8 @@ "https://w3c.github.io/webauthn/#ref-for-dfn-success%E2%91%A1", "https://w3c.github.io/webauthn/#sctn-automation-get-credentials", "https://w3c.github.io/webauthn/#get-credentials", + "https://w3c.github.io/webauthn/#infopanel-for-get-credentials", + "https://w3c.github.io/webauthn/#infopaneltitle-for-get-credentials", "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", @@ -5597,6 +6389,8 @@ "https://w3c.github.io/webauthn/#ref-for-dfn-success%E2%91%A2", "https://w3c.github.io/webauthn/#sctn-automation-remove-credential", "https://w3c.github.io/webauthn/#remove-credential", + "https://w3c.github.io/webauthn/#infopanel-for-remove-credential", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A5%E2%91%A5", @@ -5617,6 +6411,8 @@ "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/#infopanel-for-remove-all-credentials", + "https://w3c.github.io/webauthn/#infopaneltitle-for-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%A5%E2%91%A8", @@ -5633,6 +6429,8 @@ "https://w3c.github.io/webauthn/#ref-for-dfn-success%E2%91%A4", "https://w3c.github.io/webauthn/#sctn-automation-set-user-verified", "https://w3c.github.io/webauthn/#set-user-verified", + "https://w3c.github.io/webauthn/#infopanel-for-set-user-verified", + "https://w3c.github.io/webauthn/#infopaneltitle-for-set-user-verified", "https://w3c.github.io/webauthn/#ref-for-set-user-verified", "https://w3c.github.io/webauthn/#ref-for-dfn-extension-commands%E2%91%A8", "https://w3c.github.io/webauthn/#ref-for-virtual-authenticators%E2%91%A1%E2%91%A7", @@ -5792,6 +6590,8 @@ "https://w3c.github.io/webauthn/#sctn-seccons-visibility", "https://w3c.github.io/webauthn/#ref-for-the-iframe-element%E2%91%A3", "https://w3c.github.io/webauthn/#ui-redressing", + "https://w3c.github.io/webauthn/#infopanel-for-ui-redressing", + "https://w3c.github.io/webauthn/#infopaneltitle-for-ui-redressing", "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-relying-party%E2%91%A2%E2%91%A4%E2%91%A1", "https://w3c.github.io/webauthn/#ref-for-client-platform%E2%91%A4%E2%91%A4", @@ -6232,186 +7032,546 @@ "https://w3c.github.io/webauthn/#index", "https://w3c.github.io/webauthn/#index-defined-here", "https://w3c.github.io/webauthn/#index-defined-elsewhere", - "https://w3c.github.io/webauthn/#term-for-credential", - "https://w3c.github.io/webauthn/#term-for-dictdef-credentialcreationoptions", - "https://w3c.github.io/webauthn/#term-for-dictdef-credentialrequestoptions", - "https://w3c.github.io/webauthn/#term-for-credentialscontainer", - "https://w3c.github.io/webauthn/#term-for-abstract-opdef-request-a-credential", - "https://w3c.github.io/webauthn/#term-for-collectfromcredentialstore-origin-options-sameoriginwithancestors", - "https://w3c.github.io/webauthn/#term-for-create-origin-options-sameoriginwithancestors", - "https://w3c.github.io/webauthn/#term-for-store-credential-sameoriginwithancestors", - "https://w3c.github.io/webauthn/#term-for-dom-credential-discovery-slot", - "https://w3c.github.io/webauthn/#term-for-dom-credential-type-slot", - "https://w3c.github.io/webauthn/#term-for-dom-credentialmediationrequirement-conditional", - "https://w3c.github.io/webauthn/#term-for-dom-credentialscontainer-create", - "https://w3c.github.io/webauthn/#term-for-concept-credential", - "https://w3c.github.io/webauthn/#term-for-credential-source", - "https://w3c.github.io/webauthn/#term-for-dom-credentialscontainer-get", - "https://w3c.github.io/webauthn/#term-for-dom-credential-id", - "https://w3c.github.io/webauthn/#term-for-dom-credentialrequestoptions-mediation", - "https://w3c.github.io/webauthn/#term-for-dom-credential-discovery-remote", - "https://w3c.github.io/webauthn/#term-for-same-origin-with-its-ancestors", - "https://w3c.github.io/webauthn/#term-for-dom-credentialcreationoptions-signal", - "https://w3c.github.io/webauthn/#term-for-dom-credentialrequestoptions-signal", - "https://w3c.github.io/webauthn/#term-for-dom-credentialscontainer-store", - "https://w3c.github.io/webauthn/#term-for-dom-credential-type", - "https://w3c.github.io/webauthn/#term-for-user-mediated", - "https://w3c.github.io/webauthn/#term-for-window", - "https://w3c.github.io/webauthn/#term-for-abortcontroller", - "https://w3c.github.io/webauthn/#term-for-abortsignal", - "https://w3c.github.io/webauthn/#term-for-document", - "https://w3c.github.io/webauthn/#term-for-abortsignal-abort-reason", - "https://w3c.github.io/webauthn/#term-for-abortsignal-aborted", - "https://w3c.github.io/webauthn/#term-for-concept-document", - "https://w3c.github.io/webauthn/#term-for-sec-arraybuffer-constructor", - "https://w3c.github.io/webauthn/#term-for-sec-object-internal-methods-and-internal-slots", - "https://w3c.github.io/webauthn/#term-for-sec-object-internal-methods-and-internal-slots%E2%91%A0", - "https://w3c.github.io/webauthn/#term-for-sec-own-property", - "https://w3c.github.io/webauthn/#term-for-utf-8-decode", - "https://w3c.github.io/webauthn/#term-for-utf-8-encode", - "https://w3c.github.io/webauthn/#term-for-determining-if-a-caller-s-facetid-is-authorized-for-an-appid", - "https://w3c.github.io/webauthn/#term-for-determining-the-facetid-of-a-calling-application", - "https://w3c.github.io/webauthn/#term-for-ctap2-canonical-cbor-encoding-form", - "https://w3c.github.io/webauthn/#term-for-large-blob", - "https://w3c.github.io/webauthn/#term-for-responses", - "https://w3c.github.io/webauthn/#term-for-user-verification-methods", - "https://w3c.github.io/webauthn/#term-for-key-protection-types", - "https://w3c.github.io/webauthn/#term-for-matcher-protection-types", - "https://w3c.github.io/webauthn/#term-for-public-key-representation-formats", - "https://w3c.github.io/webauthn/#term-for-authentication-request-message---u2f_authenticate", - "https://w3c.github.io/webauthn/#term-for-registration-response-message-success", - "https://w3c.github.io/webauthn/#term-for-authentication-response-message-success", - "https://w3c.github.io/webauthn/#term-for-blob-url-entry-object", - "https://w3c.github.io/webauthn/#term-for-attr-iframe-allow", - "https://w3c.github.io/webauthn/#term-for-allowed-to-use", - "https://w3c.github.io/webauthn/#term-for-ascii-serialisation-of-an-origin", - "https://w3c.github.io/webauthn/#term-for-attr-fe-autocomplete", - "https://w3c.github.io/webauthn/#term-for-autofill-detail-tokens", - "https://w3c.github.io/webauthn/#term-for-browsing-context", - "https://w3c.github.io/webauthn/#term-for-current-settings-object", - "https://w3c.github.io/webauthn/#term-for-dom-document-domain", - "https://w3c.github.io/webauthn/#term-for-concept-origin-effective-domain", - "https://w3c.github.io/webauthn/#term-for-environment-settings-object", - "https://w3c.github.io/webauthn/#term-for-concept-settings-object-global", - "https://w3c.github.io/webauthn/#term-for-the-iframe-element", - "https://w3c.github.io/webauthn/#term-for-in-parallel", - "https://w3c.github.io/webauthn/#term-for-the-input-element", - "https://w3c.github.io/webauthn/#term-for-is-a-registrable-domain-suffix-of-or-is-equal-to", - "https://w3c.github.io/webauthn/#term-for-is-a-registrable-domain-suffix-of-or-is-equal-to%E2%91%A0", - "https://w3c.github.io/webauthn/#term-for-concept-origin-opaque", - "https://w3c.github.io/webauthn/#term-for-concept-origin", - "https://w3c.github.io/webauthn/#term-for-concept-settings-object-origin", - "https://w3c.github.io/webauthn/#term-for-concept-document-permissions-policy", - "https://w3c.github.io/webauthn/#term-for-relevant-settings-object", - "https://w3c.github.io/webauthn/#term-for-same-site", - "https://w3c.github.io/webauthn/#term-for-secure-context", - "https://w3c.github.io/webauthn/#term-for-the-textarea-element", - "https://w3c.github.io/webauthn/#term-for-concept-origin-tuple", - "https://w3c.github.io/webauthn/#term-for-list-append", - "https://w3c.github.io/webauthn/#term-for-set-append", - "https://w3c.github.io/webauthn/#term-for-boolean", - "https://w3c.github.io/webauthn/#term-for-byte-sequence", - "https://w3c.github.io/webauthn/#term-for-iteration-continue", - "https://w3c.github.io/webauthn/#term-for-list-empty", - "https://w3c.github.io/webauthn/#term-for-map-entry", - "https://w3c.github.io/webauthn/#term-for-map-exists", - "https://w3c.github.io/webauthn/#term-for-list-iterate", - "https://w3c.github.io/webauthn/#term-for-map-iterate", - "https://w3c.github.io/webauthn/#term-for-list-is-empty", - "https://w3c.github.io/webauthn/#term-for-list-is-empty%E2%91%A0", - "https://w3c.github.io/webauthn/#term-for-list-item", - "https://w3c.github.io/webauthn/#term-for-struct-item", - "https://w3c.github.io/webauthn/#term-for-map-key", - "https://w3c.github.io/webauthn/#term-for-list", - "https://w3c.github.io/webauthn/#term-for-ordered-map", - "https://w3c.github.io/webauthn/#term-for-ordered-set", - "https://w3c.github.io/webauthn/#term-for-list-remove", - "https://w3c.github.io/webauthn/#term-for-serialize-a-javascript-value-to-json-bytes", - "https://w3c.github.io/webauthn/#term-for-ordered-set%E2%91%A0", - "https://w3c.github.io/webauthn/#term-for-map-set", - "https://w3c.github.io/webauthn/#term-for-list-size", - "https://w3c.github.io/webauthn/#term-for-struct", - "https://w3c.github.io/webauthn/#term-for-map-value", - "https://w3c.github.io/webauthn/#term-for-iteration-while", - "https://w3c.github.io/webauthn/#term-for-willful-violation", - "https://w3c.github.io/webauthn/#term-for-visibility-states", - "https://w3c.github.io/webauthn/#term-for-policy-controlled-feature-default-allowlist", - "https://w3c.github.io/webauthn/#term-for-policy-controlled-feature", - "https://w3c.github.io/webauthn/#term-for-page-186", - "https://w3c.github.io/webauthn/#term-for-page-258", - "https://w3c.github.io/webauthn/#term-for-page-258%E2%91%A0", - "https://w3c.github.io/webauthn/#term-for-section-4.1.2.7", - "https://w3c.github.io/webauthn/#term-for-section-2.1", - "https://w3c.github.io/webauthn/#term-for-section-2", - "https://w3c.github.io/webauthn/#term-for-section-4", - "https://w3c.github.io/webauthn/#term-for-section-3.9", - "https://w3c.github.io/webauthn/#term-for-name-key-objects", - "https://w3c.github.io/webauthn/#term-for-name-cose-key-common-parameters", - "https://w3c.github.io/webauthn/#term-for-section-7", - "https://w3c.github.io/webauthn/#term-for-name-double-coordinate-curves", - "https://w3c.github.io/webauthn/#term-for-section-2%E2%91%A0", - "https://w3c.github.io/webauthn/#term-for-section-2.1%E2%91%A0", - "https://w3c.github.io/webauthn/#term-for-section-7.1", - "https://w3c.github.io/webauthn/#term-for-af", - "https://w3c.github.io/webauthn/#term-for-af%E2%91%A0", - "https://w3c.github.io/webauthn/#term-for-af%E2%91%A1", - "https://w3c.github.io/webauthn/#term-for-sf", - "https://w3c.github.io/webauthn/#term-for-af%E2%91%A2", - "https://w3c.github.io/webauthn/#term-for-af%E2%91%A3", - "https://w3c.github.io/webauthn/#term-for-af%E2%91%A4", - "https://w3c.github.io/webauthn/#term-for-section-1", - "https://w3c.github.io/webauthn/#term-for-section-3.2", - "https://w3c.github.io/webauthn/#term-for-concept-domain", - "https://w3c.github.io/webauthn/#term-for-empty-host", - "https://w3c.github.io/webauthn/#term-for-concept-url-host", - "https://w3c.github.io/webauthn/#term-for-concept-ipv4", - "https://w3c.github.io/webauthn/#term-for-concept-ipv6", - "https://w3c.github.io/webauthn/#term-for-opaque-host", - "https://w3c.github.io/webauthn/#term-for-concept-url-port", - "https://w3c.github.io/webauthn/#term-for-concept-url-scheme", - "https://w3c.github.io/webauthn/#term-for-valid-domain", - "https://w3c.github.io/webauthn/#term-for-valid-domain-string", - "https://w3c.github.io/webauthn/#term-for-dom-collectedclientdata-tokenbinding", - "https://w3c.github.io/webauthn/#term-for-dfn-endpoint-node", - "https://w3c.github.io/webauthn/#term-for-dfn-extension-capability", - "https://w3c.github.io/webauthn/#term-for-dfn-extension-commands", - "https://w3c.github.io/webauthn/#term-for-dfn-getting-properties", - "https://w3c.github.io/webauthn/#term-for-dfn-invalid-argument", - "https://w3c.github.io/webauthn/#term-for-dfn-matching-capabilities", - "https://w3c.github.io/webauthn/#term-for-dfn-remote-end-steps", - "https://w3c.github.io/webauthn/#term-for-dfn-set-a-property", - "https://w3c.github.io/webauthn/#term-for-dfn-success", - "https://w3c.github.io/webauthn/#term-for-dfn-unsupported-operation", - "https://w3c.github.io/webauthn/#term-for-dfn-validate-capabilities", - "https://w3c.github.io/webauthn/#term-for-dfn-error", - "https://w3c.github.io/webauthn/#term-for-dfn-error-code", - "https://w3c.github.io/webauthn/#term-for-idl-ArrayBuffer", - "https://w3c.github.io/webauthn/#term-for-BufferSource", - "https://w3c.github.io/webauthn/#term-for-constrainterror", - "https://w3c.github.io/webauthn/#term-for-idl-DOMException", - "https://w3c.github.io/webauthn/#term-for-idl-DOMString", - "https://w3c.github.io/webauthn/#term-for-encodingerror", - "https://w3c.github.io/webauthn/#term-for-Exposed", - "https://w3c.github.io/webauthn/#term-for-invalidstateerror", - "https://w3c.github.io/webauthn/#term-for-notallowederror", - "https://w3c.github.io/webauthn/#term-for-notsupportederror", - "https://w3c.github.io/webauthn/#term-for-idl-promise", - "https://w3c.github.io/webauthn/#term-for-SameObject", - "https://w3c.github.io/webauthn/#term-for-SecureContext", - "https://w3c.github.io/webauthn/#term-for-securityerror", - "https://w3c.github.io/webauthn/#term-for-exceptiondef-typeerror", - "https://w3c.github.io/webauthn/#term-for-idl-USVString", - "https://w3c.github.io/webauthn/#term-for-unknownerror", - "https://w3c.github.io/webauthn/#term-for-idl-boolean", - "https://w3c.github.io/webauthn/#term-for-dfn-buffer-source-type", - "https://w3c.github.io/webauthn/#term-for-dfn-get-buffer-source-copy", - "https://w3c.github.io/webauthn/#term-for-dfn-interface-object", - "https://w3c.github.io/webauthn/#term-for-dfn-json-types", - "https://w3c.github.io/webauthn/#term-for-idl-long", - "https://w3c.github.io/webauthn/#term-for-idl-record", - "https://w3c.github.io/webauthn/#term-for-idl-sequence", - "https://w3c.github.io/webauthn/#term-for-idl-unsigned-long", - "https://w3c.github.io/webauthn/#term-for-focus", + "https://w3c.github.io/webauthn/#f08cd6826d7098634556637b7bfcd10d", + "https://w3c.github.io/webauthn/#infopanel-for-f08cd6826d7098634556637b7bfcd10d", + "https://w3c.github.io/webauthn/#infopaneltitle-for-f08cd6826d7098634556637b7bfcd10d", + "https://w3c.github.io/webauthn/#8c9345ff914a3a0d7c9a9d621d36f49b", + "https://w3c.github.io/webauthn/#infopanel-for-8c9345ff914a3a0d7c9a9d621d36f49b", + "https://w3c.github.io/webauthn/#infopaneltitle-for-8c9345ff914a3a0d7c9a9d621d36f49b", + "https://w3c.github.io/webauthn/#3b6cb2fbba3ca6e4c48ce60bdf344555", + "https://w3c.github.io/webauthn/#infopanel-for-3b6cb2fbba3ca6e4c48ce60bdf344555", + "https://w3c.github.io/webauthn/#infopaneltitle-for-3b6cb2fbba3ca6e4c48ce60bdf344555", + "https://w3c.github.io/webauthn/#f0db59fc4bf37043a386bb93bcca147a", + "https://w3c.github.io/webauthn/#infopanel-for-f0db59fc4bf37043a386bb93bcca147a", + "https://w3c.github.io/webauthn/#infopaneltitle-for-f0db59fc4bf37043a386bb93bcca147a", + "https://w3c.github.io/webauthn/#b557a86798203cb60abe1db3cd77d00a", + "https://w3c.github.io/webauthn/#infopanel-for-b557a86798203cb60abe1db3cd77d00a", + "https://w3c.github.io/webauthn/#infopaneltitle-for-b557a86798203cb60abe1db3cd77d00a", + "https://w3c.github.io/webauthn/#c11378614cecc299fed6e1d6abdd5c39", + "https://w3c.github.io/webauthn/#infopanel-for-c11378614cecc299fed6e1d6abdd5c39", + "https://w3c.github.io/webauthn/#infopaneltitle-for-c11378614cecc299fed6e1d6abdd5c39", + "https://w3c.github.io/webauthn/#a1e1b09c9b03e2be5c1f3a2ea313bdf5", + "https://w3c.github.io/webauthn/#infopanel-for-a1e1b09c9b03e2be5c1f3a2ea313bdf5", + "https://w3c.github.io/webauthn/#infopaneltitle-for-a1e1b09c9b03e2be5c1f3a2ea313bdf5", + "https://w3c.github.io/webauthn/#abbe2bae7640a301ced87a819b42ead3", + "https://w3c.github.io/webauthn/#infopanel-for-abbe2bae7640a301ced87a819b42ead3", + "https://w3c.github.io/webauthn/#infopaneltitle-for-abbe2bae7640a301ced87a819b42ead3", + "https://w3c.github.io/webauthn/#4bb4d5c09d3f5860e0c24daf567fe11b", + "https://w3c.github.io/webauthn/#infopanel-for-4bb4d5c09d3f5860e0c24daf567fe11b", + "https://w3c.github.io/webauthn/#infopaneltitle-for-4bb4d5c09d3f5860e0c24daf567fe11b", + "https://w3c.github.io/webauthn/#b1141a223131ab19d1f83b2b61a648ee", + "https://w3c.github.io/webauthn/#infopanel-for-b1141a223131ab19d1f83b2b61a648ee", + "https://w3c.github.io/webauthn/#infopaneltitle-for-b1141a223131ab19d1f83b2b61a648ee", + "https://w3c.github.io/webauthn/#8630755fa6f6648c068897ca0c230efa", + "https://w3c.github.io/webauthn/#infopanel-for-8630755fa6f6648c068897ca0c230efa", + "https://w3c.github.io/webauthn/#infopaneltitle-for-8630755fa6f6648c068897ca0c230efa", + "https://w3c.github.io/webauthn/#4c4deb628b4a023b8afa7af050ade63d", + "https://w3c.github.io/webauthn/#infopanel-for-4c4deb628b4a023b8afa7af050ade63d", + "https://w3c.github.io/webauthn/#infopaneltitle-for-4c4deb628b4a023b8afa7af050ade63d", + "https://w3c.github.io/webauthn/#49c608548391f79bd9fb5f49991a2588", + "https://w3c.github.io/webauthn/#infopanel-for-49c608548391f79bd9fb5f49991a2588", + "https://w3c.github.io/webauthn/#infopaneltitle-for-49c608548391f79bd9fb5f49991a2588", + "https://w3c.github.io/webauthn/#d23c3cfba83340ce10bef2049f4894ff", + "https://w3c.github.io/webauthn/#infopanel-for-d23c3cfba83340ce10bef2049f4894ff", + "https://w3c.github.io/webauthn/#infopaneltitle-for-d23c3cfba83340ce10bef2049f4894ff", + "https://w3c.github.io/webauthn/#52a1ecfcbff933a84971f1285ee53552", + "https://w3c.github.io/webauthn/#infopanel-for-52a1ecfcbff933a84971f1285ee53552", + "https://w3c.github.io/webauthn/#infopaneltitle-for-52a1ecfcbff933a84971f1285ee53552", + "https://w3c.github.io/webauthn/#f9eef6435348629f3586f32291830a40", + "https://w3c.github.io/webauthn/#infopanel-for-f9eef6435348629f3586f32291830a40", + "https://w3c.github.io/webauthn/#infopaneltitle-for-f9eef6435348629f3586f32291830a40", + "https://w3c.github.io/webauthn/#90d207fbc8d6d576a7b11febc023901b", + "https://w3c.github.io/webauthn/#infopanel-for-90d207fbc8d6d576a7b11febc023901b", + "https://w3c.github.io/webauthn/#infopaneltitle-for-90d207fbc8d6d576a7b11febc023901b", + "https://w3c.github.io/webauthn/#620ffb890de5ee9f6d6f25829bfed052", + "https://w3c.github.io/webauthn/#infopanel-for-620ffb890de5ee9f6d6f25829bfed052", + "https://w3c.github.io/webauthn/#infopaneltitle-for-620ffb890de5ee9f6d6f25829bfed052", + "https://w3c.github.io/webauthn/#0de8f9b1c44a793fc794cf732781a2e6", + "https://w3c.github.io/webauthn/#infopanel-for-0de8f9b1c44a793fc794cf732781a2e6", + "https://w3c.github.io/webauthn/#infopaneltitle-for-0de8f9b1c44a793fc794cf732781a2e6", + "https://w3c.github.io/webauthn/#dacfa482e1e09200639be686dc242ae9", + "https://w3c.github.io/webauthn/#infopanel-for-dacfa482e1e09200639be686dc242ae9", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dacfa482e1e09200639be686dc242ae9", + "https://w3c.github.io/webauthn/#99de06a342261f75feba837d292411cb", + "https://w3c.github.io/webauthn/#infopanel-for-99de06a342261f75feba837d292411cb", + "https://w3c.github.io/webauthn/#infopaneltitle-for-99de06a342261f75feba837d292411cb", + "https://w3c.github.io/webauthn/#3fab7f7199eb6e3aa55bdb301cff7e34", + "https://w3c.github.io/webauthn/#infopanel-for-3fab7f7199eb6e3aa55bdb301cff7e34", + "https://w3c.github.io/webauthn/#infopaneltitle-for-3fab7f7199eb6e3aa55bdb301cff7e34", + "https://w3c.github.io/webauthn/#18493c34fc765e26b4f371cf4fcf70d9", + "https://w3c.github.io/webauthn/#infopanel-for-18493c34fc765e26b4f371cf4fcf70d9", + "https://w3c.github.io/webauthn/#infopaneltitle-for-18493c34fc765e26b4f371cf4fcf70d9", + "https://w3c.github.io/webauthn/#38a05228269b1be31facfd0c00298d6c", + "https://w3c.github.io/webauthn/#infopanel-for-38a05228269b1be31facfd0c00298d6c", + "https://w3c.github.io/webauthn/#infopaneltitle-for-38a05228269b1be31facfd0c00298d6c", + "https://w3c.github.io/webauthn/#296ab747889d34694c5c9628745e4fef", + "https://w3c.github.io/webauthn/#infopanel-for-296ab747889d34694c5c9628745e4fef", + "https://w3c.github.io/webauthn/#infopaneltitle-for-296ab747889d34694c5c9628745e4fef", + "https://w3c.github.io/webauthn/#c39ea07f9fe7582ab58785f52bb2fb22", + "https://w3c.github.io/webauthn/#infopanel-for-c39ea07f9fe7582ab58785f52bb2fb22", + "https://w3c.github.io/webauthn/#infopaneltitle-for-c39ea07f9fe7582ab58785f52bb2fb22", + "https://w3c.github.io/webauthn/#0cadfc0f183a5a4a73af55604ddb1ed1", + "https://w3c.github.io/webauthn/#infopanel-for-0cadfc0f183a5a4a73af55604ddb1ed1", + "https://w3c.github.io/webauthn/#infopaneltitle-for-0cadfc0f183a5a4a73af55604ddb1ed1", + "https://w3c.github.io/webauthn/#07886e33695d0e7b473ef18f656ad7ac", + "https://w3c.github.io/webauthn/#infopanel-for-07886e33695d0e7b473ef18f656ad7ac", + "https://w3c.github.io/webauthn/#infopaneltitle-for-07886e33695d0e7b473ef18f656ad7ac", + "https://w3c.github.io/webauthn/#246d6e5a0d07d2d1f595e370c0ed121e", + "https://w3c.github.io/webauthn/#infopanel-for-246d6e5a0d07d2d1f595e370c0ed121e", + "https://w3c.github.io/webauthn/#infopaneltitle-for-246d6e5a0d07d2d1f595e370c0ed121e", + "https://w3c.github.io/webauthn/#a41e1b0215a841ee3eece2fcae96e01a", + "https://w3c.github.io/webauthn/#infopanel-for-a41e1b0215a841ee3eece2fcae96e01a", + "https://w3c.github.io/webauthn/#infopaneltitle-for-a41e1b0215a841ee3eece2fcae96e01a", + "https://w3c.github.io/webauthn/#985c42e2af63b3e74bd3b70d55668fd4", + "https://w3c.github.io/webauthn/#infopanel-for-985c42e2af63b3e74bd3b70d55668fd4", + "https://w3c.github.io/webauthn/#infopaneltitle-for-985c42e2af63b3e74bd3b70d55668fd4", + "https://w3c.github.io/webauthn/#9865a8e73231b6ff24e4af29af3b1f4c", + "https://w3c.github.io/webauthn/#infopanel-for-9865a8e73231b6ff24e4af29af3b1f4c", + "https://w3c.github.io/webauthn/#infopaneltitle-for-9865a8e73231b6ff24e4af29af3b1f4c", + "https://w3c.github.io/webauthn/#d1edb85c69aa734c82dc77c7a76c93df", + "https://w3c.github.io/webauthn/#infopanel-for-d1edb85c69aa734c82dc77c7a76c93df", + "https://w3c.github.io/webauthn/#infopaneltitle-for-d1edb85c69aa734c82dc77c7a76c93df", + "https://w3c.github.io/webauthn/#338b28da30648be8a2cee5d1525b5ef4", + "https://w3c.github.io/webauthn/#infopanel-for-338b28da30648be8a2cee5d1525b5ef4", + "https://w3c.github.io/webauthn/#infopaneltitle-for-338b28da30648be8a2cee5d1525b5ef4", + "https://w3c.github.io/webauthn/#d3a5063e5f7a8374f897ec71983c9613", + "https://w3c.github.io/webauthn/#infopanel-for-d3a5063e5f7a8374f897ec71983c9613", + "https://w3c.github.io/webauthn/#infopaneltitle-for-d3a5063e5f7a8374f897ec71983c9613", + "https://w3c.github.io/webauthn/#6307d6ead7e837018aef94c281aa161e", + "https://w3c.github.io/webauthn/#infopanel-for-6307d6ead7e837018aef94c281aa161e", + "https://w3c.github.io/webauthn/#infopaneltitle-for-6307d6ead7e837018aef94c281aa161e", + "https://w3c.github.io/webauthn/#6d5d566e8253ef89d86c65cb0387a368", + "https://w3c.github.io/webauthn/#infopanel-for-6d5d566e8253ef89d86c65cb0387a368", + "https://w3c.github.io/webauthn/#infopaneltitle-for-6d5d566e8253ef89d86c65cb0387a368", + "https://w3c.github.io/webauthn/#fe6609f14717325a0ab7d05c6e46f163", + "https://w3c.github.io/webauthn/#infopanel-for-fe6609f14717325a0ab7d05c6e46f163", + "https://w3c.github.io/webauthn/#infopaneltitle-for-fe6609f14717325a0ab7d05c6e46f163", + "https://w3c.github.io/webauthn/#0601a64bc8b65575b8713f8060183265", + "https://w3c.github.io/webauthn/#infopanel-for-0601a64bc8b65575b8713f8060183265", + "https://w3c.github.io/webauthn/#infopaneltitle-for-0601a64bc8b65575b8713f8060183265", + "https://w3c.github.io/webauthn/#c51669edc279ace782c18dc02cd40449", + "https://w3c.github.io/webauthn/#infopanel-for-c51669edc279ace782c18dc02cd40449", + "https://w3c.github.io/webauthn/#infopaneltitle-for-c51669edc279ace782c18dc02cd40449", + "https://w3c.github.io/webauthn/#1d14c2556dd0c13264179f2cdd60dfec", + "https://w3c.github.io/webauthn/#infopanel-for-1d14c2556dd0c13264179f2cdd60dfec", + "https://w3c.github.io/webauthn/#infopaneltitle-for-1d14c2556dd0c13264179f2cdd60dfec", + "https://w3c.github.io/webauthn/#70cde28d879329c16d5b77d3c2802103", + "https://w3c.github.io/webauthn/#infopanel-for-70cde28d879329c16d5b77d3c2802103", + "https://w3c.github.io/webauthn/#infopaneltitle-for-70cde28d879329c16d5b77d3c2802103", + "https://w3c.github.io/webauthn/#667d47377afab35c34658a7fce23fa77", + "https://w3c.github.io/webauthn/#infopanel-for-667d47377afab35c34658a7fce23fa77", + "https://w3c.github.io/webauthn/#infopaneltitle-for-667d47377afab35c34658a7fce23fa77", + "https://w3c.github.io/webauthn/#0b00ef16a85e5b57110dc638daae8787", + "https://w3c.github.io/webauthn/#infopanel-for-0b00ef16a85e5b57110dc638daae8787", + "https://w3c.github.io/webauthn/#infopaneltitle-for-0b00ef16a85e5b57110dc638daae8787", + "https://w3c.github.io/webauthn/#8060ff2b3cd6a2c2e6ff2e6da9ff2933", + "https://w3c.github.io/webauthn/#infopanel-for-8060ff2b3cd6a2c2e6ff2e6da9ff2933", + "https://w3c.github.io/webauthn/#infopaneltitle-for-8060ff2b3cd6a2c2e6ff2e6da9ff2933", + "https://w3c.github.io/webauthn/#0651dfe4d50770eb69748b521dba38e0", + "https://w3c.github.io/webauthn/#infopanel-for-0651dfe4d50770eb69748b521dba38e0", + "https://w3c.github.io/webauthn/#infopaneltitle-for-0651dfe4d50770eb69748b521dba38e0", + "https://w3c.github.io/webauthn/#b99c96116d9e57080d8b66bf1d4450b1", + "https://w3c.github.io/webauthn/#infopanel-for-b99c96116d9e57080d8b66bf1d4450b1", + "https://w3c.github.io/webauthn/#infopaneltitle-for-b99c96116d9e57080d8b66bf1d4450b1", + "https://w3c.github.io/webauthn/#3e3db19743c646e993aecda38f55dfac", + "https://w3c.github.io/webauthn/#infopanel-for-3e3db19743c646e993aecda38f55dfac", + "https://w3c.github.io/webauthn/#infopaneltitle-for-3e3db19743c646e993aecda38f55dfac", + "https://w3c.github.io/webauthn/#623634ebd09bfb7ab5466d1ba01ec166", + "https://w3c.github.io/webauthn/#infopanel-for-623634ebd09bfb7ab5466d1ba01ec166", + "https://w3c.github.io/webauthn/#infopaneltitle-for-623634ebd09bfb7ab5466d1ba01ec166", + "https://w3c.github.io/webauthn/#58d7dea62d4d56bb19fb20e0752b10e5", + "https://w3c.github.io/webauthn/#infopanel-for-58d7dea62d4d56bb19fb20e0752b10e5", + "https://w3c.github.io/webauthn/#infopaneltitle-for-58d7dea62d4d56bb19fb20e0752b10e5", + "https://w3c.github.io/webauthn/#bc89892ec400b8765774b6c81ab68090", + "https://w3c.github.io/webauthn/#infopanel-for-bc89892ec400b8765774b6c81ab68090", + "https://w3c.github.io/webauthn/#infopaneltitle-for-bc89892ec400b8765774b6c81ab68090", + "https://w3c.github.io/webauthn/#3dc9eee4a6a1d169f561b6d87bd08573", + "https://w3c.github.io/webauthn/#infopanel-for-3dc9eee4a6a1d169f561b6d87bd08573", + "https://w3c.github.io/webauthn/#infopaneltitle-for-3dc9eee4a6a1d169f561b6d87bd08573", + "https://w3c.github.io/webauthn/#11dcf3b10f1751ad6f4e752b75d105ae", + "https://w3c.github.io/webauthn/#infopanel-for-11dcf3b10f1751ad6f4e752b75d105ae", + "https://w3c.github.io/webauthn/#infopaneltitle-for-11dcf3b10f1751ad6f4e752b75d105ae", + "https://w3c.github.io/webauthn/#58bcb0fc91526af1e202de2fd4163df6", + "https://w3c.github.io/webauthn/#infopanel-for-58bcb0fc91526af1e202de2fd4163df6", + "https://w3c.github.io/webauthn/#infopaneltitle-for-58bcb0fc91526af1e202de2fd4163df6", + "https://w3c.github.io/webauthn/#17c0709b2f27f616e207c029ed76f416", + "https://w3c.github.io/webauthn/#infopanel-for-17c0709b2f27f616e207c029ed76f416", + "https://w3c.github.io/webauthn/#infopaneltitle-for-17c0709b2f27f616e207c029ed76f416", + "https://w3c.github.io/webauthn/#0149b67065a222f9cbe3af76bfecec52", + "https://w3c.github.io/webauthn/#infopanel-for-0149b67065a222f9cbe3af76bfecec52", + "https://w3c.github.io/webauthn/#infopaneltitle-for-0149b67065a222f9cbe3af76bfecec52", + "https://w3c.github.io/webauthn/#28eba21e7a3f0ed638ca9e61f2824175", + "https://w3c.github.io/webauthn/#infopanel-for-28eba21e7a3f0ed638ca9e61f2824175", + "https://w3c.github.io/webauthn/#infopaneltitle-for-28eba21e7a3f0ed638ca9e61f2824175", + "https://w3c.github.io/webauthn/#804ea551b26a76b88d88978010f5d12d", + "https://w3c.github.io/webauthn/#infopanel-for-804ea551b26a76b88d88978010f5d12d", + "https://w3c.github.io/webauthn/#infopaneltitle-for-804ea551b26a76b88d88978010f5d12d", + "https://w3c.github.io/webauthn/#b0bc0603d26566c395e8102475fa38bb", + "https://w3c.github.io/webauthn/#infopanel-for-b0bc0603d26566c395e8102475fa38bb", + "https://w3c.github.io/webauthn/#infopaneltitle-for-b0bc0603d26566c395e8102475fa38bb", + "https://w3c.github.io/webauthn/#d815dc723d8b4fe4b1166e2013ec62b7", + "https://w3c.github.io/webauthn/#infopanel-for-d815dc723d8b4fe4b1166e2013ec62b7", + "https://w3c.github.io/webauthn/#infopaneltitle-for-d815dc723d8b4fe4b1166e2013ec62b7", + "https://w3c.github.io/webauthn/#53ea12fcca4eab4ccddd5da403fd6e4b", + "https://w3c.github.io/webauthn/#infopanel-for-53ea12fcca4eab4ccddd5da403fd6e4b", + "https://w3c.github.io/webauthn/#infopaneltitle-for-53ea12fcca4eab4ccddd5da403fd6e4b", + "https://w3c.github.io/webauthn/#baf95ce8d0404079723db392663d355e", + "https://w3c.github.io/webauthn/#infopanel-for-baf95ce8d0404079723db392663d355e", + "https://w3c.github.io/webauthn/#infopaneltitle-for-baf95ce8d0404079723db392663d355e", + "https://w3c.github.io/webauthn/#3a2763fcaa6bc82693554cf36780c0dd", + "https://w3c.github.io/webauthn/#infopanel-for-3a2763fcaa6bc82693554cf36780c0dd", + "https://w3c.github.io/webauthn/#infopaneltitle-for-3a2763fcaa6bc82693554cf36780c0dd", + "https://w3c.github.io/webauthn/#af899b67eb43fee00a1337cae194bbce", + "https://w3c.github.io/webauthn/#infopanel-for-af899b67eb43fee00a1337cae194bbce", + "https://w3c.github.io/webauthn/#infopaneltitle-for-af899b67eb43fee00a1337cae194bbce", + "https://w3c.github.io/webauthn/#1f7f1076280e61a89c6e18bbb8b63f7d", + "https://w3c.github.io/webauthn/#infopanel-for-1f7f1076280e61a89c6e18bbb8b63f7d", + "https://w3c.github.io/webauthn/#infopaneltitle-for-1f7f1076280e61a89c6e18bbb8b63f7d", + "https://w3c.github.io/webauthn/#45203345a31607de24b40e7b97f9b19f", + "https://w3c.github.io/webauthn/#infopanel-for-45203345a31607de24b40e7b97f9b19f", + "https://w3c.github.io/webauthn/#infopaneltitle-for-45203345a31607de24b40e7b97f9b19f", + "https://w3c.github.io/webauthn/#444a8a62b4927206391a38d4c4689c39", + "https://w3c.github.io/webauthn/#infopanel-for-444a8a62b4927206391a38d4c4689c39", + "https://w3c.github.io/webauthn/#infopaneltitle-for-444a8a62b4927206391a38d4c4689c39", + "https://w3c.github.io/webauthn/#054d69e433fae2005b0ca901d8cd9d8c", + "https://w3c.github.io/webauthn/#infopanel-for-054d69e433fae2005b0ca901d8cd9d8c", + "https://w3c.github.io/webauthn/#infopaneltitle-for-054d69e433fae2005b0ca901d8cd9d8c", + "https://w3c.github.io/webauthn/#a95cc6f0be910557a60537e0256920b2", + "https://w3c.github.io/webauthn/#infopanel-for-a95cc6f0be910557a60537e0256920b2", + "https://w3c.github.io/webauthn/#infopaneltitle-for-a95cc6f0be910557a60537e0256920b2", + "https://w3c.github.io/webauthn/#c8a8ffe673019218223a10e45dee6a88", + "https://w3c.github.io/webauthn/#infopanel-for-c8a8ffe673019218223a10e45dee6a88", + "https://w3c.github.io/webauthn/#infopaneltitle-for-c8a8ffe673019218223a10e45dee6a88", + "https://w3c.github.io/webauthn/#bfb9cb6617f81a424ab20212af73bae3", + "https://w3c.github.io/webauthn/#infopanel-for-bfb9cb6617f81a424ab20212af73bae3", + "https://w3c.github.io/webauthn/#infopaneltitle-for-bfb9cb6617f81a424ab20212af73bae3", + "https://w3c.github.io/webauthn/#8fe606e91d8336007636a4141c6f444c", + "https://w3c.github.io/webauthn/#infopanel-for-8fe606e91d8336007636a4141c6f444c", + "https://w3c.github.io/webauthn/#infopaneltitle-for-8fe606e91d8336007636a4141c6f444c", + "https://w3c.github.io/webauthn/#613400696de3e8f8a5001430db03abe8", + "https://w3c.github.io/webauthn/#infopanel-for-613400696de3e8f8a5001430db03abe8", + "https://w3c.github.io/webauthn/#infopaneltitle-for-613400696de3e8f8a5001430db03abe8", + "https://w3c.github.io/webauthn/#c82ecefb5866f61611639536f749c1d7", + "https://w3c.github.io/webauthn/#infopanel-for-c82ecefb5866f61611639536f749c1d7", + "https://w3c.github.io/webauthn/#infopaneltitle-for-c82ecefb5866f61611639536f749c1d7", + "https://w3c.github.io/webauthn/#c2c1b9801d41552ac1c591869dc06e3b", + "https://w3c.github.io/webauthn/#infopanel-for-c2c1b9801d41552ac1c591869dc06e3b", + "https://w3c.github.io/webauthn/#infopaneltitle-for-c2c1b9801d41552ac1c591869dc06e3b", + "https://w3c.github.io/webauthn/#fcfc8b0ed220faa237969aed00e2586d", + "https://w3c.github.io/webauthn/#infopanel-for-fcfc8b0ed220faa237969aed00e2586d", + "https://w3c.github.io/webauthn/#infopaneltitle-for-fcfc8b0ed220faa237969aed00e2586d", + "https://w3c.github.io/webauthn/#53c2c70bc752d6cf2a1f7deddc029549", + "https://w3c.github.io/webauthn/#infopanel-for-53c2c70bc752d6cf2a1f7deddc029549", + "https://w3c.github.io/webauthn/#infopaneltitle-for-53c2c70bc752d6cf2a1f7deddc029549", + "https://w3c.github.io/webauthn/#0d4cc8e47c65b15b2be5e5e730a09d3c", + "https://w3c.github.io/webauthn/#infopanel-for-0d4cc8e47c65b15b2be5e5e730a09d3c", + "https://w3c.github.io/webauthn/#infopaneltitle-for-0d4cc8e47c65b15b2be5e5e730a09d3c", + "https://w3c.github.io/webauthn/#6a3d87a2ff9ed36e37a82055f7e141de", + "https://w3c.github.io/webauthn/#infopanel-for-6a3d87a2ff9ed36e37a82055f7e141de", + "https://w3c.github.io/webauthn/#infopaneltitle-for-6a3d87a2ff9ed36e37a82055f7e141de", + "https://w3c.github.io/webauthn/#ce9efec0e74a2cbfe986593eb861ade6", + "https://w3c.github.io/webauthn/#infopanel-for-ce9efec0e74a2cbfe986593eb861ade6", + "https://w3c.github.io/webauthn/#infopaneltitle-for-ce9efec0e74a2cbfe986593eb861ade6", + "https://w3c.github.io/webauthn/#de8dad85bc31aef3359c7c7dbd918fe7", + "https://w3c.github.io/webauthn/#infopanel-for-de8dad85bc31aef3359c7c7dbd918fe7", + "https://w3c.github.io/webauthn/#infopaneltitle-for-de8dad85bc31aef3359c7c7dbd918fe7", + "https://w3c.github.io/webauthn/#b786164363f91ae55550d7ce78843263", + "https://w3c.github.io/webauthn/#infopanel-for-b786164363f91ae55550d7ce78843263", + "https://w3c.github.io/webauthn/#infopaneltitle-for-b786164363f91ae55550d7ce78843263", + "https://w3c.github.io/webauthn/#0d3ee326a162c16997e7bb20e8b7133c", + "https://w3c.github.io/webauthn/#infopanel-for-0d3ee326a162c16997e7bb20e8b7133c", + "https://w3c.github.io/webauthn/#infopaneltitle-for-0d3ee326a162c16997e7bb20e8b7133c", + "https://w3c.github.io/webauthn/#8b9e78ceedde26e69095bd6f6cce47bf", + "https://w3c.github.io/webauthn/#infopanel-for-8b9e78ceedde26e69095bd6f6cce47bf", + "https://w3c.github.io/webauthn/#infopaneltitle-for-8b9e78ceedde26e69095bd6f6cce47bf", + "https://w3c.github.io/webauthn/#fa396dfe2ff99ebb3815418bc73c40fb", + "https://w3c.github.io/webauthn/#infopanel-for-fa396dfe2ff99ebb3815418bc73c40fb", + "https://w3c.github.io/webauthn/#infopaneltitle-for-fa396dfe2ff99ebb3815418bc73c40fb", + "https://w3c.github.io/webauthn/#774d035c53e63931c91186473c19a838", + "https://w3c.github.io/webauthn/#infopanel-for-774d035c53e63931c91186473c19a838", + "https://w3c.github.io/webauthn/#infopaneltitle-for-774d035c53e63931c91186473c19a838", + "https://w3c.github.io/webauthn/#a46173c17cabb7b019631b97ab2f07c6", + "https://w3c.github.io/webauthn/#infopanel-for-a46173c17cabb7b019631b97ab2f07c6", + "https://w3c.github.io/webauthn/#infopaneltitle-for-a46173c17cabb7b019631b97ab2f07c6", + "https://w3c.github.io/webauthn/#c783a9adeafb412d3bdeaeb1c6a29d96", + "https://w3c.github.io/webauthn/#infopanel-for-c783a9adeafb412d3bdeaeb1c6a29d96", + "https://w3c.github.io/webauthn/#infopaneltitle-for-c783a9adeafb412d3bdeaeb1c6a29d96", + "https://w3c.github.io/webauthn/#8f72f3d00098519c33ad2ab5758b234b", + "https://w3c.github.io/webauthn/#infopanel-for-8f72f3d00098519c33ad2ab5758b234b", + "https://w3c.github.io/webauthn/#infopaneltitle-for-8f72f3d00098519c33ad2ab5758b234b", + "https://w3c.github.io/webauthn/#c38550431b74fa21f9dd8b8680f1105c", + "https://w3c.github.io/webauthn/#infopanel-for-c38550431b74fa21f9dd8b8680f1105c", + "https://w3c.github.io/webauthn/#infopaneltitle-for-c38550431b74fa21f9dd8b8680f1105c", + "https://w3c.github.io/webauthn/#fafd38d2108e357bcc9a6fd7f3cd04a7", + "https://w3c.github.io/webauthn/#infopanel-for-fafd38d2108e357bcc9a6fd7f3cd04a7", + "https://w3c.github.io/webauthn/#infopaneltitle-for-fafd38d2108e357bcc9a6fd7f3cd04a7", + "https://w3c.github.io/webauthn/#4bf12d0cddf322a1e2a9fb52f4d85843", + "https://w3c.github.io/webauthn/#infopanel-for-4bf12d0cddf322a1e2a9fb52f4d85843", + "https://w3c.github.io/webauthn/#infopaneltitle-for-4bf12d0cddf322a1e2a9fb52f4d85843", + "https://w3c.github.io/webauthn/#80524ea4c0063fe3cf0b6c49a40e31bf", + "https://w3c.github.io/webauthn/#infopanel-for-80524ea4c0063fe3cf0b6c49a40e31bf", + "https://w3c.github.io/webauthn/#infopaneltitle-for-80524ea4c0063fe3cf0b6c49a40e31bf", + "https://w3c.github.io/webauthn/#fadc27e826887faf120674544589ae68", + "https://w3c.github.io/webauthn/#infopanel-for-fadc27e826887faf120674544589ae68", + "https://w3c.github.io/webauthn/#infopaneltitle-for-fadc27e826887faf120674544589ae68", + "https://w3c.github.io/webauthn/#e64990c99e7489b0e2a8cc575ffddc80", + "https://w3c.github.io/webauthn/#infopanel-for-e64990c99e7489b0e2a8cc575ffddc80", + "https://w3c.github.io/webauthn/#infopaneltitle-for-e64990c99e7489b0e2a8cc575ffddc80", + "https://w3c.github.io/webauthn/#5aa6e24324342f15a3c253ca6a002759", + "https://w3c.github.io/webauthn/#infopanel-for-5aa6e24324342f15a3c253ca6a002759", + "https://w3c.github.io/webauthn/#infopaneltitle-for-5aa6e24324342f15a3c253ca6a002759", + "https://w3c.github.io/webauthn/#5c3d3462610d78bc92b91000cc511bc4", + "https://w3c.github.io/webauthn/#infopanel-for-5c3d3462610d78bc92b91000cc511bc4", + "https://w3c.github.io/webauthn/#infopaneltitle-for-5c3d3462610d78bc92b91000cc511bc4", + "https://w3c.github.io/webauthn/#bed8381510f5967f5d37a33de776e857", + "https://w3c.github.io/webauthn/#infopanel-for-bed8381510f5967f5d37a33de776e857", + "https://w3c.github.io/webauthn/#infopaneltitle-for-bed8381510f5967f5d37a33de776e857", + "https://w3c.github.io/webauthn/#3ee316b93eb2dbe81d01a666cce50f9b", + "https://w3c.github.io/webauthn/#infopanel-for-3ee316b93eb2dbe81d01a666cce50f9b", + "https://w3c.github.io/webauthn/#infopaneltitle-for-3ee316b93eb2dbe81d01a666cce50f9b", + "https://w3c.github.io/webauthn/#6d364979f7040224431fe5246bf4024c", + "https://w3c.github.io/webauthn/#infopanel-for-6d364979f7040224431fe5246bf4024c", + "https://w3c.github.io/webauthn/#infopaneltitle-for-6d364979f7040224431fe5246bf4024c", + "https://w3c.github.io/webauthn/#35a770fa01542cb11801796082208978", + "https://w3c.github.io/webauthn/#infopanel-for-35a770fa01542cb11801796082208978", + "https://w3c.github.io/webauthn/#infopaneltitle-for-35a770fa01542cb11801796082208978", + "https://w3c.github.io/webauthn/#33d7c34326714b676dae8654716158b2", + "https://w3c.github.io/webauthn/#infopanel-for-33d7c34326714b676dae8654716158b2", + "https://w3c.github.io/webauthn/#infopaneltitle-for-33d7c34326714b676dae8654716158b2", + "https://w3c.github.io/webauthn/#69fc15bf5d7549f9507fd65342a5e0f9", + "https://w3c.github.io/webauthn/#infopanel-for-69fc15bf5d7549f9507fd65342a5e0f9", + "https://w3c.github.io/webauthn/#infopaneltitle-for-69fc15bf5d7549f9507fd65342a5e0f9", + "https://w3c.github.io/webauthn/#23e803a7c7cace37e75c5045c4c7fff3", + "https://w3c.github.io/webauthn/#infopanel-for-23e803a7c7cace37e75c5045c4c7fff3", + "https://w3c.github.io/webauthn/#infopaneltitle-for-23e803a7c7cace37e75c5045c4c7fff3", + "https://w3c.github.io/webauthn/#cbc4165961071efad91900c4c7b2fe8b", + "https://w3c.github.io/webauthn/#infopanel-for-cbc4165961071efad91900c4c7b2fe8b", + "https://w3c.github.io/webauthn/#infopaneltitle-for-cbc4165961071efad91900c4c7b2fe8b", + "https://w3c.github.io/webauthn/#376527ac3759db0736f4ee2d45e5dc9a", + "https://w3c.github.io/webauthn/#infopanel-for-376527ac3759db0736f4ee2d45e5dc9a", + "https://w3c.github.io/webauthn/#infopaneltitle-for-376527ac3759db0736f4ee2d45e5dc9a", + "https://w3c.github.io/webauthn/#c263f6c21e57c40c344b864667eaa443", + "https://w3c.github.io/webauthn/#infopanel-for-c263f6c21e57c40c344b864667eaa443", + "https://w3c.github.io/webauthn/#infopaneltitle-for-c263f6c21e57c40c344b864667eaa443", + "https://w3c.github.io/webauthn/#435ef75453ca5e8320ebf98bf2fce462", + "https://w3c.github.io/webauthn/#infopanel-for-435ef75453ca5e8320ebf98bf2fce462", + "https://w3c.github.io/webauthn/#infopaneltitle-for-435ef75453ca5e8320ebf98bf2fce462", + "https://w3c.github.io/webauthn/#57c13432603082a15f0e11df28d7452c", + "https://w3c.github.io/webauthn/#infopanel-for-57c13432603082a15f0e11df28d7452c", + "https://w3c.github.io/webauthn/#infopaneltitle-for-57c13432603082a15f0e11df28d7452c", + "https://w3c.github.io/webauthn/#83b3329d566cc644c07e833fc718a0b4", + "https://w3c.github.io/webauthn/#infopanel-for-83b3329d566cc644c07e833fc718a0b4", + "https://w3c.github.io/webauthn/#infopaneltitle-for-83b3329d566cc644c07e833fc718a0b4", + "https://w3c.github.io/webauthn/#ef9623d5452e85ea4d0fee29ead3a650", + "https://w3c.github.io/webauthn/#infopanel-for-ef9623d5452e85ea4d0fee29ead3a650", + "https://w3c.github.io/webauthn/#infopaneltitle-for-ef9623d5452e85ea4d0fee29ead3a650", + "https://w3c.github.io/webauthn/#6539a5c148a313e0cd6c085bab3642a2", + "https://w3c.github.io/webauthn/#infopanel-for-6539a5c148a313e0cd6c085bab3642a2", + "https://w3c.github.io/webauthn/#infopaneltitle-for-6539a5c148a313e0cd6c085bab3642a2", + "https://w3c.github.io/webauthn/#d1ca5e922919ecf61da83524dd547ba6", + "https://w3c.github.io/webauthn/#infopanel-for-d1ca5e922919ecf61da83524dd547ba6", + "https://w3c.github.io/webauthn/#infopaneltitle-for-d1ca5e922919ecf61da83524dd547ba6", + "https://w3c.github.io/webauthn/#000a66f3f1c84785a3b6e476635ca30d", + "https://w3c.github.io/webauthn/#infopanel-for-000a66f3f1c84785a3b6e476635ca30d", + "https://w3c.github.io/webauthn/#infopaneltitle-for-000a66f3f1c84785a3b6e476635ca30d", + "https://w3c.github.io/webauthn/#7c18379afbbc98e11a7c103b38db3c28", + "https://w3c.github.io/webauthn/#infopanel-for-7c18379afbbc98e11a7c103b38db3c28", + "https://w3c.github.io/webauthn/#infopaneltitle-for-7c18379afbbc98e11a7c103b38db3c28", + "https://w3c.github.io/webauthn/#3033969eb04c3f5a6f0b95c00b5e9cc0", + "https://w3c.github.io/webauthn/#infopanel-for-3033969eb04c3f5a6f0b95c00b5e9cc0", + "https://w3c.github.io/webauthn/#infopaneltitle-for-3033969eb04c3f5a6f0b95c00b5e9cc0", + "https://w3c.github.io/webauthn/#73ac18b6fed0e5f5a8d7ed2dc6088b0f", + "https://w3c.github.io/webauthn/#infopanel-for-73ac18b6fed0e5f5a8d7ed2dc6088b0f", + "https://w3c.github.io/webauthn/#infopaneltitle-for-73ac18b6fed0e5f5a8d7ed2dc6088b0f", + "https://w3c.github.io/webauthn/#d14a430554e67df9c7e0a5d129e8c7e1", + "https://w3c.github.io/webauthn/#infopanel-for-d14a430554e67df9c7e0a5d129e8c7e1", + "https://w3c.github.io/webauthn/#infopaneltitle-for-d14a430554e67df9c7e0a5d129e8c7e1", + "https://w3c.github.io/webauthn/#ba5e66d57a8a895f2b78a04c3d626797", + "https://w3c.github.io/webauthn/#infopanel-for-ba5e66d57a8a895f2b78a04c3d626797", + "https://w3c.github.io/webauthn/#infopaneltitle-for-ba5e66d57a8a895f2b78a04c3d626797", + "https://w3c.github.io/webauthn/#c688075eb0a7d042a5f32a606eec7c97", + "https://w3c.github.io/webauthn/#infopanel-for-c688075eb0a7d042a5f32a606eec7c97", + "https://w3c.github.io/webauthn/#infopaneltitle-for-c688075eb0a7d042a5f32a606eec7c97", + "https://w3c.github.io/webauthn/#39be894ab16283b4bab16f9487aec1b0", + "https://w3c.github.io/webauthn/#infopanel-for-39be894ab16283b4bab16f9487aec1b0", + "https://w3c.github.io/webauthn/#infopaneltitle-for-39be894ab16283b4bab16f9487aec1b0", + "https://w3c.github.io/webauthn/#52fe3870b077c68d5d73fb8ed171ef9c", + "https://w3c.github.io/webauthn/#infopanel-for-52fe3870b077c68d5d73fb8ed171ef9c", + "https://w3c.github.io/webauthn/#infopaneltitle-for-52fe3870b077c68d5d73fb8ed171ef9c", + "https://w3c.github.io/webauthn/#f46af858ef6ac852d28231bc1890695a", + "https://w3c.github.io/webauthn/#infopanel-for-f46af858ef6ac852d28231bc1890695a", + "https://w3c.github.io/webauthn/#infopaneltitle-for-f46af858ef6ac852d28231bc1890695a", + "https://w3c.github.io/webauthn/#a11406f7222d01463f72d3b5ab2b9334", + "https://w3c.github.io/webauthn/#infopanel-for-a11406f7222d01463f72d3b5ab2b9334", + "https://w3c.github.io/webauthn/#infopaneltitle-for-a11406f7222d01463f72d3b5ab2b9334", + "https://w3c.github.io/webauthn/#36759c5ebc8e773b37baa73059596248", + "https://w3c.github.io/webauthn/#infopanel-for-36759c5ebc8e773b37baa73059596248", + "https://w3c.github.io/webauthn/#infopaneltitle-for-36759c5ebc8e773b37baa73059596248", + "https://w3c.github.io/webauthn/#c47b2cd98b47f4a801ae57f69eac963a", + "https://w3c.github.io/webauthn/#infopanel-for-c47b2cd98b47f4a801ae57f69eac963a", + "https://w3c.github.io/webauthn/#infopaneltitle-for-c47b2cd98b47f4a801ae57f69eac963a", + "https://w3c.github.io/webauthn/#d690b53fd40caa890b780a50633223a4", + "https://w3c.github.io/webauthn/#infopanel-for-d690b53fd40caa890b780a50633223a4", + "https://w3c.github.io/webauthn/#infopaneltitle-for-d690b53fd40caa890b780a50633223a4", + "https://w3c.github.io/webauthn/#5b9975f845528e1b4625a6e428ddf38b", + "https://w3c.github.io/webauthn/#infopanel-for-5b9975f845528e1b4625a6e428ddf38b", + "https://w3c.github.io/webauthn/#infopaneltitle-for-5b9975f845528e1b4625a6e428ddf38b", + "https://w3c.github.io/webauthn/#ab97925ff98244ea6fb1851bd22d81c8", + "https://w3c.github.io/webauthn/#infopanel-for-ab97925ff98244ea6fb1851bd22d81c8", + "https://w3c.github.io/webauthn/#infopaneltitle-for-ab97925ff98244ea6fb1851bd22d81c8", + "https://w3c.github.io/webauthn/#2dbfce8d0d3a13b704a69841766343a3", + "https://w3c.github.io/webauthn/#infopanel-for-2dbfce8d0d3a13b704a69841766343a3", + "https://w3c.github.io/webauthn/#infopaneltitle-for-2dbfce8d0d3a13b704a69841766343a3", + "https://w3c.github.io/webauthn/#475bd4873a04ee7ef2b78053e59d817f", + "https://w3c.github.io/webauthn/#infopanel-for-475bd4873a04ee7ef2b78053e59d817f", + "https://w3c.github.io/webauthn/#infopaneltitle-for-475bd4873a04ee7ef2b78053e59d817f", + "https://w3c.github.io/webauthn/#8135e1bba65282312a7812610e7057a1", + "https://w3c.github.io/webauthn/#infopanel-for-8135e1bba65282312a7812610e7057a1", + "https://w3c.github.io/webauthn/#infopaneltitle-for-8135e1bba65282312a7812610e7057a1", + "https://w3c.github.io/webauthn/#2e89097dcc306ffc6daefb276b45e79a", + "https://w3c.github.io/webauthn/#infopanel-for-2e89097dcc306ffc6daefb276b45e79a", + "https://w3c.github.io/webauthn/#infopaneltitle-for-2e89097dcc306ffc6daefb276b45e79a", + "https://w3c.github.io/webauthn/#55dc395dee267b7c7de69b37826ac82c", + "https://w3c.github.io/webauthn/#infopanel-for-55dc395dee267b7c7de69b37826ac82c", + "https://w3c.github.io/webauthn/#infopaneltitle-for-55dc395dee267b7c7de69b37826ac82c", + "https://w3c.github.io/webauthn/#077340dfdeb7c42f846fa11bd88ebfec", + "https://w3c.github.io/webauthn/#infopanel-for-077340dfdeb7c42f846fa11bd88ebfec", + "https://w3c.github.io/webauthn/#infopaneltitle-for-077340dfdeb7c42f846fa11bd88ebfec", + "https://w3c.github.io/webauthn/#e9812ecf3d6628e28260ea7263e215ae", + "https://w3c.github.io/webauthn/#infopanel-for-e9812ecf3d6628e28260ea7263e215ae", + "https://w3c.github.io/webauthn/#infopaneltitle-for-e9812ecf3d6628e28260ea7263e215ae", + "https://w3c.github.io/webauthn/#be329f6d5cf8510cf103d97e723de136", + "https://w3c.github.io/webauthn/#infopanel-for-be329f6d5cf8510cf103d97e723de136", + "https://w3c.github.io/webauthn/#infopaneltitle-for-be329f6d5cf8510cf103d97e723de136", + "https://w3c.github.io/webauthn/#b6d1ac99848d35e62f1defa5e1caf292", + "https://w3c.github.io/webauthn/#infopanel-for-b6d1ac99848d35e62f1defa5e1caf292", + "https://w3c.github.io/webauthn/#infopaneltitle-for-b6d1ac99848d35e62f1defa5e1caf292", + "https://w3c.github.io/webauthn/#6c50caee29bc8eac786595dfcbff2add", + "https://w3c.github.io/webauthn/#infopanel-for-6c50caee29bc8eac786595dfcbff2add", + "https://w3c.github.io/webauthn/#infopaneltitle-for-6c50caee29bc8eac786595dfcbff2add", + "https://w3c.github.io/webauthn/#7abc5eb52880015be27012c5e730bc5e", + "https://w3c.github.io/webauthn/#infopanel-for-7abc5eb52880015be27012c5e730bc5e", + "https://w3c.github.io/webauthn/#infopaneltitle-for-7abc5eb52880015be27012c5e730bc5e", + "https://w3c.github.io/webauthn/#7a22850aa13024a5345a0e546aa85505", + "https://w3c.github.io/webauthn/#infopanel-for-7a22850aa13024a5345a0e546aa85505", + "https://w3c.github.io/webauthn/#infopaneltitle-for-7a22850aa13024a5345a0e546aa85505", + "https://w3c.github.io/webauthn/#975aa9478dd8c748d6af617a8cda5566", + "https://w3c.github.io/webauthn/#infopanel-for-975aa9478dd8c748d6af617a8cda5566", + "https://w3c.github.io/webauthn/#infopaneltitle-for-975aa9478dd8c748d6af617a8cda5566", + "https://w3c.github.io/webauthn/#58465ddd7ce1fa84454849906f8616a3", + "https://w3c.github.io/webauthn/#infopanel-for-58465ddd7ce1fa84454849906f8616a3", + "https://w3c.github.io/webauthn/#infopaneltitle-for-58465ddd7ce1fa84454849906f8616a3", + "https://w3c.github.io/webauthn/#a6932a58ff6c5342503d28d44da56870", + "https://w3c.github.io/webauthn/#infopanel-for-a6932a58ff6c5342503d28d44da56870", + "https://w3c.github.io/webauthn/#infopaneltitle-for-a6932a58ff6c5342503d28d44da56870", + "https://w3c.github.io/webauthn/#5c637a54e27c5c6475d469050d96b7f6", + "https://w3c.github.io/webauthn/#infopanel-for-5c637a54e27c5c6475d469050d96b7f6", + "https://w3c.github.io/webauthn/#infopaneltitle-for-5c637a54e27c5c6475d469050d96b7f6", + "https://w3c.github.io/webauthn/#8a77f48bb74ae5c44260e237eba57984", + "https://w3c.github.io/webauthn/#infopanel-for-8a77f48bb74ae5c44260e237eba57984", + "https://w3c.github.io/webauthn/#infopaneltitle-for-8a77f48bb74ae5c44260e237eba57984", + "https://w3c.github.io/webauthn/#93461d1ab461d2682bb8ec8f73e5787f", + "https://w3c.github.io/webauthn/#infopanel-for-93461d1ab461d2682bb8ec8f73e5787f", + "https://w3c.github.io/webauthn/#infopaneltitle-for-93461d1ab461d2682bb8ec8f73e5787f", + "https://w3c.github.io/webauthn/#6e6259e637860adc2c702b6982f6c11a", + "https://w3c.github.io/webauthn/#infopanel-for-6e6259e637860adc2c702b6982f6c11a", + "https://w3c.github.io/webauthn/#infopaneltitle-for-6e6259e637860adc2c702b6982f6c11a", + "https://w3c.github.io/webauthn/#e65ebce182eb570eae7fc9d1231da4a4", + "https://w3c.github.io/webauthn/#infopanel-for-e65ebce182eb570eae7fc9d1231da4a4", + "https://w3c.github.io/webauthn/#infopaneltitle-for-e65ebce182eb570eae7fc9d1231da4a4", + "https://w3c.github.io/webauthn/#3e73800b62ad8928b487bfee4c1cac76", + "https://w3c.github.io/webauthn/#infopanel-for-3e73800b62ad8928b487bfee4c1cac76", + "https://w3c.github.io/webauthn/#infopaneltitle-for-3e73800b62ad8928b487bfee4c1cac76", + "https://w3c.github.io/webauthn/#1b3b1be03d9293faa496d9de23c59443", + "https://w3c.github.io/webauthn/#infopanel-for-1b3b1be03d9293faa496d9de23c59443", + "https://w3c.github.io/webauthn/#infopaneltitle-for-1b3b1be03d9293faa496d9de23c59443", + "https://w3c.github.io/webauthn/#b0c0bbe493fc43b8f655639aab2357b6", + "https://w3c.github.io/webauthn/#infopanel-for-b0c0bbe493fc43b8f655639aab2357b6", + "https://w3c.github.io/webauthn/#infopaneltitle-for-b0c0bbe493fc43b8f655639aab2357b6", + "https://w3c.github.io/webauthn/#fa32b9a0e523d98440f228589ce4928a", + "https://w3c.github.io/webauthn/#infopanel-for-fa32b9a0e523d98440f228589ce4928a", + "https://w3c.github.io/webauthn/#infopaneltitle-for-fa32b9a0e523d98440f228589ce4928a", + "https://w3c.github.io/webauthn/#8e4f03edcfe9224009a4032bac512ab6", + "https://w3c.github.io/webauthn/#infopanel-for-8e4f03edcfe9224009a4032bac512ab6", + "https://w3c.github.io/webauthn/#infopaneltitle-for-8e4f03edcfe9224009a4032bac512ab6", + "https://w3c.github.io/webauthn/#1fcbdca3bebbc8c92cea6e7184b4ea45", + "https://w3c.github.io/webauthn/#infopanel-for-1fcbdca3bebbc8c92cea6e7184b4ea45", + "https://w3c.github.io/webauthn/#infopaneltitle-for-1fcbdca3bebbc8c92cea6e7184b4ea45", + "https://w3c.github.io/webauthn/#144e6ef6fc99e8e27cdc114d0f3f4084", + "https://w3c.github.io/webauthn/#infopanel-for-144e6ef6fc99e8e27cdc114d0f3f4084", + "https://w3c.github.io/webauthn/#infopaneltitle-for-144e6ef6fc99e8e27cdc114d0f3f4084", + "https://w3c.github.io/webauthn/#0ab204fb9cc9a746edaff83c0db0740a", + "https://w3c.github.io/webauthn/#infopanel-for-0ab204fb9cc9a746edaff83c0db0740a", + "https://w3c.github.io/webauthn/#infopaneltitle-for-0ab204fb9cc9a746edaff83c0db0740a", + "https://w3c.github.io/webauthn/#d0f238a61de9310f1738a214749fab18", + "https://w3c.github.io/webauthn/#infopanel-for-d0f238a61de9310f1738a214749fab18", + "https://w3c.github.io/webauthn/#infopaneltitle-for-d0f238a61de9310f1738a214749fab18", + "https://w3c.github.io/webauthn/#07cbc4bbe80e564cd59b830e87b06695", + "https://w3c.github.io/webauthn/#infopanel-for-07cbc4bbe80e564cd59b830e87b06695", + "https://w3c.github.io/webauthn/#infopaneltitle-for-07cbc4bbe80e564cd59b830e87b06695", + "https://w3c.github.io/webauthn/#dde049eb112f043fc45407ec0d4cb457", + "https://w3c.github.io/webauthn/#infopanel-for-dde049eb112f043fc45407ec0d4cb457", + "https://w3c.github.io/webauthn/#infopaneltitle-for-dde049eb112f043fc45407ec0d4cb457", + "https://w3c.github.io/webauthn/#e2a06375a2fb70c61a8b4cd0abe9d4f1", + "https://w3c.github.io/webauthn/#infopanel-for-e2a06375a2fb70c61a8b4cd0abe9d4f1", + "https://w3c.github.io/webauthn/#infopaneltitle-for-e2a06375a2fb70c61a8b4cd0abe9d4f1", + "https://w3c.github.io/webauthn/#aa43258e2b51dc6ebe6268a36e6fd733", + "https://w3c.github.io/webauthn/#infopanel-for-aa43258e2b51dc6ebe6268a36e6fd733", + "https://w3c.github.io/webauthn/#infopaneltitle-for-aa43258e2b51dc6ebe6268a36e6fd733", + "https://w3c.github.io/webauthn/#c0194e44e6b2e643055f42ba786d0a3a", + "https://w3c.github.io/webauthn/#infopanel-for-c0194e44e6b2e643055f42ba786d0a3a", + "https://w3c.github.io/webauthn/#infopaneltitle-for-c0194e44e6b2e643055f42ba786d0a3a", + "https://w3c.github.io/webauthn/#93669c631ec1ef8e696b4c083bdbe12c", + "https://w3c.github.io/webauthn/#infopanel-for-93669c631ec1ef8e696b4c083bdbe12c", + "https://w3c.github.io/webauthn/#infopaneltitle-for-93669c631ec1ef8e696b4c083bdbe12c", + "https://w3c.github.io/webauthn/#f572762cd4679aeacd36722d99d2b741", + "https://w3c.github.io/webauthn/#infopanel-for-f572762cd4679aeacd36722d99d2b741", + "https://w3c.github.io/webauthn/#infopaneltitle-for-f572762cd4679aeacd36722d99d2b741", + "https://w3c.github.io/webauthn/#cdf224ec60dc3b08449a2fbdf3a90406", + "https://w3c.github.io/webauthn/#infopanel-for-cdf224ec60dc3b08449a2fbdf3a90406", + "https://w3c.github.io/webauthn/#infopaneltitle-for-cdf224ec60dc3b08449a2fbdf3a90406", + "https://w3c.github.io/webauthn/#bfd589348b877ef78380edc0886321f0", + "https://w3c.github.io/webauthn/#infopanel-for-bfd589348b877ef78380edc0886321f0", + "https://w3c.github.io/webauthn/#infopaneltitle-for-bfd589348b877ef78380edc0886321f0", + "https://w3c.github.io/webauthn/#3f9c3eac015894a734faa8068fd8c2a1", + "https://w3c.github.io/webauthn/#infopanel-for-3f9c3eac015894a734faa8068fd8c2a1", + "https://w3c.github.io/webauthn/#infopaneltitle-for-3f9c3eac015894a734faa8068fd8c2a1", + "https://w3c.github.io/webauthn/#e270bcd7cdb4abe27bc3bb16a1975937", + "https://w3c.github.io/webauthn/#infopanel-for-e270bcd7cdb4abe27bc3bb16a1975937", + "https://w3c.github.io/webauthn/#infopaneltitle-for-e270bcd7cdb4abe27bc3bb16a1975937", + "https://w3c.github.io/webauthn/#7451f6933516d80f8b562e59981dbe79", + "https://w3c.github.io/webauthn/#infopanel-for-7451f6933516d80f8b562e59981dbe79", + "https://w3c.github.io/webauthn/#infopaneltitle-for-7451f6933516d80f8b562e59981dbe79", + "https://w3c.github.io/webauthn/#f8062b07e25ed0281f5cbfb9a54070b4", + "https://w3c.github.io/webauthn/#infopanel-for-f8062b07e25ed0281f5cbfb9a54070b4", + "https://w3c.github.io/webauthn/#infopaneltitle-for-f8062b07e25ed0281f5cbfb9a54070b4", + "https://w3c.github.io/webauthn/#74d0c9de4b143f30b6e5b7917f51513a", + "https://w3c.github.io/webauthn/#infopanel-for-74d0c9de4b143f30b6e5b7917f51513a", + "https://w3c.github.io/webauthn/#infopaneltitle-for-74d0c9de4b143f30b6e5b7917f51513a", + "https://w3c.github.io/webauthn/#267412faff4a3633f3bc09af4a779037", + "https://w3c.github.io/webauthn/#infopanel-for-267412faff4a3633f3bc09af4a779037", + "https://w3c.github.io/webauthn/#infopaneltitle-for-267412faff4a3633f3bc09af4a779037", + "https://w3c.github.io/webauthn/#901e6edb0276f4bc33676758ea28bd95", + "https://w3c.github.io/webauthn/#infopanel-for-901e6edb0276f4bc33676758ea28bd95", + "https://w3c.github.io/webauthn/#infopaneltitle-for-901e6edb0276f4bc33676758ea28bd95", + "https://w3c.github.io/webauthn/#d55ae585d405fb372633364dba99ac7c", + "https://w3c.github.io/webauthn/#infopanel-for-d55ae585d405fb372633364dba99ac7c", + "https://w3c.github.io/webauthn/#infopaneltitle-for-d55ae585d405fb372633364dba99ac7c", + "https://w3c.github.io/webauthn/#a189a0d7ce5bc36522126b11ca418f0a", + "https://w3c.github.io/webauthn/#infopanel-for-a189a0d7ce5bc36522126b11ca418f0a", + "https://w3c.github.io/webauthn/#infopaneltitle-for-a189a0d7ce5bc36522126b11ca418f0a", + "https://w3c.github.io/webauthn/#98c84278a4f9d1aa9fa4e4dd12bb7fb2", + "https://w3c.github.io/webauthn/#infopanel-for-98c84278a4f9d1aa9fa4e4dd12bb7fb2", + "https://w3c.github.io/webauthn/#infopaneltitle-for-98c84278a4f9d1aa9fa4e4dd12bb7fb2", + "https://w3c.github.io/webauthn/#38ab7db52e46bed36993204c29f67202", + "https://w3c.github.io/webauthn/#infopanel-for-38ab7db52e46bed36993204c29f67202", + "https://w3c.github.io/webauthn/#infopaneltitle-for-38ab7db52e46bed36993204c29f67202", + "https://w3c.github.io/webauthn/#03fa8b99cc63b35d2e7dcadb686676f1", + "https://w3c.github.io/webauthn/#infopanel-for-03fa8b99cc63b35d2e7dcadb686676f1", + "https://w3c.github.io/webauthn/#infopaneltitle-for-03fa8b99cc63b35d2e7dcadb686676f1", + "https://w3c.github.io/webauthn/#7de385c34f3856c94fe13f594455d172", + "https://w3c.github.io/webauthn/#infopanel-for-7de385c34f3856c94fe13f594455d172", + "https://w3c.github.io/webauthn/#infopaneltitle-for-7de385c34f3856c94fe13f594455d172", "https://w3c.github.io/webauthn/#references", "https://w3c.github.io/webauthn/#normative", "https://w3c.github.io/webauthn/#biblio-credential-management-1", diff --git a/ed/ids/webgpu.json b/ed/ids/webgpu.json index 573211ace8b1..395fa4c18f3f 100644 --- a/ed/ids/webgpu.json +++ b/ed/ids/webgpu.json @@ -2192,6 +2192,8 @@ "https://gpuweb.github.io/gpuweb/#ref-for-gputexture%E2%91%A0%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-gputexture%E2%91%A1%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-content-timeline%E2%91%A2%E2%91%A1", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-gpuextent3d-shape", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-texture-format-required-features", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-format%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%91%A4", @@ -2200,13 +2202,13 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-gputexture%E2%91%A1%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexture-width%E2%91%A1", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-width%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexture-height%E2%91%A1", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A6", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-height%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexture-depthorarraylayers%E2%91%A1", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A7", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-depthorarraylayers%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexture-miplevelcount%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-miplevelcount%E2%91%A0", @@ -2224,7 +2226,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-invalid%E2%91%A0%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validating-gputexturedescriptor", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexture-size-slot", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A8", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexture-viewformats-slot", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-viewformats%E2%91%A2", "https://gpuweb.github.io/gpuweb/#abstract-opdef-validating-gputexturedescriptor", @@ -2235,51 +2237,51 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-usage%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-usage%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-allowed-texture-usages", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%93%AA", - "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-width%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A0", - "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-height%E2%91%A0%E2%93%AA", + "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-width%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A1", + "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-height%E2%91%A0%E2%93%AA", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-depthorarraylayers%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-miplevelcount%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-samplecount%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-dimension%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedimension-1d%E2%91%A4", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A2", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-width%E2%91%A0%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpudevice-limits%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpusupportedlimits-maxtexturedimension1d", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A3", - "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-height%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-height%E2%91%A0%E2%91%A0", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-depthorarraylayers%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-samplecount%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-format%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-compressed-format", "https://gpuweb.github.io/gpuweb/#ref-for-depth-or-stencil-format%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedimension-2d%E2%91%A8", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-width%E2%91%A0%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpudevice-limits%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpusupportedlimits-maxtexturedimension2d", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A6", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-height%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpudevice-limits%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpusupportedlimits-maxtexturedimension2d%E2%91%A0", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A7", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-depthorarraylayers%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpudevice-limits%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpusupportedlimits-maxtexturearraylayers", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedimension-3d%E2%91%A5", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A8", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-width%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpudevice-limits%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpusupportedlimits-maxtexturedimension3d", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%93%AA", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-height%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpudevice-limits%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpusupportedlimits-maxtexturedimension3d%E2%91%A0", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A0", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-depthorarraylayers%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpudevice-limits%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpusupportedlimits-maxtexturedimension3d%E2%91%A1", @@ -2287,15 +2289,15 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-format%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-compressed-format%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-depth-or-stencil-format%E2%91%A1", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A1", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-width%E2%91%A0%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-texel-block-width%E2%91%A2", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A2", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-height%E2%91%A0%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-texel-block-height%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-samplecount%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-miplevelcount%E2%91%A2", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A3", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-extent3d-depthorarraylayers%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-usage%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputextureusage-storage_binding%E2%91%A2", @@ -2305,7 +2307,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-miplevelcount%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-maximum-miplevel-count", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-dimension%E2%91%A0%E2%93%AA", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-usage%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputextureusage-render_attachment%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-format%E2%91%A7", @@ -5499,6 +5501,10 @@ "https://gpuweb.github.io/gpuweb/#ref-for-gpurenderpassencoder%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-gpurenderpassencoder%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-content-timeline%E2%91%A4%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A1", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-clearvalue", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-gpucolor-shape", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-clearvalue%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-gpurenderpassencoder%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-device-timeline%E2%91%A5%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-device-timeline%E2%91%A5%E2%91%A3", @@ -5515,7 +5521,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-timestampwrites%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasstimestampwrite-queryset", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A0%E2%93%AA", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A1", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-texture-subresources%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-internal-usage-attachment%E2%91%A1", @@ -5670,6 +5676,9 @@ "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-idl-undefined%E2%91%A0%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-content-timeline%E2%91%A4%E2%91%A8", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-gpuorigin3d-shape", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuimagecopytexture-origin%E2%91%A7", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-gpuextent3d-shape%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-device-timeline%E2%91%A6%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-device-timeline%E2%91%A6%E2%91%A1", @@ -5721,6 +5730,9 @@ "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-idl-undefined%E2%91%A0%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-content-timeline%E2%91%A5%E2%93%AA", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-gpuorigin3d-shape%E2%91%A0", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuimagecopytexture-origin%E2%91%A8", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-gpuextent3d-shape%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-device-timeline%E2%91%A6%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-device-timeline%E2%91%A6%E2%91%A3", @@ -5773,6 +5785,11 @@ "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-idl-undefined%E2%91%A1%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-content-timeline%E2%91%A5%E2%91%A0", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-gpuorigin3d-shape%E2%91%A1", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuimagecopytexture-origin%E2%91%A0%E2%93%AA", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-gpuorigin3d-shape%E2%91%A2", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuimagecopytexture-origin%E2%91%A0%E2%91%A0", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-gpuextent3d-shape%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-device-timeline%E2%91%A6%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-device-timeline%E2%91%A6%E2%91%A5", @@ -6431,7 +6448,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-idl-sequence%E2%91%A1%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpurenderpasscolorattachment%E2%91%A0", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A2", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpurenderpassdepthstencilattachment%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-gpuqueryset%E2%91%A0%E2%93%AA", @@ -6458,25 +6475,25 @@ "https://gpuweb.github.io/gpuweb/#abstract-opdef-gpurenderpassdescriptor-valid-usage", "https://gpuweb.github.io/gpuweb/#ref-for-gpudevice%E2%91%A4%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpurenderpassdescriptor%E2%91%A4", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A3", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-dom-device-limits-slot%E2%91%A0%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-dom-supported-limits-maxcolorattachments%E2%91%A0", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A4", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-gpurenderpasscolorattachment-gpurenderpasscolorattachment-valid-usage", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-gpurenderpassdepthstencilattachment-gpurenderpassdepthstencilattachment-valid-usage", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validating-gpurenderpassdescriptors-color-attachment-bytes-per-sample", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A6", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A7", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A2", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-view%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexture-samplecount%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A3", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A8", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-view%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputextureview-renderextent-slot%E2%91%A0", @@ -6515,7 +6532,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview%E2%91%A1%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-resolvetarget%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpucolor%E2%91%A2", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-clearvalue", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-clearvalue%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-enumdef-gpuloadop%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-loadop", "https://gpuweb.github.io/gpuweb/#ref-for-enumdef-gpustoreop", @@ -6535,7 +6552,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-loadop%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-clear%E2%91%A0", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-clearvalue%E2%91%A0", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-clearvalue%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-to-a-texel-value-of-texture-format", "https://gpuweb.github.io/gpuweb/#dom-gpurenderpasscolorattachment-loadop", "https://gpuweb.github.io/gpuweb/#ref-for-enumdef-gpuloadop%E2%91%A1", @@ -6560,7 +6577,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-renderable-texture-view", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-loadop%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-clear%E2%91%A2", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-clearvalue%E2%91%A1", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-clearvalue%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-to-a-texel-value-of-texture-format%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputextureviewdescriptor-format%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A1", @@ -6719,7 +6736,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpurenderpassdescriptor%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpurenderpasslayout%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpurenderpasslayout%E2%91%A3", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A0%E2%93%AA", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasslayout-samplecount%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A0%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputextureview-texture-slot%E2%91%A7", @@ -7214,6 +7231,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpucolor%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-idl-undefined%E2%91%A5%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-content-timeline%E2%91%A6%E2%91%A7", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-gpucolor-shape%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A4%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A3", @@ -7543,6 +7561,9 @@ "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-idl-undefined%E2%91%A6%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-content-timeline%E2%91%A7%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-gpuorigin3d-shape%E2%91%A3", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuimagecopytexture-origin%E2%91%A0%E2%91%A1", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-gpuextent3d-shape%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dfn-get-buffer-source-copy%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%93%AA", @@ -7584,6 +7605,11 @@ "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-idl-undefined%E2%91%A6%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-content-timeline%E2%91%A7%E2%91%A6", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-gpuorigin2d-shape", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuimagecopyexternalimage-origin%E2%91%A1", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-gpuorigin3d-shape%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuimagecopytexture-origin%E2%91%A0%E2%91%A2", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-gpuextent3d-shape%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuimagecopyexternalimage-source%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-the-image-argument-is-not-origin-clean%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-securityerror%E2%91%A0", @@ -7879,7 +7905,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-list-contain%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucanvasconfiguration-format%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucanvascontext-configure%E2%91%A3", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A6", "https://gpuweb.github.io/gpuweb/#dom-gpucanvascontext-unconfigure", "https://gpuweb.github.io/gpuweb/#ref-for-gpucanvascontext%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-content-timeline%E2%91%A8%E2%91%A4", @@ -8031,7 +8057,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-offscreencanvas%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpucanvasconfiguration%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gputexturedescriptor%E2%91%A7", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A6", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-format%E2%91%A0%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucanvasconfiguration-format%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexturedescriptor-usage%E2%91%A0%E2%93%AA", @@ -8530,7 +8556,7 @@ "https://gpuweb.github.io/gpuweb/#fragment-depth", "https://gpuweb.github.io/gpuweb/#ref-for-ndc%E2%91%A3", "https://gpuweb.github.io/gpuweb/#fragment-colors", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A0%E2%91%A0", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/#abstract-opdef-process-fragment", "https://gpuweb.github.io/gpuweb/#ref-for-rasterizationpoint%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpufragmentstate%E2%91%A3", @@ -8639,6 +8665,10 @@ "https://gpuweb.github.io/gpuweb/#ref-for-idl-double%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpucolordict", "https://gpuweb.github.io/gpuweb/#typedefdef-gpucolor", + "https://gpuweb.github.io/gpuweb/#abstract-opdef-validate-gpucolor-shape", + "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpucolor%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-idl-undefined%E2%91%A7%E2%91%A7", + "https://gpuweb.github.io/gpuweb/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3", "https://gpuweb.github.io/gpuweb/#dictdef-gpuorigin2ddict", "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A1%E2%91%A7", "https://gpuweb.github.io/gpuweb/#dom-gpuorigin2ddict-x", @@ -8658,6 +8688,10 @@ "https://gpuweb.github.io/gpuweb/#origin2d-y", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpuorigin2ddict%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuorigin2ddict-y", + "https://gpuweb.github.io/gpuweb/#abstract-opdef-validate-gpuorigin2d-shape", + "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpuorigin2d%E2%91%A3", + "https://gpuweb.github.io/gpuweb/#ref-for-idl-undefined%E2%91%A7%E2%91%A8", + "https://gpuweb.github.io/gpuweb/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A4", "https://gpuweb.github.io/gpuweb/#dictdef-gpuorigin3ddict", "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A2%E2%91%A0", "https://gpuweb.github.io/gpuweb/#dom-gpuorigin3ddict-x", @@ -8682,6 +8716,10 @@ "https://gpuweb.github.io/gpuweb/#origin3d-z", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpuorigin3ddict%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuorigin3ddict-z", + "https://gpuweb.github.io/gpuweb/#abstract-opdef-validate-gpuorigin3d-shape", + "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpuorigin3d%E2%91%A3", + "https://gpuweb.github.io/gpuweb/#ref-for-idl-undefined%E2%91%A8%E2%93%AA", + "https://gpuweb.github.io/gpuweb/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/#dictdef-gpuextent3ddict", "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A2%E2%91%A4", "https://gpuweb.github.io/gpuweb/#dom-gpuextent3ddict-width", @@ -8706,6 +8744,10 @@ "https://gpuweb.github.io/gpuweb/#extent3d-depthorarraylayers", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpuextent3ddict%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuextent3ddict-depthorarraylayers%E2%91%A6", + "https://gpuweb.github.io/gpuweb/#abstract-opdef-validate-gpuextent3d-shape", + "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpuextent3d%E2%91%A1%E2%93%AA", + "https://gpuweb.github.io/gpuweb/#ref-for-idl-undefined%E2%91%A8%E2%91%A0", + "https://gpuweb.github.io/gpuweb/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A6", "https://gpuweb.github.io/gpuweb/#feature-index", "https://gpuweb.github.io/gpuweb/#depth-clip-control", "https://gpuweb.github.io/gpuweb/#dom-gpufeaturename-depth-clip-control", diff --git a/ed/index.json b/ed/index.json index 6a3fba9ba040..a993448f7c17 100644 --- a/ed/index.json +++ b/ed/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2023-02-22T18:38:06.454Z", + "date": "2023-02-23T00:48:59.145Z", "options": { "fallback": "webref-fallback/ed/index.json", "output": "report", @@ -440,7 +440,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-typed-om-2/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 00:53:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:55:56 GMT" }, "generator": "bikeshed", "date": "8 February 2021", @@ -488,7 +488,7 @@ ], "crawled": "https://drafts.css-houdini.org/font-metrics-api-1/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 00:53:41 GMT" + "lastModified": "Wed, 22 Feb 2023 21:56:19 GMT" }, "generator": "bikeshed", "date": "12 May 2021", @@ -541,10 +541,10 @@ ], "crawled": "https://drafts.csswg.org/css-anchor-position-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:19:58 GMT" }, "generator": "bikeshed", - "date": "14 February 2023", + "date": "21 February 2023", "links": "links/css-anchor-position-1.json", "refs": "refs/css-anchor-position-1.json", "css": "css/css-anchor-position.json", @@ -601,7 +601,7 @@ ], "crawled": "https://drafts.csswg.org/css-animations-2/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 18:33:14 GMT" + "lastModified": "Wed, 22 Feb 2023 21:20:06 GMT" }, "generator": "bikeshed", "date": "22 February 2023", @@ -662,7 +662,7 @@ ], "crawled": "https://drafts.csswg.org/css-backgrounds-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:20:17 GMT" }, "generator": "bikeshed", "date": "17 February 2023", @@ -722,7 +722,7 @@ ], "crawled": "https://drafts.csswg.org/css-color-6/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:21:21 GMT" }, "generator": "bikeshed", "date": "15 February 2023", @@ -773,7 +773,7 @@ ], "crawled": "https://drafts.csswg.org/css-color-hdr/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:21:27 GMT" }, "generator": "bikeshed", "date": "31 May 2021", @@ -825,10 +825,10 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-values-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:21:35 GMT" }, "generator": "bikeshed", - "date": "14 July 2021", + "date": "21 February 2023", "links": "links/css-conditional-values-1.json", "refs": "refs/css-conditional-values-1.json", "css": "css/css-conditional-values.json", @@ -885,7 +885,7 @@ ], "crawled": "https://drafts.csswg.org/css-display-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:22:13 GMT" }, "generator": "bikeshed", "date": "19 January 2023", @@ -945,10 +945,10 @@ ], "crawled": "https://drafts.csswg.org/css-easing-2/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:22:17 GMT" }, "generator": "bikeshed", - "date": "29 November 2022", + "date": "21 February 2023", "links": "links/css-easing-2.json", "refs": "refs/css-easing-2.json", "css": "css/css-easing.json", @@ -1004,7 +1004,7 @@ ], "crawled": "https://drafts.csswg.org/css-env-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:22:23 GMT" }, "generator": "bikeshed", "date": "30 August 2021", @@ -1057,7 +1057,7 @@ ], "crawled": "https://drafts.csswg.org/css-extensions-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:16 GMT" + "lastModified": "Wed, 22 Feb 2023 21:22:28 GMT" }, "generator": "bikeshed", "date": "26 August 2020", @@ -1110,7 +1110,7 @@ ], "crawled": "https://drafts.csswg.org/css-forms-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:23:10 GMT" }, "generator": "bikeshed", "date": "11 October 2017", @@ -1168,7 +1168,7 @@ ], "crawled": "https://drafts.csswg.org/css-gcpm-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:23:15 GMT" }, "generator": "bikeshed", "date": "27 June 2022", @@ -1228,7 +1228,7 @@ ], "crawled": "https://drafts.csswg.org/css-grid-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:23:42 GMT" }, "generator": "bikeshed", "date": "21 February 2021", @@ -1288,7 +1288,7 @@ ], "crawled": "https://drafts.csswg.org/css-images-5/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:23:59 GMT" }, "generator": "bikeshed", "date": "28 November 2022", @@ -1341,7 +1341,7 @@ ], "crawled": "https://drafts.csswg.org/css-link-params-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:24:10 GMT" }, "generator": "bikeshed", "date": "15 December 2022", @@ -1401,7 +1401,7 @@ ], "crawled": "https://drafts.csswg.org/css-multicol-2/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:24:32 GMT" }, "generator": "bikeshed", "date": "5 October 2021", @@ -1519,7 +1519,7 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-snap-2/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:25:54 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -1580,7 +1580,7 @@ ], "crawled": "https://drafts.csswg.org/css-shapes-2/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:26:05 GMT" }, "generator": "bikeshed", "date": "7 March 2022", @@ -1639,7 +1639,7 @@ ], "crawled": "https://drafts.csswg.org/css-size-adjust-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:26:07 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -1699,7 +1699,7 @@ ], "crawled": "https://drafts.csswg.org/css-transitions-2/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:27:34 GMT" }, "generator": "bikeshed", "date": "14 July 2022", @@ -1759,7 +1759,7 @@ ], "crawled": "https://drafts.csswg.org/css-values-5/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:28:06 GMT" }, "generator": "bikeshed", "date": "30 January 2023", @@ -1819,7 +1819,7 @@ ], "crawled": "https://drafts.csswg.org/css-variables-2/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:16 GMT" + "lastModified": "Wed, 22 Feb 2023 21:28:14 GMT" }, "generator": "bikeshed", "date": "29 June 2022", @@ -1870,7 +1870,7 @@ ], "crawled": "https://drafts.csswg.org/css-viewport/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:28:22 GMT" }, "generator": "bikeshed", "date": "11 October 2022", @@ -1929,7 +1929,7 @@ ], "crawled": "https://drafts.csswg.org/web-animations-2/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:30:22 GMT" }, "generator": "bikeshed", "date": "21 February 2023", @@ -2045,7 +2045,7 @@ ], "crawled": "https://drafts.fxtf.org/filter-effects-2/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 00:51:06 GMT" + "lastModified": "Wed, 22 Feb 2023 21:53:45 GMT" }, "generator": "bikeshed", "date": "10 February 2022", @@ -12473,7 +12473,7 @@ "https://www.rfc-editor.org/rfc/rfc2397" ], "crawled": "https://www.rfc-editor.org/rfc/rfc2397", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc2397.json", "ids": "ids/rfc2397.json" }, @@ -12512,7 +12512,7 @@ "https://www.rfc-editor.org/rfc/rfc4120" ], "crawled": "https://www.rfc-editor.org/rfc/rfc4120", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc4120.json", "ids": "ids/rfc4120.json" }, @@ -12645,7 +12645,7 @@ "https://www.rfc-editor.org/rfc/rfc6454" ], "crawled": "https://www.rfc-editor.org/rfc/rfc6454", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc6454.json", "ids": "ids/rfc6454.json" }, @@ -12684,7 +12684,7 @@ "https://www.rfc-editor.org/rfc/rfc6797" ], "crawled": "https://www.rfc-editor.org/rfc/rfc6797", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc6797.json", "ids": "ids/rfc6797.json" }, @@ -12723,7 +12723,7 @@ "https://www.rfc-editor.org/rfc/rfc7034" ], "crawled": "https://www.rfc-editor.org/rfc/rfc7034", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc7034.json", "ids": "ids/rfc7034.json" }, @@ -13045,7 +13045,7 @@ "https://www.rfc-editor.org/rfc/rfc7239" ], "crawled": "https://www.rfc-editor.org/rfc/rfc7239", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc7239.json", "ids": "ids/rfc7239.json" }, @@ -13084,7 +13084,7 @@ "https://www.rfc-editor.org/rfc/rfc7469" ], "crawled": "https://www.rfc-editor.org/rfc/rfc7469", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc7469.json", "ids": "ids/rfc7469.json" }, @@ -13217,7 +13217,7 @@ "https://www.rfc-editor.org/rfc/rfc7578" ], "crawled": "https://www.rfc-editor.org/rfc/rfc7578", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc7578.json", "ids": "ids/rfc7578.json" }, @@ -13585,7 +13585,7 @@ "https://www.rfc-editor.org/rfc/rfc8942" ], "crawled": "https://www.rfc-editor.org/rfc/rfc8942", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc8942.json", "refs": "refs/rfc8942.json", "headings": "headings/rfc8942.json", @@ -13864,7 +13864,7 @@ "https://www.rfc-editor.org/rfc/rfc9163" ], "crawled": "https://www.rfc-editor.org/rfc/rfc9163", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc9163.json", "refs": "refs/rfc9163.json", "headings": "headings/rfc9163.json", @@ -15223,7 +15223,7 @@ ], "crawled": "https://drafts.csswg.org/css-2022/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:19:42 GMT" }, "generator": "bikeshed", "date": "22 November 2022", @@ -15282,7 +15282,7 @@ ], "crawled": "https://drafts.csswg.org/css-2023/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:19:48 GMT" }, "generator": "bikeshed", "date": "14 February 2023", @@ -15347,7 +15347,7 @@ ], "crawled": "https://drafts.csswg.org/css-align-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:19:54 GMT" }, "generator": "bikeshed", "date": "13 February 2023", @@ -15410,7 +15410,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-animationworklet-1/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 00:52:57 GMT" + "lastModified": "Wed, 22 Feb 2023 21:55:38 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -15477,7 +15477,7 @@ ], "crawled": "https://drafts.csswg.org/css-animations-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:20:03 GMT" }, "generator": "bikeshed", "date": "22 February 2023", @@ -15546,7 +15546,7 @@ ], "crawled": "https://drafts.csswg.org/css-backgrounds-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:20:13 GMT" }, "generator": "bikeshed", "date": "13 February 2023", @@ -15613,7 +15613,7 @@ ], "crawled": "https://drafts.csswg.org/css-box-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:16 GMT" + "lastModified": "Wed, 22 Feb 2023 21:20:19 GMT" }, "generator": "bikeshed", "date": "16 February 2023", @@ -15678,7 +15678,7 @@ ], "crawled": "https://drafts.csswg.org/css-box-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:20:30 GMT" }, "generator": "bikeshed", "date": "13 February 2023", @@ -15745,7 +15745,7 @@ ], "crawled": "https://drafts.csswg.org/css-break-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:20:34 GMT" }, "generator": "bikeshed", "date": "21 December 2022", @@ -15810,7 +15810,7 @@ ], "crawled": "https://drafts.csswg.org/css-break-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:20:38 GMT" }, "generator": "bikeshed", "date": "21 December 2022", @@ -15876,7 +15876,7 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:20:42 GMT" }, "generator": "bikeshed", "date": "29 December 2022", @@ -15943,7 +15943,7 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:20:47 GMT" }, "generator": "bikeshed", "date": "17 February 2023", @@ -16009,7 +16009,7 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-5/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:20:53 GMT" }, "generator": "bikeshed", "date": "29 December 2022", @@ -16076,12 +16076,13 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-6/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:20:55 GMT" }, "generator": "bikeshed", - "date": "17 February 2023", + "date": "22 February 2023", "links": "links/css-cascade-6.json", "refs": "refs/css-cascade-6.json", + "idl": "idl/css-cascade-6.idl", "css": "css/css-cascade-6.json", "dfns": "dfns/css-cascade-6.json", "headings": "headings/css-cascade-6.json", @@ -16208,10 +16209,10 @@ ], "crawled": "https://drafts.csswg.org/css-color-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:21:12 GMT" }, "generator": "bikeshed", - "date": "10 February 2023", + "date": "20 February 2023", "links": "links/css-color-4.json", "refs": "refs/css-color-4.json", "css": "css/css-color.json", @@ -16275,10 +16276,10 @@ ], "crawled": "https://drafts.csswg.org/css-color-5/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:21:18 GMT" }, "generator": "bikeshed", - "date": "16 February 2023", + "date": "20 February 2023", "links": "links/css-color-5.json", "refs": "refs/css-color-5.json", "idl": "idl/css-color-5.idl", @@ -16342,7 +16343,7 @@ ], "crawled": "https://drafts.csswg.org/css-color-adjust-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:21:24 GMT" }, "generator": "bikeshed", "date": "14 June 2022", @@ -16409,7 +16410,7 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:21:30 GMT" }, "generator": "bikeshed", "date": "13 January 2022", @@ -16477,7 +16478,7 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:21:31 GMT" }, "generator": "bikeshed", "date": "4 August 2022", @@ -16543,7 +16544,7 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-5/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:21:33 GMT" }, "generator": "bikeshed", "date": "21 December 2021", @@ -16609,7 +16610,7 @@ ], "crawled": "https://drafts.csswg.org/css-contain-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:21:40 GMT" }, "generator": "bikeshed", "date": "25 October 2022", @@ -16676,7 +16677,7 @@ ], "crawled": "https://drafts.csswg.org/css-contain-2/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:16 GMT" + "lastModified": "Wed, 22 Feb 2023 21:21:47 GMT" }, "generator": "bikeshed", "date": "15 February 2023", @@ -16744,7 +16745,7 @@ ], "crawled": "https://drafts.csswg.org/css-contain-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:21:51 GMT" }, "generator": "bikeshed", "date": "29 November 2022", @@ -16811,7 +16812,7 @@ ], "crawled": "https://drafts.csswg.org/css-content-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:21:55 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -16877,7 +16878,7 @@ ], "crawled": "https://drafts.csswg.org/css-counter-styles-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:22:01 GMT" }, "generator": "bikeshed", "date": "8 August 2022", @@ -16945,7 +16946,7 @@ ], "crawled": "https://drafts.csswg.org/css-display-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:16 GMT" + "lastModified": "Wed, 22 Feb 2023 21:22:07 GMT" }, "generator": "bikeshed", "date": "23 December 2022", @@ -17011,10 +17012,10 @@ ], "crawled": "https://drafts.csswg.org/css-easing-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:22:15 GMT" }, "generator": "bikeshed", - "date": "15 July 2022", + "date": "21 February 2023", "links": "links/css-easing-1.json", "refs": "refs/css-easing-1.json", "dfns": "dfns/css-easing-1.json", @@ -17076,7 +17077,7 @@ ], "crawled": "https://drafts.csswg.org/css-flexbox-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:22:41 GMT" }, "generator": "bikeshed", "date": "19 January 2023", @@ -17142,7 +17143,7 @@ ], "crawled": "https://drafts.csswg.org/css-font-loading-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:22:46 GMT" }, "generator": "bikeshed", "date": "13 September 2021", @@ -17212,7 +17213,7 @@ ], "crawled": "https://drafts.csswg.org/css-fonts-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:23:02 GMT" }, "generator": "bikeshed", "date": "14 February 2023", @@ -17279,7 +17280,7 @@ ], "crawled": "https://drafts.csswg.org/css-fonts-5/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:23:09 GMT" }, "generator": "bikeshed", "date": "21 December 2021", @@ -17346,7 +17347,7 @@ ], "crawled": "https://drafts.csswg.org/css-gcpm-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:23:13 GMT" }, "generator": "bikeshed", "date": "15 November 2022", @@ -17412,7 +17413,7 @@ ], "crawled": "https://drafts.csswg.org/css-grid-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:23:27 GMT" }, "generator": "bikeshed", "date": "18 January 2023", @@ -17479,7 +17480,7 @@ ], "crawled": "https://drafts.csswg.org/css-grid-2/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:23:39 GMT" }, "generator": "bikeshed", "date": "18 January 2023", @@ -17539,7 +17540,7 @@ ], "crawled": "https://drafts.csswg.org/css-highlight-api-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:23:45 GMT" }, "generator": "bikeshed", "date": "15 January 2023", @@ -17607,7 +17608,7 @@ ], "crawled": "https://drafts.csswg.org/css-images-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:23:50 GMT" }, "generator": "bikeshed", "date": "3 January 2023", @@ -17674,7 +17675,7 @@ ], "crawled": "https://drafts.csswg.org/css-images-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:23:57 GMT" }, "generator": "bikeshed", "date": "13 February 2023", @@ -17741,7 +17742,7 @@ ], "crawled": "https://drafts.csswg.org/css-inline-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:16 GMT" + "lastModified": "Wed, 22 Feb 2023 21:24:06 GMT" }, "generator": "bikeshed", "date": "2 December 2022", @@ -17804,7 +17805,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-layout-api-1/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 00:53:05 GMT" + "lastModified": "Wed, 22 Feb 2023 21:55:45 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -17865,7 +17866,7 @@ ], "crawled": "https://drafts.csswg.org/css-line-grid-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:16 GMT" + "lastModified": "Wed, 22 Feb 2023 21:24:08 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -17931,7 +17932,7 @@ ], "crawled": "https://drafts.csswg.org/css-lists-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:24:15 GMT" }, "generator": "bikeshed", "date": "24 February 2022", @@ -17997,7 +17998,7 @@ ], "crawled": "https://drafts.csswg.org/css-logical-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:24:19 GMT" }, "generator": "bikeshed", "date": "30 March 2022", @@ -18060,7 +18061,7 @@ ], "crawled": "https://drafts.fxtf.org/css-masking-1/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 00:50:57 GMT" + "lastModified": "Wed, 22 Feb 2023 21:53:36 GMT" }, "generator": "bikeshed", "date": "20 September 2022", @@ -18129,7 +18130,7 @@ ], "crawled": "https://drafts.csswg.org/css-multicol-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:24:30 GMT" }, "generator": "bikeshed", "date": "12 February 2023", @@ -18195,7 +18196,7 @@ ], "crawled": "https://drafts.csswg.org/css-namespaces-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:16 GMT" + "lastModified": "Wed, 22 Feb 2023 21:24:34 GMT" }, "generator": "bikeshed", "date": "18 August 2020", @@ -18255,7 +18256,7 @@ ], "crawled": "https://drafts.csswg.org/css-nav-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:24:41 GMT" }, "generator": "bikeshed", "date": "17 May 2021", @@ -18317,7 +18318,7 @@ ], "crawled": "https://drafts.csswg.org/css-nesting-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:24:44 GMT" }, "generator": "bikeshed", "date": "16 February 2023", @@ -18385,7 +18386,7 @@ ], "crawled": "https://drafts.csswg.org/css-overflow-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:24:48 GMT" }, "generator": "bikeshed", "date": "2 February 2023", @@ -18451,7 +18452,7 @@ ], "crawled": "https://drafts.csswg.org/css-overflow-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:24:53 GMT" }, "generator": "bikeshed", "date": "2 February 2023", @@ -18517,7 +18518,7 @@ ], "crawled": "https://drafts.csswg.org/css-overscroll-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:24:55 GMT" }, "generator": "bikeshed", "date": "1 June 2022", @@ -18584,7 +18585,7 @@ ], "crawled": "https://drafts.csswg.org/css-page-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:25:00 GMT" }, "generator": "bikeshed", "date": "24 May 2022", @@ -18644,7 +18645,7 @@ ], "crawled": "https://drafts.csswg.org/css-page-floats-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:16 GMT" + "lastModified": "Wed, 22 Feb 2023 21:25:04 GMT" }, "generator": "bikeshed", "date": "5 October 2021", @@ -18707,7 +18708,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-paint-api-1/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 00:53:09 GMT" + "lastModified": "Wed, 22 Feb 2023 21:55:48 GMT" }, "generator": "bikeshed", "date": "15 December 2020", @@ -18774,10 +18775,10 @@ ], "crawled": "https://drafts.csswg.org/css-position-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:25:12 GMT" }, "generator": "bikeshed", - "date": "13 February 2023", + "date": "21 February 2023", "links": "links/css-position-3.json", "refs": "refs/css-position-3.json", "css": "css/css-position.json", @@ -18841,7 +18842,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-properties-values-api-1/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 00:53:15 GMT" + "lastModified": "Wed, 22 Feb 2023 21:55:54 GMT" }, "generator": "bikeshed", "date": "3 February 2023", @@ -18908,7 +18909,7 @@ ], "crawled": "https://drafts.csswg.org/css-pseudo-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:25:22 GMT" }, "generator": "bikeshed", "date": "15 January 2023", @@ -18969,7 +18970,7 @@ ], "crawled": "https://drafts.csswg.org/css-regions-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:25:26 GMT" }, "generator": "bikeshed", "date": "17 May 2021", @@ -19030,7 +19031,7 @@ ], "crawled": "https://drafts.csswg.org/css-rhythm-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:25:28 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -19096,7 +19097,7 @@ ], "crawled": "https://drafts.csswg.org/css-round-display-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:25:32 GMT" }, "generator": "bikeshed", "date": "21 February 2021", @@ -19162,7 +19163,7 @@ ], "crawled": "https://drafts.csswg.org/css-ruby-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:25:42 GMT" }, "generator": "bikeshed", "date": "27 December 2022", @@ -19228,7 +19229,7 @@ ], "crawled": "https://drafts.csswg.org/css-scoping-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:25:45 GMT" }, "generator": "bikeshed", "date": "20 July 2022", @@ -19294,7 +19295,7 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-anchoring-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:25:47 GMT" }, "generator": "bikeshed", "date": "22 December 2020", @@ -19361,7 +19362,7 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-snap-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:25:52 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -19427,7 +19428,7 @@ ], "crawled": "https://drafts.csswg.org/css-scrollbars-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:25:56 GMT" }, "generator": "bikeshed", "date": "7 December 2021", @@ -19493,7 +19494,7 @@ ], "crawled": "https://drafts.csswg.org/css-shadow-parts-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:25:58 GMT" }, "generator": "bikeshed", "date": "15 September 2020", @@ -19561,7 +19562,7 @@ ], "crawled": "https://drafts.csswg.org/css-shapes-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:26:02 GMT" }, "generator": "bikeshed", "date": "15 November 2022", @@ -19628,7 +19629,7 @@ ], "crawled": "https://drafts.csswg.org/css-sizing-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:26:12 GMT" }, "generator": "bikeshed", "date": "5 September 2022", @@ -19694,7 +19695,7 @@ ], "crawled": "https://drafts.csswg.org/css-sizing-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:26:15 GMT" }, "generator": "bikeshed", "date": "26 October 2022", @@ -19760,7 +19761,7 @@ ], "crawled": "https://drafts.csswg.org/css-speech-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:26:21 GMT" }, "generator": "bikeshed", "date": "13 February 2023", @@ -19889,7 +19890,7 @@ ], "crawled": "https://drafts.csswg.org/css-syntax-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:26:29 GMT" }, "generator": "bikeshed", "date": "30 October 2022", @@ -19955,7 +19956,7 @@ ], "crawled": "https://drafts.csswg.org/css-tables-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:16 GMT" + "lastModified": "Wed, 22 Feb 2023 21:26:36 GMT" }, "generator": "bikeshed", "date": "29 June 2022", @@ -20022,7 +20023,7 @@ ], "crawled": "https://drafts.csswg.org/css-text-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:26:47 GMT" }, "generator": "bikeshed", "date": "13 February 2023", @@ -20088,10 +20089,10 @@ ], "crawled": "https://drafts.csswg.org/css-text-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:27:06 GMT" }, "generator": "bikeshed", - "date": "31 January 2023", + "date": "22 February 2023", "links": "links/css-text-4.json", "refs": "refs/css-text-4.json", "css": "css/css-text-4.json", @@ -20155,7 +20156,7 @@ ], "crawled": "https://drafts.csswg.org/css-text-decor-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:27:09 GMT" }, "generator": "bikeshed", "date": "18 August 2022", @@ -20221,7 +20222,7 @@ ], "crawled": "https://drafts.csswg.org/css-text-decor-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:27:14 GMT" }, "generator": "bikeshed", "date": "2 September 2022", @@ -20288,7 +20289,7 @@ ], "crawled": "https://drafts.csswg.org/css-transforms-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:27:18 GMT" }, "generator": "bikeshed", "date": "16 February 2022", @@ -20354,7 +20355,7 @@ ], "crawled": "https://drafts.csswg.org/css-transforms-2/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:27:23 GMT" }, "generator": "bikeshed", "date": "9 August 2022", @@ -20421,7 +20422,7 @@ ], "crawled": "https://drafts.csswg.org/css-transitions-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:27:31 GMT" }, "generator": "bikeshed", "date": "8 February 2023", @@ -20491,7 +20492,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-typed-om-1/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 00:53:39 GMT" + "lastModified": "Wed, 22 Feb 2023 21:56:17 GMT" }, "generator": "bikeshed", "date": "20 April 2022", @@ -20557,7 +20558,7 @@ ], "crawled": "https://drafts.csswg.org/css-ui-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:27:38 GMT" }, "generator": "bikeshed", "date": "29 June 2022", @@ -20623,7 +20624,7 @@ ], "crawled": "https://drafts.csswg.org/css-ui-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:27:45 GMT" }, "generator": "bikeshed", "date": "29 June 2022", @@ -20691,7 +20692,7 @@ ], "crawled": "https://drafts.csswg.org/css-values-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:27:51 GMT" }, "generator": "bikeshed", "date": "9 December 2022", @@ -20758,7 +20759,7 @@ ], "crawled": "https://drafts.csswg.org/css-values-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:28:03 GMT" }, "generator": "bikeshed", "date": "30 January 2023", @@ -20825,7 +20826,7 @@ ], "crawled": "https://drafts.csswg.org/css-variables-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:28:10 GMT" }, "generator": "bikeshed", "date": "27 June 2022", @@ -20884,7 +20885,7 @@ ], "crawled": "https://drafts.csswg.org/css-view-transitions-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:28:19 GMT" }, "generator": "bikeshed", "date": "24 November 2022", @@ -20951,7 +20952,7 @@ ], "crawled": "https://drafts.csswg.org/css-will-change-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:28:24 GMT" }, "generator": "bikeshed", "date": "29 April 2022", @@ -21018,7 +21019,7 @@ ], "crawled": "https://drafts.csswg.org/css-writing-modes-3/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:28:30 GMT" }, "generator": "bikeshed", "date": "31 October 2022", @@ -21084,7 +21085,7 @@ ], "crawled": "https://drafts.csswg.org/css-writing-modes-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:16 GMT" + "lastModified": "Wed, 22 Feb 2023 21:28:37 GMT" }, "generator": "bikeshed", "date": "3 October 2022", @@ -21288,7 +21289,7 @@ ], "crawled": "https://drafts.csswg.org/css2/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:28:59 GMT" }, "generator": "bikeshed", "date": "15 November 2022", @@ -21354,7 +21355,7 @@ ], "crawled": "https://drafts.csswg.org/css-exclusions-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:22:26 GMT" }, "generator": "bikeshed", "date": "27 July 2021", @@ -21420,7 +21421,7 @@ ], "crawled": "https://drafts.csswg.org/cssom-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:29:12 GMT" }, "generator": "bikeshed", "date": "18 October 2022", @@ -21487,7 +21488,7 @@ ], "crawled": "https://drafts.csswg.org/cssom-view-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:29:22 GMT" }, "generator": "bikeshed", "date": "19 November 2022", @@ -22198,7 +22199,7 @@ ], "crawled": "https://drafts.fxtf.org/fill-stroke-3/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 00:51:04 GMT" + "lastModified": "Wed, 22 Feb 2023 21:53:43 GMT" }, "generator": "bikeshed", "date": "4 April 2017", @@ -22262,7 +22263,7 @@ ], "crawled": "https://drafts.fxtf.org/filter-effects-1/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 00:51:32 GMT" + "lastModified": "Wed, 22 Feb 2023 21:54:14 GMT" }, "generator": "bikeshed", "date": "12 September 2022", @@ -22633,7 +22634,7 @@ ], "crawled": "https://drafts.fxtf.org/geometry-1/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 00:51:43 GMT" + "lastModified": "Wed, 22 Feb 2023 21:54:24 GMT" }, "generator": "bikeshed", "date": "10 February 2022", @@ -24484,7 +24485,7 @@ ], "crawled": "https://drafts.csswg.org/mediaqueries-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:16 GMT" + "lastModified": "Wed, 22 Feb 2023 21:29:34 GMT" }, "generator": "bikeshed", "date": "29 December 2022", @@ -24550,7 +24551,7 @@ ], "crawled": "https://drafts.csswg.org/mediaqueries-5/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:29:40 GMT" }, "generator": "bikeshed", "date": "24 August 2022", @@ -24958,7 +24959,7 @@ ], "crawled": "https://drafts.fxtf.org/motion-1/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 00:51:48 GMT" + "lastModified": "Wed, 22 Feb 2023 21:54:29 GMT" }, "generator": "bikeshed", "date": "6 February 2023", @@ -25805,10 +25806,10 @@ ], "crawled": "https://w3c.github.io/webappsec-permissions-policy/", "crawlCacheInfo": { - "lastModified": "Fri, 17 Feb 2023 19:53:41 GMT" + "lastModified": "Wed, 22 Feb 2023 18:39:43 GMT" }, "generator": "bikeshed", - "date": "17 February 2023", + "date": "22 February 2023", "links": "links/permissions-policy-1.json", "refs": "refs/permissions-policy-1.json", "idl": "idl/permissions-policy.idl", @@ -26617,7 +26618,7 @@ ], "crawled": "https://drafts.csswg.org/resize-observer-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:29:44 GMT" }, "generator": "bikeshed", "date": "27 January 2023", @@ -26990,7 +26991,7 @@ ], "crawled": "https://drafts.csswg.org/scroll-animations-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:29:47 GMT" }, "generator": "bikeshed", "date": "13 December 2022", @@ -27308,7 +27309,7 @@ ], "crawled": "https://drafts.csswg.org/selectors-4/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:16 GMT" + "lastModified": "Wed, 22 Feb 2023 21:29:58 GMT" }, "generator": "bikeshed", "date": "11 January 2023", @@ -27368,7 +27369,7 @@ ], "crawled": "https://drafts.csswg.org/selectors-nonelement-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:29:59 GMT" }, "generator": "bikeshed", "date": "6 February 2021", @@ -28815,7 +28816,7 @@ ], "crawled": "https://webassembly.github.io/spec/core/bikeshed/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:28:55 GMT" + "lastModified": "Wed, 22 Feb 2023 20:24:16 GMT" }, "generator": "bikeshed", "date": "22 February 2023", @@ -28879,7 +28880,7 @@ ], "crawled": "https://webassembly.github.io/spec/js-api/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:28:55 GMT" + "lastModified": "Wed, 22 Feb 2023 20:24:16 GMT" }, "generator": "bikeshed", "date": "22 February 2023", @@ -28942,7 +28943,7 @@ ], "crawled": "https://webassembly.github.io/spec/web-api/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:28:55 GMT" + "lastModified": "Wed, 22 Feb 2023 20:24:16 GMT" }, "generator": "bikeshed", "date": "22 February 2023", @@ -29009,7 +29010,7 @@ ], "crawled": "https://drafts.csswg.org/web-animations-1/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 17:18:18 GMT" + "lastModified": "Wed, 22 Feb 2023 21:30:16 GMT" }, "generator": "bikeshed", "date": "6 February 2023", @@ -29260,10 +29261,10 @@ ], "crawled": "https://w3c.github.io/webauthn/", "crawlCacheInfo": { - "lastModified": "Wed, 08 Feb 2023 20:09:46 GMT" + "lastModified": "Wed, 22 Feb 2023 20:24:49 GMT" }, "generator": "bikeshed", - "date": "8 February 2023", + "date": "22 February 2023", "links": "links/webauthn-3.json", "refs": "refs/webauthn-3.json", "idl": "idl/webauthn.idl", @@ -30214,10 +30215,10 @@ ], "crawled": "https://w3c.github.io/webdriver/", "crawlCacheInfo": { - "lastModified": "Thu, 19 Jan 2023 12:29:45 GMT" + "lastModified": "Wed, 22 Feb 2023 22:04:50 GMT" }, "generator": "respec", - "date": "19 January 2023", + "date": "22 February 2023", "links": "links/webdriver2.json", "refs": "refs/webdriver2.json", "idl": "idl/webdriver.idl", @@ -30276,7 +30277,7 @@ ], "crawled": "https://gpuweb.github.io/gpuweb/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 18:25:58 GMT" + "lastModified": "Wed, 22 Feb 2023 22:58:43 GMT" }, "generator": "bikeshed", "date": "22 February 2023", @@ -30776,10 +30777,10 @@ ], "crawled": "https://w3c.github.io/webrtc-pc/", "crawlCacheInfo": { - "lastModified": "Thu, 16 Feb 2023 15:22:19 GMT" + "lastModified": "Wed, 22 Feb 2023 21:18:02 GMT" }, "generator": "respec", - "date": "16 February 2023", + "date": "22 February 2023", "links": "links/webrtc.json", "refs": "refs/webrtc.json", "events": "events/webrtc.json", @@ -31528,7 +31529,7 @@ ], "crawled": "https://gpuweb.github.io/gpuweb/wgsl/", "crawlCacheInfo": { - "lastModified": "Wed, 22 Feb 2023 18:25:58 GMT" + "lastModified": "Wed, 22 Feb 2023 22:58:43 GMT" }, "generator": "bikeshed", "date": "22 February 2023", diff --git a/ed/links/css-2022.json b/ed/links/css-2022.json index bda3096c1b88..6a12ee5b6d64 100644 --- a/ed/links/css-2022.json +++ b/ed/links/css-2022.json @@ -2088,14 +2088,28 @@ "https://www.w3.org/TR/CSS21/": { "specShortname": "CSS2" }, + "https://www.w3.org/TR/CSS21/cascade.html": { + "anchors": [ + "usedValue" + ], + "specShortname": "CSS2" + }, "https://www.w3.org/TR/CSS21/conform.html": { "anchors": [ - "style-sheet", + "author", "user-agent", + "user", + "style-sheet", "ignore" ], "specShortname": "CSS2" }, + "https://www.w3.org/TR/CSS21/tables.html": { + "anchors": [ + "internal-table-element" + ], + "specShortname": "CSS2" + }, "https://www.w3.org/TR/compositing-1/": { "specShortname": "compositing-1" }, diff --git a/ed/links/css-2023.json b/ed/links/css-2023.json index 218e267d3831..7324c26ec204 100644 --- a/ed/links/css-2023.json +++ b/ed/links/css-2023.json @@ -1996,395 +1996,6 @@ ], "specShortname": "css-writing-modes-4" }, - "https://drafts.csswg.org/css2/": { - "anchors": [ - "absolutely-positioned", - "actual-value", - "adjoining-margins", - "aligned-subtree", - "all-media-group", - "ancestor", - "anonymous", - "anonymous-inline-boxes", - "at-keyword", - "atomic-inline-level-boxes", - "at-rules-dfn", - "attribute", - "audio-media-group", - "author", - "authoring", - "automatic-numbering", - "escaped-characters", - "bidirectionality-bidi", - "bitmap-media-group", - "block-boxes%E2%91%A0", - "block-level-boxes", - "block-level", - "box-border-area", - "border-box", - "border-edge", - "canvas", - "character-encoding", - "charset%E2%91%A0", - "child", - "child-selector", - "clearance", - "collapse", - "collapsed-margin", - "collapse-through", - "combinator", - "comments%E2%91%A0", - "computed-value", - "conditional-import", - "conformance-term", - "consecutive", - "content", - "box-content-area", - "content-box", - "content-edge", - "content-height", - "content-width", - "continuous-media-group", - "counters%E2%91%A0", - "cursive-def", - "declaration%E2%91%A0", - "declaration-block", - "default-style-sheet", - "descendant", - "descendant-selectors%E2%91%A0", - "doclanguage", - "doctree", - "element", - "empty", - "exact-matching", - "fantasy-def", - "fictional-tag-sequence", - "float-rules", - "flow-of-an-element", - "focus", - "following", - "formatting-structure", - "forward-compatible-parsing", - "generated-content", - "grid-media-group", - "hyphen-separated-matching", - "ignore%E2%91%A0", - "ignore-unknown", - "ignore-valid", - "illegal", - "inline-level-boxes", - "inline-level", - "inner-edge", - "interactive-media-group", - "intrinsic", - "line-box", - "list-properties", - "map-document-language-elements-to-table-elements", - "box-margin-area", - "margin-box", - "margin-edge", - "may", - "media-groups%E2%91%A0", - "monospace-def", - "multiple-declarations", - "must", - "must-not", - "optional", - "outer-edge", - "overflow", - "box-padding-area", - "padding-box", - "padding-edge", - "page-area", - "page-box%E2%91%A0", - "page-context", - "paged-media-group", - "page-selector", - "parent", - "reference-pixel", - "positioned-element", - "positioning-scheme%E2%91%A0", - "preceding", - "principal-box", - "proper-table-child", - "proper-table-row-parent", - "property", - "pseudo-classes%E2%91%A0", - "pseudo-elements%E2%91%A0", - "recommended", - "relative-positioning%E2%91%A0", - "relative-units", - "rendered-content", - "required", - "root", - "row-group-box", - "row-groups", - "rule-sets-dfn", - "rules-on-anonymous-table-objects", - "sans-serif-def", - "scope%E2%91%A0", - "selector%E2%91%A0", - "selector-matches", - "separated-borders-model", - "serif-def", - "shall", - "shall-not", - "sheets", - "shorthand-properties", - "should", - "should-not", - "sibling", - "simple-selector", - "source-document", - "space-separated-matching", - "specified-value", - "speech-media-group", - "stacking-context", - "stack-level", - "static-media-group", - "static-position-containing-block", - "subject", - "system-fonts", - "table", - "table-element", - "table-grid-box", - "table-wrapper-box", - "tabular-container", - "tactile-media-group", - "tokenizer", - "type-selector", - "universal-selector%E2%91%A0", - "used-value", - "user", - "user-agent", - "valid-style-sheet", - "values", - "viewport%E2%91%A0", - "visual-formatting-model", - "visual-media-group", - "selectordef-active", - "selectordef-after", - "selectordef-before", - "selectordef-first", - "selectordef-first-child", - "selectordef-first-letter", - "selectordef-first-line", - "selectordef-focus", - "selectordef-hover", - "selectordef-lang", - "selectordef-left", - "selectordef-link", - "selectordef-right", - "selectordef-visited", - "at-ruledef-media%E2%91%A0", - "at-ruledef-page", - "propdef-border-collapse", - "propdef-border-spacing", - "propdef-bottom", - "propdef-caption-side", - "propdef-clear", - "propdef-color", - "propdef-content", - "propdef-counter-increment", - "propdef-counter-reset", - "propdef-empty-cells", - "propdef-float", - "propdef-height", - "propdef-left", - "propdef-line-height", - "propdef-list-style", - "propdef-list-style-image", - "propdef-list-style-position", - "propdef-list-style-type", - "propdef-margin", - "propdef-margin-bottom", - "propdef-margin-left", - "propdef-margin-right", - "propdef-margin-top", - "propdef-max-height", - "propdef-max-width", - "propdef-min-height", - "propdef-min-width", - "propdef-overflow", - "propdef-padding", - "propdef-padding-bottom", - "propdef-padding-left", - "propdef-padding-right", - "propdef-padding-top", - "propdef-page-break-after", - "propdef-page-break-before", - "propdef-page-break-inside", - "propdef-position", - "propdef-property-name", - "propdef-quotes", - "propdef-right", - "propdef-table-layout", - "propdef-top", - "propdef-vertical-align", - "propdef-width", - "propdef-z-index", - "valdef-position-absolute", - "valdef-media-all", - "valdef-page-break-always", - "valdef-color-aqua", - "value-def-armenian", - "valdef-content-attr-x", - "valdef-top-auto%E2%91%A0", - "valdef-clip-auto", - "valdef-height-auto", - "valdef-overflow-auto", - "valdef-page-break-auto", - "valdef-table-layout-auto", - "valdef-top-auto", - "valdef-width-auto", - "valdef-z-index-auto", - "valdef-page-break-avoid", - "valdef-vertical-align-baseline", - "valdef-color-black", - "valdef-text-decoration-blink", - "value-def-block", - "valdef-color-blue", - "valdef-clear-both", - "valdef-caption-side-bottom", - "valdef-vertical-align-bottom", - "valdef-media-braille", - "value-def-circle", - "value-def-close-quote", - "valdef-border-collapse-collapse", - "valdef-border-color-color", - "valdef-content-counter", - "valdef-generic-family-cursive", - "value-def-dashed", - "value-def-decimal", - "value-def-decimal-leading-zero", - "value-def-disc", - "value-def-dotted", - "value-def-double", - "valdef-media-embossed", - "valdef-generic-family-fantasy", - "valdef-position-fixed", - "valdef-table-layout-fixed", - "valdef-color-fuchsia", - "value-def-georgian", - "valdef-color-gray", - "valdef-color-green", - "value-def-groove", - "valdef-media-handheld", - "value-def-hidden", - "valdef-overflow-hidden", - "valdef-empty-cells-hide", - "value-def-inline", - "value-def-inline-block", - "value-def-inline-table", - "value-def-inset", - "valdef-list-style-position-inside", - "valdef-font-size-large", - "valdef-clear-left", - "valdef-float-left", - "valdef-page-break-left", - "valdef-border-width-length", - "valdef-padding-width-length", - "valdef-top-length", - "valdef-vertical-align-length", - "valdef-color-lime", - "valdef-text-decoration-line-through", - "value-def-list-item", - "velue-def-lower-alpha", - "value-def-lower-greek", - "value-def-lower-latin", - "value-def-lower-roman", - "valdef-color-maroon", - "valdef-border-width-medium", - "valdef-font-size-medium", - "valdef-vertical-align-middle", - "valdef-generic-family-monospace", - "valdef-color-navy", - "value-def-no-close-quote", - "value-def-bo-none", - "valdef-clear-none", - "valdef-content-none", - "valdef-counter-reset-none", - "valdef-display-none", - "valdef-float-none", - "valdef-list-style-type-none", - "valdef-max-height-none", - "valdef-max-width-none", - "valdef-quotes-none", - "valdef-text-decoration-none", - "value-def-no-open-quote", - "valdef-content-normal", - "valdef-line-height-normal", - "valdef-font-style-oblique", - "valdef-color-olive", - "value-def-open-quote", - "valdef-color-orange", - "value-def-outset", - "valdef-list-style-position-outside", - "valdef-text-decoration-overline", - "valdef-padding-width-percentage", - "valdef-top-percentage", - "valdef-vertical-align-percentage", - "valdef-media-print", - "valdef-media-projection", - "valdef-color-purple", - "valdef-color-red", - "valdef-position-relative", - "value-def-ridge", - "valdef-clear-right", - "valdef-float-right", - "valdef-page-break-right", - "valdef-generic-family-sans-serif", - "valdef-media-screen", - "valdef-overflow-scroll", - "valdef-border-collapse-separate", - "valdef-generic-family-serif", - "valdef-empty-cells-show", - "valdef-color-silver", - "valdef-font-size-small", - "valdef-font-style-small-caps", - "value-def-solid", - "valdef-media-speech", - "value-def-square", - "valdef-position-static", - "valdef-content-string", - "valdef-quotes-strings", - "valdef-vertical-align-sub", - "valdef-vertical-align-super", - "value-def-table", - "value-def-table-caption", - "value-def-table-cell", - "value-def-table-column", - "value-def-table-column-group", - "value-def-table-footer-group", - "value-def-table-header-group", - "value-def-table-row", - "value-def-table-row-group", - "valdef-color-teal", - "valdef-vertical-align-text-bottom", - "valdef-vertical-align-text-top", - "valdef-border-width-thick", - "valdef-border-width-thin", - "valdef-caption-side-top", - "valdef-vertical-align-top", - "valdef-border-color-transparent", - "valdef-media-tty", - "valdef-media-tv", - "valdef-text-decoration-underline", - "value-def-upper-alpha", - "value-def-upper-latin", - "value-def-upper-roman", - "valdef-background-image-uri", - "valdef-content-uri", - "valdef-overflow-visible", - "valdef-color-white", - "valdef-font-size-x-large", - "valdef-font-size-x-small", - "valdef-font-size-xx-large", - "valdef-font-size-xx-small", - "valdef-color-yellow" - ], - "specShortname": "CSS22" - }, "https://drafts.csswg.org/mediaqueries-4/": { "anchors": [ "boolean-context", diff --git a/ed/links/css-align-3.json b/ed/links/css-align-3.json index 24fc8d588c4f..89fdc57f2d8b 100644 --- a/ed/links/css-align-3.json +++ b/ed/links/css-align-3.json @@ -286,17 +286,11 @@ "propdef-max-width", "propdef-min-height", "propdef-min-width", - "visudet", "propdef-border-spacing", "line-box" ], "specShortname": "CSS22" }, - "https://drafts.csswg.org/css2//": { - "anchors": [ - "abs-non-replaced-width" - ] - }, "https://drafts.csswg.org/cssom-1/": { "anchors": [ "serializing-css-values" diff --git a/ed/links/css-cascade-6.json b/ed/links/css-cascade-6.json index 96c17e403eed..eaeac47d5ba7 100644 --- a/ed/links/css-cascade-6.json +++ b/ed/links/css-cascade-6.json @@ -139,7 +139,9 @@ "https://drafts.csswg.org/cssom-1/": { "anchors": [ "cssstyledeclaration-declarations", - "cssstyledeclaration-owner-node" + "cssstyledeclaration-owner-node", + "cssgroupingrule", + "cssomstring" ], "specShortname": "cssom-1" }, @@ -194,6 +196,12 @@ }, "https://lists.w3.org/Archives/Public/public-css-archive/": {}, "https://lists.w3.org/Archives/Public/www-style/": {}, + "https://webidl.spec.whatwg.org/": { + "anchors": [ + "Exposed" + ], + "specShortname": "webidl" + }, "https://www.w3.org/2021/Process-20211102/": {}, "https://www.w3.org/TR/2021/WD-css-cascade-6-20211221/": {}, "https://www.w3.org/TR/CSS/": { diff --git a/ed/links/css-color-4.json b/ed/links/css-color-4.json index 01167c77cbee..a79e76523cf1 100644 --- a/ed/links/css-color-4.json +++ b/ed/links/css-color-4.json @@ -389,15 +389,15 @@ "css-wide-keywords", "functional-notation", "comb-one", - "number-value", "percentage-value", + "number-value", "angle-value", "canonical-unit", - "mult-num", - "mult-opt", - "combine-integers", "mult-comma", "comb-comma", + "mult-opt", + "mult-num", + "combine-integers", "typedef-ident", "css-keyword", "integer-value" diff --git a/ed/links/css-color-5.json b/ed/links/css-color-5.json index 02505dcd78ec..1493a4b121e4 100644 --- a/ed/links/css-color-5.json +++ b/ed/links/css-color-5.json @@ -19,6 +19,7 @@ "http://wpt.live/css/css-color/parsing/color-invalid-relative-color.html": {}, "http://wpt.live/css/css-color/parsing/color-valid-color-mix-function.html": {}, "http://wpt.live/css/css-color/parsing/color-valid-relative-color.html": {}, + "http://wpt.live/css/css-color/parsing/gamut-mapping.html": {}, "http://www.color.org/specification/ICC1v43_2010-12.pdf": {}, "http://www.w3.org/Style/CSS/Test/": {}, "http://www.w3.org/TR/CSS/": { @@ -48,7 +49,9 @@ }, "https://drafts.csswg.org/css-color-4/": { "anchors": [ - "typedef-color", + "typedef-system-color", + "typedef-hex-color", + "typedef-named-color", "valdef-hsl-hsl", "valdef-hwb-hwb", "valdef-color-srgb", @@ -97,6 +100,7 @@ }, "https://drafts.csswg.org/css-values-4/": { "anchors": [ + "comb-one", "comb-comma", "comb-all", "percentage-value", @@ -106,7 +110,6 @@ "number-value", "angle-value", "canonical-unit", - "comb-one", "mult-num", "typedef-dashed-ident", "typedef-ident", @@ -151,6 +154,7 @@ "https://github.com/web-platform-tests/wpt/blob/master/css/css-color/parsing/color-invalid-relative-color.html": {}, "https://github.com/web-platform-tests/wpt/blob/master/css/css-color/parsing/color-valid-color-mix-function.html": {}, "https://github.com/web-platform-tests/wpt/blob/master/css/css-color/parsing/color-valid-relative-color.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/css-color/parsing/gamut-mapping.html": {}, "https://lists.w3.org/Archives/Public/public-css-archive/": {}, "https://lists.w3.org/Archives/Public/www-style/": {}, "https://webidl.spec.whatwg.org/": { @@ -173,6 +177,7 @@ "https://wpt.fyi/results/css/css-color/parsing/color-invalid-relative-color.html": {}, "https://wpt.fyi/results/css/css-color/parsing/color-valid-color-mix-function.html": {}, "https://wpt.fyi/results/css/css-color/parsing/color-valid-relative-color.html": {}, + "https://wpt.fyi/results/css/css-color/parsing/gamut-mapping.html": {}, "https://www.iana.org/assignments/media-types/application/vnd.iccprofile": {}, "https://www.w3.org/2021/Process-20211102/": {}, "https://www.w3.org/TR/2020/WD-css-color-5-20200303/": {}, diff --git a/ed/links/css-contain-1.json b/ed/links/css-contain-1.json index 5f82656ce986..eeb93e79c1e8 100644 --- a/ed/links/css-contain-1.json +++ b/ed/links/css-contain-1.json @@ -23,12 +23,6 @@ "https://drafts.csswg.org/css-contain-2/": { "specShortname": "css-contain-2" }, - "https://drafts.csswg.org/css2/": { - "anchors": [ - "stacking-context" - ], - "specShortname": "CSS22" - }, "https://github.com/w3c/csswg-drafts/issues": {}, "https://github.com/web-platform-tests/wpt/commit/98c4e2d52402156bfafcd1466985b5336f6c7240": {}, "https://github.com/web-platform-tests/wpt/pull/10549/commits/402a19bde8981a402d9dba73083f84d96e4aeeb9": {}, diff --git a/ed/links/css-contain-2.json b/ed/links/css-contain-2.json index 8acbe75ea9bd..e3d3ddb1284d 100644 --- a/ed/links/css-contain-2.json +++ b/ed/links/css-contain-2.json @@ -907,11 +907,6 @@ "specShortname": "css-writing-modes-4" }, "https://drafts.csswg.org/css2/": { - "anchors": [ - "stacking-context", - "propdef-counter-increment", - "propdef-content" - ], "specShortname": "CSS22" }, "https://drafts.csswg.org/cssom-view-1/": { diff --git a/ed/links/css-grid-1.json b/ed/links/css-grid-1.json index 99835d897235..8fb284d436b7 100644 --- a/ed/links/css-grid-1.json +++ b/ed/links/css-grid-1.json @@ -395,7 +395,6 @@ "anchors": [ "propdef-float", "propdef-clear", - "q10.0", "propdef-min-width", "propdef-min-height", "propdef-z-index", @@ -405,11 +404,6 @@ ], "specShortname": "CSS22" }, - "https://drafts.csswg.org/css2//visudet": { - "anchors": [ - "blockwidth" - ] - }, "https://drafts.csswg.org/cssom-1/": { "anchors": [ "resolved-value-special-case-property" diff --git a/ed/links/css-grid-2.json b/ed/links/css-grid-2.json index 54d3074859bd..b79d8f7ba9af 100644 --- a/ed/links/css-grid-2.json +++ b/ed/links/css-grid-2.json @@ -362,7 +362,6 @@ "anchors": [ "propdef-float", "propdef-clear", - "q10.0", "propdef-min-width", "propdef-min-height", "propdef-z-index", @@ -372,11 +371,6 @@ ], "specShortname": "CSS22" }, - "https://drafts.csswg.org/css2//visudet": { - "anchors": [ - "blockwidth" - ] - }, "https://drafts.csswg.org/cssom-1/": { "anchors": [ "resolved-value-special-case-property", diff --git a/ed/links/css-inline-3.json b/ed/links/css-inline-3.json index 4c9c3e7adbc1..0dde06039312 100644 --- a/ed/links/css-inline-3.json +++ b/ed/links/css-inline-3.json @@ -346,12 +346,6 @@ ], "specShortname": "CSS22" }, - "https://drafts.csswg.org/css2//visuren": { - "anchors": [ - "inline-formatting", - "floats" - ] - }, "https://drafts.csswg.org/selectors-3/": { "specShortname": "selectors-3" }, diff --git a/ed/links/css-multicol-1.json b/ed/links/css-multicol-1.json index c980359ef00d..4dcba0f24a06 100644 --- a/ed/links/css-multicol-1.json +++ b/ed/links/css-multicol-1.json @@ -750,9 +750,6 @@ "specShortname": "css-writing-modes-4" }, "https://drafts.csswg.org/css2/": { - "anchors": [ - "propdef-max-height" - ], "specShortname": "CSS22" }, "https://drafts.csswg.org/mediaqueries-5/": { diff --git a/ed/links/css-overflow-4.json b/ed/links/css-overflow-4.json index 242a7a74e0d3..d8247dec7222 100644 --- a/ed/links/css-overflow-4.json +++ b/ed/links/css-overflow-4.json @@ -301,11 +301,6 @@ ], "specShortname": "CSS22" }, - "https://drafts.csswg.org/css2//visudet": { - "anchors": [ - "leading" - ] - }, "https://drafts.csswg.org/selectors-3/": { "anchors": [ "subject" diff --git a/ed/links/css-position-3.json b/ed/links/css-position-3.json index bf2f9b24a531..49dceb6329bd 100644 --- a/ed/links/css-position-3.json +++ b/ed/links/css-position-3.json @@ -325,6 +325,7 @@ "specShortname": "mediaqueries-5" }, "https://github.com/w3c/csswg-drafts/issues": {}, + "https://github.com/w3c/csswg-drafts/issues/1053": {}, "https://github.com/w3c/csswg-drafts/issues/5077": {}, "https://github.com/w3c/csswg-drafts/issues/5151": {}, "https://github.com/w3c/csswg-drafts/issues/5327": {}, diff --git a/ed/links/css-sizing-4.json b/ed/links/css-sizing-4.json index b644ca542660..dba5a714d465 100644 --- a/ed/links/css-sizing-4.json +++ b/ed/links/css-sizing-4.json @@ -218,16 +218,6 @@ ], "specShortname": "CSS22" }, - "https://drafts.csswg.org/css2//box": { - "anchors": [ - "collapsing-margins" - ] - }, - "https://drafts.csswg.org/css2//visudet": { - "anchors": [ - "the-height-property" - ] - }, "https://drafts.csswg.org/resize-observer-1/": { "anchors": [ "resizeobserver" diff --git a/ed/links/css-text-3.json b/ed/links/css-text-3.json index bdf74bcc420d..3e7cb7e1d2ba 100644 --- a/ed/links/css-text-3.json +++ b/ed/links/css-text-3.json @@ -148,22 +148,6 @@ "https://www.w3.org/TR/CSS21/": { "specShortname": "CSS2" }, - "https://www.w3.org/TR/CSS21//about": { - "anchors": [ - "property-defs" - ] - }, - "https://www.w3.org/TR/CSS21//selector": { - "anchors": [ - "first-line-pseudo" - ] - }, - "https://www.w3.org/TR/CSS21//visuren": { - "anchors": [ - "anonymous", - "viewport" - ] - }, "https://www.w3.org/TR/clreq/": {}, "https://www.w3.org/TR/css-backgrounds-3/": { "anchors": [ diff --git a/ed/links/css-text-4.json b/ed/links/css-text-4.json index f4e662c58680..1be212bd5d1a 100644 --- a/ed/links/css-text-4.json +++ b/ed/links/css-text-4.json @@ -1889,7 +1889,9 @@ "shorthand-property", "valdef-all-inherit", "inherited-value", - "css-legacy-value-alias" + "css-legacy-value-alias", + "longhand", + "initial-value" ], "specShortname": "css-cascade-5" }, @@ -1998,6 +2000,15 @@ ], "specShortname": "css-text-3" }, + "https://drafts.csswg.org/css-text-4/": { + "anchors": [ + "valdef-text-spacing-trim-end", + "valdef-text-spacing-allow-end", + "valdef-text-spacing-ideograph-alpha", + "valdef-text-spacing-ideograph-numeric" + ], + "specShortname": "css-text-4" + }, "https://drafts.csswg.org/css-text-decor-3/": { "anchors": [ "line-decoration", @@ -2068,22 +2079,6 @@ "https://drafts.csswg.org/css2/": { "specShortname": "CSS22" }, - "https://drafts.csswg.org/css2//about": { - "anchors": [ - "property-defs" - ] - }, - "https://drafts.csswg.org/css2//selector": { - "anchors": [ - "first-line-pseudo" - ] - }, - "https://drafts.csswg.org/css2//visuren": { - "anchors": [ - "anonymous", - "viewport" - ] - }, "https://drafts.csswg.org/cssom-1/": { "anchors": [ "resolved-value", @@ -2110,8 +2105,6 @@ "https://github.com/w3c/csswg-drafts/issues/1518": {}, "https://github.com/w3c/csswg-drafts/issues/2165": {}, "https://github.com/w3c/csswg-drafts/issues/2397": {}, - "https://github.com/w3c/csswg-drafts/issues/2462": {}, - "https://github.com/w3c/csswg-drafts/issues/318": {}, "https://github.com/w3c/csswg-drafts/issues/4284": {}, "https://github.com/w3c/csswg-drafts/issues/448": {}, "https://github.com/w3c/csswg-drafts/issues/4765": {}, diff --git a/ed/links/css-ui-3.json b/ed/links/css-ui-3.json index b8c5fc2996d0..c04f6290b877 100644 --- a/ed/links/css-ui-3.json +++ b/ed/links/css-ui-3.json @@ -6,36 +6,6 @@ "links": { "https://datatracker.ietf.org/doc/html/rfc2119": {}, "https://developer.mozilla.org/en-US/docs/Web/CSS/ime-mode": {}, - "https://drafts.csswg.org/css2/": { - "anchors": [ - "propdef-width", - "propdef-height", - "propdef-min-width", - "propdef-padding-left", - "propdef-padding-right", - "propdef-border-left-width", - "propdef-border-right-width", - "propdef-max-width", - "propdef-min-height", - "propdef-padding-top", - "propdef-padding-bottom", - "propdef-border-top-width", - "propdef-border-bottom-width", - "propdef-max-height", - "content-width", - "propdef-left", - "propdef-margin-left", - "content-height", - "propdef-margin-top", - "propdef-border-style", - "propdef-border-width", - "propdef-overflow", - "propdef-background-image", - "propdef-display", - "propdef-visibility" - ], - "specShortname": "CSS22" - }, "https://en.wikipedia.org/wiki/ICO_%28file_format%29": {}, "https://github.com/w3c/csswg-drafts/issues": {}, "https://github.com/web-platform-tests/wpt/commit/34c61eff5eab4ebe9ff271e46658f73f18858c4f": {}, @@ -156,9 +126,6 @@ }, "https://www.w3.org/TR/CSS2/zindex.html": {}, "https://www.w3.org/TR/CSS21/": { - "anchors": [ - "property-defs" - ], "specShortname": "CSS2" }, "https://www.w3.org/TR/CSS21/conform.html": { diff --git a/ed/links/css-values-4.json b/ed/links/css-values-4.json index 7c91d1f62586..6f23a82351f1 100644 --- a/ed/links/css-values-4.json +++ b/ed/links/css-values-4.json @@ -545,7 +545,6 @@ "https://drafts.csswg.org/css2/": { "anchors": [ "value-def-border-width", - "ua", "propdef-border-collapse", "propdef-line-height", "propdef-border-spacing" diff --git a/ed/links/css-view-transitions-1.json b/ed/links/css-view-transitions-1.json index b2554c6c54ad..71bcee8e92f9 100644 --- a/ed/links/css-view-transitions-1.json +++ b/ed/links/css-view-transitions-1.json @@ -174,12 +174,6 @@ ], "specShortname": "CSS22" }, - "https://www.w3.org/TR/CSS21/": { - "anchors": [ - "elaborate-stacking-contexts" - ], - "specShortname": "CSS2" - }, "https://www.w3.org/TR/CSS21/conform.html": { "anchors": [ "style-sheet", diff --git a/ed/links/mediaqueries-5.json b/ed/links/mediaqueries-5.json index 1808c00956d0..055670b7ade9 100644 --- a/ed/links/mediaqueries-5.json +++ b/ed/links/mediaqueries-5.json @@ -109,11 +109,6 @@ "https://drafts.csswg.org/css2/": { "specShortname": "CSS22" }, - "https://drafts.csswg.org/css2//media": { - "anchors": [ - "q7.0" - ] - }, "https://drafts.csswg.org/cssom-view-1/": { "anchors": [ "page-zoom", diff --git a/ed/links/wasm-core-1.json b/ed/links/wasm-core-1.json index 30256d305e0f..40751670ae52 100644 --- a/ed/links/wasm-core-1.json +++ b/ed/links/wasm-core-1.json @@ -4,7 +4,6 @@ "url": "https://webassembly.github.io/spec/core/bikeshed/" }, "links": { - "http://ieeexplore.ieee.org/servlet/opac?punumber=4610933": {}, "https://datatracker.ietf.org/doc/html/rfc2119": {}, "https://dl.acm.org/citation.cfm?doid=3062341.3062363": {}, "https://dl.acm.org/citation.cfm?id=3167082": {}, @@ -29,6 +28,7 @@ "https://github.com/WebAssembly/spec/tree/main/proposals/sign-extension-ops/": {}, "https://github.com/WebAssembly/spec/tree/main/proposals/simd/": {}, "https://github.com/webassembly/spec/issues/": {}, + "https://ieeexplore.ieee.org/document/8766229": {}, "https://link.springer.com/chapter/10.1007/978-3-030-90870-6_4": {}, "https://webassembly.github.io/spec/core/": {}, "https://webstore.ansi.org/RecordDetail.aspx?sku=INCITS+4-1986%5bR2012%5d": {}, diff --git a/ed/refs/css-anchor-position-1.json b/ed/refs/css-anchor-position-1.json index 51334729449b..a5c2d1036e4e 100644 --- a/ed/refs/css-anchor-position-1.json +++ b/ed/refs/css-anchor-position-1.json @@ -9,10 +9,6 @@ "name": "CSS-ALIGN-3", "url": "https://drafts.csswg.org/css-align/" }, - { - "name": "CSS-BOX-4", - "url": "https://drafts.csswg.org/css-box-4/" - }, { "name": "CSS-BREAK-4", "url": "https://drafts.csswg.org/css-break-4/" @@ -79,6 +75,10 @@ } ], "informative": [ + { + "name": "CSS-BOX-4", + "url": "https://drafts.csswg.org/css-box-4/" + }, { "name": "CSS-DISPLAY-3", "url": "https://drafts.csswg.org/css-display/" diff --git a/ed/refs/css-cascade-6.json b/ed/refs/css-cascade-6.json index 8b1be0f1276c..ebb055f9255b 100644 --- a/ed/refs/css-cascade-6.json +++ b/ed/refs/css-cascade-6.json @@ -68,6 +68,10 @@ { "name": "SELECTORS-4", "url": "https://drafts.csswg.org/selectors/" + }, + { + "name": "WEBIDL", + "url": "https://webidl.spec.whatwg.org/" } ], "informative": [ diff --git a/ed/refs/css-text-4.json b/ed/refs/css-text-4.json index 6e20ecd1dd39..619d4e0d070f 100644 --- a/ed/refs/css-text-4.json +++ b/ed/refs/css-text-4.json @@ -57,6 +57,10 @@ "name": "CSS-TEXT-3", "url": "https://drafts.csswg.org/css-text-3/" }, + { + "name": "CSS-TEXT-4", + "url": "https://drafts.csswg.org/css-text-4/" + }, { "name": "CSS-VALUES-3", "url": "https://drafts.csswg.org/css-values-3/" diff --git a/ed/refs/css-view-transitions-1.json b/ed/refs/css-view-transitions-1.json index fbb913eef118..50629b7b7a43 100644 --- a/ed/refs/css-view-transitions-1.json +++ b/ed/refs/css-view-transitions-1.json @@ -97,10 +97,6 @@ "name": "CSS-WRITING-MODES-4", "url": "https://www.w3.org/TR/css-writing-modes-4/" }, - { - "name": "CSS21", - "url": "https://www.w3.org/TR/CSS21/" - }, { "name": "CSSOM-1", "url": "https://www.w3.org/TR/cssom-1/" diff --git a/ed/refs/wasm-core-1.json b/ed/refs/wasm-core-1.json index 2b75f932a2da..05da0dfe4d02 100644 --- a/ed/refs/wasm-core-1.json +++ b/ed/refs/wasm-core-1.json @@ -5,10 +5,6 @@ }, "refs": { "normative": [ - { - "name": "IEEE-754-2019", - "url": "http://ieeexplore.ieee.org/servlet/opac?punumber=4610933" - }, { "name": "RFC2119", "url": "https://datatracker.ietf.org/doc/html/rfc2119" diff --git a/packages/idl/package.json b/packages/idl/package.json index 5e2c74966fbc..a07ea92598e2 100644 --- a/packages/idl/package.json +++ b/packages/idl/package.json @@ -1,7 +1,7 @@ { "name": "@webref/idl", "description": "Web IDL definitions of the web platform", - "version": "3.26.1", + "version": "3.27.0", "repository": { "type": "git", "url": "https://github.com/w3c/webref.git"