From 7b53a5fab4634f64fedb2539e8d3857c94d0b789 Mon Sep 17 00:00:00 2001 From: reffy-bot <> Date: Mon, 2 Jan 2023 01:36:03 +0000 Subject: [PATCH] Update of TR report from new reffy run Using reffy commit 11.2.2. --- tr/css/css-overflow-4.json | 235 ++- tr/css/css-overflow.json | 82 +- tr/css/css-pseudo.json | 18 +- tr/css/css-ruby.json | 85 +- tr/css/css-text-4.json | 32 +- tr/dfns/client-hints-infrastructure.json | 42 +- tr/dfns/css-overflow-3.json | 110 +- tr/dfns/css-overflow-4.json | 428 +++-- tr/dfns/css-pseudo-4.json | 217 ++- tr/dfns/css-ruby-1.json | 19 + tr/dfns/css-text-4.json | 49 +- tr/dfns/html.json | 144 +- tr/dfns/priority-hints.json | 80 - tr/dfns/webgpu.json | 400 ++++- tr/headings/client-hints-infrastructure.json | 26 +- tr/headings/css-overflow-3.json | 47 +- tr/headings/css-overflow-4.json | 167 +- tr/headings/css-pseudo-4.json | 52 +- tr/headings/css-ruby-1.json | 10 +- tr/headings/css-text-4.json | 13 +- tr/headings/html.json | 19 +- tr/headings/webgpu.json | 29 +- tr/idl/css-pseudo.idl | 2 + tr/idl/priority-hints.idl | 8 - tr/idl/webgpu.idl | 15 + tr/ids/client-hints-infrastructure.json | 60 +- tr/ids/compat.json | 1 + tr/ids/css-overflow-3.json | 277 +-- tr/ids/css-overflow-4.json | 698 +++++--- tr/ids/css-pseudo-4.json | 608 +++++-- tr/ids/css-ruby-1.json | 120 +- tr/ids/css-text-4.json | 159 +- tr/ids/epub-33.json | 65 +- tr/ids/html.json | 284 ++-- tr/ids/priority-hints.json | 80 +- ...wasm-js-api-2-fork-exception-handling.json | 85 +- tr/ids/webgpu.json | 1489 +++++++++-------- tr/index.json | 112 +- tr/links/client-hints-infrastructure.json | 6 +- tr/links/compat.json | 6 +- tr/links/css-overflow-3.json | 65 +- tr/links/css-overflow-4.json | 296 +++- tr/links/css-pseudo-4.json | 160 +- tr/links/css-ruby-1.json | 28 +- tr/links/css-text-4.json | 46 +- tr/links/epub-33.json | 1 + tr/links/html.json | 14 +- tr/links/priority-hints.json | 10 +- ...wasm-js-api-2-fork-exception-handling.json | 2 + tr/links/webgpu.json | 15 +- tr/refs/compat.json | 4 + tr/refs/css-overflow-3.json | 14 +- tr/refs/css-overflow-4.json | 76 +- tr/refs/css-pseudo-4.json | 42 +- tr/refs/css-ruby-1.json | 8 + tr/refs/css-text-4.json | 26 +- tr/refs/html.json | 12 +- tr/refs/priority-hints.json | 4 - 58 files changed, 4733 insertions(+), 2469 deletions(-) diff --git a/tr/css/css-overflow-4.json b/tr/css/css-overflow-4.json index db812da3f492..190f23d7fe12 100644 --- a/tr/css/css-overflow-4.json +++ b/tr/css/css-overflow-4.json @@ -5,64 +5,234 @@ }, "properties": [ { - "name": "scrollbar-gutter", - "value": "auto | [ stable | always ] && both? && force?", - "initial": "auto", - "appliesTo": "all elements", - "inherited": "yes", - "percentages": "n/a", - "media": "visual", - "computedValue": "specified value", + "name": "overflow-clip-margin-top", + "value": " || ", + "initial": "0px", + "appliesTo": "boxes to which overflow applies", + "inherited": "no", + "percentages": "see individual properties", + "computedValue": "the computed and a keyword", + "animationType": "per computed value if the values match; otherwise discrete", + "canonicalOrder": "per grammar", + "styleDeclaration": [ + "overflow-clip-margin-top", + "overflowClipMarginTop" + ] + }, + { + "name": "overflow-clip-margin-right", + "value": " || ", + "initial": "0px", + "appliesTo": "boxes to which overflow applies", + "inherited": "no", + "percentages": "see individual properties", + "computedValue": "the computed and a keyword", + "animationType": "per computed value if the values match; otherwise discrete", + "canonicalOrder": "per grammar", + "styleDeclaration": [ + "overflow-clip-margin-right", + "overflowClipMarginRight" + ] + }, + { + "name": "overflow-clip-margin-bottom", + "value": " || ", + "initial": "0px", + "appliesTo": "boxes to which overflow applies", + "inherited": "no", + "percentages": "see individual properties", + "computedValue": "the computed and a keyword", + "animationType": "per computed value if the values match; otherwise discrete", + "canonicalOrder": "per grammar", + "styleDeclaration": [ + "overflow-clip-margin-bottom", + "overflowClipMarginBottom" + ] + }, + { + "name": "overflow-clip-margin-left", + "value": " || ", + "initial": "0px", + "appliesTo": "boxes to which overflow applies", + "inherited": "no", + "percentages": "see individual properties", + "computedValue": "the computed and a keyword", + "animationType": "per computed value if the values match; otherwise discrete", + "canonicalOrder": "per grammar", + "styleDeclaration": [ + "overflow-clip-margin-left", + "overflowClipMarginLeft" + ] + }, + { + "name": "overflow-clip-margin-block-start", + "value": " || ", + "initial": "0px", + "appliesTo": "boxes to which overflow applies", + "inherited": "no", + "percentages": "see individual properties", + "computedValue": "the computed and a keyword", + "animationType": "per computed value if the values match; otherwise discrete", + "canonicalOrder": "per grammar", + "styleDeclaration": [ + "overflow-clip-margin-block-start", + "overflowClipMarginBlockStart" + ] + }, + { + "name": "overflow-clip-margin-inline-start", + "value": " || ", + "initial": "0px", + "appliesTo": "boxes to which overflow applies", + "inherited": "no", + "percentages": "see individual properties", + "computedValue": "the computed and a keyword", + "animationType": "per computed value if the values match; otherwise discrete", + "canonicalOrder": "per grammar", + "styleDeclaration": [ + "overflow-clip-margin-inline-start", + "overflowClipMarginInlineStart" + ] + }, + { + "name": "overflow-clip-margin-block-end", + "value": " || ", + "initial": "0px", + "appliesTo": "boxes to which overflow applies", + "inherited": "no", + "percentages": "see individual properties", + "computedValue": "the computed and a keyword", + "animationType": "per computed value if the values match; otherwise discrete", + "canonicalOrder": "per grammar", + "styleDeclaration": [ + "overflow-clip-margin-block-end", + "overflowClipMarginBlockEnd" + ] + }, + { + "name": "overflow-clip-margin-inline-end", + "value": " || ", + "initial": "0px", + "appliesTo": "boxes to which overflow applies", + "inherited": "no", + "percentages": "see individual properties", + "computedValue": "the computed and a keyword", + "animationType": "per computed value if the values match; otherwise discrete", + "canonicalOrder": "per grammar", + "styleDeclaration": [ + "overflow-clip-margin-inline-end", + "overflowClipMarginInlineEnd" + ] + }, + { + "name": "overflow-clip-margin", + "value": " || ", + "initial": "0px", + "appliesTo": "boxes to which overflow applies", + "inherited": "no", + "percentages": "see individual properties", + "computedValue": "see individual properties", + "animationType": "see individual properties", "canonicalOrder": "per grammar", - "animationType": "discrete", "values": [ { - "name": "auto", - "prose": "Classic scrollbars consume space by creating a scrollbar gutter when overflow is 'scroll, or when overflow is auto and the box is overflowing. Overlay scrollbars do not consume space.", + "name": "", + "prose": "Specifies the box edge to use as the overflow clip edge origin, i.e. when the specified offset is zero. If omitted, defaults to padding-box on non-replaced elements, or content-box on replaced elements. Application of overflow-clip-margin to replaced elements is still being worked out. [Issue #7144]", "type": "value", - "value": "auto" + "value": "" }, { - "name": "stable", - "prose": "The scrollbar gutter is present when overflow is scroll or auto and the scrollbar is a classic scrollbar even if the box is not overflowing, but not when the scrollbar is an overlay scrollbar.", + "name": "", + "prose": "The specified offset dictates how much the overflow clip edge is expanded from the specified box edge Negative values are invalid. Defaults to zero if omitted.", "type": "value", - "value": "stable" - }, + "value": "" + } + ], + "styleDeclaration": [ + "overflow-clip-margin", + "overflowClipMargin" + ] + }, + { + "name": "overflow-clip-margin-inline", + "value": " || ", + "initial": "0px", + "appliesTo": "boxes to which overflow applies", + "inherited": "no", + "percentages": "see individual properties", + "computedValue": "see individual properties", + "animationType": "see individual properties", + "canonicalOrder": "per grammar", + "styleDeclaration": [ + "overflow-clip-margin-inline", + "overflowClipMarginInline" + ] + }, + { + "name": "overflow-clip-margin-block", + "value": " || ", + "initial": "0px", + "appliesTo": "boxes to which overflow applies", + "inherited": "no", + "percentages": "see individual properties", + "computedValue": "see individual properties", + "animationType": "see individual properties", + "canonicalOrder": "per grammar", + "styleDeclaration": [ + "overflow-clip-margin-block", + "overflowClipMarginBlock" + ] + }, + { + "name": "text-overflow", + "value": "[ clip | ellipsis | | fade | ]{1,2}", + "initial": "clip", + "appliesTo": "block containers", + "inherited": "no", + "percentages": "refer to the width of the line box", + "computedValue": "as specified, with lengths made absolute", + "canonicalOrder": "per grammar", + "animationType": "by computed value type", + "values": [ { - "name": "always", - "prose": "The scrollbar gutter is always present when overflow is scroll or auto, regardless of the type of scrollbar or of whether the box is overflowing.", + "name": "clip", + "prose": "Clip inline content that overflows its block container element. Characters may be only partially rendered.", "type": "value", - "value": "always" + "value": "clip" }, { - "name": "both", - "prose": "If a scrollbar gutter would be present on one of the inline start edge or the inline end edge of the box, another scrollbar gutter must be present on the opposite edge as well.", + "name": "ellipsis", + "prose": "Render an ellipsis character (U+2026) to represent clipped inline content. Implementations may substitute a more language, script, or writing-mode appropriate ellipsis character, or three dots \"...\" if the ellipsis character is unavailable.", "type": "value", - "value": "both" + "value": "ellipsis" + }, + { + "name": "fade()", + "value": "fade( [ | ] )", + "type": "function" }, { - "name": "force", - "prose": "When the force keyword is present stable and always take effect when overflow is visible, hidden or clip in addition auto or scroll. This does not cause a scrollbar to be displayed, only a scrollbar gutter.", + "name": "fade", + "prose": "Same as fade(), but the distance over which the fading effect is applied is determined by the UA. 1em is suggested as a reasonable value.", "type": "value", - "value": "force" + "value": "fade" } ], "styleDeclaration": [ - "scrollbar-gutter", - "scrollbarGutter" + "text-overflow", + "textOverflow" ] }, { "name": "continue", "value": "auto | overflow | paginate | fragments | discard", "initial": "auto", - "appliesTo": "block containers [CSS21], flex containers [CSS3-FLEXBOX], and grid containers [CSS3-GRID-LAYOUT]", + "appliesTo": "block containers [CSS2], flex containers [CSS3-FLEXBOX], and grid containers [CSS3-GRID-LAYOUT]", "inherited": "no", "percentages": "N/A", - "media": "visual", "computedValue": "see below", "canonicalOrder": "per grammar", - "animatable": "no", + "animationType": "discrete", "values": [ { "name": "auto", @@ -106,10 +276,9 @@ "appliesTo": "fragment boxes", "inherited": "no", "percentages": "N/A", - "media": "visual", - "computedValue": "specified value", + "computedValue": "the keyword none or an integer", "canonicalOrder": "per grammar", - "animatable": "as integer", + "animationType": "by computed value type", "values": [ { "name": "none", diff --git a/tr/css/css-overflow.json b/tr/css/css-overflow.json index a50254f03650..1adf78afe864 100644 --- a/tr/css/css-overflow.json +++ b/tr/css/css-overflow.json @@ -8,10 +8,10 @@ "name": "overflow-x", "value": "visible | hidden | clip | scroll | auto", "initial": "visible", - "appliesTo": "block containers [CSS2], flex containers [CSS3-FLEXBOX], and grid containers [CSS3-GRID-LAYOUT]", + "appliesTo": "block containers [CSS2], flex containers [CSS3-FLEXBOX], grid containers [CSS3-GRID-LAYOUT], and replaced elements", "inherited": "no", "percentages": "N/A", - "computedValue": "as specified, except with visible/clip computing to auto/hidden (respectively) if one of overflow-x or overflow-y is neither visible nor clip", + "computedValue": "usually specified value, but see text", "canonicalOrder": "per grammar", "animationType": "discrete", "values": [ @@ -55,10 +55,10 @@ "name": "overflow-y", "value": "visible | hidden | clip | scroll | auto", "initial": "visible", - "appliesTo": "block containers [CSS2], flex containers [CSS3-FLEXBOX], and grid containers [CSS3-GRID-LAYOUT]", + "appliesTo": "block containers [CSS2], flex containers [CSS3-FLEXBOX], grid containers [CSS3-GRID-LAYOUT], and replaced elements", "inherited": "no", "percentages": "N/A", - "computedValue": "as specified, except with visible/clip computing to auto/hidden (respectively) if one of overflow-x or overflow-y is neither visible nor clip", + "computedValue": "usually specified value, but see text", "canonicalOrder": "per grammar", "animationType": "discrete", "values": [ @@ -98,6 +98,36 @@ "overflowY" ] }, + { + "name": "overflow-block", + "value": "visible | hidden | clip | scroll | auto", + "initial": "visible", + "appliesTo": "block containers [CSS2], flex containers [CSS3-FLEXBOX], grid containers [CSS3-GRID-LAYOUT], and replaced elements", + "inherited": "no", + "percentages": "N/A", + "computedValue": "usually specified value, but see text", + "canonicalOrder": "per grammar", + "animationType": "discrete", + "styleDeclaration": [ + "overflow-block", + "overflowBlock" + ] + }, + { + "name": "overflow-inline", + "value": "visible | hidden | clip | scroll | auto", + "initial": "visible", + "appliesTo": "block containers [CSS2], flex containers [CSS3-FLEXBOX], grid containers [CSS3-GRID-LAYOUT], and replaced elements", + "inherited": "no", + "percentages": "N/A", + "computedValue": "usually specified value, but see text", + "canonicalOrder": "per grammar", + "animationType": "discrete", + "styleDeclaration": [ + "overflow-inline", + "overflowInline" + ] + }, { "name": "overflow", "value": "[ visible | hidden | clip | scroll | auto ]{1,2}", @@ -148,7 +178,7 @@ "name": "overflow-clip-margin", "value": " || ", "initial": "0px", - "appliesTo": "all elements", + "appliesTo": "boxes to which overflow applies", "inherited": "no", "percentages": "n/a", "computedValue": "the computed and a keyword", @@ -157,7 +187,7 @@ "values": [ { "name": "", - "prose": "Specifies the box edge to use as the overflow clip edge origin, i.e. when the specified offset is zero. Defaults to padding-box if omitted.", + "prose": "Specifies the box edge to use as the overflow clip edge origin, i.e. when the specified offset is zero. If omitted, defaults to padding-box.", "type": "value", "value": "" }, @@ -173,41 +203,11 @@ "overflowClipMargin" ] }, - { - "name": "overflow-inline", - "value": "<'overflow'>", - "initial": "visible", - "appliesTo": "Same as overflow-x and overflow-y", - "inherited": "no", - "percentages": "N/A", - "computedValue": "Same as overflow-x and overflow-y", - "canonicalOrder": "per grammar", - "animationType": "discrete", - "styleDeclaration": [ - "overflow-inline", - "overflowInline" - ] - }, - { - "name": "overflow-block", - "value": "<'overflow'>", - "initial": "visible", - "appliesTo": "Same as overflow-x and overflow-y", - "inherited": "no", - "percentages": "N/A", - "computedValue": "Same as overflow-x and overflow-y", - "canonicalOrder": "per grammar", - "animationType": "discrete", - "styleDeclaration": [ - "overflow-block", - "overflowBlock" - ] - }, { "name": "scroll-behavior", "value": "auto | smooth", "initial": "auto", - "appliesTo": "scrolling boxes", + "appliesTo": "scroll containers", "inherited": "no", "percentages": "n/a", "computedValue": "specified value", @@ -216,13 +216,13 @@ "values": [ { "name": "auto", - "prose": "The scrolling box is scrolled in an instant fashion.", + "prose": "The scroll container is scrolled in an instant fashion.", "type": "value", "value": "auto" }, { "name": "smooth", - "prose": "The scrolling box is scrolled in a smooth fashion using a user-agent-defined timing function over a user-agent-defined period of time. User agents should follow platform conventions, if any.", + "prose": "The scroll container is scrolled in a smooth fashion using a user-agent-defined timing function over a user-agent-defined period of time. User agents should follow platform conventions, if any.", "type": "value", "value": "smooth" } @@ -401,7 +401,7 @@ }, { "name": "discard", - "prose": "The box becomes a fragmentation container that captures region breaks, if it is not already. [CSS-BREAK-3] The position of the first forced region break (whether imposed by max-lines or by another mechanism, such as the break-before/break-after properties) or the position of the first unforced break, which ever comes sooner, is treated as the end of the fragmentation container, and the remaining content after the fragmentation break is discarded, similar to if it were display: none: It is not rendered Just as the content is visually hidden, it is not made available for speech rendering It does not allow user interaction Make sure effects on OM are well defined [Issue #2970] Positioned elements whose static position is in the discarded content are not rendered. Are we sure about that? Discussions in the Sydney F2F meeting seemed to generally converge on this, but other possibilities were raised. [Issue #2971] However, since intrinsic sizes are calculated across fragmentation containers, this content is taken into account for the purpose of finding the box’s min-content and max-content inline sizes (see CSS Fragmentation 3 § 5.1 Breaking into Varying-size Fragmentainers). Min-content and max-content block sizes are calculated based on the content from the start of the fragmented flow to the first forced break if any, or to the end of the fragmented flow if there is no forced break. The effect on multi-column containers is to discard any overflow column.", + "prose": "The box becomes a fragmentation container that captures region breaks, if it is not already. [CSS-BREAK-3] Content after the first region break is not rendered (see below). (If the box is a multi-column container, any overflow columns are also not rendered.)", "type": "value", "value": "discard" } @@ -412,7 +412,7 @@ }, { "name": "max-lines", - "value": "none | ", + "value": "none | ", "initial": "none", "appliesTo": "block containers which are also fragmentation containers that capture region breaks", "inherited": "no", diff --git a/tr/css/css-pseudo.json b/tr/css/css-pseudo.json index ad2a03c5e503..c7a8357eaddb 100644 --- a/tr/css/css-pseudo.json +++ b/tr/css/css-pseudo.json @@ -8,11 +8,23 @@ "selectors": [ { "name": "::first-line", - "prose": "The ::first-line pseudo-element describes the contents of the first formatted line of its originating element." + "prose": "The ::first-line pseudo-element represents the contents of the first formatted line of its originating element." }, { "name": "::first-letter", - "prose": "The ::first-letter pseudo-element represents the first typographic letter unit [CSS-TEXT-3] on the first formatted line of its originating element, if it is not preceded by any other content (such as images or inline tables) on its line. The ::first-letter pseudo-element can be used to create “initial caps” and “drop caps”, which are common typographic effects." + "prose": "The ::first-letter pseudo-element represents the first Letter, Number, or Symbol (Unicode category L*, N*, or S*) typographic character unit on the first formatted line of its originating element (the first letter) as well as its associated punctuation. Collectively, this text is the first-letter text. The ::first-letter pseudo-element can be used to create “initial caps” and “drop caps”, which are common typographic effects.", + "values": [ + { + "name": "::prefix", + "prose": "To allow independent styling of the first letter itself and its adjacent punctuation, associated preceding punctuation is represented by the ::prefix sub-pseudo-element of the ::first-letter pseudo-element (::first-letter::prefix); and associated following punctuation is represented by the ::postfix sub-pseudo-element of the ::first-letter pseudo-element (::first-letter::postfix). See § 2.2.1 First Letters and Associated Punctuation, below.", + "type": "selector" + }, + { + "name": "::postfix", + "prose": "To allow independent styling of the first letter itself and its adjacent punctuation, associated preceding punctuation is represented by the ::prefix sub-pseudo-element of the ::first-letter pseudo-element (::first-letter::prefix); and associated following punctuation is represented by the ::postfix sub-pseudo-element of the ::first-letter pseudo-element (::first-letter::postfix). See § 2.2.1 First Letters and Associated Punctuation, below.", + "type": "selector" + } + ] }, { "name": "::selection", @@ -20,7 +32,7 @@ }, { "name": "::target-text", - "prose": "The ::target-text pseudo-element represents text directly targetted by the document URL’s fragment, if any." + "prose": "The ::target-text pseudo-element represents text directly targeted by the document URL’s fragment, if any." }, { "name": "::spelling-error", diff --git a/tr/css/css-ruby.json b/tr/css/css-ruby.json index 9172f564e71e..fce33eda14f8 100644 --- a/tr/css/css-ruby.json +++ b/tr/css/css-ruby.json @@ -4,45 +4,6 @@ "url": "https://www.w3.org/TR/css-ruby-1/" }, "properties": [ - { - "name": "display", - "newValues": "ruby | ruby-base | ruby-text | ruby-base-container | ruby-text-container", - "values": [ - { - "name": "ruby", - "prose": "Specifies that an element generates a ruby container box. (Corresponds to HTML/XHTML elements.)", - "type": "value", - "value": "ruby" - }, - { - "name": "ruby-base", - "prose": "Specifies that an element generates a ruby base box. (Corresponds to HTML/XHTML elements.)", - "type": "value", - "value": "ruby-base" - }, - { - "name": "ruby-text", - "prose": "Specifies that an element generates a ruby annotation box. (Corresponds to HTML/XHTML elements.)", - "type": "value", - "value": "ruby-text" - }, - { - "name": "ruby-base-container", - "prose": "Specifies that an element generates a ruby base container box. (Corresponds to XHTML elements; generated as an anonymous box in HTML.)", - "type": "value", - "value": "ruby-base-container" - }, - { - "name": "ruby-text-container", - "prose": "Specifies that an element generates a ruby annotation container box. (Corresponds to HTML/XHTML elements.)", - "type": "value", - "value": "ruby-text-container" - } - ], - "styleDeclaration": [ - "display" - ] - }, { "name": "ruby-position", "value": "[ alternate || [ over | under ] ] | inter-character", @@ -74,7 +35,7 @@ }, { "name": "inter-character", - "prose": "If the writing mode of the enclosing ruby container is vertical, this value has the same effect as over. Otherwise, the ruby annotation becomes an inter-character annotation. The annotation appears on the right of the base in horizontal text. This forces the computed value of writing-mode of the ruby annotation container to be vertical-rl. This value is provided for the special case of traditional Chinese as used especially in Taiwan: ruby (made of bopomofo glyphs) in that context appears vertically along the right side of the base glyph, even when the layout of the base characters is horizontal: “Bopomofo” ruby in traditional Chinese (ruby annotation shown in blue for clarity) in horizontal layout", + "prose": "If the writing mode of the enclosing ruby container is vertical, this value has the same effect as over. Otherwise, the ruby annotation becomes an inter-character annotation. The annotation appears on the right of the base in horizontal text. This forces the computed value of writing-mode of the ruby annotation children of this ruby annotation container to be vertical-rl. This value is provided for the special case of traditional Chinese as used especially in Taiwan: ruby (made of bopomofo glyphs) in that context appears vertically along the right side of the base glyph, even when the layout of the base characters is horizontal: “Bopomofo” ruby in traditional Chinese (ruby annotation shown in blue for clarity) in horizontal layout", "type": "value", "value": "inter-character" } @@ -192,5 +153,47 @@ ], "atrules": [], "selectors": [], - "values": [] + "values": [], + "warnings": [ + { + "msg": "Dangling value", + "name": "ruby", + "prose": "Specifies that an element generates a ruby container box. (Corresponds to HTML/XHTML elements.)", + "type": "value", + "value": "ruby", + "for": "display" + }, + { + "msg": "Dangling value", + "name": "ruby-base", + "prose": "Specifies that an element generates a ruby base box. (Corresponds to HTML/XHTML elements.)", + "type": "value", + "value": "ruby-base", + "for": "display" + }, + { + "msg": "Dangling value", + "name": "ruby-text", + "prose": "Specifies that an element generates a ruby annotation box. (Corresponds to HTML/XHTML elements.)", + "type": "value", + "value": "ruby-text", + "for": "display" + }, + { + "msg": "Dangling value", + "name": "ruby-base-container", + "prose": "Specifies that an element generates a ruby base container box. (Corresponds to XHTML elements; generated as an anonymous box in HTML.)", + "type": "value", + "value": "ruby-base-container", + "for": "display" + }, + { + "msg": "Dangling value", + "name": "ruby-text-container", + "prose": "Specifies that an element generates a ruby annotation container box. (Corresponds to HTML/XHTML elements.)", + "type": "value", + "value": "ruby-text-container", + "for": "display" + } + ] } diff --git a/tr/css/css-text-4.json b/tr/css/css-text-4.json index 490c85b904e1..6632a37b0569 100644 --- a/tr/css/css-text-4.json +++ b/tr/css/css-text-4.json @@ -233,7 +233,7 @@ }, { "name": "text-space-trim", - "value": "none | trim-inner || discard-before || discard-after", + "value": "none | discard-inner || discard-before || discard-after", "initial": "none", "appliesTo": "inline boxes and block containers", "inherited": "no", @@ -243,10 +243,10 @@ "animationType": "discrete", "values": [ { - "name": "trim-inner", + "name": "discard-inner", "prose": "For block containers this value directs UAs to discard all whitespace at the beginning of the element up to and including the last segment break before the first non-white-space character in the element as well as to discard all white space at the end of the element starting with the first segment break after the last non-white-space character in the element. For other elements this value directs UAs to discard all whitespace at the beginning and end of the element.", "type": "value", - "value": "trim-inner" + "value": "discard-inner" }, { "name": "discard-before", @@ -388,13 +388,13 @@ }, { "name": "manual", - "prose": "Words are only hyphenated where there are characters inside the word that explicitly suggest hyphenation opportunities. In Unicode, U+00AD is a conditional \"soft hyphen\" and U+2010 is an unconditional hyphen. Unicode Standard Annex #14 describes the role of soft hyphens in Unicode line breaking. [UAX14] In HTML, ­ represents the soft hyphen character, which suggests a hyphenation opportunity. ex­ample", + "prose": "Words are only hyphenated where there are characters inside the word that explicitly suggest hyphenation opportunities. The UA must use the appropriate language-specific hyphenation character(s) and should apply any appropriate spelling changes just as for automatic hyphenation at the same point. In Unicode, U+00AD is a conditional \"soft hyphen\" and U+2010 is an unconditional hyphen. Unicode Standard Annex #14 describes the role of soft hyphens in Unicode line breaking. [UAX14] In HTML, ­ represents the soft hyphen character, which suggests a hyphenation opportunity. ex­ample", "type": "value", "value": "manual" }, { "name": "auto", - "prose": "Words may be broken at hyphenation opportunities determined automatically by a language-appropriate hyphenation resource in addition to those indicated explicitly by a conditional hyphen. Automatic hyphenation opportunities within a word must be ignored if the word contains a conditional hyphen (­ or U+00AD SOFT HYPHEN), in favor of the conditional hyphen(s). However, if, even after breaking at such opportunities, a portion of that word is still too long to fit on one line, an automatic hyphenation opportunity may be used.", + "prose": "Words may be broken at hyphenation opportunities determined automatically by a language-appropriate hyphenation resource in addition to those indicated explicitly by a conditional hyphen. Automatic hyphenation opportunities elsewhere within a word must be ignored if the word contains a conditional hyphen (­ or U+00AD SOFT HYPHEN), in favor of the conditional hyphen(s). However, if, even after breaking at such opportunities, a portion of that word is still too long to fit on one line, an automatic hyphenation opportunity may be used.", "type": "value", "value": "auto" } @@ -830,7 +830,7 @@ }, { "name": "match-parent", - "prose": "This value behaves the same as inherit (computes to its parent’s computed value) except that an inherited value of start or end is interpreted against the parent’s (or the initial containing block’s, if there is no parent) direction value and results in a computed value of either left or right. When specified on the text-align shorthand, sets both text-align-all and text-align-last to match-parent.", + "prose": "This value behaves the same as inherit (computes to its parent’s computed value) except that an inherited value of start or end is interpreted against the parent’s direction value and results in a computed value of either left or right. Computes to start when specified on the root element. When specified on the text-align shorthand, sets both text-align-all and text-align-last to match-parent.", "type": "value", "value": "match-parent" } @@ -909,15 +909,21 @@ }, { "name": "inter-character", - "prose": "Justification adjusts spacing between each pair of adjacent typographic character units (effectively varying the used letter-spacing on the line). This value is sometimes used in East Asian systems such as Japanese. Mixed-script text with text-justify: inter-character For legacy reasons, UAs must also support the alternate keyword distribute which must compute to inter-character, thus having the exact same meaning and behavior.", + "prose": "Justification adjusts spacing between each pair of adjacent typographic character units (effectively varying the used letter-spacing on the line). This value is sometimes used in East Asian systems such as Japanese. Mixed-script text with text-justify: inter-character For legacy reasons, UAs must also support the alternate keyword distribute which must compute to inter-character, thus having the exact same meaning and behavior. UAs may treat this as a legacy value alias.", "type": "value", "value": "inter-character" }, { "name": "distribute", - "prose": "For legacy reasons, UAs must also support the alternate keyword distribute which must compute to inter-character, thus having the exact same meaning and behavior.", + "prose": "For legacy reasons, UAs must also support the alternate keyword distribute which must compute to inter-character, thus having the exact same meaning and behavior. UAs may treat this as a legacy value alias.", "type": "value", "value": "distribute" + }, + { + "name": "ruby", + "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" } ], "styleDeclaration": [ @@ -996,10 +1002,10 @@ "value": "normal" }, { - "name": "", + "name": "", "prose": "Specifies extra spacing in addition to the intrinsic inter-word spacing defined by the font.", "type": "value", - "value": "" + "value": "" } ], "styleDeclaration": [ @@ -1064,7 +1070,7 @@ "values": [ { "name": "normal", - "prose": "Specifies the baseline behavior, equivalent to space-start allow-end trim-adjacent.", + "prose": "Specifies the baseline behavior, equivalent to space-start trim-end trim-adjacent ideograph-alpha ideograph-numeric.", "type": "value", "value": "normal" }, @@ -1136,13 +1142,13 @@ }, { "name": "ideograph-alpha", - "prose": "Creates extra spacing between runs of ideographs and non-ideographic letters.", + "prose": "Creates extra spacing between runs of ideographs and non-ideographic letters, see § 8.4.1 Inter-script Spacing.", "type": "value", "value": "ideograph-alpha" }, { "name": "ideograph-numeric", - "prose": "Creates extra spacing between runs of ideographs and non-ideographic numerals glyphs.", + "prose": "Creates extra spacing between runs of ideographs and non-ideographic numerals, see § 8.4.1 Inter-script Spacing.", "type": "value", "value": "ideograph-numeric" }, diff --git a/tr/dfns/client-hints-infrastructure.json b/tr/dfns/client-hints-infrastructure.json index 03f4f86a8d97..0411e0e8c7e2 100644 --- a/tr/dfns/client-hints-infrastructure.json +++ b/tr/dfns/client-hints-infrastructure.json @@ -122,6 +122,25 @@ }, "definedIn": "prose" }, + { + "id": "abstract-opdef-should-reload-page-for-critical-client-hints", + "href": "https://wicg.github.io/client-hints-infrastructure/#abstract-opdef-should-reload-page-for-critical-client-hints", + "linkingText": [ + "should reload page for critical client hints" + ], + "localLinkingText": [], + "type": "abstract-op", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "critical-ch-algo", + "href": "https://wicg.github.io/client-hints-infrastructure/#critical-ch-algo", + "title": "Critical-CH", + "number": "3.3" + }, + "definedIn": "prose" + }, { "id": "delegate-ch", "href": "https://wicg.github.io/client-hints-infrastructure/#delegate-ch", @@ -137,10 +156,29 @@ "id": "delegate-ch-algo", "href": "https://wicg.github.io/client-hints-infrastructure/#delegate-ch-algo", "title": "Delegate-CH", - "number": "3.3" + "number": "3.4" }, "definedIn": "heading" }, + { + "id": "has-reloaded-for-critical-ch", + "href": "https://wicg.github.io/client-hints-infrastructure/#has-reloaded-for-critical-ch", + "linkingText": [ + "has reloaded for Critical-CH" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "navigable", + "href": "https://wicg.github.io/client-hints-infrastructure/#navigable", + "title": "Navigable", + "number": "4.1" + }, + "definedIn": "prose" + }, { "id": "environment-settings-object-client-hints-set", "href": "https://wicg.github.io/client-hints-infrastructure/#environment-settings-object-client-hints-set", @@ -158,7 +196,7 @@ "id": "extending-environment-settings-object", "href": "https://wicg.github.io/client-hints-infrastructure/#extending-environment-settings-object", "title": "Extending environment settings object", - "number": "4.4" + "number": "4.5" }, "definedIn": "prose" }, diff --git a/tr/dfns/css-overflow-3.json b/tr/dfns/css-overflow-3.json index 2fed76ab2640..4e8112605650 100644 --- a/tr/dfns/css-overflow-3.json +++ b/tr/dfns/css-overflow-3.json @@ -234,6 +234,44 @@ }, "definedIn": "table" }, + { + "id": "propdef-overflow-block", + "href": "https://www.w3.org/TR/css-overflow-3/#propdef-overflow-block", + "linkingText": [ + "overflow-block" + ], + "localLinkingText": [], + "type": "property", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "overflow-properties", + "href": "https://www.w3.org/TR/css-overflow-3/#overflow-properties", + "title": "Scrolling and Clipping Overflow: the overflow-x, overflow-y, and overflow properties", + "number": "3" + }, + "definedIn": "table" + }, + { + "id": "propdef-overflow-inline", + "href": "https://www.w3.org/TR/css-overflow-3/#propdef-overflow-inline", + "linkingText": [ + "overflow-inline" + ], + "localLinkingText": [], + "type": "property", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "overflow-properties", + "href": "https://www.w3.org/TR/css-overflow-3/#overflow-properties", + "title": "Scrolling and Clipping Overflow: the overflow-x, overflow-y, and overflow properties", + "number": "3" + }, + "definedIn": "table" + }, { "id": "propdef-overflow", "href": "https://www.w3.org/TR/css-overflow-3/#propdef-overflow", @@ -383,7 +421,7 @@ "id": "scrolling-direction", "href": "https://www.w3.org/TR/css-overflow-3/#scrolling-direction", "title": "Scrolling Origin, Direction, and Restriction", - "number": "3.3" + "number": "3.2" }, "definedIn": "prose" }, @@ -402,7 +440,7 @@ "id": "overflow-clip-margin", "href": "https://www.w3.org/TR/css-overflow-3/#overflow-clip-margin", "title": "Expanding Clipping Bounds: the overflow-clip-margin property", - "number": "3.4" + "number": "3.3" }, "definedIn": "table" }, @@ -421,48 +459,10 @@ "id": "overflow-clip-margin", "href": "https://www.w3.org/TR/css-overflow-3/#overflow-clip-margin", "title": "Expanding Clipping Bounds: the overflow-clip-margin property", - "number": "3.4" + "number": "3.3" }, "definedIn": "prose" }, - { - "id": "propdef-overflow-inline", - "href": "https://www.w3.org/TR/css-overflow-3/#propdef-overflow-inline", - "linkingText": [ - "overflow-inline" - ], - "localLinkingText": [], - "type": "property", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "logical", - "href": "https://www.w3.org/TR/css-overflow-3/#logical", - "title": "Flow Relative Properties: the overflow-block and overflow-inline properties", - "number": "3.6" - }, - "definedIn": "table" - }, - { - "id": "propdef-overflow-block", - "href": "https://www.w3.org/TR/css-overflow-3/#propdef-overflow-block", - "linkingText": [ - "overflow-block" - ], - "localLinkingText": [], - "type": "property", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "logical", - "href": "https://www.w3.org/TR/css-overflow-3/#logical", - "title": "Flow Relative Properties: the overflow-block and overflow-inline properties", - "number": "3.6" - }, - "definedIn": "table" - }, { "id": "propdef-scroll-behavior", "href": "https://www.w3.org/TR/css-overflow-3/#propdef-scroll-behavior", @@ -477,8 +477,8 @@ "heading": { "id": "smooth-scrolling", "href": "https://www.w3.org/TR/css-overflow-3/#smooth-scrolling", - "title": "Smooth Scrolling: The scroll-behavior Property", - "number": "3.7" + "title": "Smooth Scrolling: the scroll-behavior Property", + "number": "3.5" }, "definedIn": "table" }, @@ -498,8 +498,8 @@ "heading": { "id": "smooth-scrolling", "href": "https://www.w3.org/TR/css-overflow-3/#smooth-scrolling", - "title": "Smooth Scrolling: The scroll-behavior Property", - "number": "3.7" + "title": "Smooth Scrolling: the scroll-behavior Property", + "number": "3.5" }, "definedIn": "dt" }, @@ -519,8 +519,8 @@ "heading": { "id": "smooth-scrolling", "href": "https://www.w3.org/TR/css-overflow-3/#smooth-scrolling", - "title": "Smooth Scrolling: The scroll-behavior Property", - "number": "3.7" + "title": "Smooth Scrolling: the scroll-behavior Property", + "number": "3.5" }, "definedIn": "dt" }, @@ -533,13 +533,13 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "scrollbar-gutter-property", "href": "https://www.w3.org/TR/css-overflow-3/#scrollbar-gutter-property", "title": "Reserving space for the scrollbar: the scrollbar-gutter property", - "number": "4" + "number": "4.2" }, "definedIn": "prose" }, @@ -558,7 +558,7 @@ "id": "scrollbar-gutter-property", "href": "https://www.w3.org/TR/css-overflow-3/#scrollbar-gutter-property", "title": "Reserving space for the scrollbar: the scrollbar-gutter property", - "number": "4" + "number": "4.2" }, "definedIn": "table" }, @@ -577,7 +577,7 @@ "id": "scrollbar-gutter-property", "href": "https://www.w3.org/TR/css-overflow-3/#scrollbar-gutter-property", "title": "Reserving space for the scrollbar: the scrollbar-gutter property", - "number": "4" + "number": "4.2" }, "definedIn": "prose" }, @@ -596,7 +596,7 @@ "id": "scrollbar-gutter-property", "href": "https://www.w3.org/TR/css-overflow-3/#scrollbar-gutter-property", "title": "Reserving space for the scrollbar: the scrollbar-gutter property", - "number": "4" + "number": "4.2" }, "definedIn": "prose" }, @@ -617,7 +617,7 @@ "id": "scrollbar-gutter-property", "href": "https://www.w3.org/TR/css-overflow-3/#scrollbar-gutter-property", "title": "Reserving space for the scrollbar: the scrollbar-gutter property", - "number": "4" + "number": "4.2" }, "definedIn": "dt" }, @@ -638,7 +638,7 @@ "id": "scrollbar-gutter-property", "href": "https://www.w3.org/TR/css-overflow-3/#scrollbar-gutter-property", "title": "Reserving space for the scrollbar: the scrollbar-gutter property", - "number": "4" + "number": "4.2" }, "definedIn": "dt" }, @@ -659,7 +659,7 @@ "id": "scrollbar-gutter-property", "href": "https://www.w3.org/TR/css-overflow-3/#scrollbar-gutter-property", "title": "Reserving space for the scrollbar: the scrollbar-gutter property", - "number": "4" + "number": "4.2" }, "definedIn": "dt" }, diff --git a/tr/dfns/css-overflow-4.json b/tr/dfns/css-overflow-4.json index 3a3e40ade059..cbc210b5f67e 100644 --- a/tr/dfns/css-overflow-4.json +++ b/tr/dfns/css-overflow-4.json @@ -5,29 +5,29 @@ }, "dfns": [ { - "id": "scrollbar-gutter", - "href": "https://www.w3.org/TR/css-overflow-4/#scrollbar-gutter", + "id": "propdef-overflow-clip-margin-top", + "href": "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-top", "linkingText": [ - "scrollbar gutter" + "overflow-clip-margin-top" ], "localLinkingText": [], - "type": "dfn", + "type": "property", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "scollbar-gutter-property", - "href": "https://www.w3.org/TR/css-overflow-4/#scollbar-gutter-property", - "title": "Reserving space for the scrollbar: the scrollbar-gutter property", - "number": "4" + "id": "overflow-clip-margin", + "href": "https://www.w3.org/TR/css-overflow-4/#overflow-clip-margin", + "title": "Expanding Clipping Bounds: the overflow-clip-margin-* properties", + "number": "3.2" }, - "definedIn": "prose" + "definedIn": "table" }, { - "id": "propdef-scrollbar-gutter", - "href": "https://www.w3.org/TR/css-overflow-4/#propdef-scrollbar-gutter", + "id": "propdef-overflow-clip-margin-right", + "href": "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-right", "linkingText": [ - "scrollbar-gutter" + "overflow-clip-margin-right" ], "localLinkingText": [], "type": "property", @@ -35,153 +35,303 @@ "access": "public", "informative": false, "heading": { - "id": "scollbar-gutter-property", - "href": "https://www.w3.org/TR/css-overflow-4/#scollbar-gutter-property", - "title": "Reserving space for the scrollbar: the scrollbar-gutter property", - "number": "4" + "id": "overflow-clip-margin", + "href": "https://www.w3.org/TR/css-overflow-4/#overflow-clip-margin", + "title": "Expanding Clipping Bounds: the overflow-clip-margin-* properties", + "number": "3.2" }, "definedIn": "table" }, { - "id": "overlay-scrollbars", - "href": "https://www.w3.org/TR/css-overflow-4/#overlay-scrollbars", + "id": "propdef-overflow-clip-margin-bottom", + "href": "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-bottom", "linkingText": [ - "overlay scrollbars" + "overflow-clip-margin-bottom" ], "localLinkingText": [], - "type": "dfn", + "type": "property", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "scollbar-gutter-property", - "href": "https://www.w3.org/TR/css-overflow-4/#scollbar-gutter-property", - "title": "Reserving space for the scrollbar: the scrollbar-gutter property", - "number": "4" + "id": "overflow-clip-margin", + "href": "https://www.w3.org/TR/css-overflow-4/#overflow-clip-margin", + "title": "Expanding Clipping Bounds: the overflow-clip-margin-* properties", + "number": "3.2" }, - "definedIn": "prose" + "definedIn": "table" + }, + { + "id": "propdef-overflow-clip-margin-left", + "href": "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-left", + "linkingText": [ + "overflow-clip-margin-left" + ], + "localLinkingText": [], + "type": "property", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "overflow-clip-margin", + "href": "https://www.w3.org/TR/css-overflow-4/#overflow-clip-margin", + "title": "Expanding Clipping Bounds: the overflow-clip-margin-* properties", + "number": "3.2" + }, + "definedIn": "table" + }, + { + "id": "propdef-overflow-clip-margin-block-start", + "href": "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-block-start", + "linkingText": [ + "overflow-clip-margin-block-start" + ], + "localLinkingText": [], + "type": "property", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "overflow-clip-margin", + "href": "https://www.w3.org/TR/css-overflow-4/#overflow-clip-margin", + "title": "Expanding Clipping Bounds: the overflow-clip-margin-* properties", + "number": "3.2" + }, + "definedIn": "table" + }, + { + "id": "propdef-overflow-clip-margin-inline-start", + "href": "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-inline-start", + "linkingText": [ + "overflow-clip-margin-inline-start" + ], + "localLinkingText": [], + "type": "property", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "overflow-clip-margin", + "href": "https://www.w3.org/TR/css-overflow-4/#overflow-clip-margin", + "title": "Expanding Clipping Bounds: the overflow-clip-margin-* properties", + "number": "3.2" + }, + "definedIn": "table" + }, + { + "id": "propdef-overflow-clip-margin-block-end", + "href": "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-block-end", + "linkingText": [ + "overflow-clip-margin-block-end" + ], + "localLinkingText": [], + "type": "property", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "overflow-clip-margin", + "href": "https://www.w3.org/TR/css-overflow-4/#overflow-clip-margin", + "title": "Expanding Clipping Bounds: the overflow-clip-margin-* properties", + "number": "3.2" + }, + "definedIn": "table" + }, + { + "id": "propdef-overflow-clip-margin-inline-end", + "href": "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-inline-end", + "linkingText": [ + "overflow-clip-margin-inline-end" + ], + "localLinkingText": [], + "type": "property", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "overflow-clip-margin", + "href": "https://www.w3.org/TR/css-overflow-4/#overflow-clip-margin", + "title": "Expanding Clipping Bounds: the overflow-clip-margin-* properties", + "number": "3.2" + }, + "definedIn": "table" + }, + { + "id": "propdef-overflow-clip-margin", + "href": "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin", + "linkingText": [ + "overflow-clip-margin" + ], + "localLinkingText": [], + "type": "property", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "overflow-clip-margin", + "href": "https://www.w3.org/TR/css-overflow-4/#overflow-clip-margin", + "title": "Expanding Clipping Bounds: the overflow-clip-margin-* properties", + "number": "3.2" + }, + "definedIn": "table" + }, + { + "id": "propdef-overflow-clip-margin-inline", + "href": "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-inline", + "linkingText": [ + "overflow-clip-margin-inline" + ], + "localLinkingText": [], + "type": "property", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "overflow-clip-margin", + "href": "https://www.w3.org/TR/css-overflow-4/#overflow-clip-margin", + "title": "Expanding Clipping Bounds: the overflow-clip-margin-* properties", + "number": "3.2" + }, + "definedIn": "table" + }, + { + "id": "propdef-overflow-clip-margin-block", + "href": "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-block", + "linkingText": [ + "overflow-clip-margin-block" + ], + "localLinkingText": [], + "type": "property", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "overflow-clip-margin", + "href": "https://www.w3.org/TR/css-overflow-4/#overflow-clip-margin", + "title": "Expanding Clipping Bounds: the overflow-clip-margin-* properties", + "number": "3.2" + }, + "definedIn": "table" }, { - "id": "classic-scrollbars", - "href": "https://www.w3.org/TR/css-overflow-4/#classic-scrollbars", + "id": "overflow-clip-edge", + "href": "https://www.w3.org/TR/css-overflow-4/#overflow-clip-edge", "linkingText": [ - "classic scrollbars" + "overflow clip edge" ], "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "scollbar-gutter-property", - "href": "https://www.w3.org/TR/css-overflow-4/#scollbar-gutter-property", - "title": "Reserving space for the scrollbar: the scrollbar-gutter property", - "number": "4" + "id": "overflow-clip-margin", + "href": "https://www.w3.org/TR/css-overflow-4/#overflow-clip-margin", + "title": "Expanding Clipping Bounds: the overflow-clip-margin-* properties", + "number": "3.2" }, "definedIn": "prose" }, { - "id": "valdef-scrollbar-gutter-auto", - "href": "https://www.w3.org/TR/css-overflow-4/#valdef-scrollbar-gutter-auto", + "id": "propdef-text-overflow", + "href": "https://www.w3.org/TR/css-overflow-4/#propdef-text-overflow", "linkingText": [ - "auto" + "text-overflow" ], "localLinkingText": [], - "type": "value", - "for": [ - "scrollbar-gutter" - ], + "type": "property", + "for": [], "access": "public", "informative": false, "heading": { - "id": "scollbar-gutter-property", - "href": "https://www.w3.org/TR/css-overflow-4/#scollbar-gutter-property", - "title": "Reserving space for the scrollbar: the scrollbar-gutter property", - "number": "4" + "id": "text-overflow", + "href": "https://www.w3.org/TR/css-overflow-4/#text-overflow", + "title": "Inline Overflow Ellipsis: the text-overflow property", + "number": "4.1" }, - "definedIn": "dt" + "definedIn": "table" }, { - "id": "valdef-scrollbar-gutter-stable", - "href": "https://www.w3.org/TR/css-overflow-4/#valdef-scrollbar-gutter-stable", + "id": "overflow-clip", + "href": "https://www.w3.org/TR/css-overflow-4/#overflow-clip", "linkingText": [ - "stable" + "clip" ], "localLinkingText": [], "type": "value", "for": [ - "scrollbar-gutter" + "text-overflow" ], "access": "public", "informative": false, "heading": { - "id": "scollbar-gutter-property", - "href": "https://www.w3.org/TR/css-overflow-4/#scollbar-gutter-property", - "title": "Reserving space for the scrollbar: the scrollbar-gutter property", - "number": "4" + "id": "text-overflow", + "href": "https://www.w3.org/TR/css-overflow-4/#text-overflow", + "title": "Inline Overflow Ellipsis: the text-overflow property", + "number": "4.1" }, "definedIn": "dt" }, { - "id": "valdef-scrollbar-gutter-always", - "href": "https://www.w3.org/TR/css-overflow-4/#valdef-scrollbar-gutter-always", + "id": "overflow-ellipsis", + "href": "https://www.w3.org/TR/css-overflow-4/#overflow-ellipsis", "linkingText": [ - "always" + "ellipsis" ], "localLinkingText": [], "type": "value", "for": [ - "scrollbar-gutter" + "text-overflow" ], "access": "public", "informative": false, "heading": { - "id": "scollbar-gutter-property", - "href": "https://www.w3.org/TR/css-overflow-4/#scollbar-gutter-property", - "title": "Reserving space for the scrollbar: the scrollbar-gutter property", - "number": "4" + "id": "text-overflow", + "href": "https://www.w3.org/TR/css-overflow-4/#text-overflow", + "title": "Inline Overflow Ellipsis: the text-overflow property", + "number": "4.1" }, "definedIn": "dt" }, { - "id": "valdef-scrollbar-gutter-both", - "href": "https://www.w3.org/TR/css-overflow-4/#valdef-scrollbar-gutter-both", + "id": "funcdef-text-overflow-fade", + "href": "https://www.w3.org/TR/css-overflow-4/#funcdef-text-overflow-fade", "linkingText": [ - "both" + "fade()" ], "localLinkingText": [], - "type": "value", + "type": "function", "for": [ - "scrollbar-gutter" + "text-overflow" ], "access": "public", "informative": false, "heading": { - "id": "scollbar-gutter-property", - "href": "https://www.w3.org/TR/css-overflow-4/#scollbar-gutter-property", - "title": "Reserving space for the scrollbar: the scrollbar-gutter property", - "number": "4" + "id": "text-overflow", + "href": "https://www.w3.org/TR/css-overflow-4/#text-overflow", + "title": "Inline Overflow Ellipsis: the text-overflow property", + "number": "4.1" }, "definedIn": "dt" }, { - "id": "valdef-scrollbar-gutter-force", - "href": "https://www.w3.org/TR/css-overflow-4/#valdef-scrollbar-gutter-force", + "id": "valdef-text-overflow-fade", + "href": "https://www.w3.org/TR/css-overflow-4/#valdef-text-overflow-fade", "linkingText": [ - "force" + "fade" ], "localLinkingText": [], "type": "value", "for": [ - "scrollbar-gutter" + "text-overflow" ], "access": "public", "informative": false, "heading": { - "id": "scollbar-gutter-property", - "href": "https://www.w3.org/TR/css-overflow-4/#scollbar-gutter-property", - "title": "Reserving space for the scrollbar: the scrollbar-gutter property", - "number": "4" + "id": "text-overflow", + "href": "https://www.w3.org/TR/css-overflow-4/#text-overflow", + "title": "Inline Overflow Ellipsis: the text-overflow property", + "number": "4.1" }, "definedIn": "dt" }, @@ -197,10 +347,10 @@ "access": "public", "informative": false, "heading": { - "id": "fragmentation", - "href": "https://www.w3.org/TR/css-overflow-4/#fragmentation", - "title": "Fragmentation of overflow", - "number": "5" + "id": "continue", + "href": "https://www.w3.org/TR/css-overflow-4/#continue", + "title": "Channeling Overflow: the continue property", + "number": "5.1" }, "definedIn": "table" }, @@ -218,10 +368,10 @@ "access": "public", "informative": false, "heading": { - "id": "fragmentation", - "href": "https://www.w3.org/TR/css-overflow-4/#fragmentation", - "title": "Fragmentation of overflow", - "number": "5" + "id": "continue", + "href": "https://www.w3.org/TR/css-overflow-4/#continue", + "title": "Channeling Overflow: the continue property", + "number": "5.1" }, "definedIn": "dt" }, @@ -239,10 +389,10 @@ "access": "public", "informative": false, "heading": { - "id": "fragmentation", - "href": "https://www.w3.org/TR/css-overflow-4/#fragmentation", - "title": "Fragmentation of overflow", - "number": "5" + "id": "continue", + "href": "https://www.w3.org/TR/css-overflow-4/#continue", + "title": "Channeling Overflow: the continue property", + "number": "5.1" }, "definedIn": "dt" }, @@ -260,10 +410,10 @@ "access": "public", "informative": false, "heading": { - "id": "fragmentation", - "href": "https://www.w3.org/TR/css-overflow-4/#fragmentation", - "title": "Fragmentation of overflow", - "number": "5" + "id": "continue", + "href": "https://www.w3.org/TR/css-overflow-4/#continue", + "title": "Channeling Overflow: the continue property", + "number": "5.1" }, "definedIn": "dt" }, @@ -281,10 +431,10 @@ "access": "public", "informative": false, "heading": { - "id": "fragmentation", - "href": "https://www.w3.org/TR/css-overflow-4/#fragmentation", - "title": "Fragmentation of overflow", - "number": "5" + "id": "continue", + "href": "https://www.w3.org/TR/css-overflow-4/#continue", + "title": "Channeling Overflow: the continue property", + "number": "5.1" }, "definedIn": "dt" }, @@ -302,10 +452,10 @@ "access": "public", "informative": false, "heading": { - "id": "fragmentation", - "href": "https://www.w3.org/TR/css-overflow-4/#fragmentation", - "title": "Fragmentation of overflow", - "number": "5" + "id": "continue", + "href": "https://www.w3.org/TR/css-overflow-4/#continue", + "title": "Channeling Overflow: the continue property", + "number": "5.1" }, "definedIn": "dt" }, @@ -323,8 +473,8 @@ "heading": { "id": "fragment-overflow", "href": "https://www.w3.org/TR/css-overflow-4/#fragment-overflow", - "title": "Fragment overflow", - "number": "7" + "title": "Fragmented Overflow", + "number": "5.3" }, "definedIn": "prose" }, @@ -343,7 +493,7 @@ "id": "fragment-pseudo-element", "href": "https://www.w3.org/TR/css-overflow-4/#fragment-pseudo-element", "title": "The ::nth-fragment() pseudo-element", - "number": "7.1.1" + "number": "5.4.1" }, "definedIn": "prose" }, @@ -362,7 +512,7 @@ "id": "max-lines", "href": "https://www.w3.org/TR/css-overflow-4/#max-lines", "title": "The max-lines property", - "number": "7.2" + "number": "5.5" }, "definedIn": "table" }, @@ -383,7 +533,67 @@ "id": "max-lines", "href": "https://www.w3.org/TR/css-overflow-4/#max-lines", "title": "The max-lines property", - "number": "7.2" + "number": "5.5" + }, + "definedIn": "dt" + }, + { + "id": "valdef-scrollbar-gutter-always", + "href": "https://www.w3.org/TR/css-overflow-4/#valdef-scrollbar-gutter-always", + "linkingText": [ + "always" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "scrollbar-gutter" + ], + "access": "public", + "informative": true, + "heading": { + "id": "sbg-ext", + "href": "https://www.w3.org/TR/css-overflow-4/#sbg-ext", + "title": "Appendix A: Possible extensions for scrollbar-gutter" + }, + "definedIn": "dt" + }, + { + "id": "valdef-scrollbar-gutter-force", + "href": "https://www.w3.org/TR/css-overflow-4/#valdef-scrollbar-gutter-force", + "linkingText": [ + "force" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "scrollbar-gutter" + ], + "access": "public", + "informative": true, + "heading": { + "id": "sbg-ext", + "href": "https://www.w3.org/TR/css-overflow-4/#sbg-ext", + "title": "Appendix A: Possible extensions for scrollbar-gutter" + }, + "definedIn": "dt" + }, + { + "id": "valdef-scrollbar-gutter-match-parent", + "href": "https://www.w3.org/TR/css-overflow-4/#valdef-scrollbar-gutter-match-parent", + "linkingText": [ + "match-parent" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "scrollbar-gutter" + ], + "access": "public", + "informative": true, + "heading": { + "id": "sbg-ext", + "href": "https://www.w3.org/TR/css-overflow-4/#sbg-ext", + "title": "Appendix A: Possible extensions for scrollbar-gutter" }, "definedIn": "dt" } diff --git a/tr/dfns/css-pseudo-4.json b/tr/dfns/css-pseudo-4.json index 64f008feb8c1..c84497365926 100644 --- a/tr/dfns/css-pseudo-4.json +++ b/tr/dfns/css-pseudo-4.json @@ -18,11 +18,30 @@ "heading": { "id": "first-line-pseudo", "href": "https://www.w3.org/TR/css-pseudo-4/#first-line-pseudo", - "title": "The ::first-line pseudo-element", + "title": "First-Line Text: the ::first-line pseudo-element", "number": "2.1" }, "definedIn": "prose" }, + { + "id": "first-formatted-line", + "href": "https://www.w3.org/TR/css-pseudo-4/#first-formatted-line", + "linkingText": [ + "first formatted line" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "first-text-line", + "href": "https://www.w3.org/TR/css-pseudo-4/#first-text-line", + "title": "Finding the First Formatted Line", + "number": "2.1.1" + }, + "definedIn": "prose" + }, { "id": "fictional-tag-sequence", "href": "https://www.w3.org/TR/css-pseudo-4/#fictional-tag-sequence", @@ -35,47 +54,108 @@ "access": "private", "informative": true, "heading": { - "id": "first-line-pseudo", - "href": "https://www.w3.org/TR/css-pseudo-4/#first-line-pseudo", - "title": "The ::first-line pseudo-element", - "number": "2.1" + "id": "first-line-inheritance", + "href": "https://www.w3.org/TR/css-pseudo-4/#first-line-inheritance", + "title": "Inheritance and the ::first-line Pseudo-element", + "number": "2.1.3" }, "definedIn": "example" }, { - "id": "first-formatted-line", - "href": "https://www.w3.org/TR/css-pseudo-4/#first-formatted-line", + "id": "selectordef-first-letter", + "href": "https://www.w3.org/TR/css-pseudo-4/#selectordef-first-letter", "linkingText": [ - "first formatted line" + "::first-letter" ], "localLinkingText": [], - "type": "dfn", + "type": "selector", "for": [], "access": "public", "informative": false, "heading": { - "id": "first-text-line", - "href": "https://www.w3.org/TR/css-pseudo-4/#first-text-line", - "title": "Finding the First Formatted Line", - "number": "2.1.1" + "id": "first-letter-pseudo", + "href": "https://www.w3.org/TR/css-pseudo-4/#first-letter-pseudo", + "title": "First-Letter Text: ::first-letter pseudo-element and its ::prefix and ::postfix children", + "number": "2.2" }, "definedIn": "prose" }, { - "id": "selectordef-first-letter", - "href": "https://www.w3.org/TR/css-pseudo-4/#selectordef-first-letter", + "id": "first-letter", + "href": "https://www.w3.org/TR/css-pseudo-4/#first-letter", "linkingText": [ + "first letter" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "first-letter-pseudo", + "href": "https://www.w3.org/TR/css-pseudo-4/#first-letter-pseudo", + "title": "First-Letter Text: ::first-letter pseudo-element and its ::prefix and ::postfix children", + "number": "2.2" + }, + "definedIn": "prose" + }, + { + "id": "first-letter-text", + "href": "https://www.w3.org/TR/css-pseudo-4/#first-letter-text", + "linkingText": [ + "first-letter text" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "first-letter-pseudo", + "href": "https://www.w3.org/TR/css-pseudo-4/#first-letter-pseudo", + "title": "First-Letter Text: ::first-letter pseudo-element and its ::prefix and ::postfix children", + "number": "2.2" + }, + "definedIn": "prose" + }, + { + "id": "selectordef-first-letter-prefix", + "href": "https://www.w3.org/TR/css-pseudo-4/#selectordef-first-letter-prefix", + "linkingText": [ + "::prefix" + ], + "localLinkingText": [], + "type": "selector", + "for": [ "::first-letter" ], + "access": "public", + "informative": false, + "heading": { + "id": "first-letter-pseudo", + "href": "https://www.w3.org/TR/css-pseudo-4/#first-letter-pseudo", + "title": "First-Letter Text: ::first-letter pseudo-element and its ::prefix and ::postfix children", + "number": "2.2" + }, + "definedIn": "prose" + }, + { + "id": "selectordef-first-letter-postfix", + "href": "https://www.w3.org/TR/css-pseudo-4/#selectordef-first-letter-postfix", + "linkingText": [ + "::postfix" + ], "localLinkingText": [], "type": "selector", - "for": [], + "for": [ + "::first-letter" + ], "access": "public", "informative": false, "heading": { "id": "first-letter-pseudo", "href": "https://www.w3.org/TR/css-pseudo-4/#first-letter-pseudo", - "title": "The ::first-letter pseudo-element", + "title": "First-Letter Text: ::first-letter pseudo-element and its ::prefix and ::postfix children", "number": "2.2" }, "definedIn": "prose" @@ -175,6 +255,25 @@ }, "definedIn": "dt" }, + { + "id": "paired-default-highlight-colors", + "href": "https://www.w3.org/TR/css-pseudo-4/#paired-default-highlight-colors", + "linkingText": [ + "paired default highlight colors" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "highlight-ua-styles", + "href": "https://www.w3.org/TR/css-pseudo-4/#highlight-ua-styles", + "title": "Default UA Styles", + "number": "3.3" + }, + "definedIn": "prose" + }, { "id": "highlight-overlay", "href": "https://www.w3.org/TR/css-pseudo-4/#highlight-overlay", @@ -328,6 +427,48 @@ }, "definedIn": "pre" }, + { + "id": "dom-csspseudoelement-pseudo", + "href": "https://www.w3.org/TR/css-pseudo-4/#dom-csspseudoelement-pseudo", + "linkingText": [ + "pseudo(type)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSSPseudoElement" + ], + "access": "public", + "informative": false, + "heading": { + "id": "CSSPseudoElement-interface", + "href": "https://www.w3.org/TR/css-pseudo-4/#CSSPseudoElement-interface", + "title": "CSSPseudoElement Interface", + "number": "6.1" + }, + "definedIn": "pre" + }, + { + "id": "dom-csspseudoelement-pseudo-type-type", + "href": "https://www.w3.org/TR/css-pseudo-4/#dom-csspseudoelement-pseudo-type-type", + "linkingText": [ + "type" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSPseudoElement/pseudo(type)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "CSSPseudoElement-interface", + "href": "https://www.w3.org/TR/css-pseudo-4/#CSSPseudoElement-interface", + "title": "CSSPseudoElement Interface", + "number": "6.1" + }, + "definedIn": "pre" + }, { "id": "dom-csspseudoelement-type", "href": "https://www.w3.org/TR/css-pseudo-4/#dom-csspseudoelement-type", @@ -370,6 +511,48 @@ }, "definedIn": "prose" }, + { + "id": "dom-csspseudoelement-parent", + "href": "https://www.w3.org/TR/css-pseudo-4/#dom-csspseudoelement-parent", + "linkingText": [ + "parent" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSPseudoElement" + ], + "access": "public", + "informative": false, + "heading": { + "id": "CSSPseudoElement-interface", + "href": "https://www.w3.org/TR/css-pseudo-4/#CSSPseudoElement-interface", + "title": "CSSPseudoElement Interface", + "number": "6.1" + }, + "definedIn": "prose" + }, + { + "id": "dom-csspseudoelement-pseudo①", + "href": "https://www.w3.org/TR/css-pseudo-4/#dom-csspseudoelement-pseudo%E2%91%A0", + "linkingText": [ + "pseudo()" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSPseudoElement" + ], + "access": "public", + "informative": false, + "heading": { + "id": "CSSPseudoElement-interface", + "href": "https://www.w3.org/TR/css-pseudo-4/#CSSPseudoElement-interface", + "title": "CSSPseudoElement Interface", + "number": "6.1" + }, + "definedIn": "prose" + }, { "id": "dom-element-pseudo-type-type", "href": "https://www.w3.org/TR/css-pseudo-4/#dom-element-pseudo-type-type", diff --git a/tr/dfns/css-ruby-1.json b/tr/dfns/css-ruby-1.json index f17e83289048..fb3a70689217 100644 --- a/tr/dfns/css-ruby-1.json +++ b/tr/dfns/css-ruby-1.json @@ -1038,6 +1038,25 @@ "number": "6" }, "definedIn": "prose" + }, + { + "id": "bopomofo-characters", + "href": "https://www.w3.org/TR/css-ruby-1/#bopomofo-characters", + "linkingText": [ + "Bopomofo characters" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "glossary", + "href": "https://www.w3.org/TR/css-ruby-1/#glossary", + "title": "Glossary", + "number": "6" + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-text-4.json b/tr/dfns/css-text-4.json index 6840ecd4ed34..4908d36a0d60 100644 --- a/tr/dfns/css-text-4.json +++ b/tr/dfns/css-text-4.json @@ -856,10 +856,10 @@ "definedIn": "table" }, { - "id": "valdef-text-space-trim-trim-inner", - "href": "https://www.w3.org/TR/css-text-4/#valdef-text-space-trim-trim-inner", + "id": "valdef-text-space-trim-discard-inner", + "href": "https://www.w3.org/TR/css-text-4/#valdef-text-space-trim-discard-inner", "linkingText": [ - "trim-inner" + "discard-inner" ], "localLinkingText": [], "type": "value", @@ -2647,6 +2647,27 @@ }, "definedIn": "prose" }, + { + "id": "valdef-text-justify-ruby", + "href": "https://www.w3.org/TR/css-text-4/#valdef-text-justify-ruby", + "linkingText": [ + "ruby" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "text-justify" + ], + "access": "public", + "informative": false, + "heading": { + "id": "text-justify-property", + "href": "https://www.w3.org/TR/css-text-4/#text-justify-property", + "title": "Justification Method: the text-justify property", + "number": "7.5" + }, + "definedIn": "dt" + }, { "id": "justification-opportunity", "href": "https://www.w3.org/TR/css-text-4/#justification-opportunity", @@ -2873,10 +2894,10 @@ "definedIn": "dt" }, { - "id": "valdef-word-spacing-length-percentages", - "href": "https://www.w3.org/TR/css-text-4/#valdef-word-spacing-length-percentages", + "id": "valdef-word-spacing-length-percentage", + "href": "https://www.w3.org/TR/css-text-4/#valdef-word-spacing-length-percentage", "linkingText": [ - "" + "" ], "localLinkingText": [], "type": "value", @@ -3361,7 +3382,7 @@ "id": "text-spacing-classes", "href": "https://www.w3.org/TR/css-text-4/#text-spacing-classes", "title": "Text Spacing Character Classes", - "number": "8.4.2" + "number": "8.4.3" }, "definedIn": "dt" }, @@ -3380,7 +3401,7 @@ "id": "text-spacing-classes", "href": "https://www.w3.org/TR/css-text-4/#text-spacing-classes", "title": "Text Spacing Character Classes", - "number": "8.4.2" + "number": "8.4.3" }, "definedIn": "dt" }, @@ -3399,7 +3420,7 @@ "id": "text-spacing-classes", "href": "https://www.w3.org/TR/css-text-4/#text-spacing-classes", "title": "Text Spacing Character Classes", - "number": "8.4.2" + "number": "8.4.3" }, "definedIn": "dt" }, @@ -3418,7 +3439,7 @@ "id": "text-spacing-classes", "href": "https://www.w3.org/TR/css-text-4/#text-spacing-classes", "title": "Text Spacing Character Classes", - "number": "8.4.2" + "number": "8.4.3" }, "definedIn": "dt" }, @@ -3437,7 +3458,7 @@ "id": "text-spacing-classes", "href": "https://www.w3.org/TR/css-text-4/#text-spacing-classes", "title": "Text Spacing Character Classes", - "number": "8.4.2" + "number": "8.4.3" }, "definedIn": "dt" }, @@ -3456,7 +3477,7 @@ "id": "text-spacing-classes", "href": "https://www.w3.org/TR/css-text-4/#text-spacing-classes", "title": "Text Spacing Character Classes", - "number": "8.4.2" + "number": "8.4.3" }, "definedIn": "dt" }, @@ -3475,7 +3496,7 @@ "id": "text-spacing-classes", "href": "https://www.w3.org/TR/css-text-4/#text-spacing-classes", "title": "Text Spacing Character Classes", - "number": "8.4.2" + "number": "8.4.3" }, "definedIn": "dt" }, @@ -3494,7 +3515,7 @@ "id": "text-spacing-classes", "href": "https://www.w3.org/TR/css-text-4/#text-spacing-classes", "title": "Text Spacing Character Classes", - "number": "8.4.2" + "number": "8.4.3" }, "definedIn": "dt" }, diff --git a/tr/dfns/html.json b/tr/dfns/html.json index 042db343c0b5..627528ccd8c8 100644 --- a/tr/dfns/html.json +++ b/tr/dfns/html.json @@ -63907,6 +63907,25 @@ }, "definedIn": "prose" }, + { + "id": "has-been-scrolled-by-the-user", + "href": "https://html.spec.whatwg.org/multipage/browsing-the-web.html#has-been-scrolled-by-the-user", + "linkingText": [ + "has been scrolled by the user" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "persisted-user-state-restoration", + "href": "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration", + "title": "Persisted history entry state", + "number": "7.4.6.4" + }, + "definedIn": "prose" + }, { "id": "restorable-scrollable-regions", "href": "https://html.spec.whatwg.org/multipage/browsing-the-web.html#restorable-scrollable-regions", @@ -63926,6 +63945,25 @@ }, "definedIn": "prose" }, + { + "id": "restore-scroll-position-data", + "href": "https://html.spec.whatwg.org/multipage/browsing-the-web.html#restore-scroll-position-data", + "linkingText": [ + "restore scroll position data" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "persisted-user-state-restoration", + "href": "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration", + "title": "Persisted history entry state", + "number": "7.4.6.4" + }, + "definedIn": "prose" + }, { "id": "initialise-the-document-object", "href": "https://html.spec.whatwg.org/multipage/document-lifecycle.html#initialise-the-document-object", @@ -66381,25 +66419,6 @@ }, "definedIn": "prose" }, - { - "id": "fetch-an-import()-module-script-graph", - "href": "https://html.spec.whatwg.org/multipage/webappapis.html#fetch-an-import()-module-script-graph", - "linkingText": [ - "fetch an import() module script graph" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "fetching-scripts", - "href": "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts", - "title": "Fetching scripts", - "number": "8.1.4.2" - }, - "definedIn": "prose" - }, { "id": "fetch-a-modulepreload-module-script-graph", "href": "https://html.spec.whatwg.org/multipage/webappapis.html#fetch-a-modulepreload-module-script-graph", @@ -66514,44 +66533,6 @@ }, "definedIn": "prose" }, - { - "id": "fetch-the-descendants-of-a-module-script", - "href": "https://html.spec.whatwg.org/multipage/webappapis.html#fetch-the-descendants-of-a-module-script", - "linkingText": [ - "fetch the descendants of a module script" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "fetching-scripts", - "href": "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts", - "title": "Fetching scripts", - "number": "8.1.4.2" - }, - "definedIn": "prose" - }, - { - "id": "internal-module-script-graph-fetching-procedure", - "href": "https://html.spec.whatwg.org/multipage/webappapis.html#internal-module-script-graph-fetching-procedure", - "linkingText": [ - "internal module script graph fetching procedure" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "fetching-scripts", - "href": "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts", - "title": "Fetching scripts", - "number": "8.1.4.2" - }, - "definedIn": "prose" - }, { "id": "fetch-a-single-module-script", "href": "https://html.spec.whatwg.org/multipage/webappapis.html#fetch-a-single-module-script", @@ -66572,10 +66553,10 @@ "definedIn": "prose" }, { - "id": "finding-the-first-parse-error", - "href": "https://html.spec.whatwg.org/multipage/webappapis.html#finding-the-first-parse-error", + "id": "fetch-a-single-imported-module-script", + "href": "https://html.spec.whatwg.org/multipage/webappapis.html#fetch-a-single-imported-module-script", "linkingText": [ - "find the first parse error" + "fetch a single imported module script" ], "localLinkingText": [], "type": "dfn", @@ -67881,10 +67862,10 @@ "definedIn": "prose" }, { - "id": "hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability)", - "href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability)", + "id": "hostgetsupportedimportassertions", + "href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostgetsupportedimportassertions", "linkingText": [ - "HostImportModuleDynamically" + "HostGetSupportedImportAssertions" ], "localLinkingText": [], "type": "dfn", @@ -67892,18 +67873,18 @@ "access": "private", "informative": false, "heading": { - "id": "hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability)", - "href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability)", - "title": "HostImportModuleDynamically(referencingScriptOrModule, moduleRequest, promiseCapability)", + "id": "hostgetsupportedimportassertions", + "href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostgetsupportedimportassertions", + "title": "HostGetSupportedImportAssertions()", "number": "8.1.6.5.2" }, "definedIn": "heading" }, { - "id": "hostresolveimportedmodule(referencingscriptormodule,-modulerequest)", - "href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest)", + "id": "hostloadimportedmodule", + "href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule", "linkingText": [ - "HostResolveImportedModule" + "HostLoadImportedModule" ], "localLinkingText": [], "type": "dfn", @@ -67911,32 +67892,13 @@ "access": "private", "informative": false, "heading": { - "id": "hostresolveimportedmodule(referencingscriptormodule,-modulerequest)", - "href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest)", - "title": "HostResolveImportedModule(referencingScriptOrModule, moduleRequest)", + "id": "hostloadimportedmodule", + "href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule", + "title": "HostLoadImportedModule(referrer, moduleRequest, loadState, payload)", "number": "8.1.6.5.3" }, "definedIn": "heading" }, - { - "id": "hostgetsupportedimportassertions", - "href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostgetsupportedimportassertions", - "linkingText": [ - "HostGetSupportedImportAssertions" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "hostgetsupportedimportassertions", - "href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostgetsupportedimportassertions", - "title": "HostGetSupportedImportAssertions()", - "number": "8.1.6.5.4" - }, - "definedIn": "heading" - }, { "id": "event-loop", "href": "https://html.spec.whatwg.org/multipage/webappapis.html#event-loop", diff --git a/tr/dfns/priority-hints.json b/tr/dfns/priority-hints.json index 87c6fd61204a..096d2258e8c1 100644 --- a/tr/dfns/priority-hints.json +++ b/tr/dfns/priority-hints.json @@ -162,86 +162,6 @@ }, "definedIn": "table" }, - { - "id": "concept-request-priority", - "href": "https://wicg.github.io/priority-hints/#concept-request-priority", - "linkingText": [ - "priority" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "fetch-integration", - "href": "https://wicg.github.io/priority-hints/#fetch-integration", - "title": "Fetch Integration", - "number": "3.2" - }, - "definedIn": "prose" - }, - { - "id": "dom-request-priority", - "href": "https://wicg.github.io/priority-hints/#dom-request-priority", - "linkingText": [ - "priority" - ], - "localLinkingText": [], - "type": "attribute", - "for": [ - "Request" - ], - "access": "public", - "informative": false, - "heading": { - "id": "fetch-integration", - "href": "https://wicg.github.io/priority-hints/#fetch-integration", - "title": "Fetch Integration", - "number": "3.2" - }, - "definedIn": "pre" - }, - { - "id": "dom-requestinit-priority", - "href": "https://wicg.github.io/priority-hints/#dom-requestinit-priority", - "linkingText": [ - "priority" - ], - "localLinkingText": [], - "type": "dict-member", - "for": [ - "RequestInit" - ], - "access": "public", - "informative": false, - "heading": { - "id": "fetch-integration", - "href": "https://wicg.github.io/priority-hints/#fetch-integration", - "title": "Fetch Integration", - "number": "3.2" - }, - "definedIn": "pre" - }, - { - "id": "internalpriority", - "href": "https://wicg.github.io/priority-hints/#internalpriority", - "linkingText": [ - "internalpriority" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "fetch-integration", - "href": "https://wicg.github.io/priority-hints/#fetch-integration", - "title": "Fetch Integration", - "number": "3.2" - }, - "definedIn": "prose" - }, { "id": "fetchpriority-attribute", "href": "https://wicg.github.io/priority-hints/#fetchpriority-attribute", diff --git a/tr/dfns/webgpu.json b/tr/dfns/webgpu.json index 5bcbea0e1c97..c6439112d7c6 100644 --- a/tr/dfns/webgpu.json +++ b/tr/dfns/webgpu.json @@ -2743,6 +2743,82 @@ }, "definedIn": "prose" }, + { + "id": "webgpu-task-source", + "href": "https://www.w3.org/TR/webgpu/#webgpu-task-source", + "linkingText": [ + "WebGPU task source" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "-webgpu-task-source", + "href": "https://www.w3.org/TR/webgpu/#-webgpu-task-source", + "title": "WebGPU Task Source", + "number": "3.9.1" + }, + "definedIn": "prose" + }, + { + "id": "abstract-opdef-queue-a-global-task-for-gpudevice", + "href": "https://www.w3.org/TR/webgpu/#abstract-opdef-queue-a-global-task-for-gpudevice", + "linkingText": [ + "queue a global task for GPUDevice" + ], + "localLinkingText": [], + "type": "abstract-op", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "-webgpu-task-source", + "href": "https://www.w3.org/TR/webgpu/#-webgpu-task-source", + "title": "WebGPU Task Source", + "number": "3.9.1" + }, + "definedIn": "prose" + }, + { + "id": "automatic-expiry-task-source", + "href": "https://www.w3.org/TR/webgpu/#automatic-expiry-task-source", + "linkingText": [ + "automatic expiry task source" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "-automatic-expiry-task-source", + "href": "https://www.w3.org/TR/webgpu/#-automatic-expiry-task-source", + "title": "Automatic Expiry Task Source", + "number": "3.9.2" + }, + "definedIn": "prose" + }, + { + "id": "abstract-opdef-queue-an-automatic-expiry-task", + "href": "https://www.w3.org/TR/webgpu/#abstract-opdef-queue-an-automatic-expiry-task", + "linkingText": [ + "queue an automatic expiry task" + ], + "localLinkingText": [], + "type": "abstract-op", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "-automatic-expiry-task-source", + "href": "https://www.w3.org/TR/webgpu/#-automatic-expiry-task-source", + "title": "Automatic Expiry Task Source", + "number": "3.9.2" + }, + "definedIn": "prose" + }, { "id": "out-of-gamut-premultiplied-rgba-value", "href": "https://www.w3.org/TR/webgpu/#out-of-gamut-premultiplied-rgba-value", @@ -2758,7 +2834,7 @@ "id": "color-spaces", "href": "https://www.w3.org/TR/webgpu/#color-spaces", "title": "Color Spaces and Encoding", - "number": "3.9" + "number": "3.10" }, "definedIn": "prose" }, @@ -2777,7 +2853,7 @@ "id": "conversions-to-wgsl", "href": "https://www.w3.org/TR/webgpu/#conversions-to-wgsl", "title": "Numeric conversions from JavaScript to WGSL", - "number": "3.10" + "number": "3.11" }, "definedIn": "prose" }, @@ -2796,7 +2872,7 @@ "id": "conversions-to-wgsl", "href": "https://www.w3.org/TR/webgpu/#conversions-to-wgsl", "title": "Numeric conversions from JavaScript to WGSL", - "number": "3.10" + "number": "3.11" }, "definedIn": "prose" }, @@ -11592,6 +11668,299 @@ }, "definedIn": "prose" }, + { + "id": "immediate-pipeline-creation", + "href": "https://www.w3.org/TR/webgpu/#immediate-pipeline-creation", + "linkingText": [ + "immediate pipeline creation" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "pipelines", + "href": "https://www.w3.org/TR/webgpu/#pipelines", + "title": "10. Pipelines" + }, + "definedIn": "dt" + }, + { + "id": "async-pipeline-creation", + "href": "https://www.w3.org/TR/webgpu/#async-pipeline-creation", + "linkingText": [ + "async pipeline creation" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "pipelines", + "href": "https://www.w3.org/TR/webgpu/#pipelines", + "title": "10. Pipelines" + }, + "definedIn": "dt" + }, + { + "id": "gpupipelineerror", + "href": "https://www.w3.org/TR/webgpu/#gpupipelineerror", + "linkingText": [ + "GPUPipelineError" + ], + "localLinkingText": [], + "type": "interface", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "pipelines", + "href": "https://www.w3.org/TR/webgpu/#pipelines", + "title": "10. Pipelines" + }, + "definedIn": "prose" + }, + { + "id": "dom-gpupipelineerror-gpupipelineerror", + "href": "https://www.w3.org/TR/webgpu/#dom-gpupipelineerror-gpupipelineerror", + "linkingText": [ + "GPUPipelineError(message, options)", + "constructor(message, options)" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "GPUPipelineError" + ], + "access": "public", + "informative": false, + "heading": { + "id": "pipelines", + "href": "https://www.w3.org/TR/webgpu/#pipelines", + "title": "10. Pipelines" + }, + "definedIn": "pre" + }, + { + "id": "dom-gpupipelineerror-gpupipelineerror-message-options-message", + "href": "https://www.w3.org/TR/webgpu/#dom-gpupipelineerror-gpupipelineerror-message-options-message", + "linkingText": [ + "message" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "GPUPipelineError/GPUPipelineError(message, options)", + "GPUPipelineError/constructor(message, options)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "pipelines", + "href": "https://www.w3.org/TR/webgpu/#pipelines", + "title": "10. Pipelines" + }, + "definedIn": "pre" + }, + { + "id": "dom-gpupipelineerror-gpupipelineerror-message-options-options", + "href": "https://www.w3.org/TR/webgpu/#dom-gpupipelineerror-gpupipelineerror-message-options-options", + "linkingText": [ + "options" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "GPUPipelineError/GPUPipelineError(message, options)", + "GPUPipelineError/constructor(message, options)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "pipelines", + "href": "https://www.w3.org/TR/webgpu/#pipelines", + "title": "10. Pipelines" + }, + "definedIn": "pre" + }, + { + "id": "dictdef-gpupipelineerrorinit", + "href": "https://www.w3.org/TR/webgpu/#dictdef-gpupipelineerrorinit", + "linkingText": [ + "GPUPipelineErrorInit" + ], + "localLinkingText": [], + "type": "dictionary", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "pipelines", + "href": "https://www.w3.org/TR/webgpu/#pipelines", + "title": "10. Pipelines" + }, + "definedIn": "pre" + }, + { + "id": "dom-gpupipelineerrorinit-reason", + "href": "https://www.w3.org/TR/webgpu/#dom-gpupipelineerrorinit-reason", + "linkingText": [ + "reason" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "GPUPipelineErrorInit" + ], + "access": "public", + "informative": false, + "heading": { + "id": "pipelines", + "href": "https://www.w3.org/TR/webgpu/#pipelines", + "title": "10. Pipelines" + }, + "definedIn": "pre" + }, + { + "id": "dom-gpupipelineerror-constructor", + "href": "https://www.w3.org/TR/webgpu/#dom-gpupipelineerror-constructor", + "linkingText": [ + "constructor()" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "GPUPipelineError" + ], + "access": "public", + "informative": false, + "heading": { + "id": "pipelines", + "href": "https://www.w3.org/TR/webgpu/#pipelines", + "title": "10. Pipelines" + }, + "definedIn": "dt" + }, + { + "id": "dom-gpupipelineerror-constructor-message", + "href": "https://www.w3.org/TR/webgpu/#dom-gpupipelineerror-constructor-message", + "linkingText": [ + "message" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "GPUPipelineError/constructor()" + ], + "access": "public", + "informative": false, + "heading": { + "id": "pipelines", + "href": "https://www.w3.org/TR/webgpu/#pipelines", + "title": "10. Pipelines" + }, + "definedIn": "table" + }, + { + "id": "dom-gpupipelineerror-constructor-options", + "href": "https://www.w3.org/TR/webgpu/#dom-gpupipelineerror-constructor-options", + "linkingText": [ + "options" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "GPUPipelineError/constructor()" + ], + "access": "public", + "informative": false, + "heading": { + "id": "pipelines", + "href": "https://www.w3.org/TR/webgpu/#pipelines", + "title": "10. Pipelines" + }, + "definedIn": "table" + }, + { + "id": "dom-gpupipelineerror-reason", + "href": "https://www.w3.org/TR/webgpu/#dom-gpupipelineerror-reason", + "linkingText": [ + "reason" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "GPUPipelineError" + ], + "access": "public", + "informative": false, + "heading": { + "id": "pipelines", + "href": "https://www.w3.org/TR/webgpu/#pipelines", + "title": "10. Pipelines" + }, + "definedIn": "dt" + }, + { + "id": "enumdef-gpupipelineerrorreason", + "href": "https://www.w3.org/TR/webgpu/#enumdef-gpupipelineerrorreason", + "linkingText": [ + "GPUPipelineErrorReason" + ], + "localLinkingText": [], + "type": "enum", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "pipelines", + "href": "https://www.w3.org/TR/webgpu/#pipelines", + "title": "10. Pipelines" + }, + "definedIn": "prose" + }, + { + "id": "dom-gpupipelineerrorreason-validation", + "href": "https://www.w3.org/TR/webgpu/#dom-gpupipelineerrorreason-validation", + "linkingText": [ + "\"validation\"" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "GPUPipelineErrorReason" + ], + "access": "public", + "informative": false, + "heading": { + "id": "pipelines", + "href": "https://www.w3.org/TR/webgpu/#pipelines", + "title": "10. Pipelines" + }, + "definedIn": "prose" + }, + { + "id": "dom-gpupipelineerrorreason-internal", + "href": "https://www.w3.org/TR/webgpu/#dom-gpupipelineerrorreason-internal", + "linkingText": [ + "\"internal\"" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "GPUPipelineErrorReason" + ], + "access": "public", + "informative": false, + "heading": { + "id": "pipelines", + "href": "https://www.w3.org/TR/webgpu/#pipelines", + "title": "10. Pipelines" + }, + "definedIn": "prose" + }, { "id": "enumdef-gpuautolayoutmode", "href": "https://www.w3.org/TR/webgpu/#enumdef-gpuautolayoutmode", @@ -22018,6 +22387,25 @@ }, "definedIn": "dt" }, + { + "id": "abstract-opdef-commit-the-canvas-texture", + "href": "https://www.w3.org/TR/webgpu/#abstract-opdef-commit-the-canvas-texture", + "linkingText": [ + "commit the canvas texture" + ], + "localLinkingText": [], + "type": "abstract-op", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "canvas-context", + "href": "https://www.w3.org/TR/webgpu/#canvas-context", + "title": "GPUCanvasContext", + "number": "21.2" + }, + "definedIn": "prose" + }, { "id": "abstract-opdef-update-the-rendering-of-the-webgpu-canvas", "href": "https://www.w3.org/TR/webgpu/#abstract-opdef-update-the-rendering-of-the-webgpu-canvas", @@ -22652,7 +23040,8 @@ "href": "https://www.w3.org/TR/webgpu/#abstract-opdef-generate-an-out-of-memory-error", "linkingText": [ "Generate an out-of-memory error", - "generate an out-of-memory error" + "generate an out-of-memory error", + "out-of-memory error" ], "localLinkingText": [], "type": "abstract-op", @@ -22735,7 +23124,8 @@ "href": "https://www.w3.org/TR/webgpu/#abstract-opdef-generate-an-internal-error", "linkingText": [ "Generate an internal error", - "generate an internal error" + "generate an internal error", + "internal error" ], "localLinkingText": [], "type": "abstract-op", diff --git a/tr/headings/client-hints-infrastructure.json b/tr/headings/client-hints-infrastructure.json index abc4ff447424..acb809579fd4 100644 --- a/tr/headings/client-hints-infrastructure.json +++ b/tr/headings/client-hints-infrastructure.json @@ -63,19 +63,26 @@ "title": "Accept-CH cache", "number": "3.2" }, + { + "id": "critical-ch-algo", + "href": "https://wicg.github.io/client-hints-infrastructure/#critical-ch-algo", + "level": 3, + "title": "Critical-CH", + "number": "3.3" + }, { "id": "delegate-ch-algo", "href": "https://wicg.github.io/client-hints-infrastructure/#delegate-ch-algo", "level": 3, "title": "Delegate-CH", - "number": "3.3" + "number": "3.4" }, { "id": "interaction-with-accept-ch-frame", "href": "https://wicg.github.io/client-hints-infrastructure/#interaction-with-accept-ch-frame", "level": 3, "title": "Interaction with ACCEPT_CH frame", - "number": "3.4" + "number": "3.5" }, { "id": "html", @@ -84,33 +91,40 @@ "title": "Integration with HTML", "number": "4" }, + { + "id": "navigable", + "href": "https://wicg.github.io/client-hints-infrastructure/#navigable", + "level": 3, + "title": "Navigable", + "number": "4.1" + }, { "id": "navigation-response", "href": "https://wicg.github.io/client-hints-infrastructure/#navigation-response", "level": 3, "title": "Navigation response", - "number": "4.1" + "number": "4.2" }, { "id": "service-worker-init", "href": "https://wicg.github.io/client-hints-infrastructure/#service-worker-init", "level": 3, "title": "Service Worker initialization", - "number": "4.2" + "number": "4.3" }, { "id": "standard-metadata-names", "href": "https://wicg.github.io/client-hints-infrastructure/#standard-metadata-names", "level": 3, "title": "Standard metadata names", - "number": "4.3" + "number": "4.4" }, { "id": "extending-environment-settings-object", "href": "https://wicg.github.io/client-hints-infrastructure/#extending-environment-settings-object", "level": 3, "title": "Extending environment settings object", - "number": "4.4" + "number": "4.5" }, { "id": "request-processing", diff --git a/tr/headings/css-overflow-3.json b/tr/headings/css-overflow-3.json index 6b0e857318e4..10e92461b9b4 100644 --- a/tr/headings/css-overflow-3.json +++ b/tr/headings/css-overflow-3.json @@ -42,6 +42,13 @@ "title": "Value Definitions", "number": "1.1" }, + { + "id": "placement", + "href": "https://www.w3.org/TR/css-overflow-3/#placement", + "level": 3, + "title": "Module Interactions", + "number": "1.2" + }, { "id": "overflow-concepts", "href": "https://www.w3.org/TR/css-overflow-3/#overflow-concepts", @@ -77,54 +84,54 @@ "title": "Overflow in Print and Other Static Media", "number": "3.1" }, - { - "id": "scrollbar-layout", - "href": "https://www.w3.org/TR/css-overflow-3/#scrollbar-layout", - "level": 3, - "title": "Scrollbars and Layout", - "number": "3.2" - }, { "id": "scrolling-direction", "href": "https://www.w3.org/TR/css-overflow-3/#scrolling-direction", "level": 3, "title": "Scrolling Origin, Direction, and Restriction", - "number": "3.3" + "number": "3.2" }, { "id": "overflow-clip-margin", "href": "https://www.w3.org/TR/css-overflow-3/#overflow-clip-margin", "level": 3, "title": "Expanding Clipping Bounds: the overflow-clip-margin property", - "number": "3.4" + "number": "3.3" }, { "id": "overflow-propagation", "href": "https://www.w3.org/TR/css-overflow-3/#overflow-propagation", "level": 3, "title": "Overflow Viewport Propagation", - "number": "3.5" + "number": "3.4" }, { - "id": "logical", - "href": "https://www.w3.org/TR/css-overflow-3/#logical", + "id": "smooth-scrolling", + "href": "https://www.w3.org/TR/css-overflow-3/#smooth-scrolling", "level": 3, - "title": "Flow Relative Properties: the overflow-block and overflow-inline properties", - "number": "3.6" + "title": "Smooth Scrolling: the scroll-behavior Property", + "number": "3.5" }, { - "id": "smooth-scrolling", - "href": "https://www.w3.org/TR/css-overflow-3/#smooth-scrolling", + "id": "scrollbar-layout", + "href": "https://www.w3.org/TR/css-overflow-3/#scrollbar-layout", + "level": 2, + "title": "Scrollbars and Layout", + "number": "4" + }, + { + "id": "scrollbar-sizing", + "href": "https://www.w3.org/TR/css-overflow-3/#scrollbar-sizing", "level": 3, - "title": "Smooth Scrolling: The scroll-behavior Property", - "number": "3.7" + "title": "Scrollbar Contributions to Sizing", + "number": "4.1" }, { "id": "scrollbar-gutter-property", "href": "https://www.w3.org/TR/css-overflow-3/#scrollbar-gutter-property", - "level": 2, + "level": 3, "title": "Reserving space for the scrollbar: the scrollbar-gutter property", - "number": "4" + "number": "4.2" }, { "id": "auto-ellipsis", diff --git a/tr/headings/css-overflow-4.json b/tr/headings/css-overflow-4.json index d97239d01833..4e8e5de5720e 100644 --- a/tr/headings/css-overflow-4.json +++ b/tr/headings/css-overflow-4.json @@ -5,10 +5,10 @@ }, "headings": [ { - "id": "subtitle", - "href": "https://www.w3.org/TR/css-overflow-4/#subtitle", - "level": 2, - "title": "W3C First Public Working Draft, 13 June 2017" + "id": "title", + "href": "https://www.w3.org/TR/css-overflow-4/#title", + "level": 1, + "title": "CSS Overflow Module Level 4" }, { "id": "abstract", @@ -17,8 +17,8 @@ "title": "Abstract" }, { - "id": "status", - "href": "https://www.w3.org/TR/css-overflow-4/#status", + "id": "sotd", + "href": "https://www.w3.org/TR/css-overflow-4/#sotd", "level": 2, "title": "Status of this document" }, @@ -35,89 +35,166 @@ "title": "Introduction", "number": "1" }, + { + "id": "values", + "href": "https://www.w3.org/TR/css-overflow-4/#values", + "level": 3, + "title": "Value Definitions", + "number": "1.1" + }, + { + "id": "placement", + "href": "https://www.w3.org/TR/css-overflow-4/#placement", + "level": 3, + "title": "Module Interactions", + "number": "1.2" + }, { "id": "overflow-concepts", "href": "https://www.w3.org/TR/css-overflow-4/#overflow-concepts", "level": 2, - "title": "Types of overflow", + "title": "Overflow Concepts and Terminology", "number": "2" }, { "id": "overflow-properties", "href": "https://www.w3.org/TR/css-overflow-4/#overflow-properties", "level": 2, - "title": "Overflow properties", + "title": "Scrolling and Clipping Overflow", "number": "3" }, { - "id": "scollbar-gutter-property", - "href": "https://www.w3.org/TR/css-overflow-4/#scollbar-gutter-property", + "id": "overflow-control", + "href": "https://www.w3.org/TR/css-overflow-4/#overflow-control", + "level": 3, + "title": "Managing Overflow: the overflow-x, overflow-y, and overflow properties", + "number": "3.1" + }, + { + "id": "overflow-clip-margin", + "href": "https://www.w3.org/TR/css-overflow-4/#overflow-clip-margin", + "level": 3, + "title": "Expanding Clipping Bounds: the overflow-clip-margin-* properties", + "number": "3.2" + }, + { + "id": "auto-ellipsis", + "href": "https://www.w3.org/TR/css-overflow-4/#auto-ellipsis", "level": 2, - "title": "Reserving space for the scrollbar: the scrollbar-gutter property", + "title": "Automatic Ellipses", "number": "4" }, + { + "id": "text-overflow", + "href": "https://www.w3.org/TR/css-overflow-4/#text-overflow", + "level": 3, + "title": "Inline Overflow Ellipsis: the text-overflow property", + "number": "4.1" + }, + { + "id": "bidi-ellipsis", + "href": "https://www.w3.org/TR/css-overflow-4/#bidi-ellipsis", + "level": 3, + "title": "Bidi ellipsis examples" + }, + { + "id": "ellipsing-details", + "href": "https://www.w3.org/TR/css-overflow-4/#ellipsing-details", + "level": 3, + "title": "ellipsing details" + }, + { + "id": "ellipsis-interaction", + "href": "https://www.w3.org/TR/css-overflow-4/#ellipsis-interaction", + "level": 3, + "title": "user interaction with ellipsis" + }, + { + "id": "text-overflow-examples", + "href": "https://www.w3.org/TR/css-overflow-4/#text-overflow-examples", + "level": 3, + "title": "text-overflow examples" + }, + { + "id": "ellipsis-scrolling", + "href": "https://www.w3.org/TR/css-overflow-4/#ellipsis-scrolling", + "level": 3, + "title": "ellipsis interaction with scrolling interfaces" + }, { "id": "fragmentation", "href": "https://www.w3.org/TR/css-overflow-4/#fragmentation", "level": 2, - "title": "Fragmentation of overflow", + "title": "Redirection of Overflow", "number": "5" }, + { + "id": "continue", + "href": "https://www.w3.org/TR/css-overflow-4/#continue", + "level": 3, + "title": "Channeling Overflow: the continue property", + "number": "5.1" + }, { "id": "paginated-overflow", "href": "https://www.w3.org/TR/css-overflow-4/#paginated-overflow", - "level": 2, + "level": 3, "title": "Paginated overflow", - "number": "6" + "number": "5.2" }, { "id": "fragment-overflow", "href": "https://www.w3.org/TR/css-overflow-4/#fragment-overflow", - "level": 2, - "title": "Fragment overflow", - "number": "7" + "level": 3, + "title": "Fragmented Overflow", + "number": "5.3" }, { "id": "fragment-styling", "href": "https://www.w3.org/TR/css-overflow-4/#fragment-styling", "level": 3, "title": "Fragment styling", - "number": "7.1" + "number": "5.4" }, { "id": "fragment-pseudo-element", "href": "https://www.w3.org/TR/css-overflow-4/#fragment-pseudo-element", "level": 4, "title": "The ::nth-fragment() pseudo-element", - "number": "7.1.1" + "number": "5.4.1" }, { "id": "style-of-fragments", "href": "https://www.w3.org/TR/css-overflow-4/#style-of-fragments", "level": 4, "title": "Styling of fragments", - "number": "7.1.2" + "number": "5.4.2" }, { "id": "style-in-fragments", "href": "https://www.w3.org/TR/css-overflow-4/#style-in-fragments", "level": 4, "title": "Styling inside fragments", - "number": "7.1.3" + "number": "5.4.3" }, { "id": "max-lines", "href": "https://www.w3.org/TR/css-overflow-4/#max-lines", "level": 3, "title": "The max-lines property", - "number": "7.2" + "number": "5.5" + }, + { + "id": "sbg-ext", + "href": "https://www.w3.org/TR/css-overflow-4/#sbg-ext", + "level": 2, + "title": "Appendix A: Possible extensions for scrollbar-gutter" }, { "id": "priv-sec", "href": "https://www.w3.org/TR/css-overflow-4/#priv-sec", "level": 2, - "title": "Privacy and Security Considerations", - "number": "8" + "title": "Appendix B: Privacy and Security Considerations" }, { "id": "changes", @@ -125,6 +202,12 @@ "level": 2, "title": "Changes" }, + { + "id": "recent-changes", + "href": "https://www.w3.org/TR/css-overflow-4/#recent-changes", + "level": 3, + "title": "Recent Changes" + }, { "id": "changes-l3", "href": "https://www.w3.org/TR/css-overflow-4/#changes-l3", @@ -138,46 +221,40 @@ "title": "Acknowledgments" }, { - "id": "conformance", - "href": "https://www.w3.org/TR/css-overflow-4/#conformance", + "id": "w3c-conformance", + "href": "https://www.w3.org/TR/css-overflow-4/#w3c-conformance", "level": 2, "title": "Conformance" }, { - "id": "document-conventions", - "href": "https://www.w3.org/TR/css-overflow-4/#document-conventions", + "id": "w3c-conventions", + "href": "https://www.w3.org/TR/css-overflow-4/#w3c-conventions", "level": 3, "title": "Document conventions" }, { - "id": "conform-classes", - "href": "https://www.w3.org/TR/css-overflow-4/#conform-classes", + "id": "w3c-conformance-classes", + "href": "https://www.w3.org/TR/css-overflow-4/#w3c-conformance-classes", "level": 3, "title": "Conformance classes" }, { - "id": "conform-responsible", - "href": "https://www.w3.org/TR/css-overflow-4/#conform-responsible", + "id": "w3c-partial", + "href": "https://www.w3.org/TR/css-overflow-4/#w3c-partial", "level": 3, - "title": "Requirements for Responsible Implementation of CSS" - }, - { - "id": "conform-partial", - "href": "https://www.w3.org/TR/css-overflow-4/#conform-partial", - "level": 4, - "title": "Partial Implementations" + "title": "Partial implementations" }, { - "id": "conform-future-proofing", - "href": "https://www.w3.org/TR/css-overflow-4/#conform-future-proofing", + "id": "w3c-conform-future-proofing", + "href": "https://www.w3.org/TR/css-overflow-4/#w3c-conform-future-proofing", "level": 4, "title": "Implementations of Unstable and Proprietary Features" }, { - "id": "conform-testing", - "href": "https://www.w3.org/TR/css-overflow-4/#conform-testing", - "level": 4, - "title": "Implementations of CR-level Features" + "id": "w3c-testing", + "href": "https://www.w3.org/TR/css-overflow-4/#w3c-testing", + "level": 3, + "title": "Non-experimental implementations" }, { "id": "index", diff --git a/tr/headings/css-pseudo-4.json b/tr/headings/css-pseudo-4.json index 2cf8a15d2ab5..fd27f44e93e1 100644 --- a/tr/headings/css-pseudo-4.json +++ b/tr/headings/css-pseudo-4.json @@ -10,12 +10,6 @@ "level": 1, "title": "165 TestsCSS Pseudo-Elements Module Level 4" }, - { - "id": "subtitle", - "href": "https://www.w3.org/TR/css-pseudo-4/#subtitle", - "level": 2, - "title": "W3C Working Draft, 31 December 2020" - }, { "id": "abstract", "href": "https://www.w3.org/TR/css-pseudo-4/#abstract", @@ -23,8 +17,8 @@ "title": "Abstract" }, { - "id": "status", - "href": "https://www.w3.org/TR/css-pseudo-4/#status", + "id": "sotd", + "href": "https://www.w3.org/TR/css-pseudo-4/#sotd", "level": 2, "title": "Status of this document" }, @@ -52,7 +46,7 @@ "id": "first-line-pseudo", "href": "https://www.w3.org/TR/css-pseudo-4/#first-line-pseudo", "level": 3, - "title": "The ::first-line pseudo-element", + "title": "First-Line Text: the ::first-line pseudo-element", "number": "2.1" }, { @@ -66,7 +60,7 @@ "id": "first-line-styling", "href": "https://www.w3.org/TR/css-pseudo-4/#first-line-styling", "level": 4, - "title": "Styling the First Line Pseudo-element", + "title": "Styling the ::first-line Pseudo-element", "number": "2.1.2" }, { @@ -80,22 +74,36 @@ "id": "first-letter-pseudo", "href": "https://www.w3.org/TR/css-pseudo-4/#first-letter-pseudo", "level": 3, - "title": "The ::first-letter pseudo-element", + "title": "First-Letter Text: ::first-letter pseudo-element and its ::prefix and ::postfix children", "number": "2.2" }, + { + "id": "first-letter-pattern", + "href": "https://www.w3.org/TR/css-pseudo-4/#first-letter-pattern", + "level": 4, + "title": "First Letters and Associated Punctuation", + "number": "2.2.1" + }, { "id": "first-letter-application", "href": "https://www.w3.org/TR/css-pseudo-4/#first-letter-application", "level": 4, - "title": "Finding the First Letter", - "number": "2.2.1" + "title": "Finding the First-Letter Text", + "number": "2.2.2" + }, + { + "id": "first-letter-tree", + "href": "https://www.w3.org/TR/css-pseudo-4/#first-letter-tree", + "level": 4, + "title": "Inheritance and Box Tree Structure of the First-Letter Pseudo-elements", + "number": "2.2.3" }, { "id": "first-letter-styling", "href": "https://www.w3.org/TR/css-pseudo-4/#first-letter-styling", "level": 4, - "title": "Styling the ::first-letter Pseudo-element", - "number": "2.2.2" + "title": "Styling the First-Letter Pseudo-elements", + "number": "2.2.4" }, { "id": "highlight-pseudos", @@ -125,6 +133,13 @@ "title": "Default UA Styles", "number": "3.3" }, + { + "id": "paired-defaults", + "href": "https://www.w3.org/TR/css-pseudo-4/#paired-defaults", + "level": 4, + "title": "Paired Defaults", + "number": "3.3.1" + }, { "id": "highlight-bounds", "href": "https://www.w3.org/TR/css-pseudo-4/#highlight-bounds", @@ -244,6 +259,13 @@ "title": "pseudo() method of the Element interface", "number": "6.2" }, + { + "id": "getComputedStyle", + "href": "https://www.w3.org/TR/css-pseudo-4/#getComputedStyle", + "level": 3, + "title": "getComputedStyle()", + "number": "6.3" + }, { "id": "css2-compat", "href": "https://www.w3.org/TR/css-pseudo-4/#css2-compat", diff --git a/tr/headings/css-ruby-1.json b/tr/headings/css-ruby-1.json index 22cfca732e18..44f7309a03f0 100644 --- a/tr/headings/css-ruby-1.json +++ b/tr/headings/css-ruby-1.json @@ -17,8 +17,8 @@ "title": "Abstract" }, { - "id": "status", - "href": "https://www.w3.org/TR/css-ruby-1/#status", + "id": "sotd", + "href": "https://www.w3.org/TR/css-ruby-1/#sotd", "level": 2, "title": "Status of this document" }, @@ -312,6 +312,12 @@ "level": 2, "title": "Changes" }, + { + "id": "changes-20211202", + "href": "https://www.w3.org/TR/css-ruby-1/#changes-20211202", + "level": 3, + "title": "Changes since the 2 December 2021 WD" + }, { "id": "changes-20200429", "href": "https://www.w3.org/TR/css-ruby-1/#changes-20200429", diff --git a/tr/headings/css-text-4.json b/tr/headings/css-text-4.json index 26cdd0e89019..7e7f302eb242 100644 --- a/tr/headings/css-text-4.json +++ b/tr/headings/css-text-4.json @@ -434,26 +434,33 @@ "title": "Character Class Spacing: the text-spacing property", "number": "8.4" }, + { + "id": "inter-script-spacing", + "href": "https://www.w3.org/TR/css-text-4/#inter-script-spacing", + "level": 4, + "title": "Inter-script Spacing", + "number": "8.4.1" + }, { "id": "fullwidth-collapsing", "href": "https://www.w3.org/TR/css-text-4/#fullwidth-collapsing", "level": 4, "title": "Fullwidth Punctuation Collapsing", - "number": "8.4.1" + "number": "8.4.2" }, { "id": "text-spacing-classes", "href": "https://www.w3.org/TR/css-text-4/#text-spacing-classes", "level": 4, "title": "Text Spacing Character Classes", - "number": "8.4.2" + "number": "8.4.3" }, { "id": "japanese-start-edges", "href": "https://www.w3.org/TR/css-text-4/#japanese-start-edges", "level": 4, "title": "Japanese Paragraph-start Conventions in CSS", - "number": "8.4.3" + "number": "8.4.4" }, { "id": "boundary-shaping", diff --git a/tr/headings/html.json b/tr/headings/html.json index 3d80dc3e21f9..6473283e1642 100644 --- a/tr/headings/html.json +++ b/tr/headings/html.json @@ -5413,26 +5413,19 @@ "number": "8.1.6.5.1" }, { - "id": "hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability)", - "href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability)", + "id": "hostgetsupportedimportassertions", + "href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostgetsupportedimportassertions", "level": 6, - "title": "HostImportModuleDynamically(referencingScriptOrModule, moduleRequest, promiseCapability)", + "title": "HostGetSupportedImportAssertions()", "number": "8.1.6.5.2" }, { - "id": "hostresolveimportedmodule(referencingscriptormodule,-modulerequest)", - "href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest)", + "id": "hostloadimportedmodule", + "href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule", "level": 6, - "title": "HostResolveImportedModule(referencingScriptOrModule, moduleRequest)", + "title": "HostLoadImportedModule(referrer, moduleRequest, loadState, payload)", "number": "8.1.6.5.3" }, - { - "id": "hostgetsupportedimportassertions", - "href": "https://html.spec.whatwg.org/multipage/webappapis.html#hostgetsupportedimportassertions", - "level": 6, - "title": "HostGetSupportedImportAssertions()", - "number": "8.1.6.5.4" - }, { "id": "event-loops", "href": "https://html.spec.whatwg.org/multipage/webappapis.html#event-loops", diff --git a/tr/headings/webgpu.json b/tr/headings/webgpu.json index 7d3aca715001..835fa2738aa9 100644 --- a/tr/headings/webgpu.json +++ b/tr/headings/webgpu.json @@ -371,33 +371,54 @@ "title": "Origin Restrictions", "number": "3.8" }, + { + "id": "task-sources", + "href": "https://www.w3.org/TR/webgpu/#task-sources", + "level": 3, + "title": "Task Sources", + "number": "3.9" + }, + { + "id": "-webgpu-task-source", + "href": "https://www.w3.org/TR/webgpu/#-webgpu-task-source", + "level": 4, + "title": "WebGPU Task Source", + "number": "3.9.1" + }, + { + "id": "-automatic-expiry-task-source", + "href": "https://www.w3.org/TR/webgpu/#-automatic-expiry-task-source", + "level": 4, + "title": "Automatic Expiry Task Source", + "number": "3.9.2" + }, { "id": "color-spaces", "href": "https://www.w3.org/TR/webgpu/#color-spaces", "level": 3, "title": "Color Spaces and Encoding", - "number": "3.9" + "number": "3.10" }, { "id": "color-space-conversions", "href": "https://www.w3.org/TR/webgpu/#color-space-conversions", "level": 4, "title": "Color Space Conversions", - "number": "3.9.1" + "number": "3.10.1" }, { "id": "color-space-conversion-elision", "href": "https://www.w3.org/TR/webgpu/#color-space-conversion-elision", "level": 4, "title": "Color Space Conversion Elision", - "number": "3.9.2" + "number": "3.10.2" }, { "id": "conversions-to-wgsl", "href": "https://www.w3.org/TR/webgpu/#conversions-to-wgsl", "level": 3, "title": "Numeric conversions from JavaScript to WGSL", - "number": "3.10" + "number": "3.11" }, { "id": "initialization", diff --git a/tr/idl/css-pseudo.idl b/tr/idl/css-pseudo.idl index 38304654f38f..89e10474f3a3 100644 --- a/tr/idl/css-pseudo.idl +++ b/tr/idl/css-pseudo.idl @@ -7,6 +7,8 @@ interface CSSPseudoElement : EventTarget { readonly attribute CSSOMString type; readonly attribute Element element; + readonly attribute (Element or CSSPseudoElement) parent; + CSSPseudoElement? pseudo(CSSOMString type); }; partial interface Element { diff --git a/tr/idl/priority-hints.idl b/tr/idl/priority-hints.idl index 15c90bbe1ab7..d380ae90ed34 100644 --- a/tr/idl/priority-hints.idl +++ b/tr/idl/priority-hints.idl @@ -5,14 +5,6 @@ enum FetchPriority { "high", "low", "auto" }; -partial interface Request { - readonly attribute FetchPriority priority; -}; - -partial dictionary RequestInit { - FetchPriority priority; -}; - partial interface HTMLImageElement { [CEReactions] attribute DOMString fetchPriority; }; diff --git a/tr/idl/webgpu.idl b/tr/idl/webgpu.idl index a24a0a02daee..3fff000c1d6c 100644 --- a/tr/idl/webgpu.idl +++ b/tr/idl/webgpu.idl @@ -585,6 +585,21 @@ interface GPUCompilationInfo { readonly attribute FrozenArray messages; }; +[Exposed=(Window, DedicatedWorker), SecureContext, Serializable] +interface GPUPipelineError : DOMException { + constructor(DOMString message, GPUPipelineErrorInit options); + readonly attribute GPUPipelineErrorReason reason; +}; + +dictionary GPUPipelineErrorInit { + required GPUPipelineErrorReason reason; +}; + +enum GPUPipelineErrorReason { + "validation", + "internal" +}; + enum GPUAutoLayoutMode { "auto" }; diff --git a/tr/ids/client-hints-infrastructure.json b/tr/ids/client-hints-infrastructure.json index 40aa47fd003c..5b88e3084228 100644 --- a/tr/ids/client-hints-infrastructure.json +++ b/tr/ids/client-hints-infrastructure.json @@ -52,12 +52,30 @@ "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-url-origin%E2%91%A0", "https://wicg.github.io/client-hints-infrastructure/#ref-for-map-set", "https://wicg.github.io/client-hints-infrastructure/#ref-for-accept-ch-cache%E2%91%A0", + "https://wicg.github.io/client-hints-infrastructure/#critical-ch-algo", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-url-origin%E2%91%A1", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-accept-ch-cache%E2%91%A1", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-url-origin%E2%91%A2", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-accept-ch-cache%E2%91%A2", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-accept-ch-cache%E2%91%A3", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-accept-ch-cache%E2%91%A4", + "https://wicg.github.io/client-hints-infrastructure/#abstract-opdef-should-reload-page-for-critical-client-hints", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-non-secure-context%E2%91%A0", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-settings-object-global%E2%91%A0", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-window-bc%E2%91%A0", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-top-level-browsing-context%E2%91%A0", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-ordered-set%E2%91%A3", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-field-name%E2%91%A0", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-client-hints-token%E2%91%A1", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-url-origin%E2%91%A3", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-accept-ch-cache%E2%91%A5", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-field-name%E2%91%A1", "https://wicg.github.io/client-hints-infrastructure/#delegate-ch-algo", "https://wicg.github.io/client-hints-infrastructure/#delegate-ch", - "https://wicg.github.io/client-hints-infrastructure/#ref-for-client-hints-token%E2%91%A1", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-client-hints-token%E2%91%A2", "https://wicg.github.io/client-hints-infrastructure/#ref-for-environment-settings-object", "https://wicg.github.io/client-hints-infrastructure/#ref-for-environment-settings-object-client-hints-set%E2%91%A0", - "https://wicg.github.io/client-hints-infrastructure/#ref-for-accept-ch-cache%E2%91%A1", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-accept-ch-cache%E2%91%A6", "https://wicg.github.io/client-hints-infrastructure/#ref-for-meta", "https://wicg.github.io/client-hints-infrastructure/#ref-for-the-link-element", "https://wicg.github.io/client-hints-infrastructure/#ref-for-the-style-element", @@ -65,16 +83,16 @@ "https://wicg.github.io/client-hints-infrastructure/#ref-for-attr-meta-name", "https://wicg.github.io/client-hints-infrastructure/#ref-for-attr-meta-content", "https://wicg.github.io/client-hints-infrastructure/#ref-for-relevant-settings-object", - "https://wicg.github.io/client-hints-infrastructure/#ref-for-non-secure-context%E2%91%A0", - "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-settings-object-global%E2%91%A0", - "https://wicg.github.io/client-hints-infrastructure/#ref-for-window-bc%E2%91%A0", - "https://wicg.github.io/client-hints-infrastructure/#ref-for-top-level-browsing-context%E2%91%A0", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-non-secure-context%E2%91%A1", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-settings-object-global%E2%91%A1", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-window-bc%E2%91%A1", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-top-level-browsing-context%E2%91%A1", "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-document-permissions-policy", "https://wicg.github.io/client-hints-infrastructure/#ref-for-attr-meta-content%E2%91%A0", - "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-url-origin%E2%91%A1", - "https://wicg.github.io/client-hints-infrastructure/#ref-for-client-hints-token%E2%91%A2", - "https://wicg.github.io/client-hints-infrastructure/#ref-for-ordered-set%E2%91%A3", - "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-url-origin%E2%91%A2", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-url-origin%E2%91%A4", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-client-hints-token%E2%91%A3", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-ordered-set%E2%91%A4", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-url-origin%E2%91%A5", "https://wicg.github.io/client-hints-infrastructure/#ref-for-set-append%E2%91%A2", "https://wicg.github.io/client-hints-infrastructure/#ref-for-set-append%E2%91%A3", "https://wicg.github.io/client-hints-infrastructure/#ref-for-environment-settings-object-client-hints-set%E2%91%A1", @@ -84,13 +102,21 @@ "https://wicg.github.io/client-hints-infrastructure/#ref-for-the-style-element%E2%91%A0", "https://wicg.github.io/client-hints-infrastructure/#ref-for-script%E2%91%A0", "https://wicg.github.io/client-hints-infrastructure/#interaction-with-accept-ch-frame", - "https://wicg.github.io/client-hints-infrastructure/#ref-for-accept-ch-cache%E2%91%A2", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-accept-ch-cache%E2%91%A7", "https://wicg.github.io/client-hints-infrastructure/#ref-for-update-the-client-hints-set-from-cache", "https://wicg.github.io/client-hints-infrastructure/#html", + "https://wicg.github.io/client-hints-infrastructure/#navigable", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-window-navigable", + "https://wicg.github.io/client-hints-infrastructure/#has-reloaded-for-critical-ch", "https://wicg.github.io/client-hints-infrastructure/#navigation-response", "https://wicg.github.io/client-hints-infrastructure/#ref-for-populating-a-session-history-entry", - "https://wicg.github.io/client-hints-infrastructure/#ref-for-abstract-opdef-create-or-override-the-cached-client-hints-set", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-has-reloaded-for-critical-ch", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-abstract-opdef-should-reload-page-for-critical-client-hints", "https://wicg.github.io/client-hints-infrastructure/#ref-for-relevant-settings-object%E2%91%A0", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-abstract-opdef-create-or-override-the-cached-client-hints-set", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-relevant-settings-object%E2%91%A1", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-has-reloaded-for-critical-ch%E2%91%A0", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-reload", "https://wicg.github.io/client-hints-infrastructure/#service-worker-init", "https://wicg.github.io/client-hints-infrastructure/#ref-for-set-up-a-worker-environment-settings-object", "https://wicg.github.io/client-hints-infrastructure/#ref-for-serviceworkerglobalscope", @@ -115,11 +141,11 @@ "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-request-header-list", "https://wicg.github.io/client-hints-infrastructure/#ref-for-client-hints-set%E2%91%A2", "https://wicg.github.io/client-hints-infrastructure/#ref-for-update-the-client-hints-set-from-cache%E2%91%A0", - "https://wicg.github.io/client-hints-infrastructure/#ref-for-client-hints-token%E2%91%A3", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-client-hints-token%E2%91%A4", "https://wicg.github.io/client-hints-infrastructure/#ref-for-low-entropy-hint-table", "https://wicg.github.io/client-hints-infrastructure/#ref-for-set-append%E2%91%A5", "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-request-client%E2%91%A0", - "https://wicg.github.io/client-hints-infrastructure/#ref-for-client-hints-token%E2%91%A4", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-client-hints-token%E2%91%A5", "https://wicg.github.io/client-hints-infrastructure/#ref-for-environment-settings-object-client-hints-set%E2%91%A4", "https://wicg.github.io/client-hints-infrastructure/#ref-for-set-append%E2%91%A6", "https://wicg.github.io/client-hints-infrastructure/#ref-for-navigation-request", @@ -131,14 +157,14 @@ "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-request-header-list%E2%91%A0", "https://wicg.github.io/client-hints-infrastructure/#abstract-opdef-remove-client-hints-from-redirect-if-needed", "https://wicg.github.io/client-hints-infrastructure/#ref-for-list-iterate", - "https://wicg.github.io/client-hints-infrastructure/#ref-for-client-hints-token%E2%91%A5", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-client-hints-token%E2%91%A6", "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-request-header-list%E2%91%A1", "https://wicg.github.io/client-hints-infrastructure/#ref-for-header-list-contains", "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-request-header-list%E2%91%A2", "https://wicg.github.io/client-hints-infrastructure/#fetch", "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-http-network-or-cache-fetch", "https://wicg.github.io/client-hints-infrastructure/#ref-for-abstract-opdef-append-client-hints-to-request", - "https://wicg.github.io/client-hints-infrastructure/#ref-for-relevant-settings-object%E2%91%A1", + "https://wicg.github.io/client-hints-infrastructure/#ref-for-relevant-settings-object%E2%91%A2", "https://wicg.github.io/client-hints-infrastructure/#ref-for-concept-http-redirect-fetch", "https://wicg.github.io/client-hints-infrastructure/#ref-for-abstract-opdef-remove-client-hints-from-redirect-if-needed", "https://wicg.github.io/client-hints-infrastructure/#ref-for-forbidden-request-header", @@ -233,11 +259,13 @@ "https://wicg.github.io/client-hints-infrastructure/#term-for-the-link-element", "https://wicg.github.io/client-hints-infrastructure/#term-for-meta", "https://wicg.github.io/client-hints-infrastructure/#term-for-attr-meta-name", + "https://wicg.github.io/client-hints-infrastructure/#term-for-window-navigable", "https://wicg.github.io/client-hints-infrastructure/#term-for-non-secure-context", "https://wicg.github.io/client-hints-infrastructure/#term-for-concept-settings-object-origin", "https://wicg.github.io/client-hints-infrastructure/#term-for-concept-document-permissions-policy", "https://wicg.github.io/client-hints-infrastructure/#term-for-populating-a-session-history-entry", "https://wicg.github.io/client-hints-infrastructure/#term-for-relevant-settings-object", + "https://wicg.github.io/client-hints-infrastructure/#term-for-reload", "https://wicg.github.io/client-hints-infrastructure/#term-for-same-origin", "https://wicg.github.io/client-hints-infrastructure/#term-for-script", "https://wicg.github.io/client-hints-infrastructure/#term-for-set-up-a-worker-environment-settings-object", diff --git a/tr/ids/compat.json b/tr/ids/compat.json index cc73a88d7c84..23e82372c523 100644 --- a/tr/ids/compat.json +++ b/tr/ids/compat.json @@ -507,6 +507,7 @@ "https://compat.spec.whatwg.org/#biblio-css-color-4", "https://compat.spec.whatwg.org/#biblio-css-conditional-3", "https://compat.spec.whatwg.org/#biblio-css-display-3", + "https://compat.spec.whatwg.org/#biblio-css-display-4", "https://compat.spec.whatwg.org/#biblio-css-flexbox-1", "https://compat.spec.whatwg.org/#biblio-css-images-4", "https://compat.spec.whatwg.org/#biblio-css-masking-1", diff --git a/tr/ids/css-overflow-3.json b/tr/ids/css-overflow-3.json index 1ec2d5a63d7e..bd507b13d7c1 100644 --- a/tr/ids/css-overflow-3.json +++ b/tr/ids/css-overflow-3.json @@ -35,6 +35,7 @@ "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-block-ellipsis", "https://www.w3.org/TR/css-overflow-3/#values", "https://www.w3.org/TR/css-overflow-3/#ref-for-css-wide-keywords", + "https://www.w3.org/TR/css-overflow-3/#placement", "https://www.w3.org/TR/css-overflow-3/#overflow-concepts", "https://www.w3.org/TR/css-overflow-3/#overflow", "https://www.w3.org/TR/css-overflow-3/#ref-for-containing-block-chain", @@ -55,10 +56,13 @@ "https://www.w3.org/TR/css-overflow-3/#ink-overflow-rectangle", "https://www.w3.org/TR/css-overflow-3/#ref-for-ink-overflow-region", "https://www.w3.org/TR/css-overflow-3/#ref-for-ink-overflow-rectangle", + "https://www.w3.org/TR/css-overflow-3/#ref-for-replaced-element", + "https://www.w3.org/TR/css-overflow-3/#ref-for-ink-overflow%E2%91%A2", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#scrollable", "https://www.w3.org/TR/css-overflow-3/#scrollable-overflow", "https://www.w3.org/TR/css-overflow-3/#scrollable-overflow-region", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#scrollable-overflow-rectangle", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow-region%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow-region%E2%91%A1", @@ -76,84 +80,98 @@ "https://www.w3.org/TR/css-overflow-3/#issue-b9c7269c", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow-region%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A3", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-clip", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-contain", "https://www.w3.org/TR/css-overflow-3/#issue-3eeb0988", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A4", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow%E2%91%A2", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow-region%E2%91%A4", "https://www.w3.org/TR/css-overflow-3/#issue-801c4d89", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-clip%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-clip-path", + "https://www.w3.org/TR/css-overflow-3/#ref-for-end", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow-rectangle", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-place-content", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow-rectangle%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow-rectangle%E2%91%A1", - "https://www.w3.org/TR/css-overflow-3/#ref-for-block-container", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-align-content", - "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-justify-content-normal", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow-rectangle%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#overflow-properties", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-x%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-y%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A5", - "https://www.w3.org/TR/css-overflow-3/#ref-for-ink-overflow%E2%91%A2", + "https://www.w3.org/TR/css-overflow-3/#ref-for-ink-overflow%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#scroll-container", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow-region%E2%91%A5", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow-region%E2%91%A6", "https://www.w3.org/TR/css-overflow-3/#scrollport", "https://www.w3.org/TR/css-overflow-3/#nearest-scrollport", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollport", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A2", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#propdef-overflow-x", "https://www.w3.org/TR/css-overflow-3/#propdef-overflow-y", + "https://www.w3.org/TR/css-overflow-3/#propdef-overflow-block", + "https://www.w3.org/TR/css-overflow-3/#propdef-overflow-inline", "https://www.w3.org/TR/css-overflow-3/#ref-for-comb-one", "https://www.w3.org/TR/css-overflow-3/#ref-for-comb-one%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-comb-one%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-comb-one%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-visible", - "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-visible%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-clip%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-auto", - "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-hidden", + "https://www.w3.org/TR/css-overflow-3/#ref-for-replaced-element%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-x%E2%91%A1", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-y%E2%91%A1", - "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-visible%E2%91%A1", - "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-clip%E2%91%A1", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-x%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-overflow%E2%91%A1", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-y%E2%91%A2", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-y%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-overflow%E2%91%A2", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-block", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-inline", + "https://www.w3.org/TR/css-overflow-3/#ref-for-overflow%E2%91%A3", + "https://www.w3.org/TR/css-overflow-3/#ref-for-block-axis", + "https://www.w3.org/TR/css-overflow-3/#ref-for-inline-axis", + "https://www.w3.org/TR/css-overflow-3/#ref-for-logical-property-group", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A6", + "https://www.w3.org/TR/css-overflow-3/#ref-for-shorthand-property", "https://www.w3.org/TR/css-overflow-3/#propdef-overflow", "https://www.w3.org/TR/css-overflow-3/#ref-for-comb-one%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#ref-for-comb-one%E2%91%A4", "https://www.w3.org/TR/css-overflow-3/#ref-for-comb-one%E2%91%A5", "https://www.w3.org/TR/css-overflow-3/#ref-for-comb-one%E2%91%A6", "https://www.w3.org/TR/css-overflow-3/#ref-for-mult-num-range", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A6", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-x%E2%91%A3", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-y%E2%91%A3", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A7", + "https://www.w3.org/TR/css-overflow-3/#ref-for-shorthand-property%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-x%E2%91%A2", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-y%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#valdef-overflow-visible", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A3", - "https://www.w3.org/TR/css-overflow-3/#valdef-overflow-hidden", "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A4", + "https://www.w3.org/TR/css-overflow-3/#valdef-overflow-hidden", + "https://www.w3.org/TR/css-overflow-3/#ref-for-padding-box%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A5", "https://www.w3.org/TR/css-overflow-3/#valdef-overflow-clip", "https://www.w3.org/TR/css-overflow-3/#ref-for-overflow-clip-edge", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A7", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A8", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A5", - "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-hidden%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-display", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-overflow-3/#valdef-overflow-scroll", "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A6", + "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-hidden", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-display", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#valdef-overflow-scroll", + "https://www.w3.org/TR/css-overflow-3/#ref-for-padding-box%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A7", "https://www.w3.org/TR/css-overflow-3/#valdef-overflow-auto", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-scroll", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow%E2%91%A3", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow%E2%91%A4", + "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-hidden%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-visible%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-clip%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-auto", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-hidden%E2%91%A1", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-x%E2%91%A3", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-y%E2%91%A3", + "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-visible%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-clip%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-block-box", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-visible%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-clip%E2%91%A2", @@ -162,45 +180,36 @@ "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-visibility-hidden", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-visibility-collapse", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-visibility-hidden%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-scroll%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-auto%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-visibility%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-visibility%E2%91%A1", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A7", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-visibility%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A8", - "https://www.w3.org/TR/css-overflow-3/#static-media", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-visibility%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-overflow-3/#static-media", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-auto%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-scroll%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-hidden%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-paged-media", - "https://www.w3.org/TR/css-overflow-3/#scrollbar-layout", - "https://www.w3.org/TR/css-overflow-3/#ref-for-background-positioning-area", - "https://www.w3.org/TR/css-overflow-3/#ref-for-background-painting-area", - "https://www.w3.org/TR/css-overflow-3/#ref-for-padding-box%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#example-eb6b07cc", - "https://www.w3.org/TR/css-overflow-3/#ref-for-background-positioning-area%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-content-area", - "https://www.w3.org/TR/css-overflow-3/#example-4d3316b1", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-height", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-max-height", "https://www.w3.org/TR/css-overflow-3/#scrolling-direction", "https://www.w3.org/TR/css-overflow-3/#initial-scroll-position", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow-region%E2%91%A7", + "https://www.w3.org/TR/css-overflow-3/#ref-for-initial-scroll-position", "https://www.w3.org/TR/css-overflow-3/#ref-for-writing-mode", "https://www.w3.org/TR/css-overflow-3/#ref-for-block-start%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-inline-start%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-padding-edge", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-align-content%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-align-content", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-justify-content", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow-region%E2%91%A8", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-block-start%E2%91%A1", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow%E2%91%A4", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow%E2%91%A5", "https://www.w3.org/TR/css-overflow-3/#ref-for-principal-writing-mode", "https://www.w3.org/TR/css-overflow-3/#overflow-clip-margin", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-clip-margin%E2%91%A1", @@ -208,11 +217,12 @@ "https://www.w3.org/TR/css-overflow-3/#ref-for-typedef-visual-box", "https://www.w3.org/TR/css-overflow-3/#ref-for-comb-any", "https://www.w3.org/TR/css-overflow-3/#ref-for-length-value", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/css-overflow-3/#ref-for-length-value%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-typedef-visual-box%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-typedef-visual-box%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#overflow-clip-edge", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/css-overflow-3/#ref-for-overflow-clip-edge%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#valdef-overflow-clip-margin-visual-box", "https://www.w3.org/TR/css-overflow-3/#ref-for-typedef-visual-box%E2%91%A2", @@ -224,67 +234,67 @@ "https://www.w3.org/TR/css-overflow-3/#ref-for-outer-box-shadow", "https://www.w3.org/TR/css-overflow-3/#ref-for-border-edge", "https://www.w3.org/TR/css-overflow-3/#ref-for-border-edge%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/css-overflow-3/#ref-for-overflow-clip-edge%E2%91%A4", "https://www.w3.org/TR/css-overflow-3/#overflow-propagation", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-display%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-display-none", "https://www.w3.org/TR/css-overflow-3/#ref-for-the-html-element", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-visible%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#ref-for-the-body-element", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-display%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-display-none%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-visible%E2%91%A4", "https://www.w3.org/TR/css-overflow-3/#ref-for-containment", + "https://www.w3.org/TR/css-overflow-3/#ref-for-the-html-element%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-the-body-element%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-overflow-3/#ref-for-the-body-element%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-initial-containing-block", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-visible%E2%91%A5", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-auto%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-clip%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-hidden%E2%91%A3", - "https://www.w3.org/TR/css-overflow-3/#logical", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-block", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-inline", - "https://www.w3.org/TR/css-overflow-3/#propdef-overflow-inline", - "https://www.w3.org/TR/css-overflow-3/#propdef-overflow-block", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-x%E2%91%A4", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-y%E2%91%A4", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-x%E2%91%A5", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-y%E2%91%A5", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-x%E2%91%A6", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-y%E2%91%A6", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-writing-mode", "https://www.w3.org/TR/css-overflow-3/#smooth-scrolling", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-scroll-behavior", "https://www.w3.org/TR/css-overflow-3/#propdef-scroll-behavior", "https://www.w3.org/TR/css-overflow-3/#ref-for-comb-one%E2%91%A7", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scrolling-box", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-scroll-behavior%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scrolling-box%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-scroll-behavior%E2%91%A1", - "https://www.w3.org/TR/css-overflow-3/#ref-for-the-body-element%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-the-body-element%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#valdef-scroll-behavior-auto", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scrolling-box%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-overflow-3/#ref-for-concept-instant-scroll", "https://www.w3.org/TR/css-overflow-3/#valdef-scroll-behavior-smooth", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scrolling-box%E2%91%A2", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-overflow-3/#ref-for-concept-smooth-scroll", + "https://www.w3.org/TR/css-overflow-3/#scrollbar-layout", + "https://www.w3.org/TR/css-overflow-3/#scrollbar-sizing", + "https://www.w3.org/TR/css-overflow-3/#ref-for-background-positioning-area", + "https://www.w3.org/TR/css-overflow-3/#ref-for-background-painting-area", + "https://www.w3.org/TR/css-overflow-3/#ref-for-padding-box%E2%91%A2", + "https://www.w3.org/TR/css-overflow-3/#example-eb6b07cc", + "https://www.w3.org/TR/css-overflow-3/#ref-for-background-positioning-area%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-content-area", + "https://www.w3.org/TR/css-overflow-3/#example-4d3316b1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-height", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-max-height", "https://www.w3.org/TR/css-overflow-3/#scrollbar-gutter-property", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-scrollbar-gutter", "https://www.w3.org/TR/css-overflow-3/#scrollbar-gutter", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-scrollbar-gutter%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollbar-gutter", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#propdef-scrollbar-gutter", "https://www.w3.org/TR/css-overflow-3/#ref-for-comb-one%E2%91%A8", "https://www.w3.org/TR/css-overflow-3/#ref-for-comb-all", "https://www.w3.org/TR/css-overflow-3/#ref-for-mult-opt", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scroll-container%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollbar-gutter%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-inline-start%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-inline-end", @@ -312,15 +322,15 @@ "https://www.w3.org/TR/css-overflow-3/#valdef-scrollbar-gutter-auto", "https://www.w3.org/TR/css-overflow-3/#ref-for-classic-scrollbars%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollbar-gutter%E2%91%A8", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-scroll%E2%91%A2", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-auto%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#ref-for-overlay-scrollbars%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#valdef-scrollbar-gutter-stable", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollbar-gutter%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-overflow-3/#ref-for-classic-scrollbars%E2%91%A2", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-hidden%E2%91%A4", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-scroll%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-auto%E2%91%A4", @@ -331,19 +341,19 @@ "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollbar-gutter%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollbar-gutter%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollbar-gutter%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-scrollbar-gutter%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-scrollbar-gutter%E2%91%A3", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-scrollbar-gutter%E2%91%A4", - "https://www.w3.org/TR/css-overflow-3/#ref-for-the-body-element%E2%91%A2", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/css-overflow-3/#ref-for-the-body-element%E2%91%A3", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-scrollbar-gutter%E2%91%A5", "https://www.w3.org/TR/css-overflow-3/#ref-for-classic-scrollbars%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollbar-gutter%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-overflow-3/#ref-for-classic-scrollbars%E2%91%A4", "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollbar-gutter%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-scrollbar-gutter%E2%91%A6", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-scroll%E2%91%A4", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-scrollbar-gutter-auto%E2%91%A0", @@ -363,13 +373,13 @@ "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-text-overflow%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#propdef-text-overflow", "https://www.w3.org/TR/css-overflow-3/#ref-for-comb-one%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-overflow-3/#ref-for-end", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/css-overflow-3/#ref-for-end%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-overflow-visible%E2%91%A7", "https://www.w3.org/TR/css-overflow-3/#overflow-clip", "https://www.w3.org/TR/css-overflow-3/#overflow-ellipsis", - "https://www.w3.org/TR/css-overflow-3/#ref-for-end%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-end%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-end%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#example-7153ff61", "https://www.w3.org/TR/css-overflow-3/#bidi-ellipsis", "https://www.w3.org/TR/css-overflow-3/#ellipsing-details", @@ -390,9 +400,9 @@ "https://www.w3.org/TR/css-overflow-3/#ref-for-comb-one%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-comb-one%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-string-value", - "https://www.w3.org/TR/css-overflow-3/#ref-for-block-container%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-block-container", "https://www.w3.org/TR/css-overflow-3/#ref-for-region-break", - "https://www.w3.org/TR/css-overflow-3/#ref-for-block-container%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-block-container%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-region-break%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-region-break%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#issue-23a7778c", @@ -408,7 +418,7 @@ "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-block-ellipsis%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-block-ellipsis-none", "https://www.w3.org/TR/css-overflow-3/#ref-for-block-overflow-ellipsis%E2%91%A1", - "https://www.w3.org/TR/css-overflow-3/#ref-for-block-container%E2%91%A2", + "https://www.w3.org/TR/css-overflow-3/#ref-for-block-container%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-root-inline-box", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-unicode-bidi", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-line-height", @@ -431,7 +441,7 @@ "https://www.w3.org/TR/css-overflow-3/#ref-for-fragmentation-container%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-block-overflow-ellipsis%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-overflow-3/#ref-for-block-overflow-ellipsis%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow%E2%91%A5", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow%E2%91%A6", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-text-overflow%E2%91%A7", "https://www.w3.org/TR/css-overflow-3/#ref-for-block-overflow-ellipsis%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-min-content", @@ -447,7 +457,7 @@ "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-block-ellipsis%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#ref-for-mult-opt%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-line-clamp%E2%91%A2", - "https://www.w3.org/TR/css-overflow-3/#ref-for-shorthand-property", + "https://www.w3.org/TR/css-overflow-3/#ref-for-shorthand-property%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-max-lines%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-block-ellipsis%E2%91%A4", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-continue", @@ -467,7 +477,7 @@ "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-continue-discard", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-block-ellipsis%E2%91%A6", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-block-ellipsis-auto", - "https://www.w3.org/TR/css-overflow-3/#example-bf93dfa6", + "https://www.w3.org/TR/css-overflow-3/#example-7a152e86", "https://www.w3.org/TR/css-overflow-3/#webkit-line-clamp", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-line-clamp%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef--webkit-line-clamp", @@ -509,7 +519,7 @@ "https://www.w3.org/TR/css-overflow-3/#ref-for-comb-one%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-overflow-3/#ref-for-integer-value%E2%91%A4", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-max-lines-none%E2%91%A1", - "https://www.w3.org/TR/css-overflow-3/#ref-for-block-container%E2%91%A3", + "https://www.w3.org/TR/css-overflow-3/#ref-for-block-container%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-fragmentation-container%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-region-break%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-max-lines-none%E2%91%A2", @@ -544,7 +554,7 @@ "https://www.w3.org/TR/css-overflow-3/#propdef-continue", "https://www.w3.org/TR/css-overflow-3/#ref-for-comb-one%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-continue-auto%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-block-container%E2%91%A4", + "https://www.w3.org/TR/css-overflow-3/#ref-for-block-container%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#ref-for-multi-column-container%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-continue%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-overflow-3/#ref-for-fragmentation-container%E2%91%A4", @@ -554,18 +564,31 @@ "https://www.w3.org/TR/css-overflow-3/#valdef-continue-discard", "https://www.w3.org/TR/css-overflow-3/#ref-for-fragmentation-container%E2%91%A5", "https://www.w3.org/TR/css-overflow-3/#ref-for-region-break%E2%91%A7", - "https://www.w3.org/TR/css-overflow-3/#ref-for-forced-break", "https://www.w3.org/TR/css-overflow-3/#ref-for-region-break%E2%91%A8", + "https://www.w3.org/TR/css-overflow-3/#ref-for-multi-column-container%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-overflow-columns", + "https://www.w3.org/TR/css-overflow-3/#ref-for-region-break%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-overflow-3/#ref-for-forced-break", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-max-lines%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-break-before", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-break-after", "https://www.w3.org/TR/css-overflow-3/#ref-for-unforced-break", "https://www.w3.org/TR/css-overflow-3/#ref-for-fragmentation-container%E2%91%A6", - "https://www.w3.org/TR/css-overflow-3/#ref-for-fragmentation-break%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-fragmentation-context%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-establish-an-independent-formatting-context%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#example-722627b5", + "https://www.w3.org/TR/css-overflow-3/#ref-for-fragmentation-direction", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-continue%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-continue%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-continue%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-continue%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-display%E2%91%A4", "https://www.w3.org/TR/css-overflow-3/#issue-0232c12f", + "https://www.w3.org/TR/css-overflow-3/#issue-70383456", "https://www.w3.org/TR/css-overflow-3/#ref-for-positioned-element", - "https://www.w3.org/TR/css-overflow-3/#issue-02656350", "https://www.w3.org/TR/css-overflow-3/#ref-for-fragmentation-container%E2%91%A7", "https://www.w3.org/TR/css-overflow-3/#ref-for-min-content-inline-size", "https://www.w3.org/TR/css-overflow-3/#ref-for-max-content%E2%91%A0", @@ -576,30 +599,32 @@ "https://www.w3.org/TR/css-overflow-3/#ref-for-fragmented-flow", "https://www.w3.org/TR/css-overflow-3/#ref-for-forced-break%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-fragmented-flow%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-multi-column-container%E2%91%A1", - "https://www.w3.org/TR/css-overflow-3/#ref-for-overflow-columns", - "https://www.w3.org/TR/css-overflow-3/#ref-for-fragmentation-break%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-fragmentation-break%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-fragmentation-container%E2%91%A8", - "https://www.w3.org/TR/css-overflow-3/#ref-for-establish-an-independent-formatting-context%E2%91%A1", - "https://www.w3.org/TR/css-overflow-3/#example-722627b5", - "https://www.w3.org/TR/css-overflow-3/#ref-for-fragmentation-direction", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-continue%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-continue%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-continue%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#priv-sec", "https://www.w3.org/TR/css-overflow-3/#changes", "https://www.w3.org/TR/css-overflow-3/#changes-since-2021-12-02", + "https://www.w3.org/TR/css-overflow-3/#ref-for-padding", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow-region%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-overflow-3/#ref-for-block-container%E2%91%A4", + "https://www.w3.org/TR/css-overflow-3/#ref-for-block-container%E2%91%A5", + "https://www.w3.org/TR/css-overflow-3/#ref-for-valdef-justify-content-normal", + "https://www.w3.org/TR/css-overflow-3/#ref-for-content-distribute", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef--webkit-line-clamp%E2%91%A2", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-line-clamp%E2%91%A6", + "https://www.w3.org/TR/css-overflow-3/#ref-for-region-break%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-continue%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-overflow-3/#ref-for-region-break%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-overflow-3/#ref-for-typedef-length-percentage", + "https://www.w3.org/TR/css-overflow-3/#ref-for-css-bracketed-range-notation", "https://www.w3.org/TR/css-overflow-3/#changes-since-2020-06-03", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-scroll-behavior%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-scrollbar-gutter%E2%91%A7", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-clip-margin%E2%91%A2", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-border-radius", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-clip-margin%E2%91%A3", - "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow-region%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/css-overflow-3/#ref-for-scrollable-overflow-region%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/css-overflow-3/#changes-since-2018-07-31", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-block-ellipsis%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-text-overflow%E2%91%A8", @@ -608,9 +633,9 @@ "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-block-ellipsis%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-overflow-3/#ref-for-selectordef-first-line%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-selectordef-first-letter%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-continue%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-continue%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-overflow-3/#ref-for-block-overflow-ellipsis%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef--webkit-line-clamp%E2%91%A2", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef--webkit-line-clamp%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-clip-margin%E2%91%A4", "https://www.w3.org/TR/css-overflow-3/#old-changes", "https://www.w3.org/TR/css-overflow-3/#acknowledgments", @@ -628,6 +653,7 @@ "https://www.w3.org/TR/css-overflow-3/#term-for-propdef--webkit-box-orient", "https://www.w3.org/TR/css-overflow-3/#term-for-valdef-flex--webkit-inline-box", "https://www.w3.org/TR/css-overflow-3/#term-for-propdef-align-content", + "https://www.w3.org/TR/css-overflow-3/#term-for-content-distribute", "https://www.w3.org/TR/css-overflow-3/#term-for-propdef-justify-content", "https://www.w3.org/TR/css-overflow-3/#term-for-valdef-justify-content-normal", "https://www.w3.org/TR/css-overflow-3/#term-for-propdef-place-content", @@ -639,6 +665,7 @@ "https://www.w3.org/TR/css-overflow-3/#term-for-typedef-visual-box", "https://www.w3.org/TR/css-overflow-3/#term-for-border-edge", "https://www.w3.org/TR/css-overflow-3/#term-for-content-area", + "https://www.w3.org/TR/css-overflow-3/#term-for-padding", "https://www.w3.org/TR/css-overflow-3/#term-for-padding-box", "https://www.w3.org/TR/css-overflow-3/#term-for-padding-edge", "https://www.w3.org/TR/css-overflow-3/#term-for-propdef-break-after", @@ -655,6 +682,7 @@ "https://www.w3.org/TR/css-overflow-3/#term-for-unforced-break", "https://www.w3.org/TR/css-overflow-3/#term-for-propdef-widows", "https://www.w3.org/TR/css-overflow-3/#term-for-shorthand-property", + "https://www.w3.org/TR/css-overflow-3/#term-for-shorthand-property%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#term-for-propdef-contain", "https://www.w3.org/TR/css-overflow-3/#term-for-containment", "https://www.w3.org/TR/css-overflow-3/#term-for-block-box", @@ -670,10 +698,12 @@ "https://www.w3.org/TR/css-overflow-3/#term-for-independent-formatting-context", "https://www.w3.org/TR/css-overflow-3/#term-for-initial-containing-block", "https://www.w3.org/TR/css-overflow-3/#term-for-valdef-display-none", + "https://www.w3.org/TR/css-overflow-3/#term-for-replaced-element", "https://www.w3.org/TR/css-overflow-3/#term-for-propdef-visibility", "https://www.w3.org/TR/css-overflow-3/#term-for-grid-item", "https://www.w3.org/TR/css-overflow-3/#term-for-line-box", "https://www.w3.org/TR/css-overflow-3/#term-for-root-inline-box", + "https://www.w3.org/TR/css-overflow-3/#term-for-logical-property-group", "https://www.w3.org/TR/css-overflow-3/#term-for-propdef-clip", "https://www.w3.org/TR/css-overflow-3/#term-for-propdef-clip-path", "https://www.w3.org/TR/css-overflow-3/#term-for-multi-column-container", @@ -696,9 +726,11 @@ "https://www.w3.org/TR/css-overflow-3/#term-for-propdef-transform-style", "https://www.w3.org/TR/css-overflow-3/#term-for-comb-all", "https://www.w3.org/TR/css-overflow-3/#term-for-integer-value", + "https://www.w3.org/TR/css-overflow-3/#term-for-typedef-length-percentage", "https://www.w3.org/TR/css-overflow-3/#term-for-length-value", "https://www.w3.org/TR/css-overflow-3/#term-for-string-value", "https://www.w3.org/TR/css-overflow-3/#term-for-mult-opt", + "https://www.w3.org/TR/css-overflow-3/#term-for-css-bracketed-range-notation", "https://www.w3.org/TR/css-overflow-3/#term-for-css-wide-keywords", "https://www.w3.org/TR/css-overflow-3/#term-for-mult-num-range", "https://www.w3.org/TR/css-overflow-3/#term-for-comb-one", @@ -707,24 +739,24 @@ "https://www.w3.org/TR/css-overflow-3/#term-for-physical-left", "https://www.w3.org/TR/css-overflow-3/#term-for-propdef-unicode-bidi", "https://www.w3.org/TR/css-overflow-3/#term-for-bidirectionality", + "https://www.w3.org/TR/css-overflow-3/#term-for-block-axis", "https://www.w3.org/TR/css-overflow-3/#term-for-block-end", "https://www.w3.org/TR/css-overflow-3/#term-for-block-size", "https://www.w3.org/TR/css-overflow-3/#term-for-block-start", "https://www.w3.org/TR/css-overflow-3/#term-for-block-start%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#term-for-end", + "https://www.w3.org/TR/css-overflow-3/#term-for-inline-axis", "https://www.w3.org/TR/css-overflow-3/#term-for-inline-end", "https://www.w3.org/TR/css-overflow-3/#term-for-inline-size", "https://www.w3.org/TR/css-overflow-3/#term-for-inline-start", "https://www.w3.org/TR/css-overflow-3/#term-for-inline-start%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#term-for-principal-writing-mode", "https://www.w3.org/TR/css-overflow-3/#term-for-writing-mode", - "https://www.w3.org/TR/css-overflow-3/#term-for-propdef-writing-mode", "https://www.w3.org/TR/css-overflow-3/#term-for-propdef-line-height", "https://www.w3.org/TR/css-overflow-3/#term-for-positioned-element", "https://www.w3.org/TR/css-overflow-3/#term-for-strut-element", "https://www.w3.org/TR/css-overflow-3/#term-for-flex-item", "https://www.w3.org/TR/css-overflow-3/#term-for-concept-instant-scroll", - "https://www.w3.org/TR/css-overflow-3/#term-for-scrolling-box", "https://www.w3.org/TR/css-overflow-3/#term-for-concept-smooth-scroll", "https://www.w3.org/TR/css-overflow-3/#term-for-the-body-element", "https://www.w3.org/TR/css-overflow-3/#term-for-the-html-element", @@ -742,6 +774,7 @@ "https://www.w3.org/TR/css-overflow-3/#biblio-css-display-3", "https://www.w3.org/TR/css-overflow-3/#biblio-css-grid-2", "https://www.w3.org/TR/css-overflow-3/#biblio-css-inline-3", + "https://www.w3.org/TR/css-overflow-3/#biblio-css-logical-1", "https://www.w3.org/TR/css-overflow-3/#biblio-css-masking-1", "https://www.w3.org/TR/css-overflow-3/#biblio-css-multicol-1", "https://www.w3.org/TR/css-overflow-3/#biblio-css-pseudo-4", @@ -751,6 +784,7 @@ "https://www.w3.org/TR/css-overflow-3/#biblio-css-text-3", "https://www.w3.org/TR/css-overflow-3/#biblio-css-text-decor-3", "https://www.w3.org/TR/css-overflow-3/#biblio-css-transforms-2", + "https://www.w3.org/TR/css-overflow-3/#biblio-css-ui-3", "https://www.w3.org/TR/css-overflow-3/#biblio-css-values-3", "https://www.w3.org/TR/css-overflow-3/#biblio-css-values-4", "https://www.w3.org/TR/css-overflow-3/#biblio-css-writing-modes-3", @@ -768,21 +802,20 @@ "https://www.w3.org/TR/css-overflow-3/#biblio-css-overflow-4", "https://www.w3.org/TR/css-overflow-3/#biblio-css-page-3", "https://www.w3.org/TR/css-overflow-3/#biblio-css-regions-1", - "https://www.w3.org/TR/css-overflow-3/#biblio-css-ui-3", "https://www.w3.org/TR/css-overflow-3/#biblio-css1", "https://www.w3.org/TR/css-overflow-3/#biblio-mediaqueries-5", "https://www.w3.org/TR/css-overflow-3/#property-index", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef--webkit-line-clamp%E2%91%A3", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef--webkit-line-clamp%E2%91%A4", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-block-ellipsis%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-continue%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-line-clamp%E2%91%A6", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-continue%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-line-clamp%E2%91%A7", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-max-lines%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-block%E2%91%A0", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-clip-margin%E2%91%A5", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-inline%E2%91%A0", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-x%E2%91%A7", - "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-y%E2%91%A7", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-x%E2%91%A4", + "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-overflow-y%E2%91%A4", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-scroll-behavior%E2%91%A3", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-scrollbar-gutter%E2%91%A8", "https://www.w3.org/TR/css-overflow-3/#ref-for-propdef-text-overflow%E2%91%A0%E2%93%AA", diff --git a/tr/ids/css-overflow-4.json b/tr/ids/css-overflow-4.json index 005690e6ce16..4524ac9aa989 100644 --- a/tr/ids/css-overflow-4.json +++ b/tr/ids/css-overflow-4.json @@ -7,247 +7,532 @@ "https://www.w3.org/TR/css-overflow-4/#toc-nav", "https://www.w3.org/TR/css-overflow-4/#toc-jump", "https://www.w3.org/TR/css-overflow-4/#toc-toggle", - "https://www.w3.org/TR/css-overflow-4/#subtitle", + "https://www.w3.org/TR/css-overflow-4/#title", + "https://www.w3.org/TR/css-overflow-4/#w3c-state", "https://www.w3.org/TR/css-overflow-4/#abstract", - "https://www.w3.org/TR/css-overflow-4/#status", + "https://www.w3.org/TR/css-overflow-4/#sotd", "https://www.w3.org/TR/css-overflow-4/#w3c_process_revision", "https://www.w3.org/TR/css-overflow-4/#toc", "https://www.w3.org/TR/css-overflow-4/#contents", "https://www.w3.org/TR/css-overflow-4/#intro", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragmentation-container", + "https://www.w3.org/TR/css-overflow-4/#values", + "https://www.w3.org/TR/css-overflow-4/#ref-for-css-wide-keywords", + "https://www.w3.org/TR/css-overflow-4/#placement", "https://www.w3.org/TR/css-overflow-4/#overflow-concepts", - "https://www.w3.org/TR/css-overflow-4/#issue-5e3013a4", + "https://www.w3.org/TR/css-overflow-4/#issue-50246bc5", "https://www.w3.org/TR/css-overflow-4/#overflow-properties", - "https://www.w3.org/TR/css-overflow-4/#issue-5e3013a40", - "https://www.w3.org/TR/css-overflow-4/#scollbar-gutter-property", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter-1", - "https://www.w3.org/TR/css-overflow-4/#scrollbar-gutter", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter-2", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-1", - "https://www.w3.org/TR/css-overflow-4/#propdef-scrollbar-gutter", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-auto-1", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-stable-1", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-always-1", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-both-1", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-force-1", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-2", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-3", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-4", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter-3", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-auto-2", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-5", - "https://www.w3.org/TR/css-overflow-4/#overlay-scrollbars", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-6", - "https://www.w3.org/TR/css-overflow-4/#classic-scrollbars", - "https://www.w3.org/TR/css-overflow-4/#ref-for-classic-scrollbars-1", - "https://www.w3.org/TR/css-overflow-4/#ref-for-overlay-scrollbars-1", - "https://www.w3.org/TR/css-overflow-4/#ref-for-classic-scrollbars-2", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-7", - "https://www.w3.org/TR/css-overflow-4/#ref-for-overlay-scrollbars-2", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-8", - "https://www.w3.org/TR/css-overflow-4/#valdef-scrollbar-gutter-auto", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-auto-3", - "https://www.w3.org/TR/css-overflow-4/#ref-for-classic-scrollbars-3", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-9", - "https://www.w3.org/TR/css-overflow-4/#ref-for-overlay-scrollbars-3", - "https://www.w3.org/TR/css-overflow-4/#valdef-scrollbar-gutter-stable", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-stable-2", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-10", - "https://www.w3.org/TR/css-overflow-4/#ref-for-classic-scrollbars-4", - "https://www.w3.org/TR/css-overflow-4/#ref-for-overlay-scrollbars-4", - "https://www.w3.org/TR/css-overflow-4/#valdef-scrollbar-gutter-always", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-always-2", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-11", - "https://www.w3.org/TR/css-overflow-4/#valdef-scrollbar-gutter-both", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-both-2", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-12", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-13", - "https://www.w3.org/TR/css-overflow-4/#valdef-scrollbar-gutter-force", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-force-2", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-force-3", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-stable-3", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-always-3", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-14", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-15", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-16", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-17", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter-4", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-18", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-19", - "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter-20", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-force-4", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter-5", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-auto-4", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-stable-4", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-always-4", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-auto-5", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-stable-5", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-always-5", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-auto-6", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-stable-6", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-always-6", + "https://www.w3.org/TR/css-overflow-4/#issue-50246bc5%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#overflow-control", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-x", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-y", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-x%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-y%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-shorthand-property", + "https://www.w3.org/TR/css-overflow-4/#ref-for-replaced-element", + "https://www.w3.org/TR/css-overflow-4/#ref-for-replaced-element%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-used-value", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-content-visibility-visible", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-overflow-clip", + "https://www.w3.org/TR/css-overflow-4/#ref-for-cascade-origin-ua", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-overflow-clip%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-clip-margin", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-replaced-element%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#issue-1b75d3f8", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-replaced-element%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#overflow-clip-margin", + "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-top", + "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-right", + "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-bottom", + "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-left", + "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-block-start", + "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-inline-start", + "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-block-end", + "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-inline-end", + "https://www.w3.org/TR/css-overflow-4/#ref-for-typedef-visual-box", + "https://www.w3.org/TR/css-overflow-4/#ref-for-comb-any", + "https://www.w3.org/TR/css-overflow-4/#ref-for-length-value", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-length-value%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-typedef-visual-box%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-typedef-visual-box%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin", + "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-inline", + "https://www.w3.org/TR/css-overflow-4/#propdef-overflow-clip-margin-block", + "https://www.w3.org/TR/css-overflow-4/#ref-for-typedef-visual-box%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-comb-any%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-length-value%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A4", + "https://www.w3.org/TR/css-overflow-4/#overflow-clip-edge", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A5", + "https://www.w3.org/TR/css-overflow-4/#ref-for-overflow-clip-edge", + "https://www.w3.org/TR/css-overflow-4/#ref-for-shorthand-property%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-longhand", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-margin", + "https://www.w3.org/TR/css-overflow-4/#ref-for-shorthand-property%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#valdef-overflow-clip-margin-visual-box", + "https://www.w3.org/TR/css-overflow-4/#ref-for-typedef-visual-box%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-overflow-clip-edge%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-replaced-element%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-replaced-element%E2%91%A4", + "https://www.w3.org/TR/css-overflow-4/#issue-3d19a60f", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-clip-margin%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-replaced-element%E2%91%A5", + "https://www.w3.org/TR/css-overflow-4/#valdef-overflow-clip-margin-length-0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-length-value%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-overflow-clip-edge%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-overflow-clip-edge%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-outer-box-shadow", + "https://www.w3.org/TR/css-overflow-4/#ref-for-border-edge", + "https://www.w3.org/TR/css-overflow-4/#ref-for-border-edge%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A6", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A7", + "https://www.w3.org/TR/css-overflow-4/#ref-for-overflow-clip-edge%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#auto-ellipsis", + "https://www.w3.org/TR/css-overflow-4/#text-overflow", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-text-overflow", + "https://www.w3.org/TR/css-overflow-4/#propdef-text-overflow", + "https://www.w3.org/TR/css-overflow-4/#ref-for-comb-one", + "https://www.w3.org/TR/css-overflow-4/#ref-for-comb-one%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-string-value", + "https://www.w3.org/TR/css-overflow-4/#ref-for-comb-one%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-comb-one%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-funcdef-text-overflow-fade", + "https://www.w3.org/TR/css-overflow-4/#ref-for-mult-num-range", + "https://www.w3.org/TR/css-overflow-4/#issue-304ea7d9", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A8", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-overflow-visible", + "https://www.w3.org/TR/css-overflow-4/#ref-for-inline-formatting-context", + "https://www.w3.org/TR/css-overflow-4/#ref-for-block-container", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-text-overflow%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#overflow-clip", + "https://www.w3.org/TR/css-overflow-4/#overflow-ellipsis", + "https://www.w3.org/TR/css-overflow-4/#overflow-string", + "https://www.w3.org/TR/css-overflow-4/#ref-for-string-value%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#funcdef-text-overflow-fade", + "https://www.w3.org/TR/css-overflow-4/#ref-for-length-value%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-percentage-value", + "https://www.w3.org/TR/css-overflow-4/#issue-ebe65138", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-mask-image", + "https://www.w3.org/TR/css-overflow-4/#ref-for-percentage-value%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#issue-2e22b1d9", + "https://www.w3.org/TR/css-overflow-4/#issue-948cb1ee", + "https://www.w3.org/TR/css-overflow-4/#valdef-text-overflow-fade", + "https://www.w3.org/TR/css-overflow-4/#ref-for-funcdef-text-overflow-fade%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-end", + "https://www.w3.org/TR/css-overflow-4/#ref-for-line-left", + "https://www.w3.org/TR/css-overflow-4/#ref-for-line-right", + "https://www.w3.org/TR/css-overflow-4/#ref-for-end%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-line-left%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-line-right%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-line-left%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-line-right%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-start", + "https://www.w3.org/TR/css-overflow-4/#ref-for-end%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#example-160d0058", + "https://www.w3.org/TR/css-overflow-4/#bidi-ellipsis", + "https://www.w3.org/TR/css-overflow-4/#ellipsing-details", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-text-overflow%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ellipsis-interaction", + "https://www.w3.org/TR/css-overflow-4/#ref-for-overflow-ellipsis", + "https://www.w3.org/TR/css-overflow-4/#example-44082941", + "https://www.w3.org/TR/css-overflow-4/#text-overflow-examples", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-direction", + "https://www.w3.org/TR/css-overflow-4/#ref-for-physical-left", + "https://www.w3.org/TR/css-overflow-4/#ref-for-physical-left%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#issue-4b5212a2", + "https://www.w3.org/TR/css-overflow-4/#ellipsis-scrolling", + "https://www.w3.org/TR/css-overflow-4/#example-45d2531f", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-text-overflow%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-start%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-end%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#example-347bbb66", "https://www.w3.org/TR/css-overflow-4/#fragmentation", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue-1", + "https://www.w3.org/TR/css-overflow-4/#issue-9fecdc14", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-overflow-4/#continue", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue%E2%91%A0", "https://www.w3.org/TR/css-overflow-4/#propdef-continue", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-auto-1", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-overflow-1", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-paginate-1", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-fragments-1", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-discard-1", - "https://www.w3.org/TR/css-overflow-4/#issue-b2c6e3da", - "https://www.w3.org/TR/css-overflow-4/#issue-3d2e8a8b", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue-2", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue-3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-comb-one%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-comb-one%E2%91%A4", + "https://www.w3.org/TR/css-overflow-4/#ref-for-comb-one%E2%91%A5", + "https://www.w3.org/TR/css-overflow-4/#ref-for-comb-one%E2%91%A6", + "https://www.w3.org/TR/css-overflow-4/#issue-70dec9cf", + "https://www.w3.org/TR/css-overflow-4/#issue-b201bbf9", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-region-fragment", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-region-fragment%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue%E2%91%A2", "https://www.w3.org/TR/css-overflow-4/#valdef-continue-auto", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-auto-2", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-auto-3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-auto", + "https://www.w3.org/TR/css-overflow-4/#ref-for-css-region", + "https://www.w3.org/TR/css-overflow-4/#ref-for-region-chain", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-auto%E2%91%A0", "https://www.w3.org/TR/css-overflow-4/#valdef-continue-overflow", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-overflow-4/#valdef-continue-discard", - "https://www.w3.org/TR/css-overflow-4/#issue-36be54be", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-1", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-fragments-2", + "https://www.w3.org/TR/css-overflow-4/#issue-ee8089b5", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragmentation-container%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-fragments", "https://www.w3.org/TR/css-overflow-4/#valdef-continue-paginate", "https://www.w3.org/TR/css-overflow-4/#valdef-continue-fragments", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue-4", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-auto-4", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-fragments-3", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-overflow-2", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-auto-5", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-auto-6", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-paginate-2", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-2", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-fragments-4", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-overflow-3", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-paginate-3", - "https://www.w3.org/TR/css-overflow-4/#issue-53644667", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-layout-containment", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-auto%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-fragments%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-overflow", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-auto%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-css-region%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-region-chain%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-auto%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-paginate", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-fragments%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-overflow%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-fragments%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-paginate%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#issue-7e96806f", "https://www.w3.org/TR/css-overflow-4/#paginated-overflow", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-paginate-4", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue-5", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-paginate%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue%E2%91%A4", "https://www.w3.org/TR/css-overflow-4/#issue-001d5014", "https://www.w3.org/TR/css-overflow-4/#issue-338ad0f3", - "https://www.w3.org/TR/css-overflow-4/#issue-67ad77e5", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-auto-7", - "https://www.w3.org/TR/css-overflow-4/#issue-6eb3c644", + "https://www.w3.org/TR/css-overflow-4/#issue-20e2f78e", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-auto%E2%91%A4", + "https://www.w3.org/TR/css-overflow-4/#issue-87a37458", "https://www.w3.org/TR/css-overflow-4/#issue-64583cf9", - "https://www.w3.org/TR/css-overflow-4/#issue-e9f64b3d", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-paginate-5", - "https://www.w3.org/TR/css-overflow-4/#issue-55c97ed8", - "https://www.w3.org/TR/css-overflow-4/#issue-64de292b", - "https://www.w3.org/TR/css-overflow-4/#issue-65a06e9c", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue-6", + "https://www.w3.org/TR/css-overflow-4/#issue-c27ed5ea", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-paginate%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#issue-e78fc89d", + "https://www.w3.org/TR/css-overflow-4/#issue-299c8af8", + "https://www.w3.org/TR/css-overflow-4/#issue-6bc0b289", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue%E2%91%A5", "https://www.w3.org/TR/css-overflow-4/#fragment-overflow", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-fragments-5", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue-7", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue-8", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-fragments-6", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-fragments%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue%E2%91%A6", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue%E2%91%A7", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-fragments%E2%91%A4", "https://www.w3.org/TR/css-overflow-4/#fragment-box", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue-9", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-3", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue-10", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-fragments-7", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-4", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-5", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-6", - "https://www.w3.org/TR/css-overflow-4/#issue-74f423ed", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-7", - "https://www.w3.org/TR/css-overflow-4/#issue-928903ce", - "https://www.w3.org/TR/css-overflow-4/#issue-060b1de8", - "https://www.w3.org/TR/css-overflow-4/#issue-5b4b087c", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-8", - "https://www.w3.org/TR/css-overflow-4/#issue-c4f3aedb", - "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment-1", - "https://www.w3.org/TR/css-overflow-4/#example-9a7120b2", - "https://www.w3.org/TR/css-overflow-4/#issue-25a84ff4", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue-11", - "https://www.w3.org/TR/css-overflow-4/#issue-dc7bdf77", - "https://www.w3.org/TR/css-overflow-4/#issue-08d6a80e", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue%E2%91%A8", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-fragments%E2%91%A5", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A4", + "https://www.w3.org/TR/css-overflow-4/#issue-c87585cb", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A5", + "https://www.w3.org/TR/css-overflow-4/#issue-6629852d", + "https://www.w3.org/TR/css-overflow-4/#ref-for-overflow-columns", + "https://www.w3.org/TR/css-overflow-4/#issue-74cf5d92", + "https://www.w3.org/TR/css-overflow-4/#issue-ca84b506", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A6", + "https://www.w3.org/TR/css-overflow-4/#issue-82870b15", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment", + "https://www.w3.org/TR/css-overflow-4/#example-6427c43a", + "https://www.w3.org/TR/css-overflow-4/#issue-4d452eb2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#issue-0df4918a", + "https://www.w3.org/TR/css-overflow-4/#issue-ac3e96a1", "https://www.w3.org/TR/css-overflow-4/#fragment-styling", "https://www.w3.org/TR/css-overflow-4/#fragment-pseudo-element", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment%E2%91%A0", "https://www.w3.org/TR/css-overflow-4/#selectordef-nth-fragment", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-9", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-10", - "https://www.w3.org/TR/css-overflow-4/#issue-0e3bec77", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A7", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A8", + "https://www.w3.org/TR/css-overflow-4/#issue-978c73c1", "https://www.w3.org/TR/css-overflow-4/#style-of-fragments", - "https://www.w3.org/TR/css-overflow-4/#issue-6e8f615f", - "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment-2", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-11", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-12", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-13", - "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment-3", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-14", - "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment-4", - "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment-5", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-15", - "https://www.w3.org/TR/css-overflow-4/#issue-8f881f96", - "https://www.w3.org/TR/css-overflow-4/#example-976a6f85", - "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment-6", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue-12", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-16", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue-13", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-fragments-8", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue-14", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-17", - "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment-7", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-18", - "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment-8", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue-15", + "https://www.w3.org/TR/css-overflow-4/#issue-ce652c3d", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-subject", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment%E2%91%A4", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#issue-40daaa94", + "https://www.w3.org/TR/css-overflow-4/#example-5cb99d62", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment%E2%91%A5", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-fragments%E2%91%A6", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment%E2%91%A6", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-content", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-content%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-display", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment%E2%91%A7", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-display%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-position", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-float", + "https://www.w3.org/TR/css-overflow-4/#ref-for-inner-display-type", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-overflow-4/#issue-d723335f", - "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment-9", - "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment-10", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-19", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-20", - "https://www.w3.org/TR/css-overflow-4/#issue-d95b27f9", - "https://www.w3.org/TR/css-overflow-4/#example-7cc25c91", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment%E2%91%A8", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-overflow-4/#issue-0fc783b4", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-all-inherit", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-first-letter", + "https://www.w3.org/TR/css-overflow-4/#example-b77c4f49", "https://www.w3.org/TR/css-overflow-4/#style-in-fragments", - "https://www.w3.org/TR/css-overflow-4/#issue-d00a7cbb", - "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment-11", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-21", - "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment-12", - "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment-13", - "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment-14", - "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment-15", - "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box-22", - "https://www.w3.org/TR/css-overflow-4/#example-11fdf68e", + "https://www.w3.org/TR/css-overflow-4/#issue-4a9707fc", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-first-line", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-first-letter%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-first-letter%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-first-letter%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-selectordef-nth-fragment%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-overflow-4/#ref-for-fragment-box%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#example-7d383baf", "https://www.w3.org/TR/css-overflow-4/#max-lines", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-max-lines-1", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-max-lines-2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-max-lines", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-max-lines%E2%91%A0", "https://www.w3.org/TR/css-overflow-4/#propdef-max-lines", + "https://www.w3.org/TR/css-overflow-4/#ref-for-comb-one%E2%91%A7", + "https://www.w3.org/TR/css-overflow-4/#ref-for-integer-value", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-max-lines-none", "https://www.w3.org/TR/css-overflow-4/#valdef-max-lines-none", "https://www.w3.org/TR/css-overflow-4/#valdef-max-lines-integer", - "https://www.w3.org/TR/css-overflow-4/#issue-9488ec29", - "https://www.w3.org/TR/css-overflow-4/#issue-f6e7b6c3", - "https://www.w3.org/TR/css-overflow-4/#issue-6fadc074", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue-16", - "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-discard-2", - "https://www.w3.org/TR/css-overflow-4/#example-3a71ea66", + "https://www.w3.org/TR/css-overflow-4/#ref-for-integer-value%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#issue-b525daad", + "https://www.w3.org/TR/css-overflow-4/#issue-62ae1817", + "https://www.w3.org/TR/css-overflow-4/#issue-9eb7883d", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-continue-discard", + "https://www.w3.org/TR/css-overflow-4/#example-11848354", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-height", + "https://www.w3.org/TR/css-overflow-4/#sbg-ext", + "https://www.w3.org/TR/css-overflow-4/#issue-c7c0d5ee", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter", + "https://www.w3.org/TR/css-overflow-4/#example-37aabdf6", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A4", + "https://www.w3.org/TR/css-overflow-4/#ref-for-comb-one%E2%91%A8", + "https://www.w3.org/TR/css-overflow-4/#ref-for-comb-one%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-overflow-4/#ref-for-comb-all", + "https://www.w3.org/TR/css-overflow-4/#ref-for-mult-opt", + "https://www.w3.org/TR/css-overflow-4/#ref-for-comb-all%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-mult-opt%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-comb-any%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-overlay-scrollbars", + "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter", + "https://www.w3.org/TR/css-overflow-4/#valdef-scrollbar-gutter-always", + "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-overflow-scroll", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-overflow-hidden", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-overflow-auto", + "https://www.w3.org/TR/css-overflow-4/#example-346f3975", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A5", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A6", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A7", + "https://www.w3.org/TR/css-overflow-4/#issue-82b05e76", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A8", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#valdef-scrollbar-gutter-force", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-force", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-stable", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-always", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-overflow-visible%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-overflow-hidden%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-overflow-clip%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-overflow-auto%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-overflow-scroll%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#example-c34bfad2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#issue-271e4cf4", + "https://www.w3.org/TR/css-overflow-4/#ref-for-scroll-container", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-overflow-4/#ref-for-scroll-container%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#issue-61a17faa", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-direction%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-dom-dir", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-width", + "https://www.w3.org/TR/css-overflow-4/#issue-81cc4f8a", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-overflow-4/#valdef-scrollbar-gutter-match-parent", + "https://www.w3.org/TR/css-overflow-4/#ref-for-block-level", + "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-overflow-4/#ref-for-scroll-container%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-match-parent", + "https://www.w3.org/TR/css-overflow-4/#example-08a122a1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-match-parent%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-match-parent%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-match-parent%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-match-parent%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter%E2%91%A4", + "https://www.w3.org/TR/css-overflow-4/#ref-for-scrollbar-gutter%E2%91%A5", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-overflow-scroll%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-auto", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-stable%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-always%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-overflow-auto%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-auto%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-stable%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-always%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-overflow-hidden%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-auto%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-stable%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-always%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-overflow-visible%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-overflow-clip%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-auto%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-stable%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-force%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-force%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-always%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-force%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-force%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-valdef-scrollbar-gutter-force%E2%91%A4", "https://www.w3.org/TR/css-overflow-4/#priv-sec", "https://www.w3.org/TR/css-overflow-4/#changes", + "https://www.w3.org/TR/css-overflow-4/#recent-changes", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-text-overflow%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-clip-margin%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-replaced-element%E2%91%A6", + "https://www.w3.org/TR/css-overflow-4/#ref-for-longhand%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-clip-margin%E2%91%A2", "https://www.w3.org/TR/css-overflow-4/#changes-l3", - "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-scrollbar-gutter-6", + "https://www.w3.org/TR/css-overflow-4/#issue-d4908b1e", "https://www.w3.org/TR/css-overflow-4/#acknowledgments", - "https://www.w3.org/TR/css-overflow-4/#conformance", - "https://www.w3.org/TR/css-overflow-4/#document-conventions", - "https://www.w3.org/TR/css-overflow-4/#example-52448c84", - "https://www.w3.org/TR/css-overflow-4/#conform-classes", - "https://www.w3.org/TR/css-overflow-4/#conform-responsible", - "https://www.w3.org/TR/css-overflow-4/#conform-partial", - "https://www.w3.org/TR/css-overflow-4/#conform-future-proofing", - "https://www.w3.org/TR/css-overflow-4/#conform-testing", + "https://www.w3.org/TR/css-overflow-4/#w3c-conformance", + "https://www.w3.org/TR/css-overflow-4/#w3c-conventions", + "https://www.w3.org/TR/css-overflow-4/#w3c-example", + "https://www.w3.org/TR/css-overflow-4/#w3c-conformance-classes", + "https://www.w3.org/TR/css-overflow-4/#w3c-partial", + "https://www.w3.org/TR/css-overflow-4/#w3c-conform-future-proofing", + "https://www.w3.org/TR/css-overflow-4/#w3c-testing", "https://www.w3.org/TR/css-overflow-4/#index", "https://www.w3.org/TR/css-overflow-4/#index-defined-here", "https://www.w3.org/TR/css-overflow-4/#index-defined-elsewhere", + "https://www.w3.org/TR/css-overflow-4/#term-for-subject", + "https://www.w3.org/TR/css-overflow-4/#term-for-outer-box-shadow", + "https://www.w3.org/TR/css-overflow-4/#term-for-typedef-visual-box", + "https://www.w3.org/TR/css-overflow-4/#term-for-border-edge", + "https://www.w3.org/TR/css-overflow-4/#term-for-propdef-margin", + "https://www.w3.org/TR/css-overflow-4/#term-for-fragmentation-container", + "https://www.w3.org/TR/css-overflow-4/#term-for-valdef-all-inherit", + "https://www.w3.org/TR/css-overflow-4/#term-for-longhand", + "https://www.w3.org/TR/css-overflow-4/#term-for-shorthand-property", + "https://www.w3.org/TR/css-overflow-4/#term-for-cascade-origin-ua", + "https://www.w3.org/TR/css-overflow-4/#term-for-used-value", + "https://www.w3.org/TR/css-overflow-4/#term-for-layout-containment", + "https://www.w3.org/TR/css-overflow-4/#term-for-valdef-content-visibility-visible", + "https://www.w3.org/TR/css-overflow-4/#term-for-propdef-content", + "https://www.w3.org/TR/css-overflow-4/#term-for-block-container", + "https://www.w3.org/TR/css-overflow-4/#term-for-block-level", + "https://www.w3.org/TR/css-overflow-4/#term-for-propdef-display", + "https://www.w3.org/TR/css-overflow-4/#term-for-inline-formatting-context", + "https://www.w3.org/TR/css-overflow-4/#term-for-inner-display-type", + "https://www.w3.org/TR/css-overflow-4/#term-for-replaced-element", + "https://www.w3.org/TR/css-overflow-4/#term-for-replaced-element%E2%91%A0", + "https://www.w3.org/TR/css-overflow-4/#term-for-propdef-mask-image", + "https://www.w3.org/TR/css-overflow-4/#term-for-valdef-overflow-auto", + "https://www.w3.org/TR/css-overflow-4/#term-for-valdef-overflow-clip", + "https://www.w3.org/TR/css-overflow-4/#term-for-valdef-overflow-hidden", + "https://www.w3.org/TR/css-overflow-4/#term-for-propdef-overflow", + "https://www.w3.org/TR/css-overflow-4/#term-for-propdef-overflow-x", + "https://www.w3.org/TR/css-overflow-4/#term-for-propdef-overflow-y", + "https://www.w3.org/TR/css-overflow-4/#term-for-overlay-scrollbars", + "https://www.w3.org/TR/css-overflow-4/#term-for-valdef-overflow-scroll", + "https://www.w3.org/TR/css-overflow-4/#term-for-scroll-container", + "https://www.w3.org/TR/css-overflow-4/#term-for-scrollbar-gutter", + "https://www.w3.org/TR/css-overflow-4/#term-for-valdef-overflow-visible", + "https://www.w3.org/TR/css-overflow-4/#term-for-valdef-scrollbar-gutter-auto", + "https://www.w3.org/TR/css-overflow-4/#term-for-propdef-scrollbar-gutter", + "https://www.w3.org/TR/css-overflow-4/#term-for-valdef-scrollbar-gutter-stable", + "https://www.w3.org/TR/css-overflow-4/#term-for-propdef-position", + "https://www.w3.org/TR/css-overflow-4/#term-for-selectordef-first-letter", + "https://www.w3.org/TR/css-overflow-4/#term-for-selectordef-first-line", + "https://www.w3.org/TR/css-overflow-4/#term-for-propdef-scrollbar-width", + "https://www.w3.org/TR/css-overflow-4/#term-for-propdef-height", + "https://www.w3.org/TR/css-overflow-4/#term-for-comb-all", + "https://www.w3.org/TR/css-overflow-4/#term-for-integer-value", + "https://www.w3.org/TR/css-overflow-4/#term-for-length-value", + "https://www.w3.org/TR/css-overflow-4/#term-for-percentage-value", + "https://www.w3.org/TR/css-overflow-4/#term-for-string-value", + "https://www.w3.org/TR/css-overflow-4/#term-for-mult-opt", + "https://www.w3.org/TR/css-overflow-4/#term-for-css-wide-keywords", + "https://www.w3.org/TR/css-overflow-4/#term-for-mult-num-range", + "https://www.w3.org/TR/css-overflow-4/#term-for-comb-one", + "https://www.w3.org/TR/css-overflow-4/#term-for-comb-any", + "https://www.w3.org/TR/css-overflow-4/#term-for-propdef-direction", + "https://www.w3.org/TR/css-overflow-4/#term-for-physical-left", + "https://www.w3.org/TR/css-overflow-4/#term-for-end", + "https://www.w3.org/TR/css-overflow-4/#term-for-line-left", + "https://www.w3.org/TR/css-overflow-4/#term-for-line-right", + "https://www.w3.org/TR/css-overflow-4/#term-for-start", + "https://www.w3.org/TR/css-overflow-4/#term-for-propdef-float", + "https://www.w3.org/TR/css-overflow-4/#term-for-css-region", + "https://www.w3.org/TR/css-overflow-4/#term-for-region-chain", + "https://www.w3.org/TR/css-overflow-4/#term-for-propdef-region-fragment", + "https://www.w3.org/TR/css-overflow-4/#term-for-overflow-columns", + "https://www.w3.org/TR/css-overflow-4/#term-for-dom-dir", "https://www.w3.org/TR/css-overflow-4/#references", "https://www.w3.org/TR/css-overflow-4/#normative", - "https://www.w3.org/TR/css-overflow-4/#biblio-css-cascade-4", + "https://www.w3.org/TR/css-overflow-4/#biblio-css-backgrounds-3", + "https://www.w3.org/TR/css-overflow-4/#biblio-css-box-4", + "https://www.w3.org/TR/css-overflow-4/#biblio-css-break-4", + "https://www.w3.org/TR/css-overflow-4/#biblio-css-cascade-5", "https://www.w3.org/TR/css-overflow-4/#biblio-css-contain-1", + "https://www.w3.org/TR/css-overflow-4/#biblio-css-contain-2", "https://www.w3.org/TR/css-overflow-4/#biblio-css-content-3", "https://www.w3.org/TR/css-overflow-4/#biblio-css-display-3", - "https://www.w3.org/TR/css-overflow-4/#biblio-css-multicol-1", + "https://www.w3.org/TR/css-overflow-4/#biblio-css-masking-1", + "https://www.w3.org/TR/css-overflow-4/#biblio-css-overflow-3", + "https://www.w3.org/TR/css-overflow-4/#biblio-css-overflow-4", "https://www.w3.org/TR/css-overflow-4/#biblio-css-position-3", "https://www.w3.org/TR/css-overflow-4/#biblio-css-pseudo-4", "https://www.w3.org/TR/css-overflow-4/#biblio-css-values-3", + "https://www.w3.org/TR/css-overflow-4/#biblio-css-values-4", + "https://www.w3.org/TR/css-overflow-4/#biblio-css-writing-modes-3", "https://www.w3.org/TR/css-overflow-4/#biblio-css-writing-modes-4", - "https://www.w3.org/TR/css-overflow-4/#biblio-css21", - "https://www.w3.org/TR/css-overflow-4/#biblio-css22", + "https://www.w3.org/TR/css-overflow-4/#biblio-css2", "https://www.w3.org/TR/css-overflow-4/#biblio-css3-break", "https://www.w3.org/TR/css-overflow-4/#biblio-css3-flexbox", "https://www.w3.org/TR/css-overflow-4/#biblio-css3-grid-layout", @@ -255,13 +540,30 @@ "https://www.w3.org/TR/css-overflow-4/#biblio-css3col", "https://www.w3.org/TR/css-overflow-4/#biblio-rfc2119", "https://www.w3.org/TR/css-overflow-4/#biblio-select", + "https://www.w3.org/TR/css-overflow-4/#biblio-uax29", "https://www.w3.org/TR/css-overflow-4/#informative", - "https://www.w3.org/TR/css-overflow-4/#biblio-css-overflow-3", + "https://www.w3.org/TR/css-overflow-4/#biblio-css-scrollbars-1", + "https://www.w3.org/TR/css-overflow-4/#biblio-css-sizing-3", + "https://www.w3.org/TR/css-overflow-4/#biblio-css-ui-4", "https://www.w3.org/TR/css-overflow-4/#biblio-css1", "https://www.w3.org/TR/css-overflow-4/#biblio-css3-marquee", "https://www.w3.org/TR/css-overflow-4/#biblio-css3gcpm", + "https://www.w3.org/TR/css-overflow-4/#biblio-html", "https://www.w3.org/TR/css-overflow-4/#property-index", - "https://www.w3.org/TR/css-overflow-4/#issues-index", - "https://www.w3.org/TR/css-overflow-4/#back-to-top" + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-continue%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-max-lines%E2%91%A1", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-clip-margin%E2%91%A3", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-clip-margin-block", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-clip-margin-block-end", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-clip-margin-block-start", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-clip-margin-bottom", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-clip-margin-inline", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-clip-margin-inline-end", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-clip-margin-inline-start", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-clip-margin-left", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-clip-margin-right", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-overflow-clip-margin-top", + "https://www.w3.org/TR/css-overflow-4/#ref-for-propdef-text-overflow%E2%91%A4", + "https://www.w3.org/TR/css-overflow-4/#issues-index" ] } \ No newline at end of file diff --git a/tr/ids/css-pseudo-4.json b/tr/ids/css-pseudo-4.json index d3dd358987d2..4f005f79c347 100644 --- a/tr/ids/css-pseudo-4.json +++ b/tr/ids/css-pseudo-4.json @@ -9,10 +9,13 @@ "https://www.w3.org/TR/css-pseudo-4/#toc-toggle", "https://www.w3.org/TR/css-pseudo-4/#title", "https://www.w3.org/TR/css-pseudo-4/#annotation_root_", - "https://www.w3.org/TR/css-pseudo-4/#subtitle", + "https://www.w3.org/TR/css-pseudo-4/#w3c-state", "https://www.w3.org/TR/css-pseudo-4/#abstract", - "https://www.w3.org/TR/css-pseudo-4/#status", + "https://www.w3.org/TR/css-pseudo-4/#sotd", "https://www.w3.org/TR/css-pseudo-4/#w3c_process_revision", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter-prefix", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter-postfix", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter", "https://www.w3.org/TR/css-pseudo-4/#toc", "https://www.w3.org/TR/css-pseudo-4/#contents", "https://www.w3.org/TR/css-pseudo-4/#intro", @@ -22,90 +25,187 @@ "https://www.w3.org/TR/css-pseudo-4/#ref-for-selector", "https://www.w3.org/TR/css-pseudo-4/#typographic-pseudos", "https://www.w3.org/TR/css-pseudo-4/#first-line-pseudo", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#selectordef-first-line", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-pseudo-element%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-formatted-line", "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#example-d4c3a3da", - "https://www.w3.org/TR/css-pseudo-4/#example-855461d4", - "https://www.w3.org/TR/css-pseudo-4/#fictional-tag-sequence", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-fictional-tag-sequence", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-fictional-tag-sequence%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#example-d3e77da0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-fictional-tag-sequence%E2%91%A1", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#example-fb83f35a", + "https://www.w3.org/TR/css-pseudo-4/#first-line-example", "https://www.w3.org/TR/css-pseudo-4/#first-text-line", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#ref-for-block-container", "https://www.w3.org/TR/css-pseudo-4/#first-formatted-line", - "https://www.w3.org/TR/css-pseudo-4/#example-146d0917", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-block-container%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-inline-formatting-context", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-inline-level", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-line-box", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-formatted-line%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-block-container%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-multi-column-container", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-block-level", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-table-wrapper-box", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-formatted-line%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-in-flow", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-block-level%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-formatted-line%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-formatted-line%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-block-container%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-block-formatting-context", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-formatted-line%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-inline-level%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-root-inline-box", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A3", - "https://www.w3.org/TR/css-pseudo-4/#example-85d977f9", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-fictional-tag-sequence%E2%91%A2", - "https://www.w3.org/TR/css-pseudo-4/#first-line-styling", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-pseudo-element%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#example-7499991d", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-fictional-tag-sequence", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#first-line-styling", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A5", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-color0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-inline-level-box", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-color", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-opacity", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-ruby-position", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A8", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-writing-mode", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-direction", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-text-orientation", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-line-height", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-root-inline-box%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#first-line-inheritance", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#ref-for-inheritance", "https://www.w3.org/TR/css-pseudo-4/#ref-for-box-fragment", "https://www.w3.org/TR/css-pseudo-4/#ref-for-inherited-property", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#ref-for-custom-property", + "https://www.w3.org/TR/css-pseudo-4/#example-62ec3857", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-inheritance%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#fictional-tag-sequence", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#example-fce77ea8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-fictional-tag-sequence%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-fictional-tag-sequence%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#first-letter-pseudo", - "https://www.w3.org/TR/css-pseudo-4/#selectordef-first-letter", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-typographic-letter-unit", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-formatted-line%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A1", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter", - "https://www.w3.org/TR/css-pseudo-4/#example-b4ed8f23", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-initial-letter", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-unicode-general-category", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-typographic-letter-unit%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-typographic-letter-unit%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter-prefix%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter-postfix%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#selectordef-first-letter", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-pseudo-element%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-typographic-character-unit", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-formatted-line%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#first-letter", + "https://www.w3.org/TR/css-pseudo-4/#first-letter-text", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A1", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-typographic-letter-unit%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#example-2abd34c5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-initial-letter", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#selectordef-first-letter-prefix", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-sub-pseudo-element", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A2", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-typographic-letter-unit%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-pseudo-element%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#selectordef-first-letter-postfix", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-sub-pseudo-element%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-pseudo-element%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#first-letter-pattern", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-typographic-character-unit%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-typographic-character-unit%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A5", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#first-letter-application", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-formatted-line%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-containing-block", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-content-language", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter-text", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-unicode-general-category", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-unicode-general-category%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-word-separator", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter-text%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#issue-14a38cf3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-typographic-character-unit%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#first-letter-application", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-block-container%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter-text%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-inline-level%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-inline-formatting-context%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-formatted-line%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-marker", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-before", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-after", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter-text%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#example-179a5087", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter-text%E2%91%A3", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A8", - "https://www.w3.org/TR/css-pseudo-4/#example-ac59bbd6", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-fictional-tag-sequence%E2%91%A3", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-list-item", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-formatted-line%E2%91%A7", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-list-style-position", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-before", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-after", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter-text%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-block-container%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-block-formatting-context%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter-text%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter-text%E2%91%A6", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/css-pseudo-4/#example-179a5087", - "https://www.w3.org/TR/css-pseudo-4/#first-letter-styling", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-pseudo-element%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#first-letter-tree", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter-text%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter-text%E2%91%A8", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-color0%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-opacity%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-box-shadow", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-inheritance%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#example-fd33f595", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-fictional-tag-sequence%E2%91%A2", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/css-pseudo-4/#example-2bbb49de", - "https://www.w3.org/TR/css-pseudo-4/#example-8f966c0e", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-fictional-tag-sequence%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-pseudo-element%E2%91%A6", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#example-af9bfeee", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-fictional-tag-sequence%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter-text%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter-prefix%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter-postfix%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter-text%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-list-item", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-marker%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-list-style-position", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-inline-box", + "https://www.w3.org/TR/css-pseudo-4/#first-letter-styling", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-pseudo-element%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter-prefix%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter-postfix%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-inline-box%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-color%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-opacity%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-box-shadow", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter-text%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-initial-letter%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#highlight-pseudos", "https://www.w3.org/TR/css-pseudo-4/#highlight-selectors", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-selection", @@ -132,103 +232,159 @@ "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-overlay", "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A2", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-color0%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-color%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-background-color", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-cursor", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-caret-color", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-text-decoration", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-text-underline-position", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-text-underline-offset", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-text-shadow", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-stroke-color", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-fill-color", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-stroke-width", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-forced-color-adjust", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-forced-colors-mode", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-forced-color-adjust%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#issue-6ca196f5", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-color0%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-color%E2%91%A2", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-text-emphasis", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A2", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-color0%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-color%E2%91%A3", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-background-color%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#highlight-ua-styles", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#paired-default-highlight-colors", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-color%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-background-color%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-selection%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-system-color-highlighttext", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-system-color-highlight", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-target-text%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-system-color-marktext", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-system-color-mark", + "https://www.w3.org/TR/css-pseudo-4/#issue-c10df75c", + "https://www.w3.org/TR/css-pseudo-4/#paired-defaults", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-paired-default-highlight-colors", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-used-value", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-color%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-background-color%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-cascaded-value", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-cascade-origin-author", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-all-revert", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-all-revert-layer", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-cascaded-value%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-origin", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-fill-color%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-stroke-color%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#example-e46c5169", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-background-color%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-selection%E2%91%A2", "https://www.w3.org/TR/css-pseudo-4/#highlight-bounds", "https://www.w3.org/TR/css-pseudo-4/#highlight-overlay", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A3", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-inline-level-box", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-inline-level-box%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#ref-for-block-axis", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-line-box", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-line-box%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#issue-13b80e20", "https://www.w3.org/TR/css-pseudo-4/#issue-271a1b90", "https://www.w3.org/TR/css-pseudo-4/#highlight-cascade", "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-overlay%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A4", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A3", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A5", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-all-inherit", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-all-unset", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-specified-value", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-pseudo-4/#ref-for-inherited-property%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-custom-property%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-inherited-value", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-color%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-color-currentcolor", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-initial-value", "https://www.w3.org/TR/css-pseudo-4/#example-c35bf49a", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-selection%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-selection%E2%91%A3", "https://www.w3.org/TR/css-pseudo-4/#example-97480f68", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-selection%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-selection%E2%91%A4", "https://www.w3.org/TR/css-pseudo-4/#ref-for-x", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-selection%E2%91%A3", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-color0%E2%91%A4", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-background-color%E2%91%A1", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-cascade-origin-ua", "https://www.w3.org/TR/css-pseudo-4/#highlight-painting", "https://www.w3.org/TR/css-pseudo-4/#highlight-backgrounds", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-overlay%E2%91%A1", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-selection%E2%91%A4", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-target-text%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-selection%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-target-text%E2%91%A3", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-spelling-error%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-grammar-error%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#highlight-shadows", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-text-shadow%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-overlay%E2%91%A2", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-text-shadow%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-overlay%E2%91%A3", "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-overlay%E2%91%A4", "https://www.w3.org/TR/css-pseudo-4/#highlight-text", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-overlay%E2%91%A5", "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-overlay%E2%91%A6", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-color0%E2%91%A5", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-currentcolor-def", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-color0%E2%91%A6", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-color0%E2%91%A7", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A5", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-pseudo-element%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-color0%E2%91%A8", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-currentcolor-def%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-color%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-color-currentcolor%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-color%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-color%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-pseudo-element%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-color%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-color-currentcolor%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-selection%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#example-92591876", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-selection%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-target-text%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-selection%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-target-text%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-selection%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-target-text%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-target-text%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-target-text%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-selection%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-selection%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-inheritance%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-out-of-flow", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-inline-block", "https://www.w3.org/TR/css-pseudo-4/#highlight-replaced", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-color0%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-background-color%E2%91%A2", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-background-color%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-color%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-background-color%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-background-color%E2%91%A5", "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-color-transparent", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-color0%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-color%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-pseudo-4/#highlight-security", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-spelling-error%E2%91%A2", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-grammar-error%E2%91%A2", "https://www.w3.org/TR/css-pseudo-4/#treelike", "https://www.w3.org/TR/css-pseudo-4/#tree-abiding", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-inheritance%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A6", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-initial-value", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-inheritance%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-initial-value%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#generated-content", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-before%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-after%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-content", "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-content-none", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-content%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#selectordef-before", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-pseudo-4/#selectordef-after", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-before%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-after%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#example-1db24d2c", @@ -236,37 +392,52 @@ "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-display-inline", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-before%E2%91%A2", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-after%E2%91%A2", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-before%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-after%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-replaced-element", "https://www.w3.org/TR/css-pseudo-4/#marker-pseudo", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-marker", "https://www.w3.org/TR/css-pseudo-4/#selectordef-marker", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-marker", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-marker%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#ref-for-list-item%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-marker%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/css-pseudo-4/#issue-c80e7017", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-marker%E2%91%A1", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-marker%E2%91%A2", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-marker%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-before%E2%91%A3", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-after%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-marker%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-before%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-after%E2%91%A4", "https://www.w3.org/TR/css-pseudo-4/#ref-for-list-item%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-display%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-marker%E2%91%A3", "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-display-list-item", + "https://www.w3.org/TR/css-pseudo-4/#issue-1caf313e", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-marker%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter-prefix%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter-postfix%E2%91%A3", "https://www.w3.org/TR/css-pseudo-4/#placeholder-pseudo", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-placeholder", "https://www.w3.org/TR/css-pseudo-4/#selectordef-placeholder", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-placeholder-shown-pseudo", + "https://www.w3.org/TR/css-pseudo-4/#example-60211a7d", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-attr-input-placeholder", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-the-input-element", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-the-textarea-element", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-placeholder%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-pseudo-element%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-placeholder-shown-pseudo", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-placeholder%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-placeholder%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#issue-d70c3c0a", "https://www.w3.org/TR/css-pseudo-4/#issue-1631f2fa", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-text-align", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-placeholder%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-placeholder%E2%91%A3", "https://www.w3.org/TR/css-pseudo-4/#file-selector-button-pseudo", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-file-selector-button", "https://www.w3.org/TR/css-pseudo-4/#selectordef-file-selector-button", @@ -274,12 +445,12 @@ "https://www.w3.org/TR/css-pseudo-4/#file-selector-button-example", "https://www.w3.org/TR/css-pseudo-4/#interactions", "https://www.w3.org/TR/css-pseudo-4/#overlapping-example", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-before%E2%91%A4", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-after%E2%91%A4", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-fictional-tag-sequence%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-before%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-after%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-fictional-tag-sequence%E2%91%A4", "https://www.w3.org/TR/css-pseudo-4/#cssom", "https://www.w3.org/TR/css-pseudo-4/#CSSPseudoElement-interface", "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement", @@ -291,80 +462,139 @@ "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-csspseudoelement-type", "https://www.w3.org/TR/css-pseudo-4/#ref-for-element", "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-csspseudoelement-element", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-element%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-csspseudoelement-parent", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#dom-csspseudoelement-pseudo", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-cssomstring%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#dom-csspseudoelement-pseudo-type-type", + "https://www.w3.org/TR/css-pseudo-4/#issue-22d457b7", "https://www.w3.org/TR/css-pseudo-4/#dom-csspseudoelement-type", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-before%E2%91%A5", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-after%E2%91%A5", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-marker%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-before%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-after%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-marker%E2%91%A5", "https://www.w3.org/TR/css-pseudo-4/#dom-csspseudoelement-element", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-cssstyledeclaration", - "https://www.w3.org/TR/css-pseudo-4/#window-interface", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-element-pseudo", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-element%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-ultimate-originating-element", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-pseudo-element%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#dom-csspseudoelement-parent", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-csspseudoelement-parent%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-csspseudoelement-element%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#ref-for-element%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-sub-pseudo-element%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-csspseudoelement-parent%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-csspseudoelement-element%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#ref-for-element%E2%91%A2", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#dom-csspseudoelement-pseudo%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-sub-pseudo-element%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-sub-pseudo-element%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-element-pseudo", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-cssstyledeclaration", + "https://www.w3.org/TR/css-pseudo-4/#window-interface", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-element%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-element%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-element%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A5", "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-element-pseudo%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-cssomstring%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-cssomstring%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#dom-element-pseudo-type-type", "https://www.w3.org/TR/css-pseudo-4/#dom-element-pseudo", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A2", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-element-pseudo-type-type", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo-type-type", "https://www.w3.org/TR/css-pseudo-4/#ref-for-css-parse-something-according-to-a-css-grammar", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-element-pseudo-type-type%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo-type-type%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#ref-for-typedef-pseudo-element-selector", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A7", "https://www.w3.org/TR/css-pseudo-4/#ref-for-this", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-pseudo-element%E2%91%A1", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-pseudo-element%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-originating-element%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A8", "https://www.w3.org/TR/css-pseudo-4/#issue-302461e7", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-element-pseudo%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#getComputedStyle", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-window-getcomputedstyle", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-window-getcomputedstyle%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#css2-compat", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-before%E2%91%A6", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-after%E2%91%A6", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-before%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-after%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/css-pseudo-4/#changes", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-target-text%E2%91%A3", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-inactive-selection", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-sub-pseudo-element%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-pseudo-element%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter-text%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter-text%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-first-letter-text%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-line-height%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-root-inline-box%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-color%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-background-color%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-forced-colors-mode%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-caret-color", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-cursor", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-window-getcomputedstyle%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-custom-property%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-pseudo-element%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-csspseudoelement-parent%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-sub-pseudo-element%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-target-text%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/css-pseudo-4/#ref-for-writing-mode", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-ruby-position%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-text-emphasis-position", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-marker%E2%91%A5", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-marker%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-letter%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-marker%E2%91%A7", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-content%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-unicode-bidi", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-direction%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-marker%E2%91%A7", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A5", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-element-pseudo%E2%91%A2", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-currentcolor-def%E2%91%A1", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-marker%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-color-currentcolor%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-text-shadow%E2%91%A2", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-text-decoration-line-spelling-error", "https://www.w3.org/TR/css-pseudo-4/#ref-for-valdef-text-decoration-line-grammar-error", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-spelling-error%E2%91%A3", "https://www.w3.org/TR/css-pseudo-4/#ref-for-selectordef-grammar-error%E2%91%A3", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-stroke-color%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-fill-color%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-stroke-color%E2%91%A1", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-fill-color%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#ref-for-propdef-outline", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-csspseudoelement-element%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A6", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-csspseudoelement-element%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-pseudo-4/#ref-for-dom-csspseudoelement-type%E2%91%A0", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A7", - "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A8", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/css-pseudo-4/#acknowledgements", "https://www.w3.org/TR/css-pseudo-4/#w3c-conformance", "https://www.w3.org/TR/css-pseudo-4/#w3c-conventions", - "https://www.w3.org/TR/css-pseudo-4/#example-ae2b6bc0", + "https://www.w3.org/TR/css-pseudo-4/#w3c-example", "https://www.w3.org/TR/css-pseudo-4/#w3c-conformance-classes", "https://www.w3.org/TR/css-pseudo-4/#w3c-partial", "https://www.w3.org/TR/css-pseudo-4/#w3c-conform-future-proofing", @@ -375,37 +605,71 @@ "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-background-color", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-box-shadow", "https://www.w3.org/TR/css-pseudo-4/#term-for-box-fragment", + "https://www.w3.org/TR/css-pseudo-4/#term-for-cascade-origin-author", + "https://www.w3.org/TR/css-pseudo-4/#term-for-cascaded-value", + "https://www.w3.org/TR/css-pseudo-4/#term-for-valdef-all-inherit", "https://www.w3.org/TR/css-pseudo-4/#term-for-inheritance", "https://www.w3.org/TR/css-pseudo-4/#term-for-inherited-property", + "https://www.w3.org/TR/css-pseudo-4/#term-for-inherited-value", "https://www.w3.org/TR/css-pseudo-4/#term-for-initial-value", - "https://www.w3.org/TR/css-pseudo-4/#term-for-cascade-origin-ua", - "https://www.w3.org/TR/css-pseudo-4/#term-for-color0", - "https://www.w3.org/TR/css-pseudo-4/#term-for-currentcolor-def", + "https://www.w3.org/TR/css-pseudo-4/#term-for-valdef-all-revert", + "https://www.w3.org/TR/css-pseudo-4/#term-for-valdef-all-revert-layer", + "https://www.w3.org/TR/css-pseudo-4/#term-for-specified-value", + "https://www.w3.org/TR/css-pseudo-4/#term-for-valdef-all-unset", + "https://www.w3.org/TR/css-pseudo-4/#term-for-used-value", + "https://www.w3.org/TR/css-pseudo-4/#term-for-origin", + "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-color", + "https://www.w3.org/TR/css-pseudo-4/#term-for-valdef-color-currentcolor", + "https://www.w3.org/TR/css-pseudo-4/#term-for-valdef-system-color-highlight", + "https://www.w3.org/TR/css-pseudo-4/#term-for-valdef-system-color-highlighttext", + "https://www.w3.org/TR/css-pseudo-4/#term-for-valdef-system-color-mark", + "https://www.w3.org/TR/css-pseudo-4/#term-for-valdef-system-color-marktext", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-opacity", "https://www.w3.org/TR/css-pseudo-4/#term-for-valdef-color-transparent", + "https://www.w3.org/TR/css-pseudo-4/#term-for-forced-colors-mode", + "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-forced-color-adjust", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-content", "https://www.w3.org/TR/css-pseudo-4/#term-for-valdef-content-none", "https://www.w3.org/TR/css-pseudo-4/#term-for-block-container", + "https://www.w3.org/TR/css-pseudo-4/#term-for-block-formatting-context", + "https://www.w3.org/TR/css-pseudo-4/#term-for-block-level", + "https://www.w3.org/TR/css-pseudo-4/#term-for-containing-block", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-display", + "https://www.w3.org/TR/css-pseudo-4/#term-for-in-flow", "https://www.w3.org/TR/css-pseudo-4/#term-for-valdef-display-inline", + "https://www.w3.org/TR/css-pseudo-4/#term-for-inline-block", + "https://www.w3.org/TR/css-pseudo-4/#term-for-inline-box", + "https://www.w3.org/TR/css-pseudo-4/#term-for-inline-formatting-context", + "https://www.w3.org/TR/css-pseudo-4/#term-for-inline-level", "https://www.w3.org/TR/css-pseudo-4/#term-for-inline-level-box", + "https://www.w3.org/TR/css-pseudo-4/#term-for-inline-level%E2%91%A0", "https://www.w3.org/TR/css-pseudo-4/#term-for-valdef-display-list-item", + "https://www.w3.org/TR/css-pseudo-4/#term-for-out-of-flow", + "https://www.w3.org/TR/css-pseudo-4/#term-for-replaced-element", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-initial-letter", "https://www.w3.org/TR/css-pseudo-4/#term-for-line-box", + "https://www.w3.org/TR/css-pseudo-4/#term-for-root-inline-box", "https://www.w3.org/TR/css-pseudo-4/#term-for-list-item", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-list-style-position", "https://www.w3.org/TR/css-pseudo-4/#term-for-marker", + "https://www.w3.org/TR/css-pseudo-4/#term-for-marker%E2%91%A0", + "https://www.w3.org/TR/css-pseudo-4/#term-for-multi-column-container", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-ruby-position", "https://www.w3.org/TR/css-pseudo-4/#term-for-css-parse-something-according-to-a-css-grammar", + "https://www.w3.org/TR/css-pseudo-4/#term-for-table-wrapper-box", + "https://www.w3.org/TR/css-pseudo-4/#term-for-content-language", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-text-align", - "https://www.w3.org/TR/css-pseudo-4/#term-for-typographic-letter-unit", + "https://www.w3.org/TR/css-pseudo-4/#term-for-typographic-character-unit", "https://www.w3.org/TR/css-pseudo-4/#term-for-unicode-general-category", + "https://www.w3.org/TR/css-pseudo-4/#term-for-word-separator", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-text-decoration", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-text-emphasis", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-text-emphasis-position", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-text-shadow", + "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-text-underline-position", "https://www.w3.org/TR/css-pseudo-4/#term-for-valdef-text-decoration-line-grammar-error", "https://www.w3.org/TR/css-pseudo-4/#term-for-valdef-text-decoration-line-spelling-error", + "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-text-underline-offset", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-caret-color", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-cursor", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-outline", @@ -417,13 +681,19 @@ "https://www.w3.org/TR/css-pseudo-4/#term-for-writing-mode", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-writing-mode", "https://www.w3.org/TR/css-pseudo-4/#term-for-selectordef-after", + "https://www.w3.org/TR/css-pseudo-4/#term-for-selectordef-first-letter", + "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-line-height", "https://www.w3.org/TR/css-pseudo-4/#term-for-cssomstring", "https://www.w3.org/TR/css-pseudo-4/#term-for-cssstyledeclaration", + "https://www.w3.org/TR/css-pseudo-4/#term-for-dom-window-getcomputedstyle", "https://www.w3.org/TR/css-pseudo-4/#term-for-element", "https://www.w3.org/TR/css-pseudo-4/#term-for-eventtarget", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-fill-color", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-stroke-color", "https://www.w3.org/TR/css-pseudo-4/#term-for-propdef-stroke-width", + "https://www.w3.org/TR/css-pseudo-4/#term-for-the-input-element", + "https://www.w3.org/TR/css-pseudo-4/#term-for-attr-input-placeholder", + "https://www.w3.org/TR/css-pseudo-4/#term-for-the-textarea-element", "https://www.w3.org/TR/css-pseudo-4/#term-for-x", "https://www.w3.org/TR/css-pseudo-4/#term-for-placeholder-shown-pseudo", "https://www.w3.org/TR/css-pseudo-4/#term-for-target-pseudo", @@ -431,6 +701,8 @@ "https://www.w3.org/TR/css-pseudo-4/#term-for-originating-element", "https://www.w3.org/TR/css-pseudo-4/#term-for-pseudo-element", "https://www.w3.org/TR/css-pseudo-4/#term-for-selector", + "https://www.w3.org/TR/css-pseudo-4/#term-for-sub-pseudo-element", + "https://www.w3.org/TR/css-pseudo-4/#term-for-ultimate-originating-element", "https://www.w3.org/TR/css-pseudo-4/#term-for-concept-url-fragment", "https://www.w3.org/TR/css-pseudo-4/#term-for-Exposed", "https://www.w3.org/TR/css-pseudo-4/#term-for-this", @@ -438,15 +710,18 @@ "https://www.w3.org/TR/css-pseudo-4/#normative", "https://www.w3.org/TR/css-pseudo-4/#biblio-css-backgrounds-3", "https://www.w3.org/TR/css-pseudo-4/#biblio-css-break-4", - "https://www.w3.org/TR/css-pseudo-4/#biblio-css-cascade-4", - "https://www.w3.org/TR/css-pseudo-4/#biblio-css-color-3", + "https://www.w3.org/TR/css-pseudo-4/#biblio-css-cascade-5", + "https://www.w3.org/TR/css-pseudo-4/#biblio-css-cascade-6", "https://www.w3.org/TR/css-pseudo-4/#biblio-css-color-4", + "https://www.w3.org/TR/css-pseudo-4/#biblio-css-color-adjust-1", "https://www.w3.org/TR/css-pseudo-4/#biblio-css-content-3", "https://www.w3.org/TR/css-pseudo-4/#biblio-css-display-3", "https://www.w3.org/TR/css-pseudo-4/#biblio-css-inline-3", "https://www.w3.org/TR/css-pseudo-4/#biblio-css-lists-3", + "https://www.w3.org/TR/css-pseudo-4/#biblio-css-multicol-1", "https://www.w3.org/TR/css-pseudo-4/#biblio-css-ruby-1", "https://www.w3.org/TR/css-pseudo-4/#biblio-css-syntax-3", + "https://www.w3.org/TR/css-pseudo-4/#biblio-css-tables-3", "https://www.w3.org/TR/css-pseudo-4/#biblio-css-text-3", "https://www.w3.org/TR/css-pseudo-4/#biblio-css-text-decor-3", "https://www.w3.org/TR/css-pseudo-4/#biblio-css-text-decor-4", @@ -464,7 +739,10 @@ "https://www.w3.org/TR/css-pseudo-4/#biblio-url", "https://www.w3.org/TR/css-pseudo-4/#biblio-webidl", "https://www.w3.org/TR/css-pseudo-4/#informative", + "https://www.w3.org/TR/css-pseudo-4/#biblio-css-cascade-4", + "https://www.w3.org/TR/css-pseudo-4/#biblio-css-color-3", "https://www.w3.org/TR/css-pseudo-4/#biblio-css-fonts-3", + "https://www.w3.org/TR/css-pseudo-4/#biblio-html", "https://www.w3.org/TR/css-pseudo-4/#biblio-html5", "https://www.w3.org/TR/css-pseudo-4/#biblio-selectors-3", "https://www.w3.org/TR/css-pseudo-4/#biblio-uax29", diff --git a/tr/ids/css-ruby-1.json b/tr/ids/css-ruby-1.json index 62f08c8e5843..42a0845574a8 100644 --- a/tr/ids/css-ruby-1.json +++ b/tr/ids/css-ruby-1.json @@ -11,7 +11,7 @@ "https://www.w3.org/TR/css-ruby-1/#annotation_root_", "https://www.w3.org/TR/css-ruby-1/#w3c-state", "https://www.w3.org/TR/css-ruby-1/#abstract", - "https://www.w3.org/TR/css-ruby-1/#status", + "https://www.w3.org/TR/css-ruby-1/#sotd", "https://www.w3.org/TR/css-ruby-1/#w3c_process_revision", "https://www.w3.org/TR/css-ruby-1/#toc", "https://www.w3.org/TR/css-ruby-1/#contents", @@ -743,13 +743,39 @@ "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-ruby-position-over%E2%91%A4", "https://www.w3.org/TR/css-ruby-1/#ruby-position-inter-character-annotation", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-writing-mode%E2%91%A0", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A7%E2%91%A6", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-writing-mode-vertical-rl%E2%91%A0", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-writing-mode%E2%91%A1", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-writing-mode%E2%91%A2", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-display%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A2", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-position-inter-character-annotation%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/css-ruby-1/#interlinear-annotations", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A2", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A7%E2%91%A7", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A7%E2%91%A8", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-writing-mode%E2%91%A3", + "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-writing-mode-vertical-rl%E2%91%A1", + "https://www.w3.org/TR/css-ruby-1/#example-af80289a", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%93%AA", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A3", + "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-ruby-position-inter-character%E2%91%A1", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-writing-mode%E2%91%A4", + "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-writing-mode-vertical-rl%E2%91%A2", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-writing-mode%E2%91%A5", + "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-writing-mode-vertical-rl%E2%91%A3", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A0", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A1", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-position-inter-character-annotation%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-ruby-1/#interlinear-annotations", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A4", "https://www.w3.org/TR/css-ruby-1/#collapsed-ruby", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-merge%E2%91%A5", "https://www.w3.org/TR/css-ruby-1/#propdef-ruby-merge", @@ -757,29 +783,29 @@ "https://www.w3.org/TR/css-ruby-1/#ref-for-comb-one%E2%91%A6", "https://www.w3.org/TR/css-ruby-1/#ref-for-interlinear-annotations%E2%91%A7", "https://www.w3.org/TR/css-ruby-1/#merged-annotation", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-position-inter-character-annotation%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-position-inter-character-annotation%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/css-ruby-1/#valdef-ruby-merge-separate", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-columns%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-merge%E2%91%A6", "https://www.w3.org/TR/css-ruby-1/#example-4b06efaa", "https://www.w3.org/TR/css-ruby-1/#valdef-ruby-merge-merge", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A7%E2%91%A6", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A2", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-segments%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/css-ruby-1/#ref-for-inline-box%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%91%A1", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A7%E2%91%A7", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A3", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-base-box%E2%91%A6%E2%91%A4", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A7%E2%91%A8", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A4", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-base-box%E2%91%A6%E2%91%A5", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-merge%E2%91%A7", "https://www.w3.org/TR/css-ruby-1/#example-eeb77956", - "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A3", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A5", "https://www.w3.org/TR/css-ruby-1/#valdef-ruby-merge-auto", "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-ruby-merge-separate%E2%91%A1", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-merge%E2%91%A8", "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-ruby-merge-separate%E2%91%A2", "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-ruby-merge-merge%E2%91%A1", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%93%AA", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A5", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-base-box%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/css-ruby-1/#ref-for-bidi-isolate", "https://www.w3.org/TR/css-ruby-1/#ruby-align-property", @@ -790,7 +816,7 @@ "https://www.w3.org/TR/css-ruby-1/#ref-for-comb-one%E2%91%A8", "https://www.w3.org/TR/css-ruby-1/#ref-for-comb-one%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-align%E2%91%A8", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-position-inter-character-annotation%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-position-inter-character-annotation%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/css-ruby-1/#valdef-ruby-align-start", "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-ruby-align-start%E2%91%A0", "https://www.w3.org/TR/css-ruby-1/#issue-41435749", @@ -806,7 +832,9 @@ "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-ruby-align-space-between%E2%91%A0", "https://www.w3.org/TR/css-ruby-1/#ref-for-justification-opportunity%E2%91%A0", "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-ruby-align-space-around", - "https://www.w3.org/TR/css-ruby-1/#example-d11a9552", + "https://www.w3.org/TR/css-ruby-1/#example-e170976f", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-text-justify%E2%91%A0", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A6", "https://www.w3.org/TR/css-ruby-1/#ref-for-justification-opportunity%E2%91%A1", "https://www.w3.org/TR/css-ruby-1/#ref-for-character", "https://www.w3.org/TR/css-ruby-1/#ref-for-character%E2%91%A0", @@ -814,17 +842,17 @@ "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-ruby-align-space-between%E2%91%A1", "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-ruby-align-space-around%E2%91%A1", "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-ruby-align-space-between%E2%91%A2", - "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-text-justify%E2%91%A0", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-text-justify%E2%91%A1", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-base-box%E2%91%A6%E2%91%A7", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A0", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A7", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-merge%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-align%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-ruby-1/#ref-for-merged-annotation%E2%91%A4", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-align%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-align%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A1", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/css-ruby-1/#issue-70e7253c", "https://www.w3.org/TR/css-ruby-1/#ref-for-merged-annotation%E2%91%A5", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-segments%E2%91%A0%E2%91%A7", @@ -841,23 +869,23 @@ "https://www.w3.org/TR/css-ruby-1/#propdef-ruby-overhang", "https://www.w3.org/TR/css-ruby-1/#ref-for-comb-one%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-overhang%E2%91%A0", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A2", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A0%E2%93%AA%E2%93%AA", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-container%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/css-ruby-1/#valdef-ruby-overhang-auto", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-base-container-box%E2%91%A2%E2%91%A6", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/css-ruby-1/#valdef-ruby-overhang-none", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%91%A6", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%91%A7", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A3", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A0%E2%93%AA%E2%91%A0", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-container%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-container%E2%91%A3%E2%91%A1", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A4", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A5", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A0%E2%93%AA%E2%91%A1", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A0%E2%93%AA%E2%91%A2", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-base-box%E2%91%A6%E2%91%A8", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A6", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A0%E2%93%AA%E2%91%A3", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-base-box%E2%91%A7%E2%93%AA", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-base-box%E2%91%A7%E2%91%A0", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-merge%E2%91%A0%E2%91%A2", @@ -865,9 +893,9 @@ "https://www.w3.org/TR/css-ruby-1/#issue-adc9f0e4", "https://www.w3.org/TR/css-ruby-1/#example-a7292220", "https://www.w3.org/TR/css-ruby-1/#line-edge", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A7", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A0%E2%93%AA%E2%91%A4", "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-base-box%E2%91%A7%E2%91%A1", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A8%E2%91%A8", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A0%E2%93%AA%E2%91%A5", "https://www.w3.org/TR/css-ruby-1/#default-stylesheet", "https://www.w3.org/TR/css-ruby-1/#default-ua-ruby", "https://www.w3.org/TR/css-ruby-1/#default-inline", @@ -879,6 +907,10 @@ "https://www.w3.org/TR/css-ruby-1/#zhuyin-fuhao", "https://www.w3.org/TR/css-ruby-1/#bopomofo-tone-marks", "https://www.w3.org/TR/css-ruby-1/#ref-for-bopomofo-tone-marks", + "https://www.w3.org/TR/css-ruby-1/#ref-for-letter", + "https://www.w3.org/TR/css-ruby-1/#ref-for-unicode-script", + "https://www.w3.org/TR/css-ruby-1/#ref-for-bopomofo-tone-marks%E2%91%A0", + "https://www.w3.org/TR/css-ruby-1/#bopomofo-characters", "https://www.w3.org/TR/css-ruby-1/#g-hanja", "https://www.w3.org/TR/css-ruby-1/#g-hiragana", "https://www.w3.org/TR/css-ruby-1/#g-ideogram", @@ -887,9 +919,16 @@ "https://www.w3.org/TR/css-ruby-1/#g-katakana", "https://www.w3.org/TR/css-ruby-1/#acknowledgments", "https://www.w3.org/TR/css-ruby-1/#changes", + "https://www.w3.org/TR/css-ruby-1/#changes-20211202", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-writing-mode%E2%91%A6", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-position-inter-character-annotation%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A0%E2%93%AA%E2%91%A6", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-container-box%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/css-ruby-1/#ref-for-descdef-font-face-font-size", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-annotation-box%E2%91%A0%E2%93%AA%E2%91%A7", "https://www.w3.org/TR/css-ruby-1/#changes-20200429", "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-ruby-position-alternate%E2%91%A3", - "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A4", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A6", "https://www.w3.org/TR/css-ruby-1/#ref-for-initial-value", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-merge%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-ruby-merge-merge%E2%91%A2", @@ -898,9 +937,9 @@ "https://www.w3.org/TR/css-ruby-1/#ref-for-auto-hidden%E2%91%A1", "https://www.w3.org/TR/css-ruby-1/#ref-for-inline-box%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-ruby-1/#ref-for-interlinear-annotations%E2%91%A8", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-position-inter-character-annotation%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-position-inter-character-annotation%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-align%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-position-inter-character-annotation%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-ruby-1/#ref-for-ruby-position-inter-character-annotation%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/css-ruby-1/#ref-for-inline-block%E2%91%A0", "https://www.w3.org/TR/css-ruby-1/#ref-for-interlinear-annotations%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-ruby-1/#ref-for-interlinear-annotations%E2%91%A0%E2%91%A0", @@ -911,10 +950,10 @@ "https://www.w3.org/TR/css-ruby-1/#changes-20140805", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-overhang%E2%91%A1", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-merge%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A5", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A7", "https://www.w3.org/TR/css-ruby-1/#ref-for-pairing%E2%91%A6", "https://www.w3.org/TR/css-ruby-1/#ref-for-rtc", - "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A6", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A8", "https://www.w3.org/TR/css-ruby-1/#ref-for-selectordef-first-line%E2%91%A1", "https://www.w3.org/TR/css-ruby-1/#changes-20130919", "https://www.w3.org/TR/css-ruby-1/#ref-for-pairing%E2%91%A7", @@ -922,9 +961,9 @@ "https://www.w3.org/TR/css-ruby-1/#changes-20110630", "https://www.w3.org/TR/css-ruby-1/#ref-for-the-rp-element", "https://www.w3.org/TR/css-ruby-1/#ref-for-the-ruby-element", - "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A7", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-text-emphasis-position", - "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-ruby-position-inter-character%E2%91%A1", + "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-ruby-position-inter-character%E2%91%A2", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-text-emphasis-position%E2%91%A0", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-align%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-align%E2%91%A0%E2%91%A6", @@ -934,7 +973,7 @@ "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-ruby-align-space-between%E2%91%A4", "https://www.w3.org/TR/css-ruby-1/#ref-for-valdef-ruby-align-space-around%E2%91%A4", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-merge%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A8", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-ruby-1/#ref-for-pairing%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-ruby-1/#w3c-conformance", "https://www.w3.org/TR/css-ruby-1/#w3c-conventions", @@ -977,6 +1016,7 @@ "https://www.w3.org/TR/css-ruby-1/#term-for-outer-display-type", "https://www.w3.org/TR/css-ruby-1/#term-for-replaced-element", "https://www.w3.org/TR/css-ruby-1/#term-for-propdef-visibility", + "https://www.w3.org/TR/css-ruby-1/#term-for-descdef-font-face-font-size", "https://www.w3.org/TR/css-ruby-1/#term-for-valdef-grid-template-columns-max-content", "https://www.w3.org/TR/css-ruby-1/#term-for-valdef-baseline-shift-bottom", "https://www.w3.org/TR/css-ruby-1/#term-for-line-box", @@ -986,6 +1026,7 @@ "https://www.w3.org/TR/css-ruby-1/#term-for-selectordef-first-letter", "https://www.w3.org/TR/css-ruby-1/#term-for-selectordef-first-line", "https://www.w3.org/TR/css-ruby-1/#term-for-automatic-size", + "https://www.w3.org/TR/css-ruby-1/#term-for-letter", "https://www.w3.org/TR/css-ruby-1/#term-for-table-wrapper-box", "https://www.w3.org/TR/css-ruby-1/#term-for-character", "https://www.w3.org/TR/css-ruby-1/#term-for-collapsible-white-space", @@ -995,6 +1036,7 @@ "https://www.w3.org/TR/css-ruby-1/#term-for-soft-wrap-opportunity", "https://www.w3.org/TR/css-ruby-1/#term-for-propdef-text-justify", "https://www.w3.org/TR/css-ruby-1/#term-for-propdef-text-transform", + "https://www.w3.org/TR/css-ruby-1/#term-for-unicode-script", "https://www.w3.org/TR/css-ruby-1/#term-for-white-space", "https://www.w3.org/TR/css-ruby-1/#term-for-propdef-white-space", "https://www.w3.org/TR/css-ruby-1/#term-for-propdef-word-break", @@ -1027,10 +1069,12 @@ "https://www.w3.org/TR/css-ruby-1/#biblio-css-box-4", "https://www.w3.org/TR/css-ruby-1/#biblio-css-cascade-5", "https://www.w3.org/TR/css-ruby-1/#biblio-css-display-3", + "https://www.w3.org/TR/css-ruby-1/#biblio-css-fonts-5", "https://www.w3.org/TR/css-ruby-1/#biblio-css-grid-2", "https://www.w3.org/TR/css-ruby-1/#biblio-css-inline-3", "https://www.w3.org/TR/css-ruby-1/#biblio-css-pseudo-4", "https://www.w3.org/TR/css-ruby-1/#biblio-css-sizing-3", + "https://www.w3.org/TR/css-ruby-1/#biblio-css-syntax-3", "https://www.w3.org/TR/css-ruby-1/#biblio-css-tables-3", "https://www.w3.org/TR/css-ruby-1/#biblio-css-text-3", "https://www.w3.org/TR/css-ruby-1/#biblio-css-values-3", @@ -1055,7 +1099,7 @@ "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-align%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-merge%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-overhang%E2%91%A2", - "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-ruby-1/#ref-for-propdef-ruby-position%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-ruby-1/#issues-index" ] } \ No newline at end of file diff --git a/tr/ids/css-text-4.json b/tr/ids/css-text-4.json index 68bdb30a621d..da73bb0a43f3 100644 --- a/tr/ids/css-text-4.json +++ b/tr/ids/css-text-4.json @@ -153,11 +153,11 @@ "https://www.w3.org/TR/css-text-4/#ref-for-comb-one%E2%91%A3", "https://www.w3.org/TR/css-text-4/#ref-for-typedef-word-boundary-detection-lang", "https://www.w3.org/TR/css-text-4/#ref-for-typedef-word-boundary-detection-lang%E2%91%A0", + "https://www.w3.org/TR/css-text-4/#issue-f75f4086", "https://www.w3.org/TR/css-text-4/#ref-for-virtual-word-boundary", "https://www.w3.org/TR/css-text-4/#virtual-word-boundary", "https://www.w3.org/TR/css-text-4/#ref-for-soft-wrap-opportunity", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-boundary-expansion", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing", "https://www.w3.org/TR/css-text-4/#ref-for-virtual-word-boundary%E2%91%A0", "https://www.w3.org/TR/css-text-4/#valdef-word-boundary-detection-manual", "https://www.w3.org/TR/css-text-4/#ref-for-virtual-word-boundary%E2%91%A1", @@ -247,6 +247,7 @@ "https://www.w3.org/TR/css-text-4/#propdef-word-boundary-expansion", "https://www.w3.org/TR/css-text-4/#ref-for-comb-one%E2%91%A4", "https://www.w3.org/TR/css-text-4/#ref-for-comb-one%E2%91%A5", + "https://www.w3.org/TR/css-text-4/#issue-f75f4086%E2%91%A0", "https://www.w3.org/TR/css-text-4/#issue-217111e5", "https://www.w3.org/TR/css-text-4/#valdef-word-boundary-expansion-none", "https://www.w3.org/TR/css-text-4/#valdef-word-boundary-expansion-space", @@ -394,7 +395,7 @@ "https://www.w3.org/TR/css-text-4/#ref-for-segment-break%E2%91%A7", "https://www.w3.org/TR/css-text-4/#valdef-text-space-collapse-discard", "https://www.w3.org/TR/css-text-4/#issue-5f31cc0f", - "https://www.w3.org/TR/css-text-4/#example-c7b379da", + "https://www.w3.org/TR/css-text-4/#example-f23a14d2", "https://www.w3.org/TR/css-text-4/#white-space-trim", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-space-trim%E2%91%A1", "https://www.w3.org/TR/css-text-4/#propdef-text-space-trim", @@ -403,7 +404,7 @@ "https://www.w3.org/TR/css-text-4/#ref-for-comb-any%E2%91%A2", "https://www.w3.org/TR/css-text-4/#ref-for-inline-box%E2%91%A1", "https://www.w3.org/TR/css-text-4/#ref-for-block-container", - "https://www.w3.org/TR/css-text-4/#valdef-text-space-trim-trim-inner", + "https://www.w3.org/TR/css-text-4/#valdef-text-space-trim-discard-inner", "https://www.w3.org/TR/css-text-4/#ref-for-segment-break%E2%91%A8", "https://www.w3.org/TR/css-text-4/#ref-for-segment-break%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-text-4/#valdef-text-space-trim-discard-before", @@ -570,7 +571,7 @@ "https://www.w3.org/TR/css-text-4/#ref-for-preserved-white-space%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-text-4/#ref-for-tabs%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-letter-spacing", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A0", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing", "https://www.w3.org/TR/css-text-4/#line-breaking", "https://www.w3.org/TR/css-text-4/#line-break", "https://www.w3.org/TR/css-text-4/#ref-for-preserved-white-space%E2%91%A0%E2%91%A0", @@ -743,6 +744,7 @@ "https://www.w3.org/TR/css-text-4/#hyphens-property", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-hyphens%E2%91%A0", "https://www.w3.org/TR/css-text-4/#hyphenate", + "https://www.w3.org/TR/css-text-4/#example-218209fb", "https://www.w3.org/TR/css-text-4/#hyphenation-opportunity", "https://www.w3.org/TR/css-text-4/#ref-for-soft-wrap-opportunity%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/css-text-4/#ref-for-hyphenate", @@ -783,7 +785,8 @@ "https://www.w3.org/TR/css-text-4/#ref-for-used-value%E2%91%A1", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/css-text-4/#example-5c34ac48", + "https://www.w3.org/TR/css-text-4/#ref-for-hyphenation-opportunity%E2%91%A6", + "https://www.w3.org/TR/css-text-4/#example-011cd0e8", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-hyphenate-character%E2%91%A0", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-hyphenate-character%E2%91%A1", "https://www.w3.org/TR/css-text-4/#hyphenate-size-limits", @@ -891,6 +894,7 @@ "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-wrap-wrap%E2%91%A7", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-wrap%E2%91%A4", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-wrap%E2%91%A5", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-wrap-nowrap%E2%91%A1", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-wrap-wrap%E2%91%A8", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-wrap-pretty", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-wrap-pretty%E2%91%A0", @@ -1000,10 +1004,11 @@ "https://www.w3.org/TR/css-text-4/#ref-for-inherited-value", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-start%E2%91%A0", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-end", - "https://www.w3.org/TR/css-text-4/#ref-for-initial-containing-block", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-direction", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-left", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-right", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-start%E2%91%A1", + "https://www.w3.org/TR/css-text-4/#ref-for-root-element", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-align%E2%91%A0", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-align-all%E2%91%A2", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-align-last%E2%91%A3", @@ -1027,7 +1032,7 @@ "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-left%E2%91%A0", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-right%E2%91%A1", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-center", - "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-start%E2%91%A1", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-start%E2%91%A2", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-end%E2%91%A0", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-center%E2%91%A0", "https://www.w3.org/TR/css-text-4/#issue-f823e64b", @@ -1072,7 +1077,7 @@ "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-align-all%E2%91%A4", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-align-all%E2%91%A5", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-justify%E2%91%A1", - "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-start%E2%91%A2", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-start%E2%91%A3", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-align%E2%91%A6", "https://www.w3.org/TR/css-text-4/#text-justify-property", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-justify%E2%91%A1", @@ -1102,7 +1107,7 @@ "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-justify%E2%91%A3", "https://www.w3.org/TR/css-text-4/#valdef-text-justify-inter-word", "https://www.w3.org/TR/css-text-4/#ref-for-word-separator%E2%91%A6", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A1", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A0", "https://www.w3.org/TR/css-text-4/#fig-text-justify-interword", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-justify%E2%91%A4", "https://www.w3.org/TR/css-text-4/#valdef-text-justify-inter-character", @@ -1112,45 +1117,53 @@ "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-justify%E2%91%A5", "https://www.w3.org/TR/css-text-4/#valdef-text-justify-distribute", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-justify-inter-character", + "https://www.w3.org/TR/css-text-4/#ref-for-css-legacy-value-alias", + "https://www.w3.org/TR/css-text-4/#valdef-text-justify-ruby", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-justify-auto", + "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A1", + "https://www.w3.org/TR/css-text-4/#ref-for-word-separator%E2%91%A7", + "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A2", + "https://www.w3.org/TR/css-text-4/#ref-for-bopomofo-characters", + "https://www.w3.org/TR/css-text-4/#ref-for-ruby-annotation-box", "https://www.w3.org/TR/css-text-4/#ref-for-content-language%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/css-text-4/#expanding-text", "https://www.w3.org/TR/css-text-4/#justification-opportunity", "https://www.w3.org/TR/css-text-4/#expansion-opportunity", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/css-text-4/#ref-for-word-separator%E2%91%A7", + "https://www.w3.org/TR/css-text-4/#ref-for-word-separator%E2%91%A8", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A1", + "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A3", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-justify%E2%91%A6", - "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A2", + "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A4", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-justify%E2%91%A7", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-letter-spacing%E2%91%A1", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A1", + "https://www.w3.org/TR/css-text-4/#ref-for-word-separator%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A5", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A2", - "https://www.w3.org/TR/css-text-4/#ref-for-word-separator%E2%91%A8", - "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A3", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A3", - "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A4", + "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A6", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-letter-spacing%E2%91%A2", - "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A5", - "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A6", - "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A7", - "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-justify-inter-character%E2%91%A0", - "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A8", + "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-justify-inter-character%E2%91%A0", + "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-justify%E2%91%A3", "https://www.w3.org/TR/css-text-4/#justify-symbols", - "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-letter-unit%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-letter-unit%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/css-text-4/#example-c5fbd6d7", - "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-text-4/#example-c5fbd6d7", + "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-text-4/#justify-limits", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-align-last%E2%91%A6", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-align-last%E2%91%A7", @@ -1159,20 +1172,20 @@ "https://www.w3.org/TR/css-text-4/#justify-cursive", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-letter-unit%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/css-text-4/#ref-for-cursive-script", - "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-letter-unit%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-letter-unit%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/css-text-4/#ref-for-cursive-script%E2%91%A0", "https://www.w3.org/TR/css-text-4/#example-5407996d", "https://www.w3.org/TR/css-text-4/#justify-algos", - "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-justify-auto", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-justify-auto%E2%91%A0", - "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/css-text-4/#ref-for-content-language%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-justify-auto%E2%91%A1", "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/css-text-4/#ref-for-word-separator%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-text-4/#ref-for-content-language%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-text-4/#ref-for-word-separator%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/css-text-4/#ref-for-block-scripts", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A2%E2%91%A6", @@ -1219,27 +1232,27 @@ "https://www.w3.org/TR/css-text-4/#valdef-text-group-align-center", "https://www.w3.org/TR/css-text-4/#ref-for-group-alignment%E2%91%A4", "https://www.w3.org/TR/css-text-4/#spacing", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A4", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A3", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-letter-spacing%E2%91%A3", - "https://www.w3.org/TR/css-text-4/#ref-for-word-separator%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-text-4/#ref-for-word-separator%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/css-text-4/#word-spacing-property", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A5", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A4", "https://www.w3.org/TR/css-text-4/#word-spacing", "https://www.w3.org/TR/css-text-4/#propdef-word-spacing", "https://www.w3.org/TR/css-text-4/#ref-for-comb-one%E2%91%A6%E2%91%A4", "https://www.w3.org/TR/css-text-4/#ref-for-typedef-length-percentage%E2%91%A1", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-font-size", "https://www.w3.org/TR/css-text-4/#valdef-word-spacing-normal", - "https://www.w3.org/TR/css-text-4/#valdef-word-spacing-length-percentages", + "https://www.w3.org/TR/css-text-4/#valdef-word-spacing-length-percentage", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-font-size%E2%91%A0", "https://www.w3.org/TR/css-text-4/#ref-for-em", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-font-size%E2%91%A1", - "https://www.w3.org/TR/css-text-4/#ref-for-word-separator%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-text-4/#ref-for-word-separator%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-text-4/#word-separator", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-text-4/#ref-for-word-separator%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-text-4/#ref-for-word-separator%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-text-4/#ref-for-word-separator%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-text-4/#letter-spacing-property", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-letter-spacing%E2%91%A4", "https://www.w3.org/TR/css-text-4/#letter-spacing", @@ -1250,7 +1263,7 @@ "https://www.w3.org/TR/css-text-4/#ref-for-propdef-font-size%E2%91%A2", "https://www.w3.org/TR/css-text-4/#tracking", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A3%E2%91%A1", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A6", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A5", "https://www.w3.org/TR/css-text-4/#ref-for-typographic-character-unit%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/css-text-4/#valdef-letter-spacing-normal", "https://www.w3.org/TR/css-text-4/#valdef-letter-spacing-length", @@ -1301,7 +1314,7 @@ "https://www.w3.org/TR/css-text-4/#ref-for-inline-box%E2%91%A8", "https://www.w3.org/TR/css-text-4/#ref-for-inline-level%E2%91%A2", "https://www.w3.org/TR/css-text-4/#ref-for-atomic-inline%E2%91%A1", - "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/css-text-4/#example-4c81cd27", "https://www.w3.org/TR/css-text-4/#line-padding-rendering", "https://www.w3.org/TR/css-text-4/#text-spacing-property", @@ -1362,19 +1375,24 @@ "https://www.w3.org/TR/css-text-4/#ref-for-non-ideographic-numerals", "https://www.w3.org/TR/css-text-4/#valdef-text-spacing-punctuation", "https://www.w3.org/TR/css-text-4/#issue-79e83d5f", - "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-spacing-ideograph-alpha", - "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-spacing-ideograph-numeric", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A7", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A6", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-letter-spacing%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-letter-spacing%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-spacing%E2%91%A1", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A8", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A7", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-spacing-normal", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-spacing-none", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-spacing-trim-start%E2%91%A3", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-spacing-trim-end", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-spacing-space-end", "https://www.w3.org/TR/css-text-4/#issue-2d794e33", + "https://www.w3.org/TR/css-text-4/#inter-script-spacing", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-spacing-ideograph-alpha", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-spacing-ideograph-numeric", + "https://www.w3.org/TR/css-text-4/#ref-for-margin", + "https://www.w3.org/TR/css-text-4/#ref-for-border", + "https://www.w3.org/TR/css-text-4/#ref-for-padding", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-spacing-normal%E2%91%A0", "https://www.w3.org/TR/css-text-4/#fullwidth-collapsing", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-spacing%E2%91%A2", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-spacing%E2%91%A3", @@ -1460,7 +1478,7 @@ "https://www.w3.org/TR/css-text-4/#valdef-text-indent-hanging", "https://www.w3.org/TR/css-text-4/#example-7dde3c71", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-align%E2%91%A8", - "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-start%E2%91%A3", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-start%E2%91%A4", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-indent%E2%91%A3", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-indent-hanging%E2%91%A0", "https://www.w3.org/TR/css-text-4/#example-f29e1f90", @@ -1561,7 +1579,7 @@ "https://www.w3.org/TR/css-text-4/#order", "https://www.w3.org/TR/css-text-4/#ref-for-wrapping%E2%91%A4", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-letter-spacing%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A8", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-spacing%E2%91%A4", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-line-padding%E2%91%A0", "https://www.w3.org/TR/css-text-4/#plaintext", @@ -1572,10 +1590,10 @@ "https://www.w3.org/TR/css-text-4/#ref-for-block", "https://www.w3.org/TR/css-text-4/#ref-for-forced-line-break%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-text-4/#default-stylesheet", - "https://www.w3.org/TR/css-text-4/#example-095a58bf", + "https://www.w3.org/TR/css-text-4/#example-de98300d", "https://www.w3.org/TR/css-text-4/#script-groups", "https://www.w3.org/TR/css-text-4/#ref-for-unicode-script%E2%91%A0", - "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-text-4/#ref-for-justification-opportunity%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/css-text-4/#block-scripts", "https://www.w3.org/TR/css-text-4/#ref-for-unicode-script%E2%91%A1", "https://www.w3.org/TR/css-text-4/#ref-for-unicode-east-asian-width%E2%91%A1", @@ -1635,7 +1653,23 @@ "https://www.w3.org/TR/css-text-4/#priv-sec", "https://www.w3.org/TR/css-text-4/#acknowledgements", "https://www.w3.org/TR/css-text-4/#changes", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-justify-ruby", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-justify%E2%91%A8", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-spacing%E2%91%A5", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-spacing-trim-end%E2%91%A0", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-spacing-allow-end", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-spacing%E2%91%A6", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-spacing-ideograph-alpha%E2%91%A0", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-spacing-ideograph-numeric%E2%91%A0", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-align%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-align-start%E2%91%A5", + "https://www.w3.org/TR/css-text-4/#ref-for-root-element%E2%91%A0", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-justify-distribute%E2%91%A0", + "https://www.w3.org/TR/css-text-4/#ref-for-css-legacy-value-alias%E2%91%A0", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-justify-inter-character%E2%91%A1", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-space-trim%E2%91%A5", + "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-space-trim-discard-inner", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-letter-spacing%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-font-size%E2%91%A7", "https://www.w3.org/TR/css-text-4/#ref-for-the-textarea-element", @@ -1646,7 +1680,7 @@ "https://www.w3.org/TR/css-text-4/#ref-for-propdef-white-space%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-space-collapse-preserve-spaces", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-space-collapse-discard", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-space-trim%E2%91%A5", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-space-trim%E2%91%A6", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-wrap%E2%91%A6", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-white-space%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/css-text-4/#ref-for-valdef-text-wrap-balance%E2%91%A1", @@ -1661,11 +1695,11 @@ "https://www.w3.org/TR/css-text-4/#ref-for-propdef-hyphenate-limit-lines%E2%91%A0", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-hyphenate-limit-last%E2%91%A1", "https://www.w3.org/TR/css-text-4/#ref-for-string-value%E2%91%A7", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-align%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-group-align%E2%91%A0", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-align%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-group-align%E2%91%A0", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-align%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-line-padding%E2%91%A1", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-spacing%E2%91%A5", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-spacing%E2%91%A7", "https://www.w3.org/TR/css-text-4/#w3c-conformance", "https://www.w3.org/TR/css-text-4/#w3c-conventions", "https://www.w3.org/TR/css-text-4/#w3c-example", @@ -1677,6 +1711,7 @@ "https://www.w3.org/TR/css-text-4/#index-defined-here", "https://www.w3.org/TR/css-text-4/#index-defined-elsewhere", "https://www.w3.org/TR/css-text-4/#term-for-propdef-border", + "https://www.w3.org/TR/css-text-4/#term-for-border", "https://www.w3.org/TR/css-text-4/#term-for-propdef-margin", "https://www.w3.org/TR/css-text-4/#term-for-propdef-padding", "https://www.w3.org/TR/css-text-4/#term-for-fragmentation-context", @@ -1684,6 +1719,7 @@ "https://www.w3.org/TR/css-text-4/#term-for-valdef-all-inherit", "https://www.w3.org/TR/css-text-4/#term-for-inherited-value", "https://www.w3.org/TR/css-text-4/#term-for-legacy-name-alias", + "https://www.w3.org/TR/css-text-4/#term-for-css-legacy-value-alias", "https://www.w3.org/TR/css-text-4/#term-for-shorthand-property", "https://www.w3.org/TR/css-text-4/#term-for-used-value", "https://www.w3.org/TR/css-text-4/#term-for-cascade-origin-user", @@ -1699,12 +1735,12 @@ "https://www.w3.org/TR/css-text-4/#term-for-propdef-display", "https://www.w3.org/TR/css-text-4/#term-for-in-flow", "https://www.w3.org/TR/css-text-4/#term-for-independent-formatting-context", - "https://www.w3.org/TR/css-text-4/#term-for-initial-containing-block", "https://www.w3.org/TR/css-text-4/#term-for-inline-box", "https://www.w3.org/TR/css-text-4/#term-for-inline-formatting-context", "https://www.w3.org/TR/css-text-4/#term-for-inline-level", "https://www.w3.org/TR/css-text-4/#term-for-out-of-flow", "https://www.w3.org/TR/css-text-4/#term-for-text-run", + "https://www.w3.org/TR/css-text-4/#term-for-root-element", "https://www.w3.org/TR/css-text-4/#term-for-propdef-font-feature-settings", "https://www.w3.org/TR/css-text-4/#term-for-propdef-font-size", "https://www.w3.org/TR/css-text-4/#term-for-valdef-alignment-baseline-baseline", @@ -1713,7 +1749,9 @@ "https://www.w3.org/TR/css-text-4/#term-for-ink-overflow", "https://www.w3.org/TR/css-text-4/#term-for-scrollable-overflow", "https://www.w3.org/TR/css-text-4/#term-for-first-formatted-line", + "https://www.w3.org/TR/css-text-4/#term-for-bopomofo-characters", "https://www.w3.org/TR/css-text-4/#term-for-ruby", + "https://www.w3.org/TR/css-text-4/#term-for-ruby-annotation-box", "https://www.w3.org/TR/css-text-4/#term-for-inner-size", "https://www.w3.org/TR/css-text-4/#term-for-intrinsic-size", "https://www.w3.org/TR/css-text-4/#term-for-intrinsic-size-contribution", @@ -1772,6 +1810,7 @@ "https://www.w3.org/TR/css-text-4/#biblio-css-break-4", "https://www.w3.org/TR/css-text-4/#biblio-css-cascade-5", "https://www.w3.org/TR/css-text-4/#biblio-css-display-3", + "https://www.w3.org/TR/css-text-4/#biblio-css-display-4", "https://www.w3.org/TR/css-text-4/#biblio-css-fonts-3", "https://www.w3.org/TR/css-text-4/#biblio-css-fonts-4", "https://www.w3.org/TR/css-text-4/#biblio-css-inline-3", @@ -1779,6 +1818,7 @@ "https://www.w3.org/TR/css-text-4/#biblio-css-pseudo-4", "https://www.w3.org/TR/css-text-4/#biblio-css-ruby-1", "https://www.w3.org/TR/css-text-4/#biblio-css-sizing-3", + "https://www.w3.org/TR/css-text-4/#biblio-css-text-3", "https://www.w3.org/TR/css-text-4/#biblio-css-values-3", "https://www.w3.org/TR/css-text-4/#biblio-css-values-4", "https://www.w3.org/TR/css-text-4/#biblio-css-writing-modes-3", @@ -1802,7 +1842,6 @@ "https://www.w3.org/TR/css-text-4/#biblio-bcp47", "https://www.w3.org/TR/css-text-4/#biblio-clreq", "https://www.w3.org/TR/css-text-4/#biblio-css-conditional-3", - "https://www.w3.org/TR/css-text-4/#biblio-css-text-3", "https://www.w3.org/TR/css-text-4/#biblio-css-text-decor-3", "https://www.w3.org/TR/css-text-4/#biblio-dom", "https://www.w3.org/TR/css-text-4/#biblio-ilreq", @@ -1829,22 +1868,22 @@ "https://www.w3.org/TR/css-text-4/#ref-for-propdef-line-padding%E2%91%A2", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-overflow-wrap%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-tab-size%E2%91%A1", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-align%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-align%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-align-all%E2%91%A7", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-align-last%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-group-align%E2%91%A1", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-indent%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-justify%E2%91%A8", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-justify%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-space-collapse%E2%91%A4", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-space-trim%E2%91%A6", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-spacing%E2%91%A6", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-space-trim%E2%91%A7", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-spacing%E2%91%A8", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-transform%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-text-wrap%E2%91%A7", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-white-space%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-boundary-detection%E2%91%A4", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-boundary-expansion%E2%91%A3", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-break%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-spacing%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-word-wrap%E2%91%A1", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-wrap-after%E2%91%A2", "https://www.w3.org/TR/css-text-4/#ref-for-propdef-wrap-before%E2%91%A2", diff --git a/tr/ids/epub-33.json b/tr/ids/epub-33.json index c64b996dfb61..97a5d26dfa75 100644 --- a/tr/ids/epub-33.json +++ b/tr/ids/epub-33.json @@ -528,6 +528,8 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-ocf-abstract-container-6", "https://www.w3.org/TR/epub-33/#ref-for-dfn-root-directory-4", "https://www.w3.org/TR/epub-33/#ref-for-dfn-ocf-zip-container-3", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-21", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-7", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-creator-24", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-27", "https://www.w3.org/TR/epub-33/#issue-container-generatedID-22", @@ -823,7 +825,7 @@ "https://www.w3.org/TR/epub-33/#x5-1-introduction", "https://www.w3.org/TR/epub-33/#ref-for-dfn-package-document-21", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-36", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-21", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-22", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-reading-system-23", "https://www.w3.org/TR/epub-33/#ref-for-dfn-manifest-fallback-chain-4", "https://www.w3.org/TR/epub-33/#issue-container-generatedID-38", @@ -898,7 +900,7 @@ "https://www.w3.org/TR/epub-33/#ref-for-index-term-path-relative-scheme-less-url-string-4", "https://www.w3.org/TR/epub-33/#ref-for-index-term-url-fragment-string-2", "https://www.w3.org/TR/epub-33/#example-specifying-that-a-creator-is-the-illustrator", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-22", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-23", "https://www.w3.org/TR/epub-33/#ref-for-index-term-id-3", "https://www.w3.org/TR/epub-33/#example-setting-the-duration-of-a-media-overlay-document", "https://www.w3.org/TR/epub-33/#ref-for-dfn-link-8", @@ -1003,7 +1005,7 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-reading-system-27", "https://www.w3.org/TR/epub-33/#issue-container-generatedID-44", "https://www.w3.org/TR/epub-33/#h-note-45", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-23", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-24", "https://www.w3.org/TR/epub-33/#sec-opf-dcmes-optional", "https://www.w3.org/TR/epub-33/#x5-5-4-dublin-core-optional-elements", "https://www.w3.org/TR/epub-33/#sec-opf-dcmes-optional-def", @@ -1086,14 +1088,14 @@ "https://www.w3.org/TR/epub-33/#dfn-link", "https://www.w3.org/TR/epub-33/#ref-for-dfn-metadata-7", "https://www.w3.org/TR/epub-33/#ref-for-dfn-metadata-8", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-24", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-25", "https://www.w3.org/TR/epub-33/#ref-for-dfn-linked-resource-3", "https://www.w3.org/TR/epub-33/#linked-res-manifest", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-25", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-26", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-spine-13", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-19", "https://www.w3.org/TR/epub-33/#ref-for-index-term-script-element-2", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-26", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-27", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-creator-54", "https://www.w3.org/TR/epub-33/#example-reference-to-a-record-embedded-in-an-xhtml-content-document", "https://www.w3.org/TR/epub-33/#linked-res-location", @@ -1117,7 +1119,7 @@ "https://www.w3.org/TR/epub-33/#x5-6-manifest-section", "https://www.w3.org/TR/epub-33/#sec-manifest-elem", "https://www.w3.org/TR/epub-33/#x5-6-1-the-manifest-element", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-27", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-28", "https://www.w3.org/TR/epub-33/#elemdef-opf-manifest", "https://www.w3.org/TR/epub-33/#dfn-manifest", "https://www.w3.org/TR/epub-33/#ref-for-dfn-package-6", @@ -1130,10 +1132,11 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-package-document-26", "https://www.w3.org/TR/epub-33/#issue-container-generatedID-49", "https://www.w3.org/TR/epub-33/#h-note-50", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-linked-resource-4", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-reading-system-30", "https://www.w3.org/TR/epub-33/#sec-item-elem", "https://www.w3.org/TR/epub-33/#x5-6-2-the-item-element", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-28", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-29", "https://www.w3.org/TR/epub-33/#elemdef-package-item", "https://www.w3.org/TR/epub-33/#dfn-item", "https://www.w3.org/TR/epub-33/#ref-for-dfn-manifest-4", @@ -1183,13 +1186,13 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-14", "https://www.w3.org/TR/epub-33/#example-remote-resources-that-are-publication-resources", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-22", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-29", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-30", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-creator-60", "https://www.w3.org/TR/epub-33/#ref-for-dfn-remote-resource-6", "https://www.w3.org/TR/epub-33/#example-external-resources-that-are-not-publication-resources", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-reading-system-33", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-creator-61", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-30", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-31", "https://www.w3.org/TR/epub-33/#sec-opf-bindings", "https://www.w3.org/TR/epub-33/#x5-6-3-the-bindings-element-deprecated", "https://www.w3.org/TR/epub-33/#sec-pkg-spine", @@ -1212,7 +1215,7 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-navigation-document-4", "https://www.w3.org/TR/epub-33/#issue-container-generatedID-51", "https://www.w3.org/TR/epub-33/#h-note-52", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-31", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-32", "https://www.w3.org/TR/epub-33/#ref-for-index-term-embedded-content-2", "https://www.w3.org/TR/epub-33/#attrdef-spine-page-progression-direction", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-reading-system-34", @@ -1227,7 +1230,7 @@ "https://www.w3.org/TR/epub-33/#attrdef-itemref-idref", "https://www.w3.org/TR/epub-33/#ref-for-index-term-id-4", "https://www.w3.org/TR/epub-33/#ref-for-dfn-item-12", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-7", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-8", "https://www.w3.org/TR/epub-33/#ref-for-index-term-idref-3", "https://www.w3.org/TR/epub-33/#confreq-spine-itemtypes", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-25", @@ -1366,14 +1369,14 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-reading-system-42", "https://www.w3.org/TR/epub-33/#issue-container-generatedID-63", "https://www.w3.org/TR/epub-33/#h-note-64", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-8", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-9", "https://www.w3.org/TR/epub-33/#sec-xhtml-svg", "https://www.w3.org/TR/epub-33/#x6-1-4-2-embedded-svg", "https://www.w3.org/TR/epub-33/#ref-for-dfn-xhtml-content-document-20", "https://www.w3.org/TR/epub-33/#ref-for-dfn-svg-content-document-4", "https://www.w3.org/TR/epub-33/#issue-container-generatedID-64", "https://www.w3.org/TR/epub-33/#h-note-65", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-9", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-10", "https://www.w3.org/TR/epub-33/#ref-for-dfn-item-14", "https://www.w3.org/TR/epub-33/#sec-xhtml-deviations-discouraged", "https://www.w3.org/TR/epub-33/#x6-1-4-3-discouraged-constructs", @@ -1480,7 +1483,7 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-scripted-content-document-3", "https://www.w3.org/TR/epub-33/#ref-for-dfn-xhtml-content-document-22", "https://www.w3.org/TR/epub-33/#ref-for-index-term-form-element-2", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-10", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-11", "https://www.w3.org/TR/epub-33/#ref-for-index-term-data-blocks-2", "https://www.w3.org/TR/epub-33/#issue-container-generatedID-71", "https://www.w3.org/TR/epub-33/#h-note-72", @@ -2043,7 +2046,7 @@ "https://www.w3.org/TR/epub-33/#x9-3-5-1-including-media-overlays", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-56", "https://www.w3.org/TR/epub-33/#ref-for-dfn-media-overlay-document-13", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-11", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-12", "https://www.w3.org/TR/epub-33/#ref-for-dfn-item-15", "https://www.w3.org/TR/epub-33/#ref-for-index-term-id-11", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-creator-115", @@ -2056,7 +2059,7 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-package-document-28", "https://www.w3.org/TR/epub-33/#ref-for-dfn-meta-11", "https://www.w3.org/TR/epub-33/#ref-for-dfn-media-overlay-document-14", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-12", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-13", "https://www.w3.org/TR/epub-33/#ref-for-dfn-item-16", "https://www.w3.org/TR/epub-33/#issue-container-generatedID-86", "https://www.w3.org/TR/epub-33/#h-note-90", @@ -2121,7 +2124,7 @@ "https://www.w3.org/TR/epub-33/#x11-2-threat-model", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-70", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-creator-124", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-32", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-33", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-16", "https://www.w3.org/TR/epub-33/#ref-for-dfn-remote-resource-8", "https://www.w3.org/TR/epub-33/#ref-for-dfn-remote-resource-9", @@ -2166,8 +2169,8 @@ "https://www.w3.org/TR/epub-33/#ref-for-index-term-system-identifiers-1", "https://www.w3.org/TR/epub-33/#ref-for-index-term-document-type-declaration-2", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-creator-129", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-33", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-13", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-34", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-14", "https://www.w3.org/TR/epub-33/#app-structural-semantics", "https://www.w3.org/TR/epub-33/#c-expressing-structural-semantics", "https://www.w3.org/TR/epub-33/#sec-structural-semantics-intro", @@ -2400,12 +2403,12 @@ "https://www.w3.org/TR/epub-33/#sec-cover-image", "https://www.w3.org/TR/epub-33/#d-6-1-cover-image", "https://www.w3.org/TR/epub-33/#cover-image", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-34", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-35", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-78", "https://www.w3.org/TR/epub-33/#sec-mathml", "https://www.w3.org/TR/epub-33/#d-6-2-mathml", "https://www.w3.org/TR/epub-33/#mathml", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-35", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-36", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-64", "https://www.w3.org/TR/epub-33/#sec-nav-prop", "https://www.w3.org/TR/epub-33/#d-6-3-nav", @@ -2415,7 +2418,7 @@ "https://www.w3.org/TR/epub-33/#sec-remote-resources", "https://www.w3.org/TR/epub-33/#d-6-4-remote-resources", "https://www.w3.org/TR/epub-33/#remote-resources", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-36", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-37", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-17", "https://www.w3.org/TR/epub-33/#ref-for-dfn-xhtml-content-document-33", "https://www.w3.org/TR/epub-33/#ref-for-dfn-svg-content-document-16", @@ -2423,20 +2426,20 @@ "https://www.w3.org/TR/epub-33/#sec-scripted", "https://www.w3.org/TR/epub-33/#d-6-5-scripted", "https://www.w3.org/TR/epub-33/#scripted", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-37", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-38", "https://www.w3.org/TR/epub-33/#ref-for-dfn-scripted-content-document-4", "https://www.w3.org/TR/epub-33/#ref-for-index-term-form-element-3", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-65", "https://www.w3.org/TR/epub-33/#sec-svg-prop", "https://www.w3.org/TR/epub-33/#d-6-6-svg", "https://www.w3.org/TR/epub-33/#svg", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-38", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-39", "https://www.w3.org/TR/epub-33/#ref-for-dfn-xhtml-content-document-34", "https://www.w3.org/TR/epub-33/#ref-for-dfn-svg-content-document-17", "https://www.w3.org/TR/epub-33/#sec-switch", "https://www.w3.org/TR/epub-33/#d-6-7-switch", "https://www.w3.org/TR/epub-33/#switch", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-39", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-40", "https://www.w3.org/TR/epub-33/#ref-for-dfn-xhtml-content-document-35", "https://www.w3.org/TR/epub-33/#app-itemref-properties-vocab", "https://www.w3.org/TR/epub-33/#d-7-spine-properties-vocabulary", @@ -2583,11 +2586,11 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-81", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-18", "https://www.w3.org/TR/epub-33/#ref-for-dfn-link-13", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-linked-resource-4", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-linked-resource-5", "https://www.w3.org/TR/epub-33/#ref-for-dfn-manifest-plane-2", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-14", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-15", "https://www.w3.org/TR/epub-33/#ref-for-dfn-link-14", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-40", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-41", "https://www.w3.org/TR/epub-33/#ref-for-dfn-container-resource-5", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-70", "https://www.w3.org/TR/epub-33/#ref-for-dfn-spine-plane-3", @@ -2622,11 +2625,11 @@ "https://www.w3.org/TR/epub-33/#app-media-type-app-oebps-package", "https://www.w3.org/TR/epub-33/#i-1-the-application-oebps-package-xml-media-type", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-83", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-41", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-42", "https://www.w3.org/TR/epub-33/#app-media-type", "https://www.w3.org/TR/epub-33/#i-2-the-application-epub-zip-media-type", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-84", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-42", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-43", "https://www.w3.org/TR/epub-33/#index", "https://www.w3.org/TR/epub-33/#j-index", "https://www.w3.org/TR/epub-33/#index-defined-here", diff --git a/tr/ids/html.json b/tr/ids/html.json index e7f42198dcd2..d8ef97f3bd4a 100644 --- a/tr/ids/html.json +++ b/tr/ids/html.json @@ -816,6 +816,7 @@ "https://html.spec.whatwg.org/multipage/infrastructure.html#a-promise-resolved-with", "https://html.spec.whatwg.org/multipage/infrastructure.html#a-promise-rejected-with", "https://html.spec.whatwg.org/multipage/infrastructure.html#upon-rejection", + "https://html.spec.whatwg.org/multipage/infrastructure.html#upon-fulfillment", "https://html.spec.whatwg.org/multipage/infrastructure.html#legacyfactoryfunction", "https://html.spec.whatwg.org/multipage/infrastructure.html#legacylenientthis", "https://html.spec.whatwg.org/multipage/infrastructure.html#legacynulltoemptystring", @@ -909,6 +910,7 @@ "https://html.spec.whatwg.org/multipage/infrastructure.html#source-text-module-record", "https://html.spec.whatwg.org/multipage/infrastructure.html#js-evaluate", "https://html.spec.whatwg.org/multipage/infrastructure.html#js-link", + "https://html.spec.whatwg.org/multipage/infrastructure.html#js-loadrequestedmodules", "https://html.spec.whatwg.org/multipage/infrastructure.html#arraycreate", "https://html.spec.whatwg.org/multipage/infrastructure.html#call", "https://html.spec.whatwg.org/multipage/infrastructure.html#clearkeptobjects", @@ -921,6 +923,7 @@ "https://html.spec.whatwg.org/multipage/infrastructure.html#detacharraybuffer", "https://html.spec.whatwg.org/multipage/infrastructure.html#enumerableownproperties", "https://html.spec.whatwg.org/multipage/infrastructure.html#finishdynamicimport", + "https://html.spec.whatwg.org/multipage/infrastructure.html#finishloadingimportedmodule", "https://html.spec.whatwg.org/multipage/infrastructure.html#js-ordinaryfunctioncreate", "https://html.spec.whatwg.org/multipage/infrastructure.html#js-get", "https://html.spec.whatwg.org/multipage/infrastructure.html#getactivescriptormodule", @@ -931,10 +934,9 @@ "https://html.spec.whatwg.org/multipage/infrastructure.html#js-hostenqueuepromisejob", "https://html.spec.whatwg.org/multipage/infrastructure.html#js-hostensurecanaddprivateelement", "https://html.spec.whatwg.org/multipage/infrastructure.html#js-hostensurecancompilestrings", - "https://html.spec.whatwg.org/multipage/infrastructure.html#js-hostimportmoduledynamically", + "https://html.spec.whatwg.org/multipage/infrastructure.html#js-hostloadimportedmodule", "https://html.spec.whatwg.org/multipage/infrastructure.html#js-hostmakejobcallback", "https://html.spec.whatwg.org/multipage/infrastructure.html#js-hostpromiserejectiontracker", - "https://html.spec.whatwg.org/multipage/infrastructure.html#js-hostresolveimportedmodule", "https://html.spec.whatwg.org/multipage/infrastructure.html#js-initializehostdefinedrealm", "https://html.spec.whatwg.org/multipage/infrastructure.html#isaccessordescriptor", "https://html.spec.whatwg.org/multipage/infrastructure.html#iscallable", @@ -38292,9 +38294,14 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:concept-request-origin", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:browsing-context-scope-origin-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:concept-request-destination-2", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:concept-request-initiator-type", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:nav-container-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:concept-element-local-name", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:source-snapshot-params-client-2", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:nav-container-document-2", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:relevant-settings-object-2", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:concept-request-initiator-type", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:nav-container-4", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:concept-element-local-name-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:coop-enforcement-result-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:coop-enforcement-url-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:nav-document-3", @@ -38329,7 +38336,7 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:top-level-traversable", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:nav-parent", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:nav-document-7", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:relevant-settings-object-2", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:relevant-settings-object-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:concept-environment-top-level-creation-url", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:concept-environment-top-level-origin", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:concept-request-reserved-client-6", @@ -38386,10 +38393,10 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:network-error-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:child-navigable", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:cross-origin-resource-policy-check", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:nav-container-document-2", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:concept-document-origin-4", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:nav-container-document-3", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:relevant-settings-object-3", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:concept-document-origin-4", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:nav-container-document-4", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:relevant-settings-object-4", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:concept-request-destination-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:network-error-4", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry:break-3", @@ -38985,10 +38992,8 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:session-history-entry-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:she-scroll-restoration-mode", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:dom-scrollrestoration-auto", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:she-scroll-position-2", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:restore-scroll-position-data", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:she-document-2", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:restorable-scrollable-regions-2", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:she-document-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:she-other-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:attr-dir", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:the-textarea-element", @@ -38999,14 +39004,26 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:event-input", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:event-change", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:form-associated-custom-element", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#restorable-scrollable-regions", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:document", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#has-been-scrolled-by-the-user", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:has-been-scrolled-by-the-user", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#restorable-scrollable-regions", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:document-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:viewport", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:navigable-container", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:child-navigable", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:session-history-entry-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:navigable", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:document-2", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:document-3", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#restore-scroll-position-data", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:session-history-entry-4", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:she-document-3", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:has-been-scrolled-by-the-user-2", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:she-scroll-position-2", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:she-document-4", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:restorable-scrollable-regions-2", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:has-been-scrolled-by-the-user-3", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#persisted-user-state-restoration:she-scroll-position-3", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#head", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#living-standard", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#toc-browsers", @@ -39424,6 +39441,7 @@ "https://html.spec.whatwg.org/multipage/document-lifecycle.html#unloading-documents:suspended-timer-handles", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#unloading-documents:map-get-the-keys", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#unloading-documents:map-of-active-timers", + "https://html.spec.whatwg.org/multipage/document-lifecycle.html#unloading-documents:has-been-scrolled-by-the-user", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#unloading-documents:unloading-document-cleanup-steps", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#unloading-documents:other-applicable-specifications", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#unloading-documents:concept-document-salvageable-6", @@ -40268,7 +40286,6 @@ "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:classic-script-4", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-a-module-script-tree", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-a-module-worker-script-tree", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-an-import()-module-script-graph", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetching-scripts-perform-fetch", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-fetch", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-request-3", @@ -40368,29 +40385,17 @@ "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:disallow-further-import-maps", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-a-single-module-script", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-the-descendants-of-and-link-a-module-script", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetch-an-import()-module-script-graph", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetch-a-modulepreload-module-script-graph", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-script-6", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:disallow-further-import-maps-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:resolve-a-module-specifier", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:assert", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:record", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:hostgetsupportedimportassertions", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-type-from-module-request", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-type-allowed", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-a-single-module-script-2", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-the-descendants-of-and-link-a-module-script-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetch-a-modulepreload-module-script-graph", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-script-7", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:disallow-further-import-maps-3", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-a-single-module-script-3", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-the-descendants-of-and-link-a-module-script-3", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-a-module-script-tree-2", "https://html.spec.whatwg.org/multipage/webappapis.html#fetch-an-inline-module-script-graph", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-script-8", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:disallow-further-import-maps-4", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-script-7", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:disallow-further-import-maps-3", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:creating-a-javascript-module-script", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:set", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-the-descendants-of-and-link-a-module-script-4", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-the-descendants-of-and-link-a-module-script-3", "https://html.spec.whatwg.org/multipage/webappapis.html#fetch-a-module-worker-script-tree", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-a-worklet/module-worker-script-graph", "https://html.spec.whatwg.org/multipage/webappapis.html#fetch-a-worklet-script-graph", @@ -40411,82 +40416,45 @@ "https://html.spec.whatwg.org/multipage/webappapis.html#module-script-fetching-diagram", "https://html.spec.whatwg.org/multipage/webappapis.html#module-script-fetching-diagram-arrow", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-a-module-script-tree-4", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-an-import()-module-script-graph-2", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-a-modulepreload-module-script-graph", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-an-inline-module-script-graph", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-a-module-worker-script-tree-2", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-a-worklet-script-graph", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-a-worklet/module-worker-script-graph-3", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-the-descendants-of-and-link-a-module-script-5", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-the-descendants-of-a-module-script", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:internal-module-script-graph-fetching-procedure", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-the-descendants-of-and-link-a-module-script-4", "https://html.spec.whatwg.org/multipage/webappapis.html#fetch-a-worklet/module-worker-script-graph", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetching-scripts-perform-fetch-6", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-script-9", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-script-8", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:script-fetch-options-5", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-fetch-options-nonce-4", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-fetch-options-integrity-5", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-fetch-options-parser-4", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-fetch-options-credentials-3", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-fetch-options-referrer-policy-4", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-a-single-module-script-4", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-the-descendants-of-and-link-a-module-script-6", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-a-single-module-script-3", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-the-descendants-of-and-link-a-module-script-5", "https://html.spec.whatwg.org/multipage/webappapis.html#fetch-the-descendants-of-and-link-a-module-script", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetching-scripts-perform-fetch-7", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-script-10", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-the-descendants-of-a-module-script-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:finding-the-first-parse-error", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-script-9", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-record", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-error-to-rethrow", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:parse-errors", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:record", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:js-loadrequestedmodules", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:upon-fulfillment", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:js-link", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:js-link-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-error-to-rethrow", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-error-to-rethrow-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetch-the-descendants-of-a-module-script", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetching-scripts-perform-fetch-8", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-script-11", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-record-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-record-3", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:cyclic-module-record", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:list-is-empty", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:list", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:list-iterate", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:modulerequest-record", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:resolve-a-module-specifier-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:assert-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:resolve-a-module-specifier-3", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-type-from-module-request-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:list-contains", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:list-append", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:set-append", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:descendant-script-fetch-options", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-script-fetch-options", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:assert-3", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:javascript-module-script", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:list-iterate-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:internal-module-script-graph-fetching-procedure-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:assert-4", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:internal-module-script-graph-fetching-procedure-3", - "https://html.spec.whatwg.org/multipage/webappapis.html#internal-module-script-graph-fetching-procedure", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetching-scripts-perform-fetch-9", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-script-12", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:resolve-a-module-specifier-4", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:assert-5", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:resolve-a-module-specifier-5", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-type-from-module-request-3", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:assert-6", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:list-contains-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-a-single-module-script-5", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:settings-object", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-base-url", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-the-descendants-of-a-module-script-3", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:upon-rejection", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-error-to-rethrow-3", "https://html.spec.whatwg.org/multipage/webappapis.html#fetch-a-single-module-script", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetching-scripts-is-top-level-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetching-scripts-perform-fetch-10", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-script-13", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-type-from-module-request-4", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:assert-7", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-type-allowed-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-an-import()-module-script-graph-3", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetching-scripts-perform-fetch-8", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-script-10", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-type-from-module-request", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:assert", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-type-allowed", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-a-single-imported-module-script", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-settings-object-module-map", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:in-parallel-2", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:queue-a-task-2", @@ -40524,28 +40492,18 @@ "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:map-set-4", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-map", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-request-url-5", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-base-url-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-script-14", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-base-url", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-script-11", "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-response-url-6", - "https://html.spec.whatwg.org/multipage/webappapis.html#finding-the-first-parse-error", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:settings-object-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-settings-object-module-map-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:set-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:list-append-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-record-4", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-parse-error", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-record-5", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:cyclic-module-record-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:concept-script-record-6", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:list-iterate-3", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:resolve-a-module-specifier-6", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-type-from-module-request-5", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:assert-8", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-script-15", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-script-16", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:list-contains-3", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:continue", - "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:finding-the-first-parse-error-2", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetch-a-single-imported-module-script", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetching-scripts-perform-fetch-9", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-script-12", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:assert-2", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:record-2", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:hostgetsupportedimportassertions", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-type-from-module-request-2", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:module-type-allowed-2", + "https://html.spec.whatwg.org/multipage/webappapis.html#fetching-scripts:fetch-a-single-module-script-4", "https://html.spec.whatwg.org/multipage/webappapis.html#creating-scripts", "https://html.spec.whatwg.org/multipage/webappapis.html#creating-a-classic-script", "https://html.spec.whatwg.org/multipage/webappapis.html#creating-scripts:string", @@ -41208,8 +41166,7 @@ "https://html.spec.whatwg.org/multipage/webappapis.html#hostmakejobcallback:active-script-4", "https://html.spec.whatwg.org/multipage/webappapis.html#hostmakejobcallback:import()-3", "https://html.spec.whatwg.org/multipage/webappapis.html#hostmakejobcallback:active-script-5", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostmakejobcallback:hostresolveimportedmodule(referencingscriptormodule,-modulerequest)", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostmakejobcallback:hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability)", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostmakejobcallback:hostloadimportedmodule", "https://html.spec.whatwg.org/multipage/webappapis.html#hostmakejobcallback:current-settings-object", "https://html.spec.whatwg.org/multipage/webappapis.html#hostmakejobcallback:api-base-url", "https://html.spec.whatwg.org/multipage/webappapis.html#hostmakejobcallback:jobcallback-record", @@ -41223,8 +41180,7 @@ "https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-module-system:module-script-2", "https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-module-system:resolve-a-module-specifier", "https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-module-system:active-script", - "https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-module-system:fetch-an-import()-module-script-graph", - "https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-module-system:run-a-module-script", + "https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-module-system:hostloadimportedmodule", "https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-module-system:classic-script-2", "https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-module-system:module-script-3", "https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-module-system:import.meta", @@ -41265,7 +41221,7 @@ "https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-module-system:module-map-7", "https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-module-system:module-map-8", "https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-module-system:willful-violation", - "https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-module-system:hostresolveimportedmodule(referencingscriptormodule,-modulerequest)", + "https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-module-system:hostloadimportedmodule-2", "https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-module-system:source-text-module-record", "https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-module-system:fetch-a-single-module-script", "https://html.spec.whatwg.org/multipage/webappapis.html#integration-with-the-javascript-module-system:module-map-9", @@ -41282,62 +41238,62 @@ "https://html.spec.whatwg.org/multipage/webappapis.html#hostgetimportmetaproperties:resolve-a-module-specifier", "https://html.spec.whatwg.org/multipage/webappapis.html#hostgetimportmetaproperties:concept-url-serializer-2", "https://html.spec.whatwg.org/multipage/webappapis.html#hostgetimportmetaproperties:createbuiltinfunction", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostgetimportmetaproperties:record", "https://html.spec.whatwg.org/multipage/webappapis.html#import-meta-url", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostgetimportmetaproperties:record-2", "https://html.spec.whatwg.org/multipage/webappapis.html#import-meta-resolve", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability)", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability)", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):implementation-defined", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):js-hostimportmoduledynamically", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):current-settings-object", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):concept-settings-object-global", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):workletglobalscope", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):serviceworkerglobalscope", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):typeerror", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):finishdynamicimport", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):default-classic-script-fetch-options", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):settings-object", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):descendant-script-fetch-options", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):concept-script-script-fetch-options", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):assert", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):classic-script", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):javascript-module-script", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):hostresolveimportedmodule(referencingscriptormodule,-modulerequest)", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):fetch-an-import()-module-script-graph", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):a-promise-rejected-with", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):typeerror-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):run-a-module-script", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability):finishdynamicimport-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest)", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest)", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):implementation-defined", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):js-hostresolveimportedmodule", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):settings-object", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):concept-settings-object-module-map", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):assert", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):current-settings-object", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):current-settings-object-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):concept-settings-object-module-map-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):getting-the-current-value-of-the-event-handler", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):event-click", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):import()", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):getactivescriptormodule", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):js-hostresolveimportedmodule-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):finishdynamicimport", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):resolve-a-module-specifier", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):assert-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):resolve-a-module-specifier-2", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):fetch-an-import()-module-script-graph", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):module-type-from-module-request", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):map-exists", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):assert-3", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):module-script", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):assert-4", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):concept-script-record", - "https://html.spec.whatwg.org/multipage/webappapis.html#hostresolveimportedmodule(referencingscriptormodule,-modulerequest):concept-script-record-2", "https://html.spec.whatwg.org/multipage/webappapis.html#hostgetsupportedimportassertions", "https://html.spec.whatwg.org/multipage/webappapis.html#hostgetsupportedimportassertions", "https://html.spec.whatwg.org/multipage/webappapis.html#hostgetsupportedimportassertions:implementation-defined", "https://html.spec.whatwg.org/multipage/webappapis.html#hostgetsupportedimportassertions:js-hostgetsupportedimportassertions", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:implementation-defined", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:js-hostloadimportedmodule", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:modulerequest-record", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:hostloadimportedmodule", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:modulerequest-record-2", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:current-settings-object", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:concept-settings-object-global", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:workletglobalscope", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:serviceworkerglobalscope", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:import()", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:completion-record", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:typeerror", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:finishloadingimportedmodule", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:default-classic-script-fetch-options", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:script-record", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:cyclic-module-record", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:settings-object", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:descendant-script-fetch-options", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:concept-script-script-fetch-options", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:assert", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:classic-script", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:javascript-module-script", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:script-record-2", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:cyclic-module-record-2", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:concept-script-base-url", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:import()-2", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:script-record-3", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:cyclic-module-record-3", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:getting-the-current-value-of-the-event-handler", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:event-click", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:import()-3", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:getactivescriptormodule", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:current-realm", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:disallow-further-import-maps", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:resolve-a-module-specifier", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:completion-record-2", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:finishloadingimportedmodule-2", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:fetch-a-single-imported-module-script", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:completion-record-3", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:typeerror-2", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:concept-script-parse-error", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:concept-script-parse-error-2", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:completion-record-4", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:completion-record-5", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:concept-script-record", + "https://html.spec.whatwg.org/multipage/webappapis.html#hostloadimportedmodule:finishloadingimportedmodule-3", "https://html.spec.whatwg.org/multipage/webappapis.html#event-loops", "https://html.spec.whatwg.org/multipage/webappapis.html#definitions-3", "https://html.spec.whatwg.org/multipage/webappapis.html#event-loop", @@ -42161,8 +42117,7 @@ "https://html.spec.whatwg.org/multipage/webappapis.html#event-handler-attributes:active-script", "https://html.spec.whatwg.org/multipage/webappapis.html#event-handler-attributes:import()", "https://html.spec.whatwg.org/multipage/webappapis.html#event-handler-attributes:concept-script-base-url", - "https://html.spec.whatwg.org/multipage/webappapis.html#event-handler-attributes:hostresolveimportedmodule(referencingscriptormodule,-modulerequest)", - "https://html.spec.whatwg.org/multipage/webappapis.html#event-handler-attributes:hostimportmoduledynamically(referencingscriptormodule,-modulerequest,-promisecapability)", + "https://html.spec.whatwg.org/multipage/webappapis.html#event-handler-attributes:hostloadimportedmodule", "https://html.spec.whatwg.org/multipage/webappapis.html#event-handler-attributes:current-settings-object", "https://html.spec.whatwg.org/multipage/webappapis.html#event-handler-attributes:api-base-url", "https://html.spec.whatwg.org/multipage/webappapis.html#event-handler-attributes:event-handler-value-12", @@ -59207,12 +59162,13 @@ "https://html.spec.whatwg.org/multipage/references.html#refsCSSRUBY", "https://html.spec.whatwg.org/multipage/references.html#refsCSSSCOPING", "https://html.spec.whatwg.org/multipage/references.html#refsCSSSIZING", - "https://html.spec.whatwg.org/multipage/references.html#refsCSSTRANSITIONS", - "https://html.spec.whatwg.org/multipage/references.html#refsCSSUI", + "https://html.spec.whatwg.org/multipage/references.html#refsCSSSCROLLANCHORING", "https://html.spec.whatwg.org/multipage/references.html#refsCSSSYNTAX", + "https://html.spec.whatwg.org/multipage/references.html#refsCSSTRANSITIONS", "https://html.spec.whatwg.org/multipage/references.html#refsCSSTABLE", "https://html.spec.whatwg.org/multipage/references.html#refsCSSTEXT", "https://html.spec.whatwg.org/multipage/references.html#refsCSSVALUES", + "https://html.spec.whatwg.org/multipage/references.html#refsCSSUI", "https://html.spec.whatwg.org/multipage/references.html#refsCSSWM", "https://html.spec.whatwg.org/multipage/references.html#refsDASH", "https://html.spec.whatwg.org/multipage/references.html#refsDEVICEPOSTURE", diff --git a/tr/ids/priority-hints.json b/tr/ids/priority-hints.json index 9e9e9c88ed80..3fa59fb28a02 100644 --- a/tr/ids/priority-hints.json +++ b/tr/ids/priority-hints.json @@ -18,6 +18,7 @@ "https://wicg.github.io/priority-hints/#ref-for-the-link-element", "https://wicg.github.io/priority-hints/#ref-for-script", "https://wicg.github.io/priority-hints/#ref-for-the-iframe-element", + "https://wicg.github.io/priority-hints/#ref-for-dom-requestinit-priority", "https://wicg.github.io/priority-hints/#ref-for-enumerated-attribute%E2%91%A0", "https://wicg.github.io/priority-hints/#ref-for-request", "https://wicg.github.io/priority-hints/#sotd", @@ -42,34 +43,7 @@ "https://wicg.github.io/priority-hints/#fetchpriority-enum-low", "https://wicg.github.io/priority-hints/#fetchpriority-enum-auto", "https://wicg.github.io/priority-hints/#fetch-integration", - "https://wicg.github.io/priority-hints/#ref-for-concept-request", - "https://wicg.github.io/priority-hints/#ref-for-concept-request%E2%91%A0", - "https://wicg.github.io/priority-hints/#concept-request-priority", - "https://wicg.github.io/priority-hints/#ref-for-request%E2%91%A0", - "https://wicg.github.io/priority-hints/#ref-for-request%E2%91%A1", - "https://wicg.github.io/priority-hints/#ref-for-enumdef-fetchpriority", - "https://wicg.github.io/priority-hints/#dom-request-priority", - "https://wicg.github.io/priority-hints/#ref-for-requestinit", - "https://wicg.github.io/priority-hints/#ref-for-enumdef-fetchpriority%E2%91%A0", - "https://wicg.github.io/priority-hints/#dom-requestinit-priority", - "https://wicg.github.io/priority-hints/#ref-for-dom-requestinit-priority", - "https://wicg.github.io/priority-hints/#ref-for-dom-request-priority", - "https://wicg.github.io/priority-hints/#ref-for-dom-request", - "https://wicg.github.io/priority-hints/#ref-for-concept-request-priority", - "https://wicg.github.io/priority-hints/#ref-for-concept-request-priority%E2%91%A0", - "https://wicg.github.io/priority-hints/#ref-for-request%E2%91%A2", - "https://wicg.github.io/priority-hints/#ref-for-concept-request-priority%E2%91%A1", - "https://wicg.github.io/priority-hints/#internalpriority", - "https://wicg.github.io/priority-hints/#ref-for-internalpriority", - "https://wicg.github.io/priority-hints/#ref-for-dom-request%E2%91%A0", - "https://wicg.github.io/priority-hints/#ref-for-internalpriority%E2%91%A0", - "https://wicg.github.io/priority-hints/#ref-for-internalpriority%E2%91%A1", - "https://wicg.github.io/priority-hints/#ref-for-concept-fetch", - "https://wicg.github.io/priority-hints/#ref-for-internalpriority%E2%91%A2", - "https://wicg.github.io/priority-hints/#ref-for-concept-request-priority%E2%91%A2", - "https://wicg.github.io/priority-hints/#ref-for-concept-request-initiator", - "https://wicg.github.io/priority-hints/#ref-for-concept-request-destination", - "https://wicg.github.io/priority-hints/#ref-for-internalpriority%E2%91%A3", + "https://wicg.github.io/priority-hints/#ref-for-dom-requestinit-priority%E2%91%A0", "https://wicg.github.io/priority-hints/#html-integration", "https://wicg.github.io/priority-hints/#ref-for-the-img-element%E2%91%A1", "https://wicg.github.io/priority-hints/#ref-for-the-link-element%E2%91%A1", @@ -79,10 +53,10 @@ "https://wicg.github.io/priority-hints/#fetchpriority-attribute", "https://wicg.github.io/priority-hints/#ref-for-fetchpriority-enum", "https://wicg.github.io/priority-hints/#ref-for-fetchpriority-enum-auto", - "https://wicg.github.io/priority-hints/#ref-for-concept-fetch%E2%91%A0", + "https://wicg.github.io/priority-hints/#ref-for-concept-fetch", "https://wicg.github.io/priority-hints/#img", "https://wicg.github.io/priority-hints/#ref-for-the-img-element%E2%91%A2", - "https://wicg.github.io/priority-hints/#ref-for-concept-fetch%E2%91%A1", + "https://wicg.github.io/priority-hints/#ref-for-concept-fetch%E2%91%A0", "https://wicg.github.io/priority-hints/#ref-for-the-img-element%E2%91%A3", "https://wicg.github.io/priority-hints/#ref-for-htmlimageelement", "https://wicg.github.io/priority-hints/#ref-for-cereactions", @@ -91,13 +65,13 @@ "https://wicg.github.io/priority-hints/#ref-for-the-img-element%E2%91%A4", "https://wicg.github.io/priority-hints/#element-attrdef-img-fetchpriority", "https://wicg.github.io/priority-hints/#ref-for-fetchpriority-attribute", - "https://wicg.github.io/priority-hints/#ref-for-concept-request-priority%E2%91%A3", - "https://wicg.github.io/priority-hints/#ref-for-concept-fetch%E2%91%A2", + "https://wicg.github.io/priority-hints/#ref-for-request-priority", + "https://wicg.github.io/priority-hints/#ref-for-concept-fetch%E2%91%A1", "https://wicg.github.io/priority-hints/#dom-htmlimageelement-fetchpriority", "https://wicg.github.io/priority-hints/#ref-for-update-the-image-data", - "https://wicg.github.io/priority-hints/#ref-for-dom-request-priority%E2%91%A0", + "https://wicg.github.io/priority-hints/#ref-for-request-priority%E2%91%A0", "https://wicg.github.io/priority-hints/#ref-for-reacting-to-environment-changes", - "https://wicg.github.io/priority-hints/#ref-for-dom-request-priority%E2%91%A1", + "https://wicg.github.io/priority-hints/#ref-for-request-priority%E2%91%A1", "https://wicg.github.io/priority-hints/#ref-for-elements-3", "https://wicg.github.io/priority-hints/#ref-for-the-img-element%E2%91%A5", "https://wicg.github.io/priority-hints/#picture", @@ -107,12 +81,12 @@ "https://wicg.github.io/priority-hints/#ref-for-the-source-element", "https://wicg.github.io/priority-hints/#link", "https://wicg.github.io/priority-hints/#ref-for-the-link-element%E2%91%A2", - "https://wicg.github.io/priority-hints/#ref-for-concept-fetch%E2%91%A3", + "https://wicg.github.io/priority-hints/#ref-for-concept-fetch%E2%91%A2", "https://wicg.github.io/priority-hints/#ref-for-the-link-element%E2%91%A3", "https://wicg.github.io/priority-hints/#element-attrdef-link-fetchpriority", "https://wicg.github.io/priority-hints/#ref-for-fetchpriority-attribute%E2%91%A0", "https://wicg.github.io/priority-hints/#ref-for-external-resource-link", - "https://wicg.github.io/priority-hints/#ref-for-concept-request-priority%E2%91%A4", + "https://wicg.github.io/priority-hints/#ref-for-request-priority%E2%91%A2", "https://wicg.github.io/priority-hints/#ref-for-fetch-and-process-the-linked-resource", "https://wicg.github.io/priority-hints/#ref-for-the-link-element%E2%91%A4", "https://wicg.github.io/priority-hints/#ref-for-htmllinkelement", @@ -121,15 +95,15 @@ "https://wicg.github.io/priority-hints/#dom-htmllinkelement-fetchpriority", "https://wicg.github.io/priority-hints/#ref-for-create-a-link-element-request", "https://wicg.github.io/priority-hints/#ref-for-fetching-and-processing-a-resource-from-a-link-element", - "https://wicg.github.io/priority-hints/#ref-for-dom-request-priority%E2%91%A2", + "https://wicg.github.io/priority-hints/#ref-for-request-priority%E2%91%A3", "https://wicg.github.io/priority-hints/#ref-for-fetch-and-process-the-linked-resource%E2%91%A0", "https://wicg.github.io/priority-hints/#ref-for-link-type-modulepreload", - "https://wicg.github.io/priority-hints/#ref-for-dom-request-priority%E2%91%A3", + "https://wicg.github.io/priority-hints/#ref-for-request-priority%E2%91%A4", "https://wicg.github.io/priority-hints/#ref-for-elements-3%E2%91%A0", "https://wicg.github.io/priority-hints/#ref-for-the-link-element%E2%91%A5", "https://wicg.github.io/priority-hints/#script", "https://wicg.github.io/priority-hints/#ref-for-script%E2%91%A2", - "https://wicg.github.io/priority-hints/#ref-for-concept-fetch%E2%91%A4", + "https://wicg.github.io/priority-hints/#ref-for-concept-fetch%E2%91%A3", "https://wicg.github.io/priority-hints/#ref-for-script%E2%91%A3", "https://wicg.github.io/priority-hints/#ref-for-htmlscriptelement", "https://wicg.github.io/priority-hints/#ref-for-cereactions%E2%91%A1", @@ -138,26 +112,26 @@ "https://wicg.github.io/priority-hints/#ref-for-script%E2%91%A4", "https://wicg.github.io/priority-hints/#element-attrdef-script-fetchpriority", "https://wicg.github.io/priority-hints/#ref-for-fetchpriority-attribute%E2%91%A1", - "https://wicg.github.io/priority-hints/#ref-for-concept-request-priority%E2%91%A5", - "https://wicg.github.io/priority-hints/#ref-for-concept-fetch%E2%91%A5", + "https://wicg.github.io/priority-hints/#ref-for-request-priority%E2%91%A5", + "https://wicg.github.io/priority-hints/#ref-for-concept-fetch%E2%91%A4", "https://wicg.github.io/priority-hints/#dom-htmlscriptelement-fetchpriority", "https://wicg.github.io/priority-hints/#ref-for-:~:text=dynamically%20has%20no%20direct%20effect", "https://wicg.github.io/priority-hints/#ref-for-the-script-element:data-block-2", "https://wicg.github.io/priority-hints/#ref-for-script-fetch-options", - "https://wicg.github.io/priority-hints/#ref-for-dom-request-priority%E2%91%A4", - "https://wicg.github.io/priority-hints/#ref-for-concept-fetch%E2%91%A6", + "https://wicg.github.io/priority-hints/#ref-for-request-priority%E2%91%A6", + "https://wicg.github.io/priority-hints/#ref-for-concept-fetch%E2%91%A5", "https://wicg.github.io/priority-hints/#ref-for-default-classic-script-fetch-options", "https://wicg.github.io/priority-hints/#ref-for-set-up-the-classic-script-request", - "https://wicg.github.io/priority-hints/#ref-for-dom-request-priority%E2%91%A5", + "https://wicg.github.io/priority-hints/#ref-for-request-priority%E2%91%A7", "https://wicg.github.io/priority-hints/#ref-for-prepare-a-script", "https://wicg.github.io/priority-hints/#ref-for-prepare-a-script%E2%91%A0", "https://wicg.github.io/priority-hints/#ref-for-set-up-the-module-script-request", - "https://wicg.github.io/priority-hints/#ref-for-dom-request-priority%E2%91%A6", + "https://wicg.github.io/priority-hints/#ref-for-request-priority%E2%91%A8", "https://wicg.github.io/priority-hints/#ref-for-elements-3%E2%91%A1", "https://wicg.github.io/priority-hints/#ref-for-script%E2%91%A5", "https://wicg.github.io/priority-hints/#iframe", "https://wicg.github.io/priority-hints/#ref-for-the-iframe-element%E2%91%A2", - "https://wicg.github.io/priority-hints/#ref-for-concept-fetch%E2%91%A7", + "https://wicg.github.io/priority-hints/#ref-for-concept-fetch%E2%91%A6", "https://wicg.github.io/priority-hints/#ref-for-the-iframe-element%E2%91%A3", "https://wicg.github.io/priority-hints/#ref-for-htmliframeelement", "https://wicg.github.io/priority-hints/#ref-for-cereactions%E2%91%A2", @@ -166,11 +140,11 @@ "https://wicg.github.io/priority-hints/#ref-for-the-iframe-element%E2%91%A4", "https://wicg.github.io/priority-hints/#element-attrdef-iframe-fetchpriority", "https://wicg.github.io/priority-hints/#ref-for-fetchpriority-attribute%E2%91%A2", - "https://wicg.github.io/priority-hints/#ref-for-concept-request-priority%E2%91%A6", + "https://wicg.github.io/priority-hints/#ref-for-request-priority%E2%91%A0%E2%93%AA", "https://wicg.github.io/priority-hints/#ref-for-process-the-iframe-attributes", "https://wicg.github.io/priority-hints/#dom-htmliframeelement-fetchpriority", "https://wicg.github.io/priority-hints/#ref-for-shared-attribute-processing-steps-for-iframe-and-frame-elements", - "https://wicg.github.io/priority-hints/#ref-for-dom-request-priority%E2%91%A7", + "https://wicg.github.io/priority-hints/#ref-for-request-priority%E2%91%A0%E2%91%A0", "https://wicg.github.io/priority-hints/#ref-for-elements-3%E2%91%A2", "https://wicg.github.io/priority-hints/#ref-for-the-iframe-element%E2%91%A5", "https://wicg.github.io/priority-hints/#effects-of-priority-hints", @@ -208,13 +182,10 @@ "https://wicg.github.io/priority-hints/#index-defined-here", "https://wicg.github.io/priority-hints/#index-defined-elsewhere", "https://wicg.github.io/priority-hints/#term-for-request", - "https://wicg.github.io/priority-hints/#term-for-dom-request", - "https://wicg.github.io/priority-hints/#term-for-requestinit", - "https://wicg.github.io/priority-hints/#term-for-concept-request-destination", + "https://wicg.github.io/priority-hints/#term-for-destination", "https://wicg.github.io/priority-hints/#term-for-concept-fetch", - "https://wicg.github.io/priority-hints/#term-for-concept-request-initiator", - "https://wicg.github.io/priority-hints/#term-for-concept-request-priority", - "https://wicg.github.io/priority-hints/#term-for-concept-request", + "https://wicg.github.io/priority-hints/#term-for-dom-requestinit-priority", + "https://wicg.github.io/priority-hints/#term-for-request-priority", "https://wicg.github.io/priority-hints/#term-for-cereactions", "https://wicg.github.io/priority-hints/#term-for-htmliframeelement", "https://wicg.github.io/priority-hints/#term-for-htmlimageelement", @@ -257,7 +228,6 @@ "https://wicg.github.io/priority-hints/#biblio-rfc2119", "https://wicg.github.io/priority-hints/#biblio-webidl", "https://wicg.github.io/priority-hints/#informative", - "https://wicg.github.io/priority-hints/#biblio-preload", "https://wicg.github.io/priority-hints/#biblio-priority-hints", "https://wicg.github.io/priority-hints/#biblio-rfc5988", "https://wicg.github.io/priority-hints/#idl-index" diff --git a/tr/ids/wasm-js-api-2-fork-exception-handling.json b/tr/ids/wasm-js-api-2-fork-exception-handling.json index c4dce110af48..fe182e1eed27 100644 --- a/tr/ids/wasm-js-api-2-fork-exception-handling.json +++ b/tr/ids/wasm-js-api-2-fork-exception-handling.json @@ -117,9 +117,11 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-iterate", "https://webassembly.github.io/exception-handling/js-api/#ref-for-embed-module-imports", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-get-o-p", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-ecmascript-data-types-and-values", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A0", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-get-o-p%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-external-types", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-iscallable", @@ -138,7 +140,7 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-ecmascript-data-types-and-values%E2%91%A2", "https://webassembly.github.io/exception-handling/js-api/#ref-for-exceptiondef-linkerror%E2%91%A1", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A1", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-vector-types", "https://webassembly.github.io/exception-handling/js-api/#ref-for-exceptiondef-linkerror%E2%91%A2", "https://webassembly.github.io/exception-handling/js-api/#ref-for-towebassemblyvalue", "https://webassembly.github.io/exception-handling/js-api/#ref-for-surrounding-agent", @@ -176,6 +178,7 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-append%E2%91%A3", "https://webassembly.github.io/exception-handling/js-api/#ref-for-instantiate-the-core-of-a-webassembly-module", "https://webassembly.github.io/exception-handling/js-api/#create-an-exports-object", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-objectcreate", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-iterate%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-embed-module-exports", @@ -202,8 +205,10 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-externval%E2%91%A0%E2%91%A6", "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-externval%E2%91%A0%E2%91%A7", "https://webassembly.github.io/exception-handling/js-api/#ref-for-create-a-tag-object", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A2", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-createdataproperty", "https://webassembly.github.io/exception-handling/js-api/#ref-for-valid-module", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A3", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-setintegritylevel", "https://webassembly.github.io/exception-handling/js-api/#initialize-an-instance-object", "https://webassembly.github.io/exception-handling/js-api/#ref-for-create-an-exports-object", @@ -414,6 +419,7 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-surrounding-agent%E2%91%A7", "https://webassembly.github.io/exception-handling/js-api/#ref-for-memory-object-cache%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-map-exists%E2%91%A2", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A4", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-detacharraybuffer", "https://webassembly.github.io/exception-handling/js-api/#ref-for-create-a-memory-buffer%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#dom-memory-grow", @@ -506,6 +512,7 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-map-exists%E2%91%A5", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-rangeerror%E2%91%A2", "https://webassembly.github.io/exception-handling/js-api/#ref-for-defaultvalue", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A5", "https://webassembly.github.io/exception-handling/js-api/#ref-for-towebassemblyvalue%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-tabletype", "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-tabletype%E2%91%A0", @@ -522,6 +529,7 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-embed-table-size", "https://webassembly.github.io/exception-handling/js-api/#ref-for-embed-table-type", "https://webassembly.github.io/exception-handling/js-api/#ref-for-defaultvalue%E2%91%A0", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A6", "https://webassembly.github.io/exception-handling/js-api/#ref-for-towebassemblyvalue%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-embed-table-grow", "https://webassembly.github.io/exception-handling/js-api/#ref-for-embed-error%E2%91%A0%E2%93%AA", @@ -543,6 +551,7 @@ "https://webassembly.github.io/exception-handling/js-api/#dom-table-set", "https://webassembly.github.io/exception-handling/js-api/#ref-for-embed-table-type%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-defaultvalue%E2%91%A1", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A7", "https://webassembly.github.io/exception-handling/js-api/#ref-for-towebassemblyvalue%E2%91%A2", "https://webassembly.github.io/exception-handling/js-api/#ref-for-surrounding-agent%E2%91%A0%E2%91%A8", "https://webassembly.github.io/exception-handling/js-api/#ref-for-associated-store%E2%91%A0%E2%91%A3", @@ -598,21 +607,21 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-global%E2%91%A3", "https://webassembly.github.io/exception-handling/js-api/#ref-for-initialize-a-global-object", "https://webassembly.github.io/exception-handling/js-api/#tovaluetype", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A2", "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A3", "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A4", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A5", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A6", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-vector-types%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-reftype%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-reftype%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#defaultvalue", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A7", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A5", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A0", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A8", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A6", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A1", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A0%E2%93%AA", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A7", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A2", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A0%E2%91%A0", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A8", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A3", "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-reftype%E2%91%A2", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A4", @@ -621,8 +630,8 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-towebassemblyvalue%E2%91%A3", "https://webassembly.github.io/exception-handling/js-api/#dom-global-global", "https://webassembly.github.io/exception-handling/js-api/#ref-for-tovaluetype%E2%91%A0", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A0%E2%91%A1", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-exceptiondef-linkerror%E2%91%A8", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-vector-types%E2%91%A1", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A2", "https://webassembly.github.io/exception-handling/js-api/#ref-for-defaultvalue%E2%91%A2", "https://webassembly.github.io/exception-handling/js-api/#ref-for-towebassemblyvalue%E2%91%A4", "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-mut%E2%91%A0", @@ -635,8 +644,8 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-global%E2%91%A4", "https://webassembly.github.io/exception-handling/js-api/#ref-for-associated-store%E2%91%A0%E2%91%A7", "https://webassembly.github.io/exception-handling/js-api/#ref-for-embed-global-type", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A0%E2%91%A2", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A2", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-vector-types%E2%91%A2", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A3", "https://webassembly.github.io/exception-handling/js-api/#ref-for-embed-global-read", "https://webassembly.github.io/exception-handling/js-api/#ref-for-tojsvalue%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#dom-global-value", @@ -645,10 +654,10 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-global%E2%91%A6", "https://webassembly.github.io/exception-handling/js-api/#ref-for-associated-store%E2%91%A0%E2%91%A8", "https://webassembly.github.io/exception-handling/js-api/#ref-for-embed-global-type%E2%91%A0", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A0%E2%91%A3", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A3", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-mut%E2%91%A2", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-vector-types%E2%91%A3", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A4", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-mut%E2%91%A2", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A5", "https://webassembly.github.io/exception-handling/js-api/#ref-for-towebassemblyvalue%E2%91%A5", "https://webassembly.github.io/exception-handling/js-api/#ref-for-embed-global-write", "https://webassembly.github.io/exception-handling/js-api/#ref-for-embed-error%E2%91%A0%E2%91%A2", @@ -667,6 +676,7 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-associated-store%E2%91%A1%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-iscallable%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-index-of-the-host-function", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A8", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-tostring", "https://webassembly.github.io/exception-handling/js-api/#a-new-exported-function", "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-funcaddr%E2%91%A1", @@ -680,6 +690,7 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-embed-func-type", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-size", "https://webassembly.github.io/exception-handling/js-api/#ref-for-name-of-the-webassembly-function", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A0%E2%93%AA", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-createbuiltinfunction", "https://webassembly.github.io/exception-handling/js-api/#ref-for-map-set%E2%91%A2", "https://webassembly.github.io/exception-handling/js-api/#call-an-exported-function", @@ -688,8 +699,8 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-surrounding-agent%E2%91%A1%E2%91%A5", "https://webassembly.github.io/exception-handling/js-api/#ref-for-associated-store%E2%91%A1%E2%91%A3", "https://webassembly.github.io/exception-handling/js-api/#ref-for-embed-func-type%E2%91%A0", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A0%E2%91%A4", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A5", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-vector-types%E2%91%A4", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A6", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-iterate%E2%91%A4", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-size%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-append%E2%91%A7", @@ -717,22 +728,27 @@ "https://webassembly.github.io/exception-handling/js-api/#run-a-host-function", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A7", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A0%E2%91%A5", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A6", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-vector-types%E2%91%A5", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A7", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-iterate%E2%91%A6", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-append%E2%91%A0%E2%93%AA", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A0%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-tojsvalue%E2%91%A3", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A0%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-call", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-size%E2%91%A2", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A0%E2%91%A2", "https://webassembly.github.io/exception-handling/js-api/#ref-for-towebassemblyvalue%E2%91%A7", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A0%E2%91%A3", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-getmethod", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-well-known-symbols", "https://webassembly.github.io/exception-handling/js-api/#ref-for-webassembly-throw%E2%91%A0", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A7", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A8", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A0%E2%91%A4", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-iterabletolist", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list%E2%91%A2", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-size%E2%91%A3", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A8", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A0%E2%93%AA", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-append%E2%91%A0%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-towebassemblyvalue%E2%91%A8", "https://webassembly.github.io/exception-handling/js-api/#create-a-host-function", @@ -782,17 +798,21 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-map-exists%E2%91%A0%E2%93%AA", "https://webassembly.github.io/exception-handling/js-api/#towebassemblyvalue", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A0%E2%91%A7", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A0%E2%91%A6", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A0%E2%91%A7", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-vector-types%E2%91%A6", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A0%E2%93%AA", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A0%E2%91%A5", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-tobigint64", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A0%E2%91%A8", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A0%E2%91%A8", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A0%E2%91%A0", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A0%E2%91%A6", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-toint32", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A1%E2%93%AA", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A1%E2%93%AA", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A0%E2%91%A1", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A0%E2%91%A7", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-tonumber", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A1%E2%91%A0", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A1%E2%91%A0", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A0%E2%91%A2", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A0%E2%91%A8", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-tonumber%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A1%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-reftype%E2%91%A7", @@ -800,7 +820,7 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-reftype%E2%91%A8", "https://webassembly.github.io/exception-handling/js-api/#ref-for-exported-function%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A1%E2%91%A3", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A0%E2%93%AA", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A0%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-reftype%E2%91%A0%E2%93%AA", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A1%E2%91%A4", "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-reftype%E2%91%A0%E2%91%A0", @@ -910,13 +930,13 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-tag_parameters%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-size%E2%91%A6", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-size%E2%91%A7", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A0%E2%91%A0", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A0%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-iterate%E2%91%A0%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-append%E2%91%A0%E2%91%A3", "https://webassembly.github.io/exception-handling/js-api/#ref-for-towebassemblyvalue%E2%91%A0%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-idl-DOMString%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#dom-exception-getarg", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A0%E2%91%A1", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A0%E2%91%A2", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-size%E2%91%A8", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-rangeerror%E2%91%A7", "https://webassembly.github.io/exception-handling/js-api/#ref-for-tojsvalue%E2%91%A4", @@ -942,12 +962,13 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-dfn-namespace-object%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-list-iterate%E2%91%A0%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-nativeerror-object-structure", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A1%E2%93%AA", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-createmethodproperty", "https://webassembly.github.io/exception-handling/js-api/#ref-for-exceptiondef-compileerror%E2%91%A1", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-exceptiondef-linkerror%E2%91%A0%E2%93%AA", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-exceptiondef-linkerror%E2%91%A8", "https://webassembly.github.io/exception-handling/js-api/#ref-for-exceptiondef-runtimeerror%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-namespacedef-webassembly%E2%91%A7", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A0%E2%91%A2", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-typeerror%E2%91%A0%E2%91%A3", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-native-error-types-used-in-this-standard-rangeerror%E2%91%A8", "https://webassembly.github.io/exception-handling/js-api/#errors", "https://webassembly.github.io/exception-handling/js-api/#stack-overflow", @@ -973,6 +994,8 @@ "https://webassembly.github.io/exception-handling/js-api/#index", "https://webassembly.github.io/exception-handling/js-api/#index-defined-here", "https://webassembly.github.io/exception-handling/js-api/#index-defined-elsewhere", + "https://webassembly.github.io/exception-handling/js-api/#term-for-sec-returnifabrupt-shorthands", + "https://webassembly.github.io/exception-handling/js-api/#term-for-sec-returnifabrupt-shorthands%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#term-for-sec-well-known-symbols", "https://webassembly.github.io/exception-handling/js-api/#term-for-sec-arraybuffer-objects", "https://webassembly.github.io/exception-handling/js-api/#term-for-sec-createmethodproperty", @@ -1094,7 +1117,7 @@ "https://webassembly.github.io/exception-handling/js-api/#term-for-syntax-externval%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#term-for-external-types%E2%91%A3", "https://webassembly.github.io/exception-handling/js-api/#term-for-syntax-tagaddr", - "https://webassembly.github.io/exception-handling/js-api/#term-for-syntax-numtype%E2%91%A3", + "https://webassembly.github.io/exception-handling/js-api/#term-for-vector-types", "https://webassembly.github.io/exception-handling/js-api/#term-for-values%E2%91%A6", "https://webassembly.github.io/exception-handling/js-api/#term-for-valid-module", "https://webassembly.github.io/exception-handling/js-api/#term-for-syntax-mut%E2%91%A0", diff --git a/tr/ids/webgpu.json b/tr/ids/webgpu.json index a31d52d7436b..5f1daebb88dc 100644 --- a/tr/ids/webgpu.json +++ b/tr/ids/webgpu.json @@ -243,6 +243,8 @@ "https://www.w3.org/TR/webgpu/#programming-model", "https://www.w3.org/TR/webgpu/#programming-model-timelines", "https://www.w3.org/TR/webgpu/#content-timeline", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-queue-a-global-task-for-gpudevice", "https://www.w3.org/TR/webgpu/#device-timeline", "https://www.w3.org/TR/webgpu/#queue-timeline", "https://www.w3.org/TR/webgpu/#example-3d60e908", @@ -281,7 +283,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-resolve", "https://www.w3.org/TR/webgpu/#programming-model-memory", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A8", "https://www.w3.org/TR/webgpu/#webgpu-platform", "https://www.w3.org/TR/webgpu/#ref-for-webgpu-platform", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer", @@ -415,6 +417,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-internal-object%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-lose-the-device%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-destroy%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createtexture", @@ -447,19 +450,22 @@ "https://www.w3.org/TR/webgpu/#ref-for-limit-better%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-supported-limits%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-lose-the-device%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#lose-the-device", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-adapter-slot%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A6", - "https://www.w3.org/TR/webgpu/#issue-339ee99a", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#issue-33563689", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-lost%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpudevicelostinfo", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevicelostinfo-reason", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevicelostinfo-message", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevicelostinfo-message%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#optional-capabilities", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A8", @@ -884,6 +890,31 @@ "https://www.w3.org/TR/webgpu/#termref-for-the-img-element", "https://www.w3.org/TR/webgpu/#ref-for-the-img-element", "https://www.w3.org/TR/webgpu/#ref-for-htmlmediaelement", + "https://www.w3.org/TR/webgpu/#task-sources", + "https://www.w3.org/TR/webgpu/#-webgpu-task-source", + "https://www.w3.org/TR/webgpu/#ref-for-task-source", + "https://www.w3.org/TR/webgpu/#webgpu-task-source", + "https://www.w3.org/TR/webgpu/#ref-for-eventdef-gpudevice-uncapturederror", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-lost%E2%91%A1", + "https://www.w3.org/TR/webgpu/#abstract-opdef-queue-a-global-task-for-gpudevice", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-queue-a-global-task", + "https://www.w3.org/TR/webgpu/#ref-for-webgpu-task-source", + "https://www.w3.org/TR/webgpu/#-automatic-expiry-task-source", + "https://www.w3.org/TR/webgpu/#ref-for-task-source%E2%91%A0", + "https://www.w3.org/TR/webgpu/#automatic-expiry-task-source", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture", + "https://www.w3.org/TR/webgpu/#issue-f141bfb9", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture", + "https://www.w3.org/TR/webgpu/#ref-for-htmlvideoelement", + "https://www.w3.org/TR/webgpu/#abstract-opdef-queue-an-automatic-expiry-task", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-queue-a-global-task%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-automatic-expiry-task-source", + "https://www.w3.org/TR/webgpu/#ref-for-automatic-expiry-task-source%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-update-the-rendering-of-the-webgpu-canvas", "https://www.w3.org/TR/webgpu/#color-spaces", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucanvasconfiguration", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-copyexternalimagetotexture", @@ -914,7 +945,7 @@ "https://www.w3.org/TR/webgpu/#abstract-opdef-to-wgsl-type", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-assert%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-idl-unrestricted-double", "https://www.w3.org/TR/webgpu/#ref-for-idl-unrestricted-float", @@ -946,7 +977,7 @@ "https://www.w3.org/TR/webgpu/#abstract-opdef-to-a-texel-value-of-texture-format", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-assert%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-sec-returnifabrupt-shorthands%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-to-wgsl-type", @@ -987,17 +1018,17 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurequestadapteroptions%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-a-new-promise", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-supported-limits%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-fallback-adapter%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-adapter-fallback-slot", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-resolve%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-resolve%E2%91%A1", @@ -1010,7 +1041,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext", "https://www.w3.org/TR/webgpu/#ref-for-gpu%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rgba8unorm%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-bgra8unorm%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpu%E2%91%A6", @@ -1029,7 +1060,7 @@ "https://www.w3.org/TR/webgpu/#mark-adapters-stale", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpu-previously_returned_adapters-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-adapter-slot", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-list-empty", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpu-previously_returned_adapters-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#example-78e28ede", @@ -1065,7 +1096,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-fallback-adapter%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-isfallbackadapter", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#example-6808af9c", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupowerpreference-high-performance%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A0%E2%93%AA", @@ -1089,7 +1120,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-isfallbackadapter%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-requestdevice%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpudevicedescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-requestdevice-descriptor-descriptor", @@ -1125,18 +1156,18 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-requestdevice%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpuadapter-requestdevice-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpudevicedescriptor%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-a-new-promise%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-adapter-slot%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevicedescriptor-requiredfeatures%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-adapter-features-slot%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-reject", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufeaturename%E2%91%A6", @@ -1148,18 +1179,19 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-adapter-limits-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-limit-class%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-alignment%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-reject%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-operationerror", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-lose-the-device%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpu-requestadapter%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-a-new-device", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-resolve%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-lost%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuadapter-requestadapterinfo", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapterinfo%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A0%E2%91%A8", @@ -1171,7 +1203,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuadapterinfo%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapterinfo%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-a-new-promise%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-adapter-slot%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-concept-relevant-global", @@ -1185,7 +1217,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-resolve%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-new-adapter-info", "https://www.w3.org/TR/webgpu/#example-c8b5b8a0", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#gpudevicedescriptor", "https://www.w3.org/TR/webgpu/#dictdef-gpudevicedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpudevicedescriptor%E2%91%A2", @@ -1214,7 +1246,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuqueuedescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A2", "https://www.w3.org/TR/webgpu/#example-8a22c3e3", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-texture-compression-astc", "https://www.w3.org/TR/webgpu/#gpufeaturename", "https://www.w3.org/TR/webgpu/#enumdef-gpufeaturename", @@ -1232,15 +1264,15 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-rg11b10ufloat-renderable", "https://www.w3.org/TR/webgpu/#gpu-device", "https://www.w3.org/TR/webgpu/#gpudevice", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-webgpu-interface%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-requestdevice%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-eventtarget", "https://www.w3.org/TR/webgpu/#ref-for-SameObject%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpusupportedfeatures%E2%91%A4", @@ -1257,7 +1289,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createbuffer%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferdescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createbuffer-descriptor-descriptor", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createtexture%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputexturedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createtexture-descriptor-descriptor", @@ -1265,7 +1297,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createsampler", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpusamplerdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createsampler-descriptor-descriptor", - "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-importexternaltexture%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuexternaltexturedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-importexternaltexture-descriptor-descriptor", @@ -1315,9 +1347,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createqueryset", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuquerysetdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createqueryset-descriptor-descriptor", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpudevice-features", "https://www.w3.org/TR/webgpu/#ref-for-gpusupportedfeatures%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufeaturename%E2%91%A0%E2%91%A1", @@ -1327,22 +1359,22 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpudevice-destroy", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-unmap", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-lose-the-device%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevicelostreason-destroyed", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#allowed-buffer-usages", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-map_read", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-map_write", @@ -1354,7 +1386,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-storage%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-indirect%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-query_resolve", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#allowed-texture-usages", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-copy_src", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-copy_dst", @@ -1364,7 +1396,7 @@ "https://www.w3.org/TR/webgpu/#initialization-examples", "https://www.w3.org/TR/webgpu/#example-abcf3590", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#buffers", "https://www.w3.org/TR/webgpu/#buffer-interface", "https://www.w3.org/TR/webgpu/#gpubuffer", @@ -1432,7 +1464,7 @@ "https://www.w3.org/TR/webgpu/#dom-gpubuffermapstate-mapped", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-getmappedrange%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-getter-steps", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-mapping-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffermapstate-mapped%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-pending_map-slot", @@ -1486,7 +1518,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-device-timeline-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#buffer-internals-state", "https://www.w3.org/TR/webgpu/#buffer-internals-state-available", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#buffer-internals-state-unavailable", "https://www.w3.org/TR/webgpu/#buffer-internals-state-destroyed", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-destroy%E2%91%A1", @@ -1589,13 +1621,13 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-resolvequeryset", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createbuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createbuffer%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createbuffer-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferdescriptor%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-sec-returnifabrupt-shorthands%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-create-a-new-webgpu-object", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A1%E2%91%A6", @@ -1609,10 +1641,10 @@ "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-initialize-an-active-buffer-mapping", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpumapmode-write%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-size%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gpubufferdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-usage%E2%91%A4", @@ -1636,7 +1668,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-buffer-internals-state%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-buffer-internals-state-available", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-an-out-of-memory-error", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#example-6a51d29e", "https://www.w3.org/TR/webgpu/#buffer-destruction", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A1%E2%91%A7", @@ -1646,11 +1678,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-unmap%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-internals-slot", "https://www.w3.org/TR/webgpu/#ref-for-buffer-internals-state%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-buffer-internals-state-destroyed%E2%91%A0", @@ -1671,7 +1703,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-unmap%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-destroy%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-destroy%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-arraybuffer-transfer", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A6", @@ -1709,7 +1741,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-getmappedrange%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-onsubmittedworkdone%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-mapasync%E2%91%A0%E2%91%A2", @@ -1728,16 +1760,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-pending_map-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-a-promise-rejected-with", "https://www.w3.org/TR/webgpu/#ref-for-operationerror%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-pending_map-slot%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-size%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A3%E2%91%A5", @@ -1754,7 +1786,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpumapmode-write%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-usage%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-map_write%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-pending_map-slot%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-unmap%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-assert%E2%91%A3", @@ -1766,16 +1798,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-internals-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-buffer-internals-state%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-buffer-internals-state-unavailable%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-unmap%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-unmap%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-internals-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-buffer-internals-state%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-buffer-internals-state-available%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-unmap%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-pending_map-slot%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-pending_map-slot%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-unmap%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-assert%E2%91%A5", @@ -1801,7 +1833,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-size%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-operationerror%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-mapping-slot%E2%91%A2", @@ -1813,8 +1845,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-active-buffer-mapping-views%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-mappedatcreation%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-mapping-slot%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-active-buffer-mapping-data%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-sec-returnifabrupt-shorthands%E2%91%A0%E2%91%A0", @@ -1840,7 +1872,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-pending_map-slot%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-reject%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-pending_map-slot%E2%91%A0%E2%91%A0", @@ -1861,11 +1893,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpumapmode-write%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-mapping-slot%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-queue%E2%91%A0", @@ -1903,7 +1935,7 @@ "https://www.w3.org/TR/webgpu/#slice", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-createview%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputextureviewdescriptor", @@ -1926,34 +1958,34 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-format", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gputextureusageflags", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-usage", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gputexture-width", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gputexture-height", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gputexture-depthorarraylayers", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gputexture-miplevelcount", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gputexture-samplecount", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gputexture-dimension", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputexturedimension%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gputexture-format", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gputexture-usage", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gputextureusageflags%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gputexture-size-slot", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-width%E2%91%A0", @@ -1965,7 +1997,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputextureviewdescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-format", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gputexture-destroyed-slot", "https://www.w3.org/TR/webgpu/#abstract-opdef-compute-render-extent", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A0", @@ -2052,7 +2084,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuextent3ddict-depthorarraylayers%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-depthorarraylayers%E2%91%A6", "https://www.w3.org/TR/webgpu/#texture-creation", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createtexture%E2%91%A1", "https://www.w3.org/TR/webgpu/#dictdef-gputexturedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A3", @@ -2122,7 +2154,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuflagsconstant%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-render_attachment%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-namespacedef-gputextureusage", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gputextureusage-copy_src", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetotexture", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetobuffer%E2%91%A0", @@ -2151,21 +2183,21 @@ "https://www.w3.org/TR/webgpu/#ref-for-extent3d-height%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-depthorarraylayers%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createtexture", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createtexture%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createtexture-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputexturedescriptor%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-texture-format-required-features", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-format%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-texture-format-required-features%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-viewformats%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-width%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-width%E2%91%A0%E2%91%A1", @@ -2185,20 +2217,20 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-format%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-usage%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-usage%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gputexturedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-size-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-viewformats-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-viewformats%E2%91%A2", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gputexturedescriptor", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputexturedescriptor%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-usage%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-usage%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-allowed-texture-usages", @@ -2288,20 +2320,20 @@ "https://www.w3.org/TR/webgpu/#ref-for-texture-view-format-compatible%E2%91%A0", "https://www.w3.org/TR/webgpu/#example-3f852c03", "https://www.w3.org/TR/webgpu/#texture-destruction", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-destroy%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/webgpu/#dom-gputexture-destroy", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-destroy%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#dom-gputexture-destroy", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-destroyed-slot", "https://www.w3.org/TR/webgpu/#gpu-textureview", "https://www.w3.org/TR/webgpu/#gputextureview", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A1", @@ -2309,7 +2341,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gputextureview-texture-slot", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gputextureview-descriptor-slot", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputextureviewdescriptor%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputextureviewdescriptor%E2%91%A2", @@ -2415,22 +2447,22 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-arraylayercount%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-createview%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-dimension%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-createview%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gputexture-createview-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputextureviewdescriptor%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-texture-format-required-features%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-format%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-resolving-gputextureviewdescriptor-defaults", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-aspect%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-format%E2%91%A1", @@ -2533,7 +2565,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-array-layer-count%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-basearraylayer%E2%91%A4", "https://www.w3.org/TR/webgpu/#abstract-opdef-array-layer-count", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-dimension%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-1d%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-3d%E2%91%A8", @@ -2683,7 +2715,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureaspect-depth-only%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureaspect-stencil-only%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-aspect-specific-format", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#abstract-opdef-validate-texture-format-required-features", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A1%E2%91%A2", @@ -2693,68 +2725,68 @@ "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A8", "https://www.w3.org/TR/webgpu/#gpu-external-texture", "https://www.w3.org/TR/webgpu/#gpuexternaltexture", - "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-externaltexture", "https://www.w3.org/TR/webgpu/#ref-for-exceeds-the-binding-slot-limits%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuexternaltexture-expired", - "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpuexternaltexture-destroyed-slot", "https://www.w3.org/TR/webgpu/#dom-gpuexternaltexture-descriptor-slot", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuexternaltexturedescriptor%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpuexternaltexture-expired", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuexternaltexture-destroyed-slot", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-expire-stale-external-textures", - "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dfn-interface-object", "https://www.w3.org/TR/webgpu/#dom-gpuexternaltexture-active_imports-slot", "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A1", "https://www.w3.org/TR/webgpu/#external-texture-creation", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-importexternaltexture%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-htmlvideoelement", + "https://www.w3.org/TR/webgpu/#ref-for-htmlvideoelement%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuexternaltexture-expired%E2%91%A0", "https://www.w3.org/TR/webgpu/#dictdef-gpuexternaltexturedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-htmlvideoelement%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-htmlvideoelement%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuexternaltexturedescriptor-source", "https://www.w3.org/TR/webgpu/#ref-for-predefinedcolorspace%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuexternaltexturedescriptor-colorspace", "https://www.w3.org/TR/webgpu/#dom-gpudevice-importexternaltexture", - "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-importexternaltexture%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpudevice-importexternaltexture-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuexternaltexturedescriptor%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuexternaltexturedescriptor-source", "https://www.w3.org/TR/webgpu/#ref-for-the-image-argument-is-not-origin-clean%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-securityerror", "https://www.w3.org/TR/webgpu/#ref-for-sec-returnifabrupt-shorthands%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-check-the-usability-of-the-image-argument", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuexternaltexturedescriptor-colorspace", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuexternaltexturedescriptor-colorspace", "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuexternaltexture-active_imports-slot", "https://www.w3.org/TR/webgpu/#ref-for-update-the-rendering", "https://www.w3.org/TR/webgpu/#abstract-opdef-expire-stale-external-textures", - "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuexternaltexture-active_imports-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuexternaltexture-descriptor-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuexternaltexturedescriptor-source%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-htmlvideoelement%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-htmlvideoelement%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuexternaltexture-active_imports-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuexternaltexture-destroyed-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-animationframeprovider-requestanimationframe", @@ -2878,18 +2910,18 @@ "https://www.w3.org/TR/webgpu/#dom-gpucomparefunction-always", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createsampler", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createsampler%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createsampler-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpusamplerdescriptor%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusamplerdescriptor-lodminclamp%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusamplerdescriptor-lodmaxclamp%E2%91%A0", @@ -2985,7 +3017,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuexternaltexturebindinglayout%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-binding-resource-type%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-EnforceRange%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#typedefdef-gpushaderstageflags", @@ -3046,7 +3078,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetextureaccess-write-only", "https://www.w3.org/TR/webgpu/#ref-for-internal-usage-storage%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-externaltexture%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-internal-usage-constant%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A1%E2%91%A4", @@ -3187,13 +3219,13 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinebase%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createbindgrouplayout", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createbindgrouplayout%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createbindgrouplayout-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutdescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutdescriptor-entries", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-storagetexture%E2%91%A3", @@ -3202,10 +3234,10 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-format%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-limits-slot%E2%91%A2", @@ -3303,7 +3335,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferbinding%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#typedefdef-gpubindingresource", "https://www.w3.org/TR/webgpu/#dictdef-gpubindgroupentry", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuindex32%E2%91%A1", @@ -3322,7 +3354,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpubindingresource%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferbinding%E2%91%A7", "https://www.w3.org/TR/webgpu/#dictdef-gpubufferbinding", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A4%E2%91%A1", @@ -3344,20 +3376,20 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbinding-buffer%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createbindgroup", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createbindgroup%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createbindgroup-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgroupdescriptor%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-limits-slot%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgroupdescriptor-layout%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutdescriptor-entries%E2%91%A3", @@ -3445,7 +3477,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbinding-offset%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-minstoragebufferoffsetalignment", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-externaltexture%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgroup-layout-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgroupdescriptor-layout%E2%91%A4", @@ -3529,23 +3561,23 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createpipelinelayout", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createpipelinelayout%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createpipelinelayout-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpupipelinelayoutdescriptor%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-limits-slot%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayout-descriptor-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutdescriptor-entries%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinelayoutdescriptor-bindgrouplayouts%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinelayoutdescriptor-bindgrouplayouts%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A6", @@ -3608,20 +3640,20 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderpipeline%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createshadermodule", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createshadermodule%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createshadermodule-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpushadermoduledescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-shader-module-creation", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermoduledescriptor-code%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-shader-creation-error", "https://www.w3.org/TR/webgpu/#ref-for-program-error", @@ -3632,7 +3664,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuerror-message", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermodule-compilationinfo%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpu-error-scope", - "https://www.w3.org/TR/webgpu/#ref-for-eventdef-gpudevice-uncapturederror", + "https://www.w3.org/TR/webgpu/#ref-for-eventdef-gpudevice-uncapturederror%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucompilationinfo%E2%91%A0", "https://www.w3.org/TR/webgpu/#example-91243acf", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A0%E2%91%A8", @@ -3751,15 +3783,15 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpucompilationinfo%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-a-new-promise%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-shader-module-creation%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-shader-module-creation%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpucompilationinfo%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpucompilationmessage%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucompilationmessage-message%E2%91%A0%E2%91%A1", @@ -3788,10 +3820,80 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createcomputepipeline%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderpipeline%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-setpipeline%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setpipeline%E2%91%A0", + "https://www.w3.org/TR/webgpu/#immediate-pipeline-creation", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createcomputepipeline%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderpipeline%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-an-internal-error", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-submit%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-submit%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A3", + "https://www.w3.org/TR/webgpu/#async-pipeline-creation", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createcomputepipelineasync%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderpipelineasync%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpupipelineerror", + "https://www.w3.org/TR/webgpu/#gpupipelineerror", + "https://www.w3.org/TR/webgpu/#issue-b3c1c6eb", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-serializable%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpupipelineerror%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMException", + "https://www.w3.org/TR/webgpu/#dom-gpupipelineerror-gpupipelineerror", + "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#dom-gpupipelineerror-gpupipelineerror-message-options-message", + "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpupipelineerrorinit", + "https://www.w3.org/TR/webgpu/#dom-gpupipelineerror-gpupipelineerror-message-options-options", + "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpupipelineerrorreason", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerror-reason", + "https://www.w3.org/TR/webgpu/#dictdef-gpupipelineerrorinit", + "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpupipelineerrorreason%E2%91%A0", + "https://www.w3.org/TR/webgpu/#dom-gpupipelineerrorinit-reason", + "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpupipelineerrorreason%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerrorreason-validation", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerrorreason-internal", + "https://www.w3.org/TR/webgpu/#ref-for-gpupipelineerror%E2%91%A1", + "https://www.w3.org/TR/webgpu/#dom-gpupipelineerror-constructor", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerror-constructor", + "https://www.w3.org/TR/webgpu/#dom-gpupipelineerror-constructor-message", + "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMException%E2%91%A0", + "https://www.w3.org/TR/webgpu/#dom-gpupipelineerror-constructor-options", + "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpupipelineerrorinit%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpupipelineerror%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-this", + "https://www.w3.org/TR/webgpu/#ref-for-dom-domexception-name", + "https://www.w3.org/TR/webgpu/#ref-for-this%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-domexception-message", + "https://www.w3.org/TR/webgpu/#ref-for-this%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerror-reason%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerrorinit-reason", + "https://www.w3.org/TR/webgpu/#ref-for-gpupipelineerror%E2%91%A3", + "https://www.w3.org/TR/webgpu/#dom-gpupipelineerror-reason", + "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpupipelineerrorreason%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-slot-backed-attribute%E2%91%A1", + "https://www.w3.org/TR/webgpu/#enumdef-gpupipelineerrorreason", + "https://www.w3.org/TR/webgpu/#dom-gpupipelineerrorreason-validation", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#dom-gpupipelineerrorreason-internal", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-an-internal-error%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpupipelineerror%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-serializable-objects", + "https://www.w3.org/TR/webgpu/#ref-for-serialization-steps", + "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMException%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-serialization-steps%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-deserialization-steps", + "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMException%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-deserialization-steps%E2%91%A0", "https://www.w3.org/TR/webgpu/#pipeline-base", "https://www.w3.org/TR/webgpu/#enumdef-gpuautolayoutmode", "https://www.w3.org/TR/webgpu/#dom-gpuautolayoutmode-auto", @@ -3819,12 +3921,12 @@ "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinelayout-bindgrouplayouts-slot%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A3%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-list-size%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinebase-layout-slot%E2%91%A0", @@ -3833,8 +3935,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinelayout-bindgrouplayouts-slot%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A3%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webgpu/#default-pipeline-layout", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinebase%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinedescriptorbase-layout", @@ -4050,21 +4152,21 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprogrammablestage-module%E2%91%A6", "https://www.w3.org/TR/webgpu/#compute-pipeline", "https://www.w3.org/TR/webgpu/#gpucomputepipeline", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-buffer%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindingtype-storage%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-storagetexture%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetextureaccess-write-only%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinebase%E2%91%A7", "https://www.w3.org/TR/webgpu/#compute-pipeline-creation", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucomputepipelinedescriptor%E2%91%A1", @@ -4078,23 +4180,24 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprogrammablestage%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createcomputepipeline", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-immediate-pipeline-creation", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createcomputepipeline%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createcomputepipeline-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucomputepipelinedescriptor%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-default-pipeline-layout%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinedescriptorbase-layout%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuautolayoutmode-auto%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinedescriptorbase-layout%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gpuprogrammablestage", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushaderstage-compute%E2%91%A1", @@ -4114,36 +4217,50 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxcomputeworkgroupsizez", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinebase-layout-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createcomputepipelineasync", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-async-pipeline-creation", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-operationerror%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpupipelineerror%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createcomputepipelineasync%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createcomputepipelineasync%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createcomputepipelineasync-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucomputepipelinedescriptor%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-a-new-promise%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createcomputepipeline%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-a-new-promise%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createcomputepipeline%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-resolve%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-an-internal-error%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-reject%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpupipelineerror%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerrorinit-reason%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerrorreason-internal%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-reject%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpupipelineerror%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerrorinit-reason%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerrorreason-validation%E2%91%A0", "https://www.w3.org/TR/webgpu/#example-24ae760c", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#render-pipeline", "https://www.w3.org/TR/webgpu/#gpurenderpipeline", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuvertexstate", @@ -4170,14 +4287,14 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpudepthstencilstate%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpudepthstencilstate%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufragmentstate-targets%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinebase%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinebase%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpurenderpipeline-descriptor-slot", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpipelinedescriptor%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpipelinedescriptor%E2%91%A3", @@ -4216,14 +4333,15 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpufragmentstate%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createrenderpipeline", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-immediate-pipeline-creation%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderpipeline%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createrenderpipeline-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpipelinedescriptor%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipelinedescriptor-fragment%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-list-iterate", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipelinedescriptor-fragment%E2%91%A2", @@ -4236,15 +4354,15 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipelinedescriptor-depthstencil%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudepthstencilstate-format", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-default-pipeline-layout%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinedescriptorbase-layout%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuautolayoutmode-auto%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinedescriptorbase-layout%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gpurenderpipelinedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipeline-descriptor-slot", @@ -4273,32 +4391,46 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinebase-layout-slot%E2%91%A3", "https://www.w3.org/TR/webgpu/#issue-22c6f42f", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createrenderpipelineasync", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-async-pipeline-creation%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-operationerror%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpupipelineerror%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderpipelineasync%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderpipelineasync%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createrenderpipelineasync-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpipelinedescriptor%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A3%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-a-new-promise%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderpipeline%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-a-new-promise%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderpipeline%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-resolve%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-an-internal-error%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-reject%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpupipelineerror%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerrorinit-reason%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerrorreason-internal%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-reject%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpupipelineerror%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerrorinit-reason%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerrorreason-validation%E2%91%A1", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpurenderpipelinedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpipelinedescriptor%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gpuprogrammablestage%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushaderstage-vertex%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipelinedescriptor-vertex%E2%91%A0", @@ -4329,7 +4461,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipelinedescriptor-multisample%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-inter-stage-interfaces", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-inter-stage-interfaces", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpipelinedescriptor%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxinterstageshadercomponents", @@ -4352,7 +4484,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipelinedescriptor-vertex%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipelinedescriptor-fragment%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#example-89112c19", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#primitive-state", "https://www.w3.org/TR/webgpu/#dictdef-gpuprimitivestate", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuprimitivetopology", @@ -4366,7 +4498,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivestate-unclippeddepth", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprimitivestate%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpuprimitivestate-topology", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuprimitivetopology%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuprimitivestate-stripindexformat", @@ -4389,7 +4521,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-depth-clip-control%E2%91%A0", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpuprimitivestate", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprimitivestate%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivestate-topology%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivetopology-line-strip%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivetopology-triangle-strip%E2%91%A0", @@ -4404,7 +4536,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivetopology-triangle-list", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivetopology-triangle-strip%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuprimitivetopology%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpuprimitivetopology-point-list", "https://www.w3.org/TR/webgpu/#dom-gpuprimitivetopology-line-list", "https://www.w3.org/TR/webgpu/#dom-gpuprimitivetopology-line-strip", @@ -4415,7 +4547,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufrontface-cw", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufrontface%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-front-facing%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpufrontface-ccw", "https://www.w3.org/TR/webgpu/#ref-for-front-facing%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpufrontface-cw", @@ -4425,7 +4557,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucullmode-front%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucullmode-back%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuprimitivetopology%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpucullmode-none", "https://www.w3.org/TR/webgpu/#dom-gpucullmode-front", "https://www.w3.org/TR/webgpu/#ref-for-front-facing%E2%91%A3", @@ -4445,10 +4577,10 @@ "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpumultisamplestate-alphatocoverageenabled%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpumultisamplestate%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpumultisamplestate-count", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A2%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-samplecount%E2%91%A8", @@ -4467,7 +4599,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucolortargetstate%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpufragmentstate-targets", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpufragmentstate", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpufragmentstate%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufragmentstate-targets%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-limits-slot%E2%91%A6", @@ -4502,7 +4634,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gpufragmentstates-color-attachment-bytes-per-sample", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufragmentstate-targets%E2%91%A4", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpufragmentstates-color-attachment-bytes-per-sample", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucolortargetstate%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A6", @@ -4535,7 +4667,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-EnforceRange%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#typedefdef-gpucolorwriteflags", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#namespacedef-gpucolorwrite", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuflagsconstant%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpucolorwrite-red", @@ -4631,16 +4763,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-idl-float%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudepthstencilstate-depthbiasclamp", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpudepthstencilstate%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpudepthstencilstate-format", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-format%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpudepthstencilstate-depthwriteenabled", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpudepthstencilstate-depthcompare", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucomparefunction%E2%91%A4", @@ -4873,7 +5005,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipelinedescriptor-vertex%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprogrammablestage-module%E2%91%A7", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpuvertexbufferlayout", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuvertexbufferlayout%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprogrammablestage%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexbufferlayout-arraystride%E2%91%A4", @@ -4903,7 +5035,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-vertex-data-type%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexattribute-shaderlocation%E2%91%A2", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpuvertexstate", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuvertexstate%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexstate-buffers%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A1%E2%91%A6", @@ -4921,7 +5053,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexattribute-shaderlocation%E2%91%A3", "https://www.w3.org/TR/webgpu/#copies", "https://www.w3.org/TR/webgpu/#buffer-copies", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copybuffertobuffer%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-clearbuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A6", @@ -4930,14 +5062,14 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webgpu/#image-copies", "https://www.w3.org/TR/webgpu/#image-copy", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetotexture%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copybuffertotexture%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetobuffer%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writetexture%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-copyexternalimagetotexture%E2%91%A0", "https://www.w3.org/TR/webgpu/#gpu-image-data-layout", "https://www.w3.org/TR/webgpu/#dictdef-gpuimagedatalayout", @@ -5003,17 +5135,17 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopybuffer%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopybuffer-buffer%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagedatalayout-bytesperrow%E2%91%A1", "https://www.w3.org/TR/webgpu/#gpu-image-copy-texture", "https://www.w3.org/TR/webgpu/#dictdef-gpuimagecopytexture", "https://www.w3.org/TR/webgpu/#ref-for-image-copy%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-texture", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-miplevel", @@ -5022,7 +5154,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureaspect%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-aspect", "https://www.w3.org/TR/webgpu/#dom-gpuimagecopytexture-texture", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuimagecopytexture-miplevel", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-texture%E2%91%A0", @@ -5042,8 +5174,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-texture%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-format%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-texture%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-miplevel%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-texture%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-miplevelcount%E2%91%A3", @@ -5082,7 +5214,7 @@ "https://www.w3.org/TR/webgpu/#dictdef-gpuimagecopyexternalimage", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopyexternalimage%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-imagebitmap%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-htmlvideoelement%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-htmlvideoelement%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-htmlcanvaselement", "https://www.w3.org/TR/webgpu/#ref-for-offscreencanvas", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopyexternalimage-source%E2%91%A0", @@ -5182,17 +5314,17 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpu-command%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#gpu-command", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0", "https://www.w3.org/TR/webgpu/#command-buffer", "https://www.w3.org/TR/webgpu/#gpucommandbuffer", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpucommandbuffer-command_list-slot", "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpu-command%E2%91%A1", @@ -5217,35 +5349,35 @@ "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpu-command%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A8", "https://www.w3.org/TR/webgpu/#encoder-state", "https://www.w3.org/TR/webgpu/#encoder-state-open", "https://www.w3.org/TR/webgpu/#encoder-state-locked", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-open%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#encoder-state-ended", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#abstract-opdef-validate-the-encoder-state", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandsmixin%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-state-slot", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-open%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-locked", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-ended", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#command-encoder", "https://www.w3.org/TR/webgpu/#gpucommandencoder", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-beginrenderpass%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpassdescriptor%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-beginrenderpass-descriptor-descriptor", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-begincomputepass", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucomputepassdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-begincomputepass-descriptor-descriptor", @@ -5311,57 +5443,57 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-destination", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-destinationoffset", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-finish%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucommandbufferdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-finish-descriptor-descriptor", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandsmixin%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandsmixin%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpudebugcommandsmixin", "https://www.w3.org/TR/webgpu/#command-encoder-creation", "https://www.w3.org/TR/webgpu/#dictdef-gpucommandencoderdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createcommandencoder", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createcommandencoder%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createcommandencoder-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucommandencoderdescriptor%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#issue-f6026bc8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createcommandencoder%E2%91%A1", "https://www.w3.org/TR/webgpu/#example-ee4e6506", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#command-encoder-pass-encoding", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-beginrenderpass", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-beginrenderpass%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-beginrenderpass-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpassdescriptor%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-state-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-locked%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-gpurenderpassdescriptor-valid-usage", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-timestampwrites", "https://www.w3.org/TR/webgpu/#ref-for-list-is-empty", @@ -5406,20 +5538,20 @@ "https://www.w3.org/TR/webgpu/#issue-de638f5d", "https://www.w3.org/TR/webgpu/#issue-74c9d6d3", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-begincomputepass", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-begincomputepass%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-begincomputepass-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucomputepassdescriptor%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-state-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-locked%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-timestampwrites%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-list-is-empty%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-timestamp-query%E2%91%A2", @@ -5441,10 +5573,10 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-endtimestampwrites-slot", "https://www.w3.org/TR/webgpu/#commands-buffer-copies", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copybuffertobuffer", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A5%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copybuffertobuffer%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-source", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A5%E2%91%A6", @@ -5459,12 +5591,12 @@ "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-size", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-usage%E2%91%A3", @@ -5479,9 +5611,9 @@ "https://www.w3.org/TR/webgpu/#issue-b925324f", "https://www.w3.org/TR/webgpu/#issue-ec24bcd6", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-clearbuffer", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-clearbuffer%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-clearbuffer-buffer-offset-size-buffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A6%E2%91%A2", @@ -5491,12 +5623,12 @@ "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-clearbuffer-buffer-offset-size-size", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-usage%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-copy_dst%E2%91%A4", @@ -5505,10 +5637,10 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#commands-image-copies", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copybuffertotexture", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A6%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copybuffertotexture%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copybuffertotexture-source-destination-copysize-source", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopybuffer%E2%91%A4", @@ -5518,12 +5650,12 @@ "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copybuffertotexture-source-destination-copysize-copysize", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-texture%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gpuimagecopybuffer", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopybuffer-buffer%E2%91%A2", @@ -5553,10 +5685,10 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-size%E2%91%A8", "https://www.w3.org/TR/webgpu/#issue-79778272", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copytexturetobuffer", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A6%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetobuffer%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copytexturetobuffer-source-destination-copysize-source", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A0%E2%91%A1", @@ -5566,12 +5698,12 @@ "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copytexturetobuffer-source-destination-copysize-copysize", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-texture%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gpuimagecopytexture%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-usage%E2%91%A3", @@ -5601,10 +5733,10 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-size%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#issue-79778272%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copytexturetotexture", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetotexture%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copytexturetotexture-source-destination-copysize-source", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A0%E2%91%A2", @@ -5615,12 +5747,12 @@ "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copytexturetotexture-source-destination-copysize-copysize", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-texture%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-texture%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gpuimagecopytexture%E2%91%A1", @@ -5646,22 +5778,22 @@ "https://www.w3.org/TR/webgpu/#issue-79778272%E2%91%A1", "https://www.w3.org/TR/webgpu/#command-encoder-queries", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-writetimestamp", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-writetimestamp%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-writetimestamp-queryset-queryindex-queryset", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-writetimestamp-queryset-queryindex-queryindex", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-timestamp-query%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-enabled-for%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-type", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuquerytype-timestamp", @@ -5671,7 +5803,7 @@ "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-resolvequeryset", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A6%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-resolvequeryset%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-queryset", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A4", @@ -5684,12 +5816,12 @@ "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-destinationoffset", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-usage%E2%91%A8", @@ -5698,23 +5830,23 @@ "https://www.w3.org/TR/webgpu/#issue-be3ae455", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-resolvequeryset%E2%91%A2", "https://www.w3.org/TR/webgpu/#command-encoder-finalization", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-finish%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-finish%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-finish", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-finish%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-finish-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucommandbufferdescriptor%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-state-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-open%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudebugcommandsmixin-debug_group_stack-slot", @@ -5723,9 +5855,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-usage-scope-validation%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-state-slot%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-ended%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandbuffer-command_list-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-commands-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#programmable-passes", @@ -5785,12 +5917,12 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-binding%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-binding%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-limits-slot%E2%91%A0%E2%91%A3", @@ -5829,7 +5961,7 @@ "https://www.w3.org/TR/webgpu/#dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-dynamicoffsetsdatalength", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-rangeerror%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dfn-get-buffer-source-copy", @@ -5937,10 +6069,10 @@ "https://www.w3.org/TR/webgpu/#dom-gpudebugcommandsmixin-pushdebuggroup-grouplabel-grouplabel", "https://www.w3.org/TR/webgpu/#ref-for-idl-USVString%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-stack-push", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudebugcommandsmixin-debug_group_stack-slot%E2%91%A0", @@ -5948,12 +6080,12 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudebugcommandsmixin-pushdebuggroup%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpudebugcommandsmixin%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A3%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudebugcommandsmixin-debug_group_stack-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-list-is-empty%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-stack-pop", @@ -5964,20 +6096,20 @@ "https://www.w3.org/TR/webgpu/#dom-gpudebugcommandsmixin-insertdebugmarker-markerlabel-markerlabel", "https://www.w3.org/TR/webgpu/#ref-for-idl-USVString%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#compute-passes", "https://www.w3.org/TR/webgpu/#compute-pass-encoder", "https://www.w3.org/TR/webgpu/#gpucomputepassencoder", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-setpipeline%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-setpipeline-pipeline-pipeline", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroups%E2%91%A4", @@ -5995,21 +6127,21 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroupsindirect-indirectbuffer-indirectoffset-indirectoffset", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-end", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandsmixin%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-gpudebugcommandsmixin%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandsmixin%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-gpubindingcommandsmixin%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpudebugcommandsmixin%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpubindingcommandsmixin%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-command_encoder-slot", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-pipeline-slot", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-endtimestampwrites-slot", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpucomputepasstimestampwrites", "https://www.w3.org/TR/webgpu/#compute-pass-encoder-creation", @@ -6046,23 +6178,23 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-count%E2%91%A0", "https://www.w3.org/TR/webgpu/#compute-pass-encoder-dispatch", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-setpipeline", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-setpipeline%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-setpipeline-pipeline-pipeline", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A2%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A7%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A3%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-pipeline-slot", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-dispatchworkgroups", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroups%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-dispatchworkgroups-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcountx", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A4%E2%91%A4", @@ -6074,12 +6206,12 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroupsindirect%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A2%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A3%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-encoder-bind-groups%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-pipeline-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxcomputeworkgroupsperdimension", @@ -6090,11 +6222,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-pipeline-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindingcommandsmixin-bind_groups-slot%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-dispatchworkgroupsindirect", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A7%E2%93%AA", "https://www.w3.org/TR/webgpu/#indirect-dispatch-parameters", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroups%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroupsindirect%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-dispatchworkgroupsindirect-indirectbuffer-indirectoffset-indirectbuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A7%E2%91%A0", @@ -6102,12 +6234,12 @@ "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-dispatchworkgroupsindirect-indirectbuffer-indirectoffset-indirectoffset", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A2%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A3%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-encoder-bind-groups%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-pipeline-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A1%E2%93%AA", @@ -6122,14 +6254,14 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-end%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-end%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-end", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A3%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A3%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-command_encoder-slot", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-state-slot%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-open%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-state-slot%E2%91%A5", @@ -6138,8 +6270,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-ended%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-state-slot%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-open%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudebugcommandsmixin-debug_group_stack-slot%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-list-is-empty%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-list-extend", @@ -6157,8 +6289,8 @@ "https://www.w3.org/TR/webgpu/#render-passes", "https://www.w3.org/TR/webgpu/#render-pass-encoder", "https://www.w3.org/TR/webgpu/#gpurenderpassencoder", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-setviewport", @@ -6214,11 +6346,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpubindingcommandsmixin%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin", + "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-command_encoder-slot", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-attachment_size-slot", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-occlusion_query_set-slot", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A6", @@ -6280,7 +6412,7 @@ "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdescriptor-maxdrawcount", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webgpu/#abstract-opdef-gpurenderpassdescriptor-valid-usage", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpassdescriptor%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-limits-slot%E2%91%A0%E2%91%A4", @@ -6321,7 +6453,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasstimestampwrite-queryset%E2%91%A3", "https://www.w3.org/TR/webgpu/#issue-8f27584b", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpurenderpassdescriptors-color-attachment-bytes-per-sample", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasscolorattachment%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A0%E2%91%A4", @@ -6585,12 +6717,12 @@ "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-end", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A3%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A3%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-command_encoder-slot%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-state-slot%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-open%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-state-slot%E2%91%A0%E2%93%AA", @@ -6599,8 +6731,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-ended%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-state-slot%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-open%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudebugcommandsmixin-debug_group_stack-slot%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-list-is-empty%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-occlusion_query_active-slot", @@ -6621,13 +6753,13 @@ "https://www.w3.org/TR/webgpu/#issue-795a5540", "https://www.w3.org/TR/webgpu/#render-commands", "https://www.w3.org/TR/webgpu/#gpurendercommandsmixin", - "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setpipeline%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setpipeline-pipeline-pipeline", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setindexbuffer%E2%91%A3", @@ -6683,17 +6815,17 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindexedindirect-indirectbuffer-indirectoffset-indirectbuffer", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindexedindirect-indirectbuffer-indirectoffset-indirectoffset", - "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandsmixin%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-layout-slot", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasslayout%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-depthreadonly-slot", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-stencilreadonly-slot", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-pipeline-slot", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-index_buffer-slot", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A7%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-index_format-slot", @@ -6714,20 +6846,20 @@ "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setpipeline", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setpipeline%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setpipeline-pipeline-pipeline", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A3%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-derive-render-targets-layout-from-pipeline", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipeline-descriptor-slot%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-layout-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-render-pass-layout-equals", @@ -6737,7 +6869,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-stencilreadonly-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-pipeline-slot", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setindexbuffer", - "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setindexbuffer%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-buffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%93%AA", @@ -6748,11 +6880,11 @@ "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-size", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-size%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-usage%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-index%E2%91%A2", @@ -6763,7 +6895,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-index_format-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-index_buffer_size-slot", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setvertexbuffer", - "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setvertexbuffer%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-slot", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuindex32%E2%91%A0%E2%91%A4", @@ -6774,11 +6906,11 @@ "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-size", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-size%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-usage%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-vertex%E2%91%A2", @@ -6791,7 +6923,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-vertex_buffers-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-vertex_buffer_sizes-slot", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-draw", - "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-draw%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-draw-vertexcount-instancecount-firstvertex-firstinstance-vertexcount", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A6%E2%93%AA", @@ -6802,10 +6934,10 @@ "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-draw-vertexcount-instancecount-firstvertex-firstinstance-firstinstance", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-draw", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-pipeline-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipeline-descriptor-slot%E2%91%A1", @@ -6823,7 +6955,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexstepmode-instance%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawcount-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindexed", - "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindexed%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindexed-indexcount-instancecount-firstindex-basevertex-firstinstance-indexcount", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A6%E2%91%A3", @@ -6836,10 +6968,10 @@ "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindexed-indexcount-instancecount-firstindex-basevertex-firstinstance-firstinstance", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-draw-indexed", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-index_buffer_size-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-index_format-slot%E2%91%A0", @@ -6868,7 +7000,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-indirect-first-instance%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-feature%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindirect%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindirect%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindirect-indirectbuffer-indirectoffset-indirectbuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A2", @@ -6876,10 +7008,10 @@ "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindirect-indirectbuffer-indirectoffset-indirectoffset", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-draw%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-usage%E2%91%A0%E2%91%A2", @@ -6898,7 +7030,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-indirect-first-instance%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-feature%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindexedindirect%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindexedindirect%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindexedindirect-indirectbuffer-indirectoffset-indirectbuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A4", @@ -6906,10 +7038,10 @@ "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindexedindirect-indirectbuffer-indirectoffset-indirectoffset", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-draw-indexed%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-usage%E2%91%A0%E2%91%A3", @@ -6920,7 +7052,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-internal-usage-input%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawcount-slot%E2%91%A4", "https://www.w3.org/TR/webgpu/#abstract-opdef-valid-to-draw", - "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-encoder-bind-groups%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-pipeline-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-pipeline-slot%E2%91%A3", @@ -6933,7 +7065,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-vertex_buffers-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-map-exists%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#abstract-opdef-valid-to-draw-indexed", - "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-draw%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-index_buffer-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-pipeline-slot%E2%91%A4", @@ -6965,12 +7097,12 @@ "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-maxdepth", "https://www.w3.org/TR/webgpu/#ref-for-idl-float%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A4%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-attachment_size-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-attachment_size-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-viewport-slot%E2%91%A0", @@ -6986,12 +7118,12 @@ "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setscissorrect-x-y-width-height-height", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A4%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-attachment_size-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-attachment_size-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setblendconstant", @@ -7003,10 +7135,10 @@ "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setblendconstant-color-color", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpucolor%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A4%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-blend_constant-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setstencilreference", @@ -7018,10 +7150,10 @@ "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setstencilreference-reference-reference", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpustencilvalue%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A4%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-stencil_reference-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#render-pass-encoder-queries", @@ -7031,12 +7163,12 @@ "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-beginocclusionquery-queryindex-queryindex", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A4%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-occlusion_query_set-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-occlusion_query_set-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-count%E2%91%A2", @@ -7045,12 +7177,12 @@ "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-endocclusionquery", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A5%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-occlusion_query_active-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-occlusion_query_active-slot%E2%91%A3", "https://www.w3.org/TR/webgpu/#render-pass-encoder-bundles", @@ -7065,12 +7197,12 @@ "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A6%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-layout-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderbundle-layout-slot", @@ -7084,8 +7216,8 @@ "https://www.w3.org/TR/webgpu/#bundles", "https://www.w3.org/TR/webgpu/#render-bundle", "https://www.w3.org/TR/webgpu/#gpurenderbundle", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A2%E2%93%AA", @@ -7106,44 +7238,44 @@ "https://www.w3.org/TR/webgpu/#render-bundle-creation", "https://www.w3.org/TR/webgpu/#dictdef-gpurenderbundledescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#gpurenderbundleencoder", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderbundleencoder-finish", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderbundledescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderbundleencoder-finish-descriptor-descriptor", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandsmixin%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpudebugcommandsmixin%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandsmixin%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-gpubindingcommandsmixin%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpudebugcommandsmixin%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webgpu/#dom-gpudevice-createrenderbundleencoder", + "https://www.w3.org/TR/webgpu/#ref-for-gpubindingcommandsmixin%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#dom-gpudevice-createrenderbundleencoder", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderbundleencoder%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createrenderbundleencoder-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderbundleencoderdescriptor%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-texture-format-required-features%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasslayout-colorformats%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-texture-format-required-features%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasslayout-depthstencilformat%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A5%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasslayout-colorformats%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-limits-slot%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxcolorattachments%E2%91%A1", @@ -7180,17 +7312,17 @@ "https://www.w3.org/TR/webgpu/#dom-gpurenderbundleencoderdescriptor-stencilreadonly", "https://www.w3.org/TR/webgpu/#render-bundle-finalization", "https://www.w3.org/TR/webgpu/#dom-gpurenderbundleencoder-finish", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderbundleencoder-finish%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurenderbundleencoder-finish-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderbundledescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A5%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-state-slot%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-open%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudebugcommandsmixin-debug_group_stack-slot%E2%91%A5", @@ -7199,8 +7331,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-usage-scope-validation%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-state-slot%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-ended%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A6%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderbundle-command_list-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-commands-slot%E2%91%A0%E2%93%AA", @@ -7214,13 +7346,13 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#gpu-queue", "https://www.w3.org/TR/webgpu/#gpuqueue", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-submit%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-submit%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-submit-commandbuffers-commandbuffers", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A6%E2%91%A1", @@ -7275,14 +7407,14 @@ "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-size", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A6%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-idl-DataView", - "https://www.w3.org/TR/webgpu/#ref-for-operationerror%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-operationerror%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dfn-get-buffer-source-copy%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-internals-slot%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-buffer-internals-state%E2%91%A6", @@ -7291,7 +7423,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-copy_dst%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-size%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writetexture", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writetexture%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writetexture-destination-data-datalayout-size-destination", @@ -7304,12 +7436,12 @@ "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writetexture-destination-data-datalayout-size-size", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A6%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dfn-get-buffer-source-copy%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-texture%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gpuimagecopytexture%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-usage%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-copy_dst%E2%91%A3", @@ -7324,7 +7456,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-format%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-linear-texture-data%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-byte-sequence-length", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copybuffertotexture%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagedatalayout-bytesperrow%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagedatalayout-offset%E2%91%A5", @@ -7345,11 +7477,11 @@ "https://www.w3.org/TR/webgpu/#dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-copysize", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A6%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopyexternalimage-source%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-the-image-argument-is-not-origin-clean%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-securityerror%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-operationerror%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-operationerror%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-origin3d-x%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-width%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-origin3d-y%E2%91%A1", @@ -7358,10 +7490,10 @@ "https://www.w3.org/TR/webgpu/#ref-for-extent3d-depthorarraylayers%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-sec-returnifabrupt-shorthands%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-check-the-usability-of-the-image-argument%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-texture%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-texture%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gpuimagecopytexture%E2%91%A4", @@ -7390,31 +7522,31 @@ "https://www.w3.org/TR/webgpu/#issue-9abc07f0", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-submit", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-submit%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-submit%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-submit-commandbuffers-commandbuffers", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A6%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A6%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-internals-slot%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-buffer-internals-state%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-buffer-internals-state-available%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-destroyed-slot%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuexternaltexture-destroyed-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-query-set-state-available", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-occlusionqueryset%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-beginrenderpass%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-beginocclusionquery%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandbuffer-command_list-slot%E2%91%A0", @@ -7426,19 +7558,19 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A7%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-a-new-promise%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-resolve%E2%91%A8", "https://www.w3.org/TR/webgpu/#queries", "https://www.w3.org/TR/webgpu/#queryset", "https://www.w3.org/TR/webgpu/#gpuqueryset", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A7%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-destroy", @@ -7461,7 +7593,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#query-set-state", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#query-set-state-available", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#query-set-state-destroyed", @@ -7484,13 +7616,13 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createqueryset", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createqueryset%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createqueryset-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuquerysetdescriptor%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuquerysetdescriptor-type%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuquerytype-timestamp%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-timestamp-query%E2%91%A4", @@ -7501,11 +7633,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuquerysetdescriptor-type%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-count%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuquerysetdescriptor-count%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuquerysetdescriptor-count%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-state-slot", "https://www.w3.org/TR/webgpu/#ref-for-query-set-state-available%E2%91%A0", @@ -7518,7 +7650,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A7%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-state-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-query-set-state-destroyed", "https://www.w3.org/TR/webgpu/#querytype", @@ -7532,14 +7664,14 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-endocclusionquery%E2%91%A0", "https://www.w3.org/TR/webgpu/#timestamp", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-writetimestamp%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucomputepassdescriptor%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassdescriptor-timestampwrites%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpassdescriptor%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-timestampwrites%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A0%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-resolvequeryset%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-timestamp-query%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-enabled-for%E2%91%A4", @@ -7562,8 +7694,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-htmlcanvaselement%E2%91%A2", "https://www.w3.org/TR/webgpu/#canvas-context", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#gpucanvascontext", "https://www.w3.org/TR/webgpu/#ref-for-htmlcanvaselement%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-offscreencanvas%E2%91%A1", @@ -7574,8 +7706,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-configure-configuration-configuration", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A7%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-unconfigure", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-canvas", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A4", @@ -7588,9 +7720,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-unconfigure%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-drawingbuffer-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-get-a-copy-of-the-image-contents-of-a-context", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-update-the-rendering-of-the-webgpu-canvas", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-update-the-rendering-of-the-webgpu-canvas%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-configuration-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-alphamode", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasalphamode-opaque", @@ -7600,15 +7732,15 @@ "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-replace-the-drawing-buffer%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-currenttexture-slot", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-drawingbuffer-slot", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-update-the-rendering-of-the-webgpu-canvas%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-destroy%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-update-the-rendering-of-the-webgpu-canvas%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-destroy%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-replace-the-drawing-buffer%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-configure%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A5", @@ -7618,7 +7750,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-configure%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-configure-configuration-configuration", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucanvasconfiguration%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-device", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-texture-format-required-features%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-format%E2%91%A0", @@ -7632,9 +7764,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-texturedescriptor-slot", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-replace-the-drawing-buffer%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-drawingbuffer-slot%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gputexturedescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-supported-context-formats", "https://www.w3.org/TR/webgpu/#ref-for-list-contain%E2%91%A5", @@ -7643,16 +7775,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-unconfigure", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-configuration-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-texturedescriptor-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-replace-the-drawing-buffer%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-getcurrenttexture", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A3%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-configuration-slot%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-invalidstateerror", "https://www.w3.org/TR/webgpu/#ref-for-assert%E2%91%A0%E2%91%A3", @@ -7664,31 +7796,39 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createtexture%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-texturedescriptor-slot%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-drawingbuffer-slot%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-drawingbuffer-slot%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-configure%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-queue-an-automatic-expiry-task", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-commit-the-canvas-texture", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A3%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-update-the-rendering-of-the-webgpu-canvas%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-update-the-rendering-of-the-webgpu-canvas%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-replace-the-drawing-buffer%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-update-the-rendering%E2%91%A0", + "https://www.w3.org/TR/webgpu/#abstract-opdef-commit-the-canvas-texture", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webgpu/#abstract-opdef-update-the-rendering-of-the-webgpu-canvas", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-canvas%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-get-a-copy-of-the-image-contents-of-a-context%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-update-the-rendering%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-destroy%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-drawingbuffer-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-update-the-rendering-of-the-webgpu-canvas%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-alphamode%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasalphamode-opaque%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-offscreencanvas-transfertoimagebitmap", + "https://www.w3.org/TR/webgpu/#ref-for-update-the-rendering%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#abstract-opdef-update-the-rendering-of-the-webgpu-canvas", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-commit-the-canvas-texture%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-offscreencanvas-transfertoimagebitmap", + "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-get-a-copy-of-the-image-contents-of-a-context%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-replace-the-drawing-buffer%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-imagebitmap%E2%91%A1", @@ -7700,17 +7840,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasalphamode-opaque%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasalphamode-opaque%E2%91%A2", "https://www.w3.org/TR/webgpu/#abstract-opdef-get-a-copy-of-the-image-contents-of-a-context", - "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-drawingbuffer-slot%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-configuration-slot%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-alphamode%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasalphamode-opaque%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-replace-the-drawing-buffer%E2%91%A8", "https://www.w3.org/TR/webgpu/#abstract-opdef-replace-the-drawing-buffer", - "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-destroy%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot%E2%91%A0%E2%91%A2", @@ -7741,7 +7880,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasalphamode-opaque%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasalphamode-premultiplied%E2%91%A0", "https://www.w3.org/TR/webgpu/#dictdef-gpucanvasconfiguration", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-device%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-format%E2%91%A4", @@ -7756,31 +7895,31 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-alphamode%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucanvasconfiguration%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-device", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-format", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A2%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-supported-context-formats%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-usage", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gputextureusageflags%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-render_attachment%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-render_attachment%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-viewformats", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A3%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-colorspace", "https://www.w3.org/TR/webgpu/#ref-for-predefinedcolorspace%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-alphamode", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucanvasalphamode%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#example-239a6233", - "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webgpu/#abstract-opdef-gputexturedescriptor-for-the-canvas-and-configuration", "https://www.w3.org/TR/webgpu/#ref-for-htmlcanvaselement%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-offscreencanvas%E2%91%A2", @@ -7808,7 +7947,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-replace-the-drawing-buffer%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-htmlcanvaselement%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-offscreencanvas%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#abstract-opdef-update-the-canvas-size", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-replace-the-drawing-buffer%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-configuration-slot%E2%91%A7", @@ -7816,16 +7955,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-gputexturedescriptor-for-the-canvas-and-configuration%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputexturedescriptor%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxtexturedimension2d", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#example-1b33fca8", - "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#GPUCanvasAlphaMode", "https://www.w3.org/TR/webgpu/#enumdef-gpucanvasalphamode", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-update-the-rendering-of-the-webgpu-canvas%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-update-the-rendering-of-the-webgpu-canvas%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-get-a-copy-of-the-image-contents-of-a-context%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpucanvasalphamode-opaque", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-get-a-copy-of-the-image-contents-of-a-context%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-update-the-rendering-of-the-webgpu-canvas%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-update-the-rendering-of-the-webgpu-canvas%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpucanvasalphamode-premultiplied", "https://www.w3.org/TR/webgpu/#ref-for-out-of-gamut-premultiplied-rgba-value%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-get-a-copy-of-the-image-contents-of-a-context%E2%91%A7", @@ -7833,85 +7972,85 @@ "https://www.w3.org/TR/webgpu/#fatal-errors", "https://www.w3.org/TR/webgpu/#enumdef-gpudevicelostreason", "https://www.w3.org/TR/webgpu/#dom-gpudevicelostreason-destroyed", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#gpudevicelostinfo", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpudevicelostreason", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A7%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpudevicelostinfo-reason", - "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpudevicelostinfo-message", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpudevicelostinfo%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-lost%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-lost%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpudevice-lost", "https://www.w3.org/TR/webgpu/#ref-for-gpudevicelostinfo%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-slot-backed-attribute%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-slot-backed-attribute%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-a-new-promise%E2%91%A6", "https://www.w3.org/TR/webgpu/#error", "https://www.w3.org/TR/webgpu/#gpuerror", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuerror-message%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-poperrorscope%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-eventdef-gpudevice-uncapturederror%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-eventdef-gpudevice-uncapturederror%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuerror-message%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpuerror-message", - "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-def_localizable_text%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuerrorfilter-out-of-memory", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuerror-message%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-bp_and-reco%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#gpuvalidationerror", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpuvalidationerror-gpuvalidationerror", - "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuvalidationerror-gpuvalidationerror-message-message", "https://www.w3.org/TR/webgpu/#ref-for-gpuvalidationerror", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-features-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-limits-slot%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#abstract-opdef-generate-a-validation-error", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpuvalidationerror%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-dispatch-error", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#gpuoutofmemoryerror", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpuoutofmemoryerror-gpuoutofmemoryerror", - "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuoutofmemoryerror-gpuoutofmemoryerror-message-message", "https://www.w3.org/TR/webgpu/#ref-for-gpuoutofmemoryerror", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A8", "https://www.w3.org/TR/webgpu/#abstract-opdef-generate-an-out-of-memory-error", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpuoutofmemoryerror%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-dispatch-error%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#gpuinternalerror", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpuinternalerror-gpuinternalerror", - "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpuinternalerror-gpuinternalerror-message-message", "https://www.w3.org/TR/webgpu/#ref-for-gpuinternalerror", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-supported-limits%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#abstract-opdef-generate-an-internal-error", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpuinternalerror%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-dispatch-error%E2%91%A1", "https://www.w3.org/TR/webgpu/#error-scopes", @@ -7932,7 +8071,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuerrorfilter-validation", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuerrorfilter-out-of-memory%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuerrorfilter-internal", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A7%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-pusherrorscope", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuerrorfilter%E2%91%A0", @@ -7948,18 +8087,18 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuoutofmemoryerror%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuerrorfilter-internal", "https://www.w3.org/TR/webgpu/#ref-for-gpuinternalerror%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpudevice-errorscopestack-slot", "https://www.w3.org/TR/webgpu/#ref-for-stack%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpu-error-scope%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-stack%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpu-error-scope%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A3", "https://www.w3.org/TR/webgpu/#abstract-opdef-current-error-scope", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpuvalidationerror%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpuoutofmemoryerror%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpuinternalerror%E2%91%A2", @@ -7970,32 +8109,32 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-errorscopestack-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#abstract-opdef-dispatch-error", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-current-error-scope", "https://www.w3.org/TR/webgpu/#ref-for-list-append%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpu-error-scope-errors-slot", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-queue-a-task", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%93%AA%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%93%AA%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-queue-a-global-task-for-gpudevice%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuuncapturederrorevent", - "https://www.w3.org/TR/webgpu/#ref-for-eventdef-gpudevice-uncapturederror%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuuncapturederrorevent-error", "https://www.w3.org/TR/webgpu/#ref-for-eventdef-gpudevice-uncapturederror%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuuncapturederrorevent-error", + "https://www.w3.org/TR/webgpu/#ref-for-eventdef-gpudevice-uncapturederror%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpuuncapturederrorevent%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpudevice-pusherrorscope", "https://www.w3.org/TR/webgpu/#ref-for-gpu-error-scope%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-errorscopestack-slot%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-pusherrorscope%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpudevice-pusherrorscope-filter-filter", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuerrorfilter%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A7%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%93%AA%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%93%AA%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpu-error-scope%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpu-error-scope-filter-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-stack-push%E2%91%A0", @@ -8004,50 +8143,50 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpu-error-scope%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-errorscopestack-slot%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%93%AA%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%93%AA%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%93%AA%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-a-new-promise%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-lose-the-device%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-errorscopestack-slot%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-list-size%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%93%AA%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-reject%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-operationerror%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%93%AA%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-reject%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-operationerror%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-stack-pop%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-list-item%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-errorscopestack-slot%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpu-error-scope-errors-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createtexture%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-createview%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A6%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpuvalidationerror%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuerror-message%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-poperrorscope%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%93%AA%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%93%AA%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-resolve%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#example-9d93bf47", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A7%E2%93%AA", "https://www.w3.org/TR/webgpu/#telemetry", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpu-error-scope%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-concept-event-fire", "https://www.w3.org/TR/webgpu/#eventdef-gpudevice-uncapturederror", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A7%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuuncapturederrorevent%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-eventdef-gpudevice-uncapturederror%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-eventdef-gpudevice-uncapturederror%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-pusherrorscope%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-poperrorscope%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#gpuuncapturederrorevent", "https://www.w3.org/TR/webgpu/#ref-for-event", "https://www.w3.org/TR/webgpu/#dom-gpuuncapturederrorevent-gpuuncapturederrorevent", - "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpuuncapturederrorevent-gpuuncapturederrorevent-type-gpuuncapturederroreventinitdict-type", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuuncapturederroreventinit", "https://www.w3.org/TR/webgpu/#dom-gpuuncapturederrorevent-gpuuncapturederrorevent-type-gpuuncapturederroreventinitdict-gpuuncapturederroreventinitdict", @@ -8061,30 +8200,30 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuuncapturederrorevent%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuuncapturederrorevent-error", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-slot-backed-attribute%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-slot-backed-attribute%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-poperrorscope%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A7%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-eventhandler", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-onuncapturederror", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpudevice-onuncapturederror", "https://www.w3.org/TR/webgpu/#ref-for-eventhandler%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-event-handler-idl-attributes", - "https://www.w3.org/TR/webgpu/#ref-for-eventdef-gpudevice-uncapturederror%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-eventdef-gpudevice-uncapturederror%E2%91%A5", "https://www.w3.org/TR/webgpu/#example-bf3af559", - "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A7%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A7%E2%91%A3", "https://www.w3.org/TR/webgpu/#detailed-operations", "https://www.w3.org/TR/webgpu/#issue-96bfad03", "https://www.w3.org/TR/webgpu/#transfer-operations", "https://www.w3.org/TR/webgpu/#computing-operations", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindingtype-storage%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpustoragetexturebindinglayout%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroups%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroupsindirect%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-lose-the-device%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-lose-the-device%E2%91%A5", "https://www.w3.org/TR/webgpu/#rendering-operations", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-draw%E2%91%A2", @@ -8113,9 +8252,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-attachment_size-slot%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-attachment_size-slot%E2%91%A6", "https://www.w3.org/TR/webgpu/#abstract-opdef-render", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-renderstate%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-resolve-indices", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-process-vertices", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipelinedescriptor-vertex%E2%91%A0%E2%91%A1", @@ -8169,7 +8308,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-binding%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-built-in-values%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-lose-the-device%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-lose-the-device%E2%91%A6", "https://www.w3.org/TR/webgpu/#primitive-assembly", "https://www.w3.org/TR/webgpu/#abstract-opdef-assemble-primitives", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprimitivestate%E2%91%A7", @@ -8326,7 +8465,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-interpolation%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-input-output-locations%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-lose-the-device%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-lose-the-device%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-fragment-colors", "https://www.w3.org/TR/webgpu/#ref-for-shader-stage-outputs%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-built-in-values%E2%91%A6", @@ -8554,7 +8693,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-optional-api-surfaces%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuquerytype%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuquerytype-timestamp%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-writetimestamp%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucomputepassdescriptor%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassdescriptor-timestampwrites%E2%91%A5", @@ -8859,6 +8998,7 @@ "https://www.w3.org/TR/webgpu/#term-for-check-the-usability-of-the-image-argument", "https://www.w3.org/TR/webgpu/#term-for-dom-canvasrenderingcontext2dsettings-colorspace", "https://www.w3.org/TR/webgpu/#term-for-dom-imagebitmapoptions-colorspaceconversion", + "https://www.w3.org/TR/webgpu/#term-for-deserialization-steps", "https://www.w3.org/TR/webgpu/#term-for-dom-context-2d-drawimage", "https://www.w3.org/TR/webgpu/#term-for-event-handler-idl-attributes", "https://www.w3.org/TR/webgpu/#term-for-dom-canvas-getcontext", @@ -8869,10 +9009,13 @@ "https://www.w3.org/TR/webgpu/#term-for-the-image-argument-is-not-origin-clean", "https://www.w3.org/TR/webgpu/#term-for-concept-canvas-origin-clean", "https://www.w3.org/TR/webgpu/#term-for-dom-imagebitmapoptions-premultiplyalpha", - "https://www.w3.org/TR/webgpu/#term-for-queue-a-task", + "https://www.w3.org/TR/webgpu/#term-for-queue-a-global-task", "https://www.w3.org/TR/webgpu/#term-for-concept-relevant-global", "https://www.w3.org/TR/webgpu/#term-for-dom-animationframeprovider-requestanimationframe", + "https://www.w3.org/TR/webgpu/#term-for-serializable-objects", + "https://www.w3.org/TR/webgpu/#term-for-serialization-steps", "https://www.w3.org/TR/webgpu/#term-for-dom-predefinedcolorspace-srgb", + "https://www.w3.org/TR/webgpu/#term-for-task-source", "https://www.w3.org/TR/webgpu/#term-for-dom-canvas-toblob", "https://www.w3.org/TR/webgpu/#term-for-dom-canvas-todataurl", "https://www.w3.org/TR/webgpu/#term-for-dom-offscreencanvas-transfertoimagebitmap", @@ -8912,6 +9055,7 @@ "https://www.w3.org/TR/webgpu/#term-for-idl-ArrayBuffer", "https://www.w3.org/TR/webgpu/#term-for-BufferSource", "https://www.w3.org/TR/webgpu/#term-for-Clamp", + "https://www.w3.org/TR/webgpu/#term-for-idl-DOMException", "https://www.w3.org/TR/webgpu/#term-for-idl-DOMString", "https://www.w3.org/TR/webgpu/#term-for-idl-DataView", "https://www.w3.org/TR/webgpu/#term-for-EnforceRange", @@ -8942,6 +9086,8 @@ "https://www.w3.org/TR/webgpu/#term-for-getter-steps", "https://www.w3.org/TR/webgpu/#term-for-dfn-interface-object", "https://www.w3.org/TR/webgpu/#term-for-idl-long", + "https://www.w3.org/TR/webgpu/#term-for-dom-domexception-message", + "https://www.w3.org/TR/webgpu/#term-for-dom-domexception-name", "https://www.w3.org/TR/webgpu/#term-for-idl-object", "https://www.w3.org/TR/webgpu/#term-for-idl-record", "https://www.w3.org/TR/webgpu/#term-for-reject", @@ -8949,6 +9095,7 @@ "https://www.w3.org/TR/webgpu/#term-for-idl-sequence", "https://www.w3.org/TR/webgpu/#term-for-dfn-set-entries", "https://www.w3.org/TR/webgpu/#term-for-dfn-setlike", + "https://www.w3.org/TR/webgpu/#term-for-this", "https://www.w3.org/TR/webgpu/#term-for-arraybuffer-transfer", "https://www.w3.org/TR/webgpu/#term-for-idl-undefined", "https://www.w3.org/TR/webgpu/#term-for-idl-unrestricted-double", diff --git a/tr/index.json b/tr/index.json index b22bbc6e5434..db2796eb6148 100644 --- a/tr/index.json +++ b/tr/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2022-12-26T01:39:55.530Z", + "date": "2023-01-02T01:35:53.669Z", "options": { "fallback": "webref-fallback/tr/index.json", "output": "report", @@ -74,10 +74,10 @@ ], "crawled": "https://compat.spec.whatwg.org/", "crawlCacheInfo": { - "lastModified": "Mon, 19 Dec 2022 12:16:46 GMT" + "lastModified": "Sun, 01 Jan 2023 13:44:00 GMT" }, "generator": "bikeshed", - "date": "19 December 2022", + "date": "1 January 2023", "links": "links/compat.json", "refs": "refs/compat.json", "events": "events/compat.json", @@ -380,7 +380,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-typed-om-2/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 21:31:41 GMT" + "lastModified": "Sun, 1 Jan 2023 02:00:39 GMT" }, "generator": "bikeshed", "date": "8 February 2021", @@ -426,7 +426,7 @@ ], "crawled": "https://drafts.css-houdini.org/font-metrics-api-1/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 21:32:05 GMT" + "lastModified": "Sun, 1 Jan 2023 02:01:03 GMT" }, "generator": "bikeshed", "date": "12 May 2021", @@ -477,7 +477,7 @@ ], "crawled": "https://drafts.csswg.org/css-anchor-1/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:44:31 GMT" + "lastModified": "Sun, 1 Jan 2023 01:13:39 GMT" }, "generator": "bikeshed", "date": "13 December 2022", @@ -535,7 +535,7 @@ ], "crawled": "https://drafts.csswg.org/css-animations-2/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:44:38 GMT" + "lastModified": "Sun, 1 Jan 2023 01:13:47 GMT" }, "generator": "bikeshed", "date": "21 December 2022", @@ -594,7 +594,7 @@ ], "crawled": "https://drafts.csswg.org/css-backgrounds-4/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:44:47 GMT" + "lastModified": "Sun, 1 Jan 2023 01:13:57 GMT" }, "generator": "bikeshed", "date": "2 December 2022", @@ -652,7 +652,7 @@ ], "crawled": "https://drafts.csswg.org/css-easing-2/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:46:53 GMT" + "lastModified": "Sun, 1 Jan 2023 01:16:00 GMT" }, "generator": "bikeshed", "date": "29 November 2022", @@ -709,7 +709,7 @@ ], "crawled": "https://drafts.csswg.org/css-env-1/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:46:58 GMT" + "lastModified": "Sun, 1 Jan 2023 01:16:05 GMT" }, "generator": "bikeshed", "date": "30 August 2021", @@ -760,7 +760,7 @@ ], "crawled": "https://drafts.csswg.org/css-extensions-1/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:47:03 GMT" + "lastModified": "Sun, 1 Jan 2023 01:16:10 GMT" }, "generator": "bikeshed", "date": "26 August 2020", @@ -818,7 +818,7 @@ ], "crawled": "https://drafts.csswg.org/css-gcpm-4/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:47:49 GMT" + "lastModified": "Sun, 1 Jan 2023 01:16:55 GMT" }, "generator": "bikeshed", "date": "27 June 2022", @@ -876,7 +876,7 @@ ], "crawled": "https://drafts.csswg.org/css-grid-3/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:48:17 GMT" + "lastModified": "Sun, 1 Jan 2023 01:17:25 GMT" }, "generator": "bikeshed", "date": "21 February 2021", @@ -934,7 +934,7 @@ ], "crawled": "https://drafts.csswg.org/css-images-5/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:48:34 GMT" + "lastModified": "Sun, 1 Jan 2023 01:17:42 GMT" }, "generator": "bikeshed", "date": "28 November 2022", @@ -985,7 +985,7 @@ ], "crawled": "https://drafts.csswg.org/css-link-params-1/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:48:46 GMT" + "lastModified": "Sun, 1 Jan 2023 01:17:54 GMT" }, "generator": "bikeshed", "date": "15 December 2022", @@ -1043,7 +1043,7 @@ ], "crawled": "https://drafts.csswg.org/css-multicol-2/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:49:09 GMT" + "lastModified": "Sun, 1 Jan 2023 01:18:19 GMT" }, "generator": "bikeshed", "date": "5 October 2021", @@ -1157,7 +1157,7 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-snap-2/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:50:26 GMT" + "lastModified": "Sun, 1 Jan 2023 01:19:39 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -1216,7 +1216,7 @@ ], "crawled": "https://drafts.csswg.org/css-shapes-2/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:50:38 GMT" + "lastModified": "Sun, 1 Jan 2023 01:19:51 GMT" }, "generator": "bikeshed", "date": "7 March 2022", @@ -1273,7 +1273,7 @@ ], "crawled": "https://drafts.csswg.org/css-size-adjust-1/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:50:39 GMT" + "lastModified": "Sun, 1 Jan 2023 01:19:52 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -1331,7 +1331,7 @@ ], "crawled": "https://drafts.csswg.org/css-transitions-2/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:52:12 GMT" + "lastModified": "Sun, 1 Jan 2023 01:21:27 GMT" }, "generator": "bikeshed", "date": "14 July 2022", @@ -1389,7 +1389,7 @@ ], "crawled": "https://drafts.csswg.org/css-values-5/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:52:44 GMT" + "lastModified": "Sun, 1 Jan 2023 01:22:00 GMT" }, "generator": "bikeshed", "date": "16 December 2021", @@ -1447,7 +1447,7 @@ ], "crawled": "https://drafts.csswg.org/css-variables-2/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:52:52 GMT" + "lastModified": "Sun, 1 Jan 2023 01:22:10 GMT" }, "generator": "bikeshed", "date": "29 June 2022", @@ -1505,7 +1505,7 @@ ], "crawled": "https://drafts.csswg.org/web-animations-2/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 20:54:59 GMT" + "lastModified": "Sun, 1 Jan 2023 01:24:19 GMT" }, "generator": "bikeshed", "date": "18 July 2022", @@ -1617,7 +1617,7 @@ ], "crawled": "https://drafts.fxtf.org/filter-effects-2/", "crawlCacheInfo": { - "lastModified": "Sun, 25 Dec 2022 21:29:26 GMT" + "lastModified": "Sun, 1 Jan 2023 01:58:24 GMT" }, "generator": "bikeshed", "date": "10 February 2022", @@ -2016,9 +2016,9 @@ ], "crawled": "https://html.spec.whatwg.org/multipage/", "crawlCacheInfo": { - "lastModified": "Wed, 21 Dec 2022 08:35:01 GMT" + "lastModified": "Mon, 26 Dec 2022 10:04:58 GMT" }, - "date": "21 December 2022", + "date": "26 December 2022", "links": "links/html.json", "refs": "refs/html.json", "events": "events/html.json", @@ -6894,10 +6894,10 @@ ], "crawled": "https://webassembly.github.io/exception-handling/js-api/", "crawlCacheInfo": { - "lastModified": "Wed, 23 Nov 2022 14:48:33 GMT" + "lastModified": "Mon, 26 Dec 2022 23:18:30 GMT" }, "generator": "bikeshed", - "date": "23 November 2022", + "date": "26 December 2022", "links": "links/wasm-js-api-2-fork-exception-handling.json", "refs": "refs/wasm-js-api-2-fork-exception-handling.json", "dfns": "dfns/wasm-js-api-2-fork-exception-handling.json", @@ -7308,10 +7308,10 @@ ], "crawled": "https://wicg.github.io/client-hints-infrastructure/", "crawlCacheInfo": { - "lastModified": "Thu, 22 Dec 2022 13:37:18 GMT" + "lastModified": "Thu, 29 Dec 2022 13:25:17 GMT" }, "generator": "bikeshed", - "date": "22 December 2022", + "date": "29 December 2022", "links": "links/client-hints-infrastructure.json", "refs": "refs/client-hints-infrastructure.json", "dfns": "dfns/client-hints-infrastructure.json", @@ -9558,10 +9558,10 @@ ], "crawled": "https://wicg.github.io/priority-hints/", "crawlCacheInfo": { - "lastModified": "Mon, 18 Apr 2022 22:27:23 GMT" + "lastModified": "Mon, 26 Dec 2022 16:09:14 GMT" }, "generator": "bikeshed", - "date": "18 April 2022", + "date": "26 December 2022", "links": "links/priority-hints.json", "refs": "refs/priority-hints.json", "idl": "idl/priority-hints.idl", @@ -10717,7 +10717,7 @@ "https://www.rfc-editor.org/rfc/rfc2397" ], "crawled": "https://www.rfc-editor.org/rfc/rfc2397", - "date": "26 December 2022", + "date": "2 January 2023", "links": "links/rfc2397.json", "ids": "ids/rfc2397.json" }, @@ -10754,7 +10754,7 @@ "https://www.rfc-editor.org/rfc/rfc4120" ], "crawled": "https://www.rfc-editor.org/rfc/rfc4120", - "date": "26 December 2022", + "date": "2 January 2023", "links": "links/rfc4120.json", "ids": "ids/rfc4120.json" }, @@ -10881,7 +10881,7 @@ "https://www.rfc-editor.org/rfc/rfc6454" ], "crawled": "https://www.rfc-editor.org/rfc/rfc6454", - "date": "26 December 2022", + "date": "2 January 2023", "links": "links/rfc6454.json", "ids": "ids/rfc6454.json" }, @@ -10918,7 +10918,7 @@ "https://www.rfc-editor.org/rfc/rfc6797" ], "crawled": "https://www.rfc-editor.org/rfc/rfc6797", - "date": "26 December 2022", + "date": "2 January 2023", "links": "links/rfc6797.json", "ids": "ids/rfc6797.json" }, @@ -10955,7 +10955,7 @@ "https://www.rfc-editor.org/rfc/rfc7034" ], "crawled": "https://www.rfc-editor.org/rfc/rfc7034", - "date": "26 December 2022", + "date": "2 January 2023", "links": "links/rfc7034.json", "ids": "ids/rfc7034.json" }, @@ -11263,7 +11263,7 @@ "https://www.rfc-editor.org/rfc/rfc7239" ], "crawled": "https://www.rfc-editor.org/rfc/rfc7239", - "date": "26 December 2022", + "date": "2 January 2023", "links": "links/rfc7239.json", "ids": "ids/rfc7239.json" }, @@ -11300,7 +11300,7 @@ "https://www.rfc-editor.org/rfc/rfc7469" ], "crawled": "https://www.rfc-editor.org/rfc/rfc7469", - "date": "26 December 2022", + "date": "2 January 2023", "links": "links/rfc7469.json", "ids": "ids/rfc7469.json" }, @@ -11427,7 +11427,7 @@ "https://www.rfc-editor.org/rfc/rfc7578" ], "crawled": "https://www.rfc-editor.org/rfc/rfc7578", - "date": "26 December 2022", + "date": "2 January 2023", "links": "links/rfc7578.json", "ids": "ids/rfc7578.json" }, @@ -11779,7 +11779,7 @@ "https://www.rfc-editor.org/rfc/rfc8942" ], "crawled": "https://www.rfc-editor.org/rfc/rfc8942", - "date": "26 December 2022", + "date": "2 January 2023", "links": "links/rfc8942.json", "refs": "refs/rfc8942.json", "headings": "headings/rfc8942.json", @@ -12046,7 +12046,7 @@ "https://www.rfc-editor.org/rfc/rfc9163" ], "crawled": "https://www.rfc-editor.org/rfc/rfc9163", - "date": "26 December 2022", + "date": "2 January 2023", "links": "links/rfc9163.json", "refs": "refs/rfc9163.json", "headings": "headings/rfc9163.json", @@ -15948,10 +15948,10 @@ ], "crawled": "https://www.w3.org/TR/css-overflow-3/", "crawlCacheInfo": { - "lastModified": "Thu, 23 Dec 2021 03:01:07 GMT" + "lastModified": "Sat, 31 Dec 2022 06:36:06 GMT" }, "generator": "bikeshed", - "date": "23 December 2021", + "date": "31 December 2022", "links": "links/css-overflow-3.json", "refs": "refs/css-overflow-3.json", "css": "css/css-overflow.json", @@ -16011,10 +16011,10 @@ ], "crawled": "https://www.w3.org/TR/css-overflow-4/", "crawlCacheInfo": { - "lastModified": "Tue, 13 Jun 2017 06:02:09 GMT" + "lastModified": "Sat, 31 Dec 2022 06:40:45 GMT" }, "generator": "bikeshed", - "date": "13 June 2017", + "date": "31 December 2022", "links": "links/css-overflow-4.json", "refs": "refs/css-overflow-4.json", "css": "css/css-overflow-4.json", @@ -16447,10 +16447,10 @@ ], "crawled": "https://www.w3.org/TR/css-pseudo-4/", "crawlCacheInfo": { - "lastModified": "Thu, 31 Dec 2020 02:46:16 GMT" + "lastModified": "Fri, 30 Dec 2022 01:46:06 GMT" }, "generator": "bikeshed", - "date": "31 December 2020", + "date": "30 December 2022", "links": "links/css-pseudo-4.json", "refs": "refs/css-pseudo-4.json", "idl": "idl/css-pseudo.idl", @@ -16688,10 +16688,10 @@ ], "crawled": "https://www.w3.org/TR/css-ruby-1/", "crawlCacheInfo": { - "lastModified": "Thu, 02 Dec 2021 02:31:24 GMT" + "lastModified": "Sat, 31 Dec 2022 03:40:32 GMT" }, "generator": "bikeshed", - "date": "2 December 2021", + "date": "31 December 2022", "links": "links/css-ruby-1.json", "refs": "refs/css-ruby-1.json", "css": "css/css-ruby.json", @@ -17569,10 +17569,10 @@ ], "crawled": "https://www.w3.org/TR/css-text-4/", "crawlCacheInfo": { - "lastModified": "Thu, 05 May 2022 03:43:16 GMT" + "lastModified": "Sat, 31 Dec 2022 03:06:46 GMT" }, "generator": "bikeshed", - "date": "5 May 2022", + "date": "31 December 2022", "links": "links/css-text-4.json", "refs": "refs/css-text-4.json", "css": "css/css-text-4.json", @@ -19163,10 +19163,10 @@ ], "crawled": "https://www.w3.org/TR/epub-33/", "crawlCacheInfo": { - "lastModified": "Wed, 14 Dec 2022 12:51:41 GMT" + "lastModified": "Fri, 30 Dec 2022 20:49:34 GMT" }, "generator": "respec", - "date": "14 December 2022", + "date": "30 December 2022", "links": "links/epub-33.json", "refs": "refs/epub-33.json", "dfns": "dfns/epub-33.json", @@ -26984,10 +26984,10 @@ ], "crawled": "https://www.w3.org/TR/webgpu/", "crawlCacheInfo": { - "lastModified": "Fri, 23 Dec 2022 16:23:00 GMT" + "lastModified": "Fri, 30 Dec 2022 03:00:14 GMT" }, "generator": "bikeshed", - "date": "23 December 2022", + "date": "30 December 2022", "links": "links/webgpu.json", "refs": "refs/webgpu.json", "events": "events/webgpu.json", diff --git a/tr/links/client-hints-infrastructure.json b/tr/links/client-hints-infrastructure.json index e7413cf13df6..b264ba84f750 100644 --- a/tr/links/client-hints-infrastructure.json +++ b/tr/links/client-hints-infrastructure.json @@ -35,7 +35,8 @@ }, "https://html.spec.whatwg.org/multipage/browsing-the-web.html": { "anchors": [ - "populating-a-session-history-entry" + "populating-a-session-history-entry", + "reload" ] }, "https://html.spec.whatwg.org/multipage/document-sequences.html": { @@ -50,7 +51,8 @@ }, "https://html.spec.whatwg.org/multipage/nav-history-apis.html": { "anchors": [ - "window-bc" + "window-bc", + "window-navigable" ] }, "https://html.spec.whatwg.org/multipage/scripting.html": { diff --git a/tr/links/compat.json b/tr/links/compat.json index 485ebedf7144..a9e5f8c44cdb 100644 --- a/tr/links/compat.json +++ b/tr/links/compat.json @@ -91,11 +91,15 @@ }, "https://drafts.csswg.org/css-display-3/": { "anchors": [ - "propdef-order", "valdef-display-flex" ], "specShortname": "css-display-3" }, + "https://drafts.csswg.org/css-display-4/": { + "anchors": [ + "propdef-order" + ] + }, "https://drafts.csswg.org/css-display/": { "specShortname": "css-display-3" }, diff --git a/tr/links/css-overflow-3.json b/tr/links/css-overflow-3.json index b020f7b2259d..9d6446e38bad 100644 --- a/tr/links/css-overflow-3.json +++ b/tr/links/css-overflow-3.json @@ -19,15 +19,13 @@ ], "specShortname": "css-overflow-4" }, - "https://drafts.csswg.org/cssom-view-1/": { - "anchors": [ - "scrolling-box" - ], - "specShortname": "cssom-view-1" - }, "https://github.com/w3c/csswg-drafts/commits/master?path=css-overflow-3&until=2018-07-31": {}, "https://github.com/w3c/csswg-drafts/issues": {}, - "https://github.com/w3c/csswg-drafts/issues/129": {}, + "https://github.com/w3c/csswg-drafts/issues/129": { + "anchors": [ + "issuecomment-1113489051" + ] + }, "https://github.com/w3c/csswg-drafts/issues/2970": {}, "https://github.com/w3c/csswg-drafts/issues/2971": {}, "https://github.com/w3c/csswg-drafts/issues/3348": {}, @@ -35,6 +33,7 @@ "https://github.com/w3c/csswg-drafts/issues/4791": {}, "https://github.com/w3c/csswg-drafts/issues/5801": {}, "https://github.com/w3c/csswg-drafts/issues/5913": {}, + "https://github.com/w3c/csswg-drafts/issues/6842": {}, "https://hg.csswg.org/drafts/log/tip/css-overflow/Overview.bs": {}, "https://hg.csswg.org/drafts/log/tip/css-overflow/Overview.src.html": {}, "https://hg.csswg.org/drafts/log/tip/css3-overflow/Overview.src.html": {}, @@ -59,11 +58,7 @@ "https://lists.w3.org/Archives/Public/www-style/": {}, "https://lists.w3.org/Archives/Public/www-style/2018Jul/0030.html": {}, "https://medium.com/mofed/css-line-clamp-the-good-the-bad-and-the-straight-up-broken-865413f16e5": {}, - "https://www.software.hixie.ch/utilities/js/live-dom-viewer/?saved=8496": {}, - "https://www.software.hixie.ch/utilities/js/live-dom-viewer/?saved=8499": {}, - "https://www.software.hixie.ch/utilities/js/live-dom-viewer/?saved=9539": {}, - "https://www.unicode.org/reports/tr29/tr29-39.html": {}, - "https://www.w3.org/2004/01/pp-impl/32061/status": {}, + "https://www.unicode.org/reports/tr29/tr29-41.html": {}, "https://www.w3.org/2021/Process-20211102/": { "anchors": [ "recs-and-notes" @@ -100,6 +95,11 @@ "leading" ] }, + "https://www.w3.org/TR/CSS2/visufx.html": { + "anchors": [ + "overflow-clipping" + ] + }, "https://www.w3.org/TR/CSS2/visuren.html": { "anchors": [ "inline-boxes" @@ -132,20 +132,21 @@ "anchors": [ "propdef-place-content", "propdef-align-content", - "valdef-justify-content-normal", "propdef-justify-content", - "overflow-scroll-position" + "overflow-scroll-position", + "valdef-justify-content-normal", + "content-distribute" ], "specShortname": "css-align-3" }, "https://www.w3.org/TR/css-backgrounds-3/": { "anchors": [ "propdef-box-shadow", - "background-positioning-area", - "background-painting-area", "outer-box-shadow", "corner-shaping", "shadow-shape", + "background-positioning-area", + "background-painting-area", "propdef-border-radius" ], "specShortname": "css-backgrounds-3" @@ -159,10 +160,11 @@ "https://www.w3.org/TR/css-box-4/": { "anchors": [ "padding-box", - "content-area", "padding-edge", "typedef-visual-box", - "border-edge" + "border-edge", + "content-area", + "padding" ], "specShortname": "css-box-4" }, @@ -186,8 +188,8 @@ "fragmentation-break", "forced-break", "unforced-break", - "fragmented-flow", - "fragmentation-direction" + "fragmentation-direction", + "fragmented-flow" ], "specShortname": "css-break-4" }, @@ -219,7 +221,7 @@ "https://www.w3.org/TR/css-display-3/": { "anchors": [ "containing-block-chain", - "block-container", + "replaced-element", "propdef-display", "block-box", "establish-an-independent-formatting-context", @@ -228,6 +230,7 @@ "valdef-visibility-collapse", "valdef-display-none", "initial-containing-block", + "block-container", "in-flow", "block-formatting-context", "independent-formatting-context" @@ -256,6 +259,7 @@ }, "https://www.w3.org/TR/css-logical-1/": { "anchors": [ + "logical-property-group", "box" ], "specShortname": "css-logical-1" @@ -290,12 +294,6 @@ ], "specShortname": "css-pseudo-4" }, - "https://www.w3.org/TR/css-pseudo/": { - "anchors": [ - "generated-content" - ], - "specShortname": "css-pseudo-4" - }, "https://www.w3.org/TR/css-regions-1/": { "specShortname": "css-regions-1" }, @@ -345,6 +343,7 @@ }, "https://www.w3.org/TR/css-ui-3/": { "anchors": [ + "text-overflow", "outline-props" ] }, @@ -364,7 +363,9 @@ "comb-all", "mult-opt", "string-value", - "integer-value" + "integer-value", + "typedef-length-percentage", + "css-bracketed-range-notation" ], "specShortname": "css-values-4" }, @@ -386,13 +387,14 @@ "anchors": [ "block-start", "inline-start", + "end", + "block-axis", + "inline-axis", "writing-mode", "principal-writing-mode", - "propdef-writing-mode", "inline-end", "block-end", "bidirectionality", - "end", "inline-size", "block-size" ], @@ -426,6 +428,7 @@ ], "specShortname": "web-animations-1" }, - "https://www.w3.org/groups/wg/css": {} + "https://www.w3.org/groups/wg/css": {}, + "https://www.w3.org/groups/wg/css/ipr": {} } } \ No newline at end of file diff --git a/tr/links/css-overflow-4.json b/tr/links/css-overflow-4.json index 35a45edf4a30..f97bcb8c8b09 100644 --- a/tr/links/css-overflow-4.json +++ b/tr/links/css-overflow-4.json @@ -5,61 +5,18 @@ }, "links": { "http://en.wiktionary.org/wiki/example": {}, - "http://lists.w3.org/Archives/Public/public-css-testsuite": {}, - "http://lists.w3.org/Archives/Public/www-style/": {}, - "http://lists.w3.org/Archives/Public/www-style/2012May/1197.html": {}, - "http://www.w3.org/2001/tag/": {}, - "http://www.w3.org/Provider/Style/IntoContext.html": {}, - "http://www.w3.org/Style/CSS/Test/": {}, - "http://www.w3.org/TR/CSS/": { + "https://datatracker.ietf.org/doc/html/rfc2119": {}, + "https://drafts.csswg.org/css-contain-2/": { "anchors": [ - "future-proofing", - "unstable", - "proprietary-extension", - "vendor-prefix" - ], - "specShortname": "CSS22" - }, - "http://www.w3.org/TR/CSS2/conform.html": { - "anchors": [ - "style-sheet", - "user-agent", - "ignore" - ] - }, - "http://www.w3.org/mid/FF1704C5-D5C1-4D6F-A99D-0DD094036685@gmail.com": {}, - "https://drafts.csswg.org/css-cascade-4/": { - "anchors": [ - "valdef-all-inherit" + "valdef-content-visibility-visible" ], - "specShortname": "css-cascade-4" + "specShortname": "css-contain-2" }, "https://drafts.csswg.org/css-overflow-3/": { - "specShortname": "css-overflow-3" - }, - "https://drafts.csswg.org/css-pseudo/": { "anchors": [ - "generated-content" - ], - "specShortname": "css-pseudo-4" - }, - "https://drafts.csswg.org/css-values-4/": { - "anchors": [ - "comb-one", - "comb-all", - "mult-opt" + "scrollbar-gutter" ], - "specShortname": "css-values-4" - }, - "https://drafts.csswg.org/css-writing-modes-4": {}, - "https://drafts.csswg.org/css-writing-modes-4/": { - "anchors": [ - "inline-start", - "inline-end", - "block-start", - "block-end" - ], - "specShortname": "css-writing-modes-4" + "specShortname": "css-overflow-3" }, "https://drafts.csswg.org/selectors-3/": { "anchors": [ @@ -67,47 +24,111 @@ ] }, "https://github.com/w3c/csswg-drafts/issues": {}, + "https://github.com/w3c/csswg-drafts/issues/7058": {}, + "https://github.com/w3c/csswg-drafts/issues/7144": {}, + "https://github.com/w3c/csswg-drafts/issues/7245": {}, + "https://html.spec.whatwg.org/multipage/": {}, + "https://html.spec.whatwg.org/multipage/dom.html": { + "anchors": [ + "dom-dir" + ] + }, "https://lists.w3.org/Archives/Public/public-css-archive/": {}, + "https://lists.w3.org/Archives/Public/public-css-testsuite": {}, "https://lists.w3.org/Archives/Public/www-style/": {}, + "https://lists.w3.org/Archives/Public/www-style/2012May/1197.html": {}, "https://lists.w3.org/Archives/Public/www-style/2015Jan/0357.html": {}, - "https://tools.ietf.org/html/rfc2119": {}, - "https://www.w3.org/2004/01/pp-impl/32061/status": {}, - "https://www.w3.org/2017/Process-20170301/": {}, - "https://www.w3.org/Consortium/Patent-Policy-20040205/": { + "https://www.unicode.org/reports/tr29/tr29-41.html": {}, + "https://www.w3.org/2001/tag/": {}, + "https://www.w3.org/2021/Process-20211102/": { + "anchors": [ + "recs-and-notes" + ] + }, + "https://www.w3.org/Consortium/Patent-Policy-20200915/": { "anchors": [ "def-essential", "sec-Disclosure" ] }, - "https://www.w3.org/Style/CSS/members": {}, + "https://www.w3.org/Provider/Style/IntoContext.html": {}, + "https://www.w3.org/Style/CSS/Test/": {}, "https://www.w3.org/TR/": {}, - "https://www.w3.org/TR/CSS1/": {}, - "https://www.w3.org/TR/CSS2": {}, - "https://www.w3.org/TR/CSS22/": { + "https://www.w3.org/TR/2017/WD-css-overflow-4-20170613/": {}, + "https://www.w3.org/TR/CSS/": { + "anchors": [ + "future-proofing", + "unstable", + "proprietary-extension" + ], "specShortname": "CSS22" }, - "https://www.w3.org/TR/CSS22/visudet.html": { + "https://www.w3.org/TR/CSS1/": {}, + "https://www.w3.org/TR/CSS2/": {}, + "https://www.w3.org/TR/CSS2/about.html": { "anchors": [ - "propdef-height" + "property-defs" + ] + }, + "https://www.w3.org/TR/CSS2/visuren.html": { + "anchors": [ + "inline-boxes", + "propdef-float" + ] + }, + "https://www.w3.org/TR/CSS21/": { + "specShortname": "CSS21" + }, + "https://www.w3.org/TR/CSS21/conform.html": { + "anchors": [ + "style-sheet", + "user-agent", + "ignore" ], - "specShortname": "CSS22" + "specShortname": "CSS21" }, - "https://www.w3.org/TR/CSS22/visufx.html": { + "https://www.w3.org/TR/css-backgrounds-3/": { "anchors": [ - "propdef-overflow" + "outer-box-shadow", + "corner-shaping", + "shadow-shape" ], - "specShortname": "CSS22" + "specShortname": "css-backgrounds-3" }, - "https://www.w3.org/TR/CSS22/visuren.html": { + "https://www.w3.org/TR/css-box-4/": { "anchors": [ - "propdef-float" + "typedef-visual-box", + "propdef-margin", + "border-edge" ], - "specShortname": "CSS22" + "specShortname": "css-box-4" }, "https://www.w3.org/TR/css-break-3/": { "specShortname": "css-break-3" }, - "https://www.w3.org/TR/css-cascade-4/": { + "https://www.w3.org/TR/css-break-4/": { + "anchors": [ + "fragmentation-container" + ], + "specShortname": "css-break-4" + }, + "https://www.w3.org/TR/css-cascade-5/": { + "anchors": [ + "shorthand-property", + "used-value", + "cascade-origin-ua", + "longhand", + "valdef-all-inherit" + ], + "specShortname": "css-cascade-5" + }, + "https://www.w3.org/TR/css-cascade/": { + "anchors": [ + "initial-values", + "applies-to", + "inherited-property", + "computed" + ], "specShortname": "css-cascade-4" }, "https://www.w3.org/TR/css-contain-1/": { @@ -115,6 +136,9 @@ "layout-containment" ] }, + "https://www.w3.org/TR/css-contain-2/": { + "specShortname": "css-contain-2" + }, "https://www.w3.org/TR/css-content-3/": { "anchors": [ "propdef-content" @@ -123,8 +147,12 @@ }, "https://www.w3.org/TR/css-display-3/": { "anchors": [ + "replaced-element", + "inline-formatting-context", + "block-container", "propdef-display", - "inner-display-type" + "inner-display-type", + "block-level" ], "specShortname": "css-display-3" }, @@ -135,10 +163,48 @@ "specShortname": "css-gcpm-3" }, "https://www.w3.org/TR/css-grid-1/": {}, + "https://www.w3.org/TR/css-masking-1/": { + "anchors": [ + "propdef-mask-image" + ], + "specShortname": "css-masking-1" + }, + "https://www.w3.org/TR/css-multicol-1/": { + "anchors": [ + "overflow-columns" + ], + "specShortname": "css-multicol-1" + }, "https://www.w3.org/TR/css-overflow-3/": { + "anchors": [ + "overflow-properties", + "auto-ellipsis", + "overflow-concepts", + "propdef-overflow-x", + "propdef-overflow-y", + "propdef-overflow", + "valdef-overflow-clip", + "valdef-overflow-visible", + "overlay-scrollbars", + "valdef-overflow-scroll", + "valdef-overflow-hidden", + "valdef-overflow-auto", + "scroll-container" + ], "specShortname": "css-overflow-3" }, + "https://www.w3.org/TR/css-overflow-4/": { + "anchors": [ + "propdef-scrollbar-gutter", + "valdef-scrollbar-gutter-stable", + "valdef-scrollbar-gutter-auto" + ], + "specShortname": "css-overflow-4" + }, "https://www.w3.org/TR/css-position-3/": { + "anchors": [ + "propdef-position" + ], "specShortname": "css-position-3" }, "https://www.w3.org/TR/css-pseudo-4/": { @@ -148,47 +214,95 @@ ], "specShortname": "css-pseudo-4" }, + "https://www.w3.org/TR/css-pseudo/": { + "anchors": [ + "generated-content" + ], + "specShortname": "css-pseudo-4" + }, "https://www.w3.org/TR/css-regions-1/": { + "anchors": [ + "propdef-region-fragment", + "css-region", + "region-chain" + ], "specShortname": "css-regions-1" }, + "https://www.w3.org/TR/css-scrollbars-1/": { + "anchors": [ + "propdef-scrollbar-width" + ], + "specShortname": "css-scrollbars-1" + }, + "https://www.w3.org/TR/css-sizing-3/": { + "anchors": [ + "propdef-height" + ], + "specShortname": "css-sizing-3" + }, + "https://www.w3.org/TR/css-ui-4/": { + "specShortname": "css-ui-4" + }, "https://www.w3.org/TR/css-values-3/": { + "anchors": [ + "value-defs" + ], "specShortname": "css-values-3" }, - "https://www.w3.org/TR/css3-break/": { + "https://www.w3.org/TR/css-values-4/": { "anchors": [ - "fragmentation-container" - ] + "css-wide-keywords", + "comb-any", + "length-value", + "comb-one", + "string-value", + "mult-num-range", + "percentage-value", + "integer-value", + "comb-all", + "mult-opt" + ], + "specShortname": "css-values-4" }, - "https://www.w3.org/TR/css3-marquee": {}, - "https://www.w3.org/TR/css3-multicol": {}, - "https://www.w3.org/TR/css3-multicol/": { + "https://www.w3.org/TR/css-values/": { "anchors": [ - "overflow-columns" - ] + "value-defs", + "percentages" + ], + "specShortname": "css-values-4" }, - "https://www.w3.org/TR/css3-positioning/": { + "https://www.w3.org/TR/css-writing-modes-3/": { "anchors": [ - "propdef-position" + "propdef-direction", + "physical-left" ] }, - "https://www.w3.org/TR/css3-regions/": { + "https://www.w3.org/TR/css-writing-modes-4/": { "anchors": [ - "propdef-region-fragment", - "css-region", - "region-chain" - ] + "end", + "line-left", + "line-right", + "start" + ], + "specShortname": "css-writing-modes-4" }, - "https://www.w3.org/TR/css3-selectors/": {}, - "https://www.w3.org/TR/css3-transitions/": { + "https://www.w3.org/TR/css3-marquee/": {}, + "https://www.w3.org/TR/cssom/": { "anchors": [ - "animatable-types" - ] + "serializing-css-values" + ], + "specShortname": "cssom-1" }, - "https://www.w3.org/TR/css3-values/": { + "https://www.w3.org/TR/security-privacy-questionnaire/": {}, + "https://www.w3.org/TR/selectors-3/": {}, + "https://www.w3.org/TR/web-animations/": { "anchors": [ - "integer-value" - ] + "animation-type" + ], + "specShortname": "web-animations-1" }, - "https://www.w3.org/TR/security-privacy-questionnaire/": {} + "https://www.w3.org/groups/wg/css": {}, + "https://www.w3.org/groups/wg/css/ipr": {}, + "https://www.w3.org/mid/FF1704C5-D5C1-4D6F-A99D-0DD094036685@gmail.com": {} } } \ No newline at end of file diff --git a/tr/links/css-pseudo-4.json b/tr/links/css-pseudo-4.json index 73af136dd711..8aec84c4d999 100644 --- a/tr/links/css-pseudo-4.json +++ b/tr/links/css-pseudo-4.json @@ -5,6 +5,7 @@ }, "links": { "http://css-tricks.com/almanac/selectors/p/placeholder/": {}, + "https://datatracker.ietf.org/doc/html/rfc2119": {}, "https://dom.spec.whatwg.org/": { "anchors": [ "eventtarget", @@ -14,6 +15,7 @@ }, "https://drafts.csswg.org/css-text-decor-4/": { "anchors": [ + "propdef-text-underline-offset", "valdef-text-decoration-line-spelling-error", "valdef-text-decoration-line-grammar-error" ], @@ -21,38 +23,60 @@ }, "https://drafts.csswg.org/css2/": { "anchors": [ - "selectordef-after" + "selectordef-after", + "selectordef-first-letter" ], "specShortname": "CSS21" }, - "https://drafts.csswg.org/cssom-1/": { - "anchors": [ - "cssomstring" - ], - "specShortname": "cssom-1" - }, + "https://github.com/tabatkins/bikeshed/issues/2202": {}, "https://github.com/w3c/csswg-drafts/issues": {}, "https://github.com/w3c/csswg-drafts/issues/1097": {}, + "https://github.com/w3c/csswg-drafts/issues/1384": {}, "https://github.com/w3c/csswg-drafts/issues/1793": {}, + "https://github.com/w3c/csswg-drafts/issues/2040": {}, + "https://github.com/w3c/csswg-drafts/issues/2254": {}, + "https://github.com/w3c/csswg-drafts/issues/2282": {}, "https://github.com/w3c/csswg-drafts/issues/2474": {}, "https://github.com/w3c/csswg-drafts/issues/2517": {}, "https://github.com/w3c/csswg-drafts/issues/2998": {}, "https://github.com/w3c/csswg-drafts/issues/3603": {}, "https://github.com/w3c/csswg-drafts/issues/3607": {}, "https://github.com/w3c/csswg-drafts/issues/3763": {}, + "https://github.com/w3c/csswg-drafts/issues/3836": {}, "https://github.com/w3c/csswg-drafts/issues/3932": {}, + "https://github.com/w3c/csswg-drafts/issues/4100": {}, "https://github.com/w3c/csswg-drafts/issues/4506": {}, "https://github.com/w3c/csswg-drafts/issues/4579": {}, "https://github.com/w3c/csswg-drafts/issues/4624": {}, "https://github.com/w3c/csswg-drafts/issues/4625": {}, "https://github.com/w3c/csswg-drafts/issues/5049": {}, + "https://github.com/w3c/csswg-drafts/issues/5099": {}, "https://github.com/w3c/csswg-drafts/issues/5154": {}, + "https://github.com/w3c/csswg-drafts/issues/5379": {}, "https://github.com/w3c/csswg-drafts/issues/5395": {}, "https://github.com/w3c/csswg-drafts/issues/5522": {}, - "https://heycam.github.io/webidl/": { + "https://github.com/w3c/csswg-drafts/issues/5830": {}, + "https://github.com/w3c/csswg-drafts/issues/6022": {}, + "https://github.com/w3c/csswg-drafts/issues/6264": {}, + "https://github.com/w3c/csswg-drafts/issues/6386": {}, + "https://github.com/w3c/csswg-drafts/issues/6774": {}, + "https://github.com/w3c/csswg-drafts/issues/6779": {}, + "https://github.com/w3c/csswg-drafts/issues/6818": {}, + "https://github.com/w3c/csswg-drafts/issues/6829": {}, + "https://github.com/w3c/csswg-drafts/issues/6853": {}, + "https://github.com/w3c/csswg-drafts/issues/7101": {}, + "https://github.com/w3c/csswg-drafts/issues/7264": {}, + "https://github.com/w3c/csswg-drafts/issues/7837": {}, + "https://html.spec.whatwg.org/multipage/": {}, + "https://html.spec.whatwg.org/multipage/form-elements.html": { + "anchors": [ + "the-textarea-element" + ] + }, + "https://html.spec.whatwg.org/multipage/input.html": { "anchors": [ - "Exposed", - "this" + "attr-input-placeholder", + "the-input-element" ] }, "https://lists.w3.org/Archives/Public/public-css-archive/": {}, @@ -64,28 +88,37 @@ "https://lists.w3.org/Archives/Public/www-style/2010May/0261.html": {}, "https://lists.w3.org/Archives/Public/www-style/2010May/0280.html": {}, "https://lists.w3.org/Archives/Public/www-style/2010May/0366.html": {}, - "https://tools.ietf.org/html/rfc2119": {}, "https://url.spec.whatwg.org/": { "anchors": [ "concept-url-fragment" ], "specShortname": "url" }, - "https://www.unicode.org/reports/tr29/tr29-37.html": {}, - "https://www.unicode.org/reports/tr44/tr44-26.html": {}, - "https://www.w3.org/2004/01/pp-impl/32061/status": {}, - "https://www.w3.org/2020/Process-20200915/": {}, + "https://webidl.spec.whatwg.org/": { + "anchors": [ + "Exposed", + "this" + ], + "specShortname": "webidl" + }, + "https://www.unicode.org/reports/tr29/tr29-41.html": {}, + "https://www.unicode.org/reports/tr44/tr44-30.html": {}, + "https://www.w3.org/2021/Process-20211102/": { + "anchors": [ + "recs-and-notes" + ] + }, "https://www.w3.org/Consortium/Patent-Policy-20200915/": { "anchors": [ "def-essential", "sec-Disclosure" ] }, - "https://www.w3.org/Style/CSS/": {}, "https://www.w3.org/Style/CSS/Test/": {}, "https://www.w3.org/TR/": {}, "https://www.w3.org/TR/2016/WD-css-pseudo-4-20160607/": {}, "https://www.w3.org/TR/2019/WD-css-pseudo-4-20190225/": {}, + "https://www.w3.org/TR/2020/WD-css-pseudo-4-20201231/": {}, "https://www.w3.org/TR/CSS/": { "anchors": [ "future-proofing", @@ -94,6 +127,16 @@ ], "specShortname": "CSS22" }, + "https://www.w3.org/TR/CSS2/visudet.html": { + "anchors": [ + "propdef-line-height" + ] + }, + "https://www.w3.org/TR/CSS2/zindex.html": { + "anchors": [ + "painting-order" + ] + }, "https://www.w3.org/TR/CSS21/": { "specShortname": "CSS21" }, @@ -124,27 +167,52 @@ "specShortname": "css-break-4" }, "https://www.w3.org/TR/css-cascade-4/": { + "specShortname": "css-cascade-4" + }, + "https://www.w3.org/TR/css-cascade-5/": { "anchors": [ "inheritance", "inherited-property", - "cascade-origin-ua", + "used-value", + "cascaded-value", + "cascade-origin-author", + "valdef-all-revert", + "valdef-all-revert-layer", + "valdef-all-inherit", + "valdef-all-unset", + "specified-value", + "inherited-value", "initial-value" ], - "specShortname": "css-cascade-4" + "specShortname": "css-cascade-5" }, - "https://www.w3.org/TR/css-color-3/": { + "https://www.w3.org/TR/css-cascade-6/": { "anchors": [ - "color0", - "currentcolor-def" - ] + "origin" + ], + "specShortname": "css-cascade-6" }, + "https://www.w3.org/TR/css-color-3/": {}, "https://www.w3.org/TR/css-color-4/": { "anchors": [ + "propdef-color", "propdef-opacity", + "valdef-system-color-highlighttext", + "valdef-system-color-highlight", + "valdef-system-color-marktext", + "valdef-system-color-mark", + "valdef-color-currentcolor", "valdef-color-transparent" ], "specShortname": "css-color-4" }, + "https://www.w3.org/TR/css-color-adjust-1/": { + "anchors": [ + "propdef-forced-color-adjust", + "forced-colors-mode" + ], + "specShortname": "css-color-adjust-1" + }, "https://www.w3.org/TR/css-content-3/": { "anchors": [ "propdef-content", @@ -155,9 +223,19 @@ "https://www.w3.org/TR/css-display-3/": { "anchors": [ "block-container", + "inline-formatting-context", + "inline-level", + "block-level", + "in-flow", + "block-formatting-context", "inline-level-box", + "containing-block", + "inline-box", + "out-of-flow", + "inline-block", "propdef-display", "valdef-display-inline", + "replaced-element", "valdef-display-list-item" ], "specShortname": "css-display-3" @@ -165,25 +243,26 @@ "https://www.w3.org/TR/css-fonts-3/": {}, "https://www.w3.org/TR/css-inline-3/": { "anchors": [ - "propdef-initial-letter", - "line-box" + "line-box", + "root-inline-box", + "propdef-initial-letter" ], "specShortname": "css-inline-3" }, "https://www.w3.org/TR/css-lists-3/": { "anchors": [ + "marker", "list-item", "propdef-list-style-position", - "marker", "marker-properties" ], "specShortname": "css-lists-3" }, - "https://www.w3.org/TR/css-pseudo-4/": { + "https://www.w3.org/TR/css-multicol-1/": { "anchors": [ - "selectordef-inactive-selection" + "multi-column-container" ], - "specShortname": "css-pseudo-4" + "specShortname": "css-multicol-1" }, "https://www.w3.org/TR/css-ruby-1/": { "anchors": [ @@ -197,10 +276,20 @@ ], "specShortname": "css-syntax-3" }, + "https://www.w3.org/TR/css-tables-3/": { + "anchors": [ + "table-wrapper-box" + ], + "specShortname": "css-tables-3" + }, "https://www.w3.org/TR/css-text-3/": { "anchors": [ - "typographic-letter-unit", + "typographic-character-unit", + "characters", + "content-language", "unicode-general-category", + "word-separator", + "character-properties", "propdef-text-align" ], "specShortname": "css-text-3" @@ -208,6 +297,7 @@ "https://www.w3.org/TR/css-text-decor-3/": { "anchors": [ "propdef-text-decoration", + "propdef-text-underline-position", "propdef-text-shadow", "propdef-text-emphasis", "propdef-text-emphasis-position" @@ -226,8 +316,8 @@ }, "https://www.w3.org/TR/css-ui-3/": { "anchors": [ - "propdef-cursor", "propdef-caret-color", + "propdef-cursor", "propdef-outline" ] }, @@ -254,7 +344,9 @@ }, "https://www.w3.org/TR/cssom-1/": { "anchors": [ - "cssstyledeclaration" + "cssomstring", + "cssstyledeclaration", + "dom-window-getcomputedstyle" ], "specShortname": "cssom-1" }, @@ -277,14 +369,18 @@ "pseudo-element", "originating-element", "selector", + "sub-pseudo-element", "target-pseudo", "placeholder-shown-pseudo", + "ultimate-originating-element", "typedef-pseudo-element-selector" ], "specShortname": "selectors-4" }, "https://www.w3.org/TR/web-animations-1/": { "specShortname": "web-animations-1" - } + }, + "https://www.w3.org/groups/wg/css": {}, + "https://www.w3.org/groups/wg/css/ipr": {} } } \ No newline at end of file diff --git a/tr/links/css-ruby-1.json b/tr/links/css-ruby-1.json index 4265a951a7d8..04e9359df4af 100644 --- a/tr/links/css-ruby-1.json +++ b/tr/links/css-ruby-1.json @@ -5,12 +5,6 @@ }, "links": { "https://datatracker.ietf.org/doc/html/rfc2119": {}, - "https://drafts.csswg.org/css-inline-3/": { - "anchors": [ - "line-relative-shift-values" - ], - "specShortname": "css-inline-3" - }, "https://drafts.csswg.org/css-ruby-1/issues-wd-2020": {}, "https://github.com/w3c/csswg-drafts/issues": {}, "https://github.com/w3c/csswg-drafts/issues/2998": {}, @@ -23,6 +17,8 @@ "https://github.com/w3c/csswg-drafts/issues/4987": {}, "https://github.com/w3c/csswg-drafts/issues/5004": {}, "https://github.com/w3c/csswg-drafts/issues/5927": {}, + "https://github.com/w3c/csswg-drafts/issues/771": {}, + "https://github.com/w3c/csswg-drafts/issues/779": {}, "https://github.com/w3c/csswg-drafts/issues?q=is%3Aissue+label%3Acss-ruby-1": {}, "https://html.spec.whatwg.org/multipage/": {}, "https://html.spec.whatwg.org/multipage/obsolete.html": { @@ -39,7 +35,6 @@ "https://lists.w3.org/Archives/Public/public-css-archive/": {}, "https://lists.w3.org/Archives/Public/public-css-testsuite": {}, "https://lists.w3.org/Archives/Public/www-style/": {}, - "https://www.w3.org/2004/01/pp-impl/32061/status": {}, "https://www.w3.org/2021/Process-20211102/": { "anchors": [ "recs-and-notes" @@ -160,6 +155,12 @@ "https://www.w3.org/TR/css-flexbox-1/": { "specShortname": "css-flexbox-1" }, + "https://www.w3.org/TR/css-fonts-5/": { + "anchors": [ + "descdef-font-face-font-size" + ], + "specShortname": "css-fonts-5" + }, "https://www.w3.org/TR/css-grid-2/": { "anchors": [ "valdef-grid-template-columns-max-content" @@ -171,6 +172,7 @@ "model", "line-box", "propdef-vertical-align", + "line-relative-shift-values", "valdef-baseline-shift-top", "valdef-baseline-shift-bottom", "line-height" @@ -190,6 +192,12 @@ ], "specShortname": "css-sizing-3" }, + "https://www.w3.org/TR/css-syntax-3/": { + "anchors": [ + "letter" + ], + "specShortname": "css-syntax-3" + }, "https://www.w3.org/TR/css-tables-3/": { "anchors": [ "table-wrapper-box" @@ -212,7 +220,8 @@ "boundary-shaping", "propdef-text-justify", "justification-opportunity", - "character" + "character", + "unicode-script" ], "specShortname": "css-text-3" }, @@ -305,6 +314,7 @@ ], "specShortname": "web-animations-1" }, - "https://www.w3.org/groups/wg/css": {} + "https://www.w3.org/groups/wg/css": {}, + "https://www.w3.org/groups/wg/css/ipr": {} } } \ No newline at end of file diff --git a/tr/links/css-text-4.json b/tr/links/css-text-4.json index 4d44e78e7672..62b099f5b312 100644 --- a/tr/links/css-text-4.json +++ b/tr/links/css-text-4.json @@ -45,13 +45,31 @@ "https://dom.spec.whatwg.org/": { "specShortname": "dom" }, + "https://drafts.csswg.org/css-display-4/": { + "anchors": [ + "root-element" + ] + }, + "https://drafts.csswg.org/css-ruby-1/": { + "anchors": [ + "bopomofo-characters" + ], + "specShortname": "css-ruby-1" + }, "https://github.com/w3c/csswg-drafts/issues": {}, "https://github.com/w3c/csswg-drafts/issues/1484": {}, "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/448": {}, "https://github.com/w3c/csswg-drafts/issues/6309": {}, + "https://github.com/w3c/csswg-drafts/issues/6542": {}, + "https://github.com/w3c/csswg-drafts/issues/6950": {}, + "https://github.com/w3c/csswg-drafts/issues/7055": {}, + "https://github.com/w3c/csswg-drafts/issues/7322": {}, + "https://github.com/w3c/csswg-drafts/issues/771": {}, + "https://github.com/w3c/csswg-drafts/issues/779": {}, "https://html.spec.whatwg.org/multipage/": {}, "https://html.spec.whatwg.org/multipage/dom.html": { "anchors": [ @@ -95,16 +113,16 @@ "https://www.rfc-editor.org/rfc/rfc5646": {}, "https://www.rfc-editor.org/rfc/rfc6919": {}, "https://www.unicode.org/reports/tr11/": {}, - "https://www.unicode.org/reports/tr11/tr11-39.html": {}, + "https://www.unicode.org/reports/tr11/tr11-40.html": {}, "https://www.unicode.org/reports/tr14/": {}, - "https://www.unicode.org/reports/tr14/tr14-47.html": {}, - "https://www.unicode.org/reports/tr24/tr24-32.html": {}, - "https://www.unicode.org/reports/tr29/tr29-39.html": {}, + "https://www.unicode.org/reports/tr14/tr14-49.html": {}, + "https://www.unicode.org/reports/tr24/tr24-34.html": {}, + "https://www.unicode.org/reports/tr29/tr29-41.html": {}, "https://www.unicode.org/reports/tr44/": {}, - "https://www.unicode.org/reports/tr44/tr44-28.html": {}, - "https://www.unicode.org/reports/tr50/tr50-26.html": {}, + "https://www.unicode.org/reports/tr44/tr44-30.html": {}, + "https://www.unicode.org/reports/tr50/tr50-28.html": {}, "https://www.unicode.org/reports/tr9/": {}, - "https://www.unicode.org/reports/tr9/tr9-44.html": {}, + "https://www.unicode.org/reports/tr9/tr9-46.html": {}, "https://www.unicode.org/versions/latest/": {}, "https://www.w3.org/2021/Process-20211102/": { "anchors": [ @@ -126,6 +144,7 @@ "https://www.w3.org/Style/CSS/Test/": {}, "https://www.w3.org/TR/": {}, "https://www.w3.org/TR/2019/WD-css-text-4-20191113/": {}, + "https://www.w3.org/TR/2022/WD-css-text-4-20220505/": {}, "https://www.w3.org/TR/CSS/": { "anchors": [ "future-proofing", @@ -173,7 +192,10 @@ "https://www.w3.org/TR/css-box-4/": { "anchors": [ "propdef-margin", - "propdef-padding" + "propdef-padding", + "margin", + "border", + "padding" ], "specShortname": "css-box-4" }, @@ -195,7 +217,8 @@ "legacy-name-alias", "shorthand-property", "valdef-all-inherit", - "inherited-value" + "inherited-value", + "css-legacy-value-alias" ], "specShortname": "css-cascade-5" }, @@ -222,7 +245,6 @@ "inline-level", "block-level", "block-box", - "initial-containing-block", "in-flow", "block-formatting-context", "independent-formatting-context", @@ -232,6 +254,7 @@ ], "specShortname": "css-display-3" }, + "https://www.w3.org/TR/css-display-4/": {}, "https://www.w3.org/TR/css-flexbox-1/": { "anchors": [ "flex-item", @@ -277,7 +300,8 @@ "https://www.w3.org/TR/css-ruby-1/": { "anchors": [ "ruby", - "line-breaks" + "line-breaks", + "ruby-annotation-box" ], "specShortname": "css-ruby-1" }, diff --git a/tr/links/epub-33.json b/tr/links/epub-33.json index 653d3940af0b..771c95f503d9 100644 --- a/tr/links/epub-33.json +++ b/tr/links/epub-33.json @@ -148,6 +148,7 @@ "https://github.com/w3c/epub-specs/pull/2297": {}, "https://github.com/w3c/epub-specs/pull/2457": {}, "https://github.com/w3c/epub-specs/pull/2503": {}, + "https://github.com/w3c/epub-specs/pull/2506": {}, "https://github.com/w3c/epubcheck/tree/master/src/main/resources/com/adobe/epubcheck/schema/30/media-overlay-30.nvdl": {}, "https://github.com/w3c/epubcheck/tree/master/src/main/resources/com/adobe/epubcheck/schema/30/ocf-container-30.nvdl": {}, "https://github.com/w3c/epubcheck/tree/master/src/main/resources/com/adobe/epubcheck/schema/30/package-30.nvdl": {}, diff --git a/tr/links/html.json b/tr/links/html.json index d311d6971305..d2d706b4b6bc 100644 --- a/tr/links/html.json +++ b/tr/links/html.json @@ -1665,6 +1665,9 @@ ], "specShortname": "css-scoping-1" }, + "https://drafts.csswg.org/css-scroll-anchoring/": { + "specShortname": "css-scroll-anchoring-1" + }, "https://drafts.csswg.org/css-sizing-4/": { "anchors": [ "aspect-ratio" @@ -2094,6 +2097,7 @@ "https://github.com/whatwg/html/issues/3183": {}, "https://github.com/whatwg/html/issues/3255": {}, "https://github.com/whatwg/html/issues/3539": {}, + "https://github.com/whatwg/html/issues/3744": {}, "https://github.com/whatwg/html/issues/4224": {}, "https://github.com/whatwg/html/issues/4703": {}, "https://github.com/whatwg/html/issues/4723": {}, @@ -2433,6 +2437,7 @@ "sec-source-text-module-records", "sec-moduleevaluation", "sec-moduledeclarationlinking", + "sec-LoadRequestedModules", "sec-arraycreate", "sec-call", "sec-clear-kept-objects", @@ -2445,6 +2450,7 @@ "sec-detacharraybuffer", "sec-enumerableownproperties", "sec-finishdynamicimport", + "sec-FinishLoadingImportedModule", "sec-ordinaryfunctioncreate", "sec-get-o-p", "sec-getactivescriptormodule", @@ -2455,6 +2461,7 @@ "sec-hostenqueuepromisejob", "sec-hostensurecanaddprivateelement", "sec-hostensurecancompilestrings", + "sec-HostLoadImportedModule", "sec-hostmakejobcallback", "sec-host-promise-rejection-tracker", "sec-initializehostdefinedrealm", @@ -2512,15 +2519,9 @@ "https://tc39.es/ecma402/": { "specShortname": "ecma-402" }, - "https://tc39.es/proposal-dynamic-import/": { - "anchors": [ - "sec-hostimportmoduledynamically" - ] - }, "https://tc39.es/proposal-error-stacks/": {}, "https://tc39.es/proposal-import-assertions/": { "anchors": [ - "sec-hostresolveimportedmodule", "sec-modulerequest-record", "sec-hostgetsupportedimportassertions" ], @@ -3329,6 +3330,7 @@ "a-promise-resolved-with", "a-promise-rejected-with", "upon-rejection", + "upon-fulfillment", "LegacyFactoryFunction", "LegacyLenientThis", "LegacyNullToEmptyString", diff --git a/tr/links/priority-hints.json b/tr/links/priority-hints.json index 00de2bd8f480..bc3e50c9207f 100644 --- a/tr/links/priority-hints.json +++ b/tr/links/priority-hints.json @@ -8,17 +8,12 @@ "https://datatracker.ietf.org/doc/html/rfc2119": {}, "https://fetch.spec.whatwg.org/": { "anchors": [ + "dom-requestinit-priority", "request", "fetch-method", "destination", - "concept-request", - "requestinit", - "request-class", - "dom-request", - "concept-request-priority", "concept-fetch", - "concept-request-initiator", - "concept-request-destination" + "request-priority" ], "specShortname": "fetch" }, @@ -110,7 +105,6 @@ ] }, "https://tools.ietf.org/html/rfc5988": {}, - "https://w3c.github.io/preload/": {}, "https://webidl.spec.whatwg.org/": { "anchors": [ "idl-DOMString" diff --git a/tr/links/wasm-js-api-2-fork-exception-handling.json b/tr/links/wasm-js-api-2-fork-exception-handling.json index 6adfee818c37..0fd653f13a5b 100644 --- a/tr/links/wasm-js-api-2-fork-exception-handling.json +++ b/tr/links/wasm-js-api-2-fork-exception-handling.json @@ -58,6 +58,7 @@ "sec-agent-clusters", "sec-data-blocks", "sec-native-error-types-used-in-this-standard-typeerror", + "sec-returnifabrupt-shorthands", "sec-get-o-p", "sec-ecmascript-data-types-and-values", "sec-iscallable", @@ -172,6 +173,7 @@ "anchors": [ "external-types", "syntax-numtype", + "vector-types", "syntax-mut", "syntax-tagtype", "syntax-reftype", diff --git a/tr/links/webgpu.json b/tr/links/webgpu.json index b7bac19a5a4a..3fa048b7b945 100644 --- a/tr/links/webgpu.json +++ b/tr/links/webgpu.json @@ -24,11 +24,13 @@ "https://github.com/gpuweb/gpuweb/issues/1887": {}, "https://github.com/gpuweb/gpuweb/issues/2308": {}, "https://github.com/gpuweb/gpuweb/issues/2322": {}, + "https://github.com/gpuweb/gpuweb/issues/3324": {}, "https://github.com/gpuweb/gpuweb/issues/3483": {}, "https://github.com/gpuweb/gpuweb/issues/3485": {}, "https://github.com/gpuweb/gpuweb/issues/503": {}, "https://github.com/gpuweb/gpuweb/issues/69": {}, "https://github.com/privacycg/storage-partitioning": {}, + "https://github.com/whatwg/webidl/pull/1211": {}, "https://gpuweb.github.io/gpuweb/wgsl/": { "anchors": [ "pipeline-overridable", @@ -124,7 +126,10 @@ }, "https://html.spec.whatwg.org/multipage/structured-data.html": { "anchors": [ - "serializable" + "serializable", + "serializable-objects", + "serialization-steps", + "deserialization-steps" ] }, "https://html.spec.whatwg.org/multipage/system-state.html": { @@ -139,9 +144,11 @@ }, "https://html.spec.whatwg.org/multipage/webappapis.html": { "anchors": [ + "task-source", + "queue-a-global-task", + "event-loop-processing-model", "concept-relevant-global", "update-the-rendering", - "queue-a-task", "eventhandler", "event-handler-idl-attributes" ] @@ -247,6 +254,10 @@ "idl-unsigned-short", "idl-object", "idl-frozen-array", + "idl-DOMException", + "this", + "dom-domexception-name", + "dom-domexception-message", "NewObject", "idl-Uint32Array", "dfn-get-buffer-source-copy", diff --git a/tr/refs/compat.json b/tr/refs/compat.json index 2ad61d43c4cf..f2115afd4b0d 100644 --- a/tr/refs/compat.json +++ b/tr/refs/compat.json @@ -33,6 +33,10 @@ "name": "CSS-DISPLAY-3", "url": "https://drafts.csswg.org/css-display/" }, + { + "name": "CSS-DISPLAY-4", + "url": "https://drafts.csswg.org/css-display-4/" + }, { "name": "CSS-FLEXBOX-1", "url": "https://drafts.csswg.org/css-flexbox-1/" diff --git a/tr/refs/css-overflow-3.json b/tr/refs/css-overflow-3.json index c6678161a544..6898b6e5557f 100644 --- a/tr/refs/css-overflow-3.json +++ b/tr/refs/css-overflow-3.json @@ -49,6 +49,10 @@ "name": "CSS-INLINE-3", "url": "https://www.w3.org/TR/css-inline-3/" }, + { + "name": "CSS-LOGICAL-1", + "url": "https://www.w3.org/TR/css-logical-1/" + }, { "name": "CSS-MASKING-1", "url": "https://www.w3.org/TR/css-masking-1/" @@ -85,6 +89,10 @@ "name": "CSS-TRANSFORMS-2", "url": "https://www.w3.org/TR/css-transforms-2/" }, + { + "name": "CSS-UI-3", + "url": "https://www.w3.org/TR/css-ui-3/" + }, { "name": "CSS-VALUES-3", "url": "https://www.w3.org/TR/css-values-3/" @@ -131,7 +139,7 @@ }, { "name": "UAX29", - "url": "https://www.unicode.org/reports/tr29/tr29-39.html" + "url": "https://www.unicode.org/reports/tr29/tr29-41.html" } ], "informative": [ @@ -151,10 +159,6 @@ "name": "CSS-REGIONS-1", "url": "https://www.w3.org/TR/css-regions-1/" }, - { - "name": "CSS-UI-3", - "url": "https://www.w3.org/TR/css-ui-3/" - }, { "name": "CSS1", "url": "https://www.w3.org/TR/CSS1/" diff --git a/tr/refs/css-overflow-4.json b/tr/refs/css-overflow-4.json index b2b2ac73728d..8ad9ae082d3a 100644 --- a/tr/refs/css-overflow-4.json +++ b/tr/refs/css-overflow-4.json @@ -6,13 +6,29 @@ "refs": { "normative": [ { - "name": "CSS-CASCADE-4", - "url": "https://www.w3.org/TR/css-cascade-4/" + "name": "CSS-BACKGROUNDS-3", + "url": "https://www.w3.org/TR/css-backgrounds-3/" + }, + { + "name": "CSS-BOX-4", + "url": "https://www.w3.org/TR/css-box-4/" + }, + { + "name": "CSS-BREAK-4", + "url": "https://www.w3.org/TR/css-break-4/" + }, + { + "name": "CSS-CASCADE-5", + "url": "https://www.w3.org/TR/css-cascade-5/" }, { "name": "CSS-CONTAIN-1", "url": "https://www.w3.org/TR/css-contain-1/" }, + { + "name": "CSS-CONTAIN-2", + "url": "https://www.w3.org/TR/css-contain-2/" + }, { "name": "CSS-CONTENT-3", "url": "https://www.w3.org/TR/css-content-3/" @@ -22,8 +38,16 @@ "url": "https://www.w3.org/TR/css-display-3/" }, { - "name": "CSS-MULTICOL-1", - "url": "https://www.w3.org/TR/css3-multicol/" + "name": "CSS-MASKING-1", + "url": "https://www.w3.org/TR/css-masking-1/" + }, + { + "name": "CSS-OVERFLOW-3", + "url": "https://www.w3.org/TR/css-overflow-3/" + }, + { + "name": "CSS-OVERFLOW-4", + "url": "https://www.w3.org/TR/css-overflow-4/" }, { "name": "CSS-POSITION-3", @@ -38,16 +62,20 @@ "url": "https://www.w3.org/TR/css-values-3/" }, { - "name": "CSS-WRITING-MODES-4", - "url": "https://drafts.csswg.org/css-writing-modes-4" + "name": "CSS-VALUES-4", + "url": "https://www.w3.org/TR/css-values-4/" + }, + { + "name": "CSS-WRITING-MODES-3", + "url": "https://www.w3.org/TR/css-writing-modes-3/" }, { - "name": "CSS21", - "url": "https://www.w3.org/TR/CSS2" + "name": "CSS-WRITING-MODES-4", + "url": "https://www.w3.org/TR/css-writing-modes-4/" }, { - "name": "CSS22", - "url": "https://www.w3.org/TR/CSS22/" + "name": "CSS2", + "url": "https://www.w3.org/TR/CSS21/" }, { "name": "CSS3-BREAK", @@ -67,21 +95,33 @@ }, { "name": "CSS3COL", - "url": "https://www.w3.org/TR/css3-multicol" + "url": "https://www.w3.org/TR/css-multicol-1/" }, { "name": "RFC2119", - "url": "https://tools.ietf.org/html/rfc2119" + "url": "https://datatracker.ietf.org/doc/html/rfc2119" }, { "name": "SELECT", - "url": "https://www.w3.org/TR/css3-selectors/" + "url": "https://www.w3.org/TR/selectors-3/" + }, + { + "name": "UAX29", + "url": "https://www.unicode.org/reports/tr29/tr29-41.html" } ], "informative": [ { - "name": "CSS-OVERFLOW-3", - "url": "https://www.w3.org/TR/css-overflow-3/" + "name": "CSS-SCROLLBARS-1", + "url": "https://www.w3.org/TR/css-scrollbars-1/" + }, + { + "name": "CSS-SIZING-3", + "url": "https://www.w3.org/TR/css-sizing-3/" + }, + { + "name": "CSS-UI-4", + "url": "https://www.w3.org/TR/css-ui-4/" }, { "name": "CSS1", @@ -89,11 +129,15 @@ }, { "name": "CSS3-MARQUEE", - "url": "https://www.w3.org/TR/css3-marquee" + "url": "https://www.w3.org/TR/css3-marquee/" }, { "name": "CSS3GCPM", "url": "https://www.w3.org/TR/css-gcpm-3/" + }, + { + "name": "HTML", + "url": "https://html.spec.whatwg.org/multipage/" } ] } diff --git a/tr/refs/css-pseudo-4.json b/tr/refs/css-pseudo-4.json index d204668575eb..c181699f6926 100644 --- a/tr/refs/css-pseudo-4.json +++ b/tr/refs/css-pseudo-4.json @@ -14,17 +14,21 @@ "url": "https://www.w3.org/TR/css-break-4/" }, { - "name": "CSS-CASCADE-4", - "url": "https://www.w3.org/TR/css-cascade-4/" + "name": "CSS-CASCADE-5", + "url": "https://www.w3.org/TR/css-cascade-5/" }, { - "name": "CSS-COLOR-3", - "url": "https://www.w3.org/TR/css-color-3/" + "name": "CSS-CASCADE-6", + "url": "https://www.w3.org/TR/css-cascade-6/" }, { "name": "CSS-COLOR-4", "url": "https://www.w3.org/TR/css-color-4/" }, + { + "name": "CSS-COLOR-ADJUST-1", + "url": "https://www.w3.org/TR/css-color-adjust-1/" + }, { "name": "CSS-CONTENT-3", "url": "https://www.w3.org/TR/css-content-3/" @@ -41,6 +45,10 @@ "name": "CSS-LISTS-3", "url": "https://www.w3.org/TR/css-lists-3/" }, + { + "name": "CSS-MULTICOL-1", + "url": "https://www.w3.org/TR/css-multicol-1/" + }, { "name": "CSS-RUBY-1", "url": "https://www.w3.org/TR/css-ruby-1/" @@ -49,6 +57,10 @@ "name": "CSS-SYNTAX-3", "url": "https://www.w3.org/TR/css-syntax-3/" }, + { + "name": "CSS-TABLES-3", + "url": "https://www.w3.org/TR/css-tables-3/" + }, { "name": "CSS-TEXT-3", "url": "https://www.w3.org/TR/css-text-3/" @@ -95,7 +107,7 @@ }, { "name": "RFC2119", - "url": "https://tools.ietf.org/html/rfc2119" + "url": "https://datatracker.ietf.org/doc/html/rfc2119" }, { "name": "SELECTORS-4", @@ -103,22 +115,34 @@ }, { "name": "UAX44", - "url": "https://www.unicode.org/reports/tr44/tr44-26.html" + "url": "https://www.unicode.org/reports/tr44/tr44-30.html" }, { "name": "URL", "url": "https://url.spec.whatwg.org/" }, { - "name": "WebIDL", - "url": "https://heycam.github.io/webidl/" + "name": "WEBIDL", + "url": "https://webidl.spec.whatwg.org/" } ], "informative": [ + { + "name": "CSS-CASCADE-4", + "url": "https://www.w3.org/TR/css-cascade-4/" + }, + { + "name": "CSS-COLOR-3", + "url": "https://www.w3.org/TR/css-color-3/" + }, { "name": "CSS-FONTS-3", "url": "https://www.w3.org/TR/css-fonts-3/" }, + { + "name": "HTML", + "url": "https://html.spec.whatwg.org/multipage/" + }, { "name": "HTML5", "url": "https://www.w3.org/TR/html5/" @@ -129,7 +153,7 @@ }, { "name": "UAX29", - "url": "https://www.unicode.org/reports/tr29/tr29-37.html" + "url": "https://www.unicode.org/reports/tr29/tr29-41.html" }, { "name": "WEB-ANIMATIONS-1", diff --git a/tr/refs/css-ruby-1.json b/tr/refs/css-ruby-1.json index c95059c7dbe6..2d76e3e78ca7 100644 --- a/tr/refs/css-ruby-1.json +++ b/tr/refs/css-ruby-1.json @@ -17,6 +17,10 @@ "name": "CSS-DISPLAY-3", "url": "https://www.w3.org/TR/css-display-3/" }, + { + "name": "CSS-FONTS-5", + "url": "https://www.w3.org/TR/css-fonts-5/" + }, { "name": "CSS-GRID-2", "url": "https://www.w3.org/TR/css-grid-2/" @@ -33,6 +37,10 @@ "name": "CSS-SIZING-3", "url": "https://www.w3.org/TR/css-sizing-3/" }, + { + "name": "CSS-SYNTAX-3", + "url": "https://www.w3.org/TR/css-syntax-3/" + }, { "name": "CSS-TABLES-3", "url": "https://www.w3.org/TR/css-tables-3/" diff --git a/tr/refs/css-text-4.json b/tr/refs/css-text-4.json index f6ec254a4d03..dc36c477562a 100644 --- a/tr/refs/css-text-4.json +++ b/tr/refs/css-text-4.json @@ -25,6 +25,10 @@ "name": "CSS-DISPLAY-3", "url": "https://www.w3.org/TR/css-display-3/" }, + { + "name": "CSS-DISPLAY-4", + "url": "https://www.w3.org/TR/css-display-4/" + }, { "name": "CSS-FONTS-3", "url": "https://www.w3.org/TR/css-fonts-3/" @@ -53,6 +57,10 @@ "name": "CSS-SIZING-3", "url": "https://www.w3.org/TR/css-sizing-3/" }, + { + "name": "CSS-TEXT-3", + "url": "https://www.w3.org/TR/css-text-3/" + }, { "name": "CSS-VALUES-3", "url": "https://www.w3.org/TR/css-values-3/" @@ -99,31 +107,31 @@ }, { "name": "UAX11", - "url": "https://www.unicode.org/reports/tr11/tr11-39.html" + "url": "https://www.unicode.org/reports/tr11/tr11-40.html" }, { "name": "UAX14", - "url": "https://www.unicode.org/reports/tr14/tr14-47.html" + "url": "https://www.unicode.org/reports/tr14/tr14-49.html" }, { "name": "UAX24", - "url": "https://www.unicode.org/reports/tr24/tr24-32.html" + "url": "https://www.unicode.org/reports/tr24/tr24-34.html" }, { "name": "UAX29", - "url": "https://www.unicode.org/reports/tr29/tr29-39.html" + "url": "https://www.unicode.org/reports/tr29/tr29-41.html" }, { "name": "UAX44", - "url": "https://www.unicode.org/reports/tr44/tr44-28.html" + "url": "https://www.unicode.org/reports/tr44/tr44-30.html" }, { "name": "UAX50", - "url": "https://www.unicode.org/reports/tr50/tr50-26.html" + "url": "https://www.unicode.org/reports/tr50/tr50-28.html" }, { "name": "UAX9", - "url": "https://www.unicode.org/reports/tr9/tr9-44.html" + "url": "https://www.unicode.org/reports/tr9/tr9-46.html" }, { "name": "UNICODE", @@ -143,10 +151,6 @@ "name": "CSS-CONDITIONAL-3", "url": "https://www.w3.org/TR/css-conditional-3/" }, - { - "name": "CSS-TEXT-3", - "url": "https://www.w3.org/TR/css-text-3/" - }, { "name": "CSS-TEXT-DECOR-3", "url": "https://www.w3.org/TR/css-text-decor-3/" diff --git a/tr/refs/html.json b/tr/refs/html.json index 594ae57b40b7..30ee4c0d862a 100644 --- a/tr/refs/html.json +++ b/tr/refs/html.json @@ -180,10 +180,6 @@ "name": "CSSSIZING", "url": "https://drafts.csswg.org/css-sizing/" }, - { - "name": "CSSUI", - "url": "https://drafts.csswg.org/css-ui/" - }, { "name": "CSSSYNTAX", "url": "https://drafts.csswg.org/css-syntax/" @@ -200,6 +196,10 @@ "name": "CSSVALUES", "url": "https://drafts.csswg.org/css-values/" }, + { + "name": "CSSUI", + "url": "https://drafts.csswg.org/css-ui/" + }, { "name": "CSSWM", "url": "https://drafts.csswg.org/css-writing-modes/" @@ -678,6 +678,10 @@ "name": "CSSPAINT", "url": "https://drafts.css-houdini.org/css-paint-api/" }, + { + "name": "CSSSCROLLANCHORING", + "url": "https://drafts.csswg.org/css-scroll-anchoring/" + }, { "name": "CSSTRANSITIONS", "url": "https://drafts.csswg.org/css-transitions/" diff --git a/tr/refs/priority-hints.json b/tr/refs/priority-hints.json index f56c9c701ef5..fa2721d4cbfc 100644 --- a/tr/refs/priority-hints.json +++ b/tr/refs/priority-hints.json @@ -23,10 +23,6 @@ } ], "informative": [ - { - "name": "PRELOAD", - "url": "https://w3c.github.io/preload/" - }, { "name": "PRIORITY-HINTS", "url": "https://wicg.github.io/priority-hints/"