From ab0e076f0546c8381c4866e5601c0d7799d93da0 Mon Sep 17 00:00:00 2001 From: reffy-bot <> Date: Thu, 21 Jul 2022 16:45:55 +0000 Subject: [PATCH] Update of ED report from new reffy run Using reffy commit 8.0.3. --- ed/dfns/WGSL.json | 69 ++- ed/dfns/mathml-core.json | 57 +++ ed/dfns/webrtc.json | 33 +- ed/headings/WGSL.json | 18 +- ed/headings/css-align-3.json | 2 +- ed/headings/css-animations-1.json | 2 +- ed/headings/css-backgrounds-3.json | 2 +- ed/headings/css-cascade-3.json | 2 +- ed/headings/css-counter-styles-3.json | 2 +- ed/headings/mathml-core.json | 9 +- ed/headings/webrtc.json | 21 +- ed/idl/mediacapture-region.idl | 2 +- ed/idl/webrtc.idl | 2 - ed/ids/CSS21.json | 26 +- ed/ids/CSS22.json | 26 +- ed/ids/WGSL.json | 618 ++++++++++++++------------ ed/ids/compositing-1.json | 1 - ed/ids/css-align-3.json | 11 +- ed/ids/css-animations-1.json | 1 - ed/ids/css-backgrounds-3.json | 1 - ed/ids/css-break-3.json | 1 - ed/ids/css-cascade-3.json | 1 - ed/ids/css-counter-styles-3.json | 1 + ed/ids/css-flexbox-1.json | 30 +- ed/ids/css-fonts-4.json | 22 +- ed/ids/css-grid-2.json | 34 +- ed/ids/css-images-3.json | 8 +- ed/ids/css-pseudo-4.json | 4 +- ed/ids/mathml-core.json | 136 +++--- ed/ids/mediacapture-region.json | 2 +- ed/ids/webrtc.json | 24 +- ed/index.json | 252 +++++------ ed/links/pointerevents3.json | 5 +- ed/links/webrtc.json | 2 + ed/refs/webrtc.json | 4 + 35 files changed, 771 insertions(+), 660 deletions(-) diff --git a/ed/dfns/WGSL.json b/ed/dfns/WGSL.json index cada4fab85e9..cf2d55195a39 100644 --- a/ed/dfns/WGSL.json +++ b/ed/dfns/WGSL.json @@ -2056,14 +2056,37 @@ "definedIn": "prose" }, { - "id": "concrete", - "href": "https://gpuweb.github.io/gpuweb/wgsl/#concrete", + "id": "type-abstract", + "href": "https://gpuweb.github.io/gpuweb/wgsl/#type-abstract", + "linkingText": [ + "abstract" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "type" + ], + "access": "private", + "informative": false, + "heading": { + "id": "abstract-types", + "href": "https://gpuweb.github.io/gpuweb/wgsl/#abstract-types", + "title": "Abstract Numeric Types", + "number": "4.2" + }, + "definedIn": "prose" + }, + { + "id": "type-concrete", + "href": "https://gpuweb.github.io/gpuweb/wgsl/#type-concrete", "linkingText": [ "concrete" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "type" + ], "access": "private", "informative": false, "heading": { @@ -4100,25 +4123,6 @@ }, "definedIn": "prose" }, - { - "id": "override-expression", - "href": "https://gpuweb.github.io/gpuweb/wgsl/#override-expression", - "linkingText": [ - "override-expression" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "override-decls", - "href": "https://gpuweb.github.io/gpuweb/wgsl/#override-decls", - "title": "override Declarations", - "number": "5.1.2" - }, - "definedIn": "prose" - }, { "id": "pipeline-constant-id", "href": "https://gpuweb.github.io/gpuweb/wgsl/#pipeline-constant-id", @@ -4450,7 +4454,26 @@ "id": "const-expr", "href": "https://gpuweb.github.io/gpuweb/wgsl/#const-expr", "title": "const Expressions", - "number": "6.1" + "number": "6.1.1" + }, + "definedIn": "prose" + }, + { + "id": "override-expressions", + "href": "https://gpuweb.github.io/gpuweb/wgsl/#override-expressions", + "linkingText": [ + "override-expressions" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "override-expr", + "href": "https://gpuweb.github.io/gpuweb/wgsl/#override-expr", + "title": "override Expressions", + "number": "6.1.2" }, "definedIn": "prose" }, diff --git a/ed/dfns/mathml-core.json b/ed/dfns/mathml-core.json index 6b6c71a0d06f..08b31c7ccae8 100644 --- a/ed/dfns/mathml-core.json +++ b/ed/dfns/mathml-core.json @@ -1296,6 +1296,63 @@ }, "definedIn": "prose" }, + { + "id": "dfn-anonymous-box", + "href": "https://w3c.github.io/mathml-core/#dfn-anonymous-box", + "linkingText": [ + "anonymous box" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "anonymous-mrow-boxes", + "href": "https://w3c.github.io/mathml-core/#anonymous-mrow-boxes", + "title": "Anonymous boxes", + "number": "3.1.3" + }, + "definedIn": "prose" + }, + { + "id": "dfn-anonymous-mrow-box", + "href": "https://w3c.github.io/mathml-core/#dfn-anonymous-mrow-box", + "linkingText": [ + "anonymous box" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "anonymous-mrow-boxes", + "href": "https://w3c.github.io/mathml-core/#anonymous-mrow-boxes", + "title": "Anonymous boxes", + "number": "3.1.3" + }, + "definedIn": "prose" + }, + { + "id": "dfn-generates-an-anonymous-mrow-box", + "href": "https://w3c.github.io/mathml-core/#dfn-generates-an-anonymous-mrow-box", + "linkingText": [ + "generates an anonymous box" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "anonymous-mrow-boxes", + "href": "https://w3c.github.io/mathml-core/#anonymous-mrow-boxes", + "title": "Anonymous boxes", + "number": "3.1.3" + }, + "definedIn": "prose" + }, { "id": "dfn-mtext", "href": "https://w3c.github.io/mathml-core/#dfn-mtext", diff --git a/ed/dfns/webrtc.json b/ed/dfns/webrtc.json index 3fed2edb87f3..7f33d8410c1d 100644 --- a/ed/dfns/webrtc.json +++ b/ed/dfns/webrtc.json @@ -5918,25 +5918,6 @@ }, "definedIn": "dt" }, - { - "id": "dom-rtcrtpdecodingparameters", - "href": "https://w3c.github.io/webrtc-pc/#dom-rtcrtpdecodingparameters", - "linkingText": [ - "RTCRtpDecodingParameters" - ], - "localLinkingText": [], - "type": "dictionary", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "rtcrtpdecodingparameters", - "href": "https://w3c.github.io/webrtc-pc/#rtcrtpdecodingparameters", - "title": "RTCRtpDecodingParameters Dictionary", - "number": "5.2.5" - }, - "definedIn": "heading" - }, { "id": "dom-rtcrtpencodingparameters", "href": "https://w3c.github.io/webrtc-pc/#dom-rtcrtpencodingparameters", @@ -5952,7 +5933,7 @@ "id": "rtcrtpencodingparameters", "href": "https://w3c.github.io/webrtc-pc/#rtcrtpencodingparameters", "title": "RTCRtpEncodingParameters Dictionary", - "number": "5.2.6" + "number": "5.2.5" }, "definedIn": "heading" }, @@ -6031,7 +6012,7 @@ "id": "rtcrtcpparameters", "href": "https://w3c.github.io/webrtc-pc/#rtcrtcpparameters", "title": "RTCRtcpParameters Dictionary", - "number": "5.2.7" + "number": "5.2.6" }, "definedIn": "heading" }, @@ -6090,7 +6071,7 @@ "id": "rtcrtpheaderextensionparameters", "href": "https://w3c.github.io/webrtc-pc/#rtcrtpheaderextensionparameters", "title": "RTCRtpHeaderExtensionParameters Dictionary", - "number": "5.2.8" + "number": "5.2.7" }, "definedIn": "heading" }, @@ -6169,7 +6150,7 @@ "id": "rtcrtpcodecparameters", "href": "https://w3c.github.io/webrtc-pc/#rtcrtpcodecparameters", "title": "RTCRtpCodecParameters Dictionary", - "number": "5.2.9" + "number": "5.2.8" }, "definedIn": "heading" }, @@ -6288,7 +6269,7 @@ "id": "rtcrtpcapabilities", "href": "https://w3c.github.io/webrtc-pc/#rtcrtpcapabilities", "title": "RTCRtpCapabilities Dictionary", - "number": "5.2.10" + "number": "5.2.9" }, "definedIn": "heading" }, @@ -6347,7 +6328,7 @@ "id": "rtcrtpcodeccapability", "href": "https://w3c.github.io/webrtc-pc/#rtcrtpcodeccapability", "title": "RTCRtpCodecCapability Dictionary", - "number": "5.2.11" + "number": "5.2.10" }, "definedIn": "heading" }, @@ -6446,7 +6427,7 @@ "id": "rtcrtpheaderextensioncapability", "href": "https://w3c.github.io/webrtc-pc/#rtcrtpheaderextensioncapability", "title": "RTCRtpHeaderExtensionCapability Dictionary", - "number": "5.2.12" + "number": "5.2.11" }, "definedIn": "heading" }, diff --git a/ed/headings/WGSL.json b/ed/headings/WGSL.json index 353ee7ea2ad1..d6a2a02cd181 100644 --- a/ed/headings/WGSL.json +++ b/ed/headings/WGSL.json @@ -581,12 +581,26 @@ "title": "Expressions", "number": "6" }, + { + "id": "early-eval-exprs", + "href": "https://gpuweb.github.io/gpuweb/wgsl/#early-eval-exprs", + "level": 3, + "title": "Early Evaluation Expressions", + "number": "6.1" + }, { "id": "const-expr", "href": "https://gpuweb.github.io/gpuweb/wgsl/#const-expr", - "level": 3, + "level": 4, "title": "const Expressions", - "number": "6.1" + "number": "6.1.1" + }, + { + "id": "override-expr", + "href": "https://gpuweb.github.io/gpuweb/wgsl/#override-expr", + "level": 4, + "title": "override Expressions", + "number": "6.1.2" }, { "id": "literal-expressions", diff --git a/ed/headings/css-align-3.json b/ed/headings/css-align-3.json index b9f4e2066ccf..bd751133b3ee 100644 --- a/ed/headings/css-align-3.json +++ b/ed/headings/css-align-3.json @@ -8,7 +8,7 @@ "id": "title", "href": "https://drafts.csswg.org/css-align/#title", "level": 1, - "title": "490 TestsCSS Box Alignment Module Level 3" + "title": "CSS Box Alignment Module Level 3" }, { "id": "abstract", diff --git a/ed/headings/css-animations-1.json b/ed/headings/css-animations-1.json index fae954ebfcc9..1ef013bd5311 100644 --- a/ed/headings/css-animations-1.json +++ b/ed/headings/css-animations-1.json @@ -8,7 +8,7 @@ "id": "title", "href": "https://drafts.csswg.org/css-animations/#title", "level": 1, - "title": "89 TestsCSS Animations Level 1" + "title": "CSS Animations Level 1" }, { "id": "abstract", diff --git a/ed/headings/css-backgrounds-3.json b/ed/headings/css-backgrounds-3.json index 551e7d9e9436..3fdfa16b6f09 100644 --- a/ed/headings/css-backgrounds-3.json +++ b/ed/headings/css-backgrounds-3.json @@ -8,7 +8,7 @@ "id": "title", "href": "https://drafts.csswg.org/css-backgrounds/#title", "level": 1, - "title": "128 TestsCSS Backgrounds and Borders Module Level 3" + "title": "CSS Backgrounds and Borders Module Level 3" }, { "id": "abstract", diff --git a/ed/headings/css-cascade-3.json b/ed/headings/css-cascade-3.json index 16744439fbdc..8af74d55f535 100644 --- a/ed/headings/css-cascade-3.json +++ b/ed/headings/css-cascade-3.json @@ -8,7 +8,7 @@ "id": "title", "href": "https://drafts.csswg.org/css-cascade-3/#title", "level": 1, - "title": "107 TestsCSS Cascading and Inheritance Level 3" + "title": "CSS Cascading and Inheritance Level 3" }, { "id": "abstract", diff --git a/ed/headings/css-counter-styles-3.json b/ed/headings/css-counter-styles-3.json index 420557d98113..baea67b541f8 100644 --- a/ed/headings/css-counter-styles-3.json +++ b/ed/headings/css-counter-styles-3.json @@ -8,7 +8,7 @@ "id": "title", "href": "https://drafts.csswg.org/css-counter-styles/#title", "level": 1, - "title": "CSS Counter Styles Level 3" + "title": "222 TestsCSS Counter Styles Level 3" }, { "id": "abstract", diff --git a/ed/headings/mathml-core.json b/ed/headings/mathml-core.json index cc0f2817c18b..5e49842b3b7c 100644 --- a/ed/headings/mathml-core.json +++ b/ed/headings/mathml-core.json @@ -156,12 +156,19 @@ "title": "Layout Algorithms", "number": "3.1.2" }, + { + "id": "anonymous-mrow-boxes", + "href": "https://w3c.github.io/mathml-core/#anonymous-mrow-boxes", + "level": 4, + "title": "Anonymous boxes", + "number": "3.1.3" + }, { "id": "stacking-contexts", "href": "https://w3c.github.io/mathml-core/#stacking-contexts", "level": 4, "title": "Stacking contexts", - "number": "3.1.3" + "number": "3.1.4" }, { "id": "token-elements", diff --git a/ed/headings/webrtc.json b/ed/headings/webrtc.json index 5acad479b51d..06720004e691 100644 --- a/ed/headings/webrtc.json +++ b/ed/headings/webrtc.json @@ -663,19 +663,12 @@ "level": 5, "title": "Dictionary RTCRtpCodingParameters Members" }, - { - "id": "rtcrtpdecodingparameters", - "href": "https://w3c.github.io/webrtc-pc/#rtcrtpdecodingparameters", - "level": 4, - "title": "RTCRtpDecodingParameters Dictionary", - "number": "5.2.5" - }, { "id": "rtcrtpencodingparameters", "href": "https://w3c.github.io/webrtc-pc/#rtcrtpencodingparameters", "level": 4, "title": "RTCRtpEncodingParameters Dictionary", - "number": "5.2.6" + "number": "5.2.5" }, { "id": "dictionary-rtcrtpencodingparameters-members", @@ -688,7 +681,7 @@ "href": "https://w3c.github.io/webrtc-pc/#rtcrtcpparameters", "level": 4, "title": "RTCRtcpParameters Dictionary", - "number": "5.2.7" + "number": "5.2.6" }, { "id": "dictionary-rtcrtcpparameters-members", @@ -701,7 +694,7 @@ "href": "https://w3c.github.io/webrtc-pc/#rtcrtpheaderextensionparameters", "level": 4, "title": "RTCRtpHeaderExtensionParameters Dictionary", - "number": "5.2.8" + "number": "5.2.7" }, { "id": "dictionary-rtcrtpheaderextensionparameters-members", @@ -714,7 +707,7 @@ "href": "https://w3c.github.io/webrtc-pc/#rtcrtpcodecparameters", "level": 4, "title": "RTCRtpCodecParameters Dictionary", - "number": "5.2.9" + "number": "5.2.8" }, { "id": "dictionary-rtcrtpcodecparameters-members", @@ -727,7 +720,7 @@ "href": "https://w3c.github.io/webrtc-pc/#rtcrtpcapabilities", "level": 4, "title": "RTCRtpCapabilities Dictionary", - "number": "5.2.10" + "number": "5.2.9" }, { "id": "dictionary-rtcrtpcapabilities-members", @@ -740,7 +733,7 @@ "href": "https://w3c.github.io/webrtc-pc/#rtcrtpcodeccapability", "level": 4, "title": "RTCRtpCodecCapability Dictionary", - "number": "5.2.11" + "number": "5.2.10" }, { "id": "dictionary-rtcrtpcodeccapability-members", @@ -753,7 +746,7 @@ "href": "https://w3c.github.io/webrtc-pc/#rtcrtpheaderextensioncapability", "level": 4, "title": "RTCRtpHeaderExtensionCapability Dictionary", - "number": "5.2.12" + "number": "5.2.11" }, { "id": "dictionary-rtcrtpheaderextensioncapability-members", diff --git a/ed/idl/mediacapture-region.idl b/ed/idl/mediacapture-region.idl index 3ebda3d9d4a8..7a5fb7ffd2f7 100644 --- a/ed/idl/mediacapture-region.idl +++ b/ed/idl/mediacapture-region.idl @@ -5,7 +5,7 @@ [Exposed=(Window,Worker), Serializable] interface CropTarget { - [SecureContext] static Promise fromElement(Element element); + [Exposed=Window, SecureContext] static Promise fromElement(Element element); }; [Exposed = Window] diff --git a/ed/idl/webrtc.idl b/ed/idl/webrtc.idl index aed8fbbedfe5..d5c6a9e175c4 100644 --- a/ed/idl/webrtc.idl +++ b/ed/idl/webrtc.idl @@ -311,8 +311,6 @@ dictionary RTCRtpCodingParameters { DOMString rid; }; -dictionary RTCRtpDecodingParameters : RTCRtpCodingParameters {}; - dictionary RTCRtpEncodingParameters : RTCRtpCodingParameters { boolean active = true; unsigned long maxBitrate; diff --git a/ed/ids/CSS21.json b/ed/ids/CSS21.json index fc9e1f18dc11..1cd199f7eb86 100644 --- a/ed/ids/CSS21.json +++ b/ed/ids/CSS21.json @@ -1947,9 +1947,9 @@ "https://drafts.csswg.org/css2/#ref-for-value-def-length%E2%91%A1%E2%91%A6", "https://drafts.csswg.org/css2/#valdef-top-auto%E2%91%A0", "https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A0", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A6", + "https://drafts.csswg.org/css2/#ref-for-valdef-clip-auto%E2%91%A3", "https://drafts.csswg.org/css2/#ref-for-valdef-cursor-auto", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A7", + "https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A6", "https://drafts.csswg.org/css2/#ref-for-propdef-clip%E2%91%A2", "https://drafts.csswg.org/css2/#ref-for-propdef-overflow%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css2/#ref-for-valdef-overflow-visible%E2%91%A0%E2%91%A1", @@ -2632,9 +2632,9 @@ "https://drafts.csswg.org/css2/#valdef-font-size-xx-large", "https://drafts.csswg.org/css2/#ref-for-valdef-font-size-medium", "https://drafts.csswg.org/css2/#AutoNumber2", - "https://drafts.csswg.org/css2/#ref-for-valdef-border-width-medium%E2%91%A0", - "https://drafts.csswg.org/css2/#value-def-relative-size", "https://drafts.csswg.org/css2/#ref-for-valdef-font-size-medium%E2%91%A0", + "https://drafts.csswg.org/css2/#value-def-relative-size", + "https://drafts.csswg.org/css2/#ref-for-valdef-border-width-medium%E2%91%A0", "https://drafts.csswg.org/css2/#ref-for-valdef-font-size-large", "https://drafts.csswg.org/css2/#ref-for-em-width%E2%91%A5", "https://drafts.csswg.org/css2/#ref-for-ex%E2%91%A5", @@ -3033,7 +3033,7 @@ "https://drafts.csswg.org/css2/#ref-for-separated-borders-model%E2%91%A1", "https://drafts.csswg.org/css2/#width-layout", "https://drafts.csswg.org/css2/#ref-for-propdef-table-layout", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A8", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A6", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%93%AA", "https://drafts.csswg.org/css2/#propdef-table-layout", "https://drafts.csswg.org/css2/#ref-for-comb-one%E2%91%A1%E2%91%A2%E2%93%AA", @@ -3045,14 +3045,14 @@ "https://drafts.csswg.org/css2/#valdef-table-layout-auto", "https://drafts.csswg.org/css2/#fixed-table-layout", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A0", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A7", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A8", "https://drafts.csswg.org/css2/#example-d27d3eeb", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A1", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A1", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A2", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A3", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A4", "https://drafts.csswg.org/css2/#ref-for-propdef-overflow%E2%91%A1%E2%91%A0", @@ -3060,16 +3060,16 @@ "https://drafts.csswg.org/css2/#ref-for-propdef-table-layout%E2%91%A1", "https://drafts.csswg.org/css2/#ref-for-valdef-table-layout-auto", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A5", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A6", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A7", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A8", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A5%E2%93%AA", "https://drafts.csswg.org/css2/#ref-for-value-def-table%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css2/#ref-for-value-def-inline-table%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A5%E2%91%A0", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css2/#ref-for-value-def-table%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css2/#ref-for-value-def-inline-table%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css2/#height-layout", diff --git a/ed/ids/CSS22.json b/ed/ids/CSS22.json index fc9e1f18dc11..1cd199f7eb86 100644 --- a/ed/ids/CSS22.json +++ b/ed/ids/CSS22.json @@ -1947,9 +1947,9 @@ "https://drafts.csswg.org/css2/#ref-for-value-def-length%E2%91%A1%E2%91%A6", "https://drafts.csswg.org/css2/#valdef-top-auto%E2%91%A0", "https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A0", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A6", + "https://drafts.csswg.org/css2/#ref-for-valdef-clip-auto%E2%91%A3", "https://drafts.csswg.org/css2/#ref-for-valdef-cursor-auto", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A7", + "https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A6", "https://drafts.csswg.org/css2/#ref-for-propdef-clip%E2%91%A2", "https://drafts.csswg.org/css2/#ref-for-propdef-overflow%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css2/#ref-for-valdef-overflow-visible%E2%91%A0%E2%91%A1", @@ -2632,9 +2632,9 @@ "https://drafts.csswg.org/css2/#valdef-font-size-xx-large", "https://drafts.csswg.org/css2/#ref-for-valdef-font-size-medium", "https://drafts.csswg.org/css2/#AutoNumber2", - "https://drafts.csswg.org/css2/#ref-for-valdef-border-width-medium%E2%91%A0", - "https://drafts.csswg.org/css2/#value-def-relative-size", "https://drafts.csswg.org/css2/#ref-for-valdef-font-size-medium%E2%91%A0", + "https://drafts.csswg.org/css2/#value-def-relative-size", + "https://drafts.csswg.org/css2/#ref-for-valdef-border-width-medium%E2%91%A0", "https://drafts.csswg.org/css2/#ref-for-valdef-font-size-large", "https://drafts.csswg.org/css2/#ref-for-em-width%E2%91%A5", "https://drafts.csswg.org/css2/#ref-for-ex%E2%91%A5", @@ -3033,7 +3033,7 @@ "https://drafts.csswg.org/css2/#ref-for-separated-borders-model%E2%91%A1", "https://drafts.csswg.org/css2/#width-layout", "https://drafts.csswg.org/css2/#ref-for-propdef-table-layout", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A8", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A6", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%93%AA", "https://drafts.csswg.org/css2/#propdef-table-layout", "https://drafts.csswg.org/css2/#ref-for-comb-one%E2%91%A1%E2%91%A2%E2%93%AA", @@ -3045,14 +3045,14 @@ "https://drafts.csswg.org/css2/#valdef-table-layout-auto", "https://drafts.csswg.org/css2/#fixed-table-layout", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A0", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A7", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A8", "https://drafts.csswg.org/css2/#example-d27d3eeb", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A1", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A1", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A2", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A3", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A4", "https://drafts.csswg.org/css2/#ref-for-propdef-overflow%E2%91%A1%E2%91%A0", @@ -3060,16 +3060,16 @@ "https://drafts.csswg.org/css2/#ref-for-propdef-table-layout%E2%91%A1", "https://drafts.csswg.org/css2/#ref-for-valdef-table-layout-auto", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A5", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A6", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A7", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A8", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A5%E2%93%AA", "https://drafts.csswg.org/css2/#ref-for-value-def-table%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css2/#ref-for-value-def-inline-table%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A5%E2%91%A0", - "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css2/#ref-for-value-def-table%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css2/#ref-for-value-def-inline-table%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css2/#height-layout", diff --git a/ed/ids/WGSL.json b/ed/ids/WGSL.json index bf813b1c4290..3bfcb1a9d3b9 100644 --- a/ed/ids/WGSL.json +++ b/ed/ids/WGSL.json @@ -561,7 +561,8 @@ "https://gpuweb.github.io/gpuweb/wgsl/#abstractfloat", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A4%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-checking", - "https://gpuweb.github.io/gpuweb/wgsl/#concrete", + "https://gpuweb.github.io/gpuweb/wgsl/#type-abstract", + "https://gpuweb.github.io/gpuweb/wgsl/#type-concrete", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-numeric-literal%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstract-numeric-types%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-integer-literal%E2%91%A0%E2%91%A2", @@ -667,7 +668,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#runtime-sized", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A5%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A5%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-override-expression", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-override-expressions", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A5%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-integer-scalar%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-pipeline-creation-error", @@ -675,9 +676,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A5%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-scalar%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-vector", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-concrete", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-matrix", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-concrete%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-atomic-type%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-array", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-creation-fixed-footprint", @@ -709,17 +708,17 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A5%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-scalar%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-vector%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-concrete%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-matrix%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-concrete%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-atomic-type%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fixed-size-array", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-creation-fixed-footprint%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-runtime-sized", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-structure%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-creation-fixed-footprint%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-plain-type%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A5%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-concrete", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-plain-type%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A5%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-runtime-sized%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#example-fbd46865", "https://gpuweb.github.io/gpuweb/wgsl/#syntax-struct_decl", @@ -761,9 +760,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#constructible", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-scalar%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-vector%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-concrete%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-matrix%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-concrete%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fixed-size-array%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-creation-fixed-footprint%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-structure%E2%91%A8", @@ -776,10 +773,9 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-module-creation%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-pipeline-creation%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-execution-start", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-plain-type%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#creation-fixed-footprint", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-feasible-automatic-conversion%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-module-creation%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-plain-type%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#fixed-footprint", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-pipeline-creation%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-creation-fixed-footprint%E2%91%A6", @@ -787,22 +783,21 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-creation-fixed-footprint%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-scalar%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-vector%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-concrete%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-matrix%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-concrete%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-atomic-type%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fixed-size-array%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-element-count", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-structure%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-creation-fixed-footprint%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstract-numeric-types%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-constructible%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-creation-fixed-footprint%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fixed-footprint%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-creation-fixed-footprint%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fixed-size-array%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-element-count%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-override-expression%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-override-expressions%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-workgroup%E2%91%A4", @@ -829,36 +824,35 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#storable-types", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-variable%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A5%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A5%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-storable%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#storable", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-scalar%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-vector%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-concrete%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-matrix%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-concrete%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-atomic-type%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-array%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-structure%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-texture", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-sampler", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-plain-type%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-concrete%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-plain-type%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#io-shareable-types", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A5%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#io-shareable", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-numeric-scalar%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-numeric-vector%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-structure%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-numeric-scalar%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-numeric-vector%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-built-in-values-front_facing", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-built-in-input-value%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#host-shareable-types", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-buffer%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-storage-buffer%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#host-shareable", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-numeric-scalar%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-numeric-vector%E2%91%A2", @@ -888,7 +882,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-compute-shader-stage-workgroup%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-read_write%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-module-scope%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-plain-type%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-concrete%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fixed-footprint%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-element-count%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-pipeline-overridable%E2%91%A1", @@ -922,9 +916,9 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-dynamic-error", "https://gpuweb.github.io/gpuweb/wgsl/#memory-layout", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-host-shareable%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-host-shareable%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-uniform", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-storage%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-uniform%E2%91%A0", @@ -952,7 +946,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#alignment-and-size", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-host-shareable%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#alignment", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-memory-locations%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#byte-size", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-alignof%E2%91%A1", @@ -1001,7 +995,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-attribute-align%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-alignof%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-attribute-size%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-sizeofmember%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-sizeof%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-offsetofmember%E2%91%A0", @@ -1018,7 +1012,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#internal-value-layout", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-attribute-align%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-attribute-size%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-alignof%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A0%E2%91%A6", @@ -1039,8 +1033,8 @@ "https://gpuweb.github.io/gpuweb/wgsl/#address-space-layout-constraints", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-storage%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-uniform%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#requiredalignof", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-alignment%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-storage%E2%91%A4", @@ -1075,11 +1069,11 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-alignof%E2%91%A1%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-roundup%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-alignof%E2%91%A1%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A6%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-requiredalignof%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-offsetofmember%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-requiredalignof%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-element-stride", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-requiredalignof%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-strideof%E2%91%A2", @@ -1092,7 +1086,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-requiredalignof%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-uniform%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-strideof%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-roundup%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-sizeof%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-attribute-align%E2%91%A4", @@ -1100,7 +1094,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#example-ad1395c9", "https://gpuweb.github.io/gpuweb/wgsl/#example-67da5de6", "https://gpuweb.github.io/gpuweb/wgsl/#memory-views", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-plain-type%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-plain-type%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-memory-access", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-memory-view", "https://gpuweb.github.io/gpuweb/wgsl/#memory-view", @@ -1109,7 +1103,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#store-type", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-mode%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-ptr-types", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-memory-view%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-reference-type%E2%91%A0", @@ -1126,11 +1120,11 @@ "https://gpuweb.github.io/gpuweb/wgsl/#pointer-type", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-memory-view%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-mode%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-variable-declaration", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A7", @@ -1146,7 +1140,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-pointer-type%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-storage%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-read%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#originating-variable-section", "https://gpuweb.github.io/gpuweb/wgsl/#originating-variable", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-call-site", @@ -1174,11 +1168,11 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-simple-assignment", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-write-access", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-left-hand-side", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-write", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-read_write%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-right-hand-side", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#load-rule", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-read%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-read_write%E2%91%A7", @@ -1186,7 +1180,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#example-bc02c5c4", "https://gpuweb.github.io/gpuweb/wgsl/#example-78cb44c6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-calling-function", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-of%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#example-ed615c7a", "https://gpuweb.github.io/gpuweb/wgsl/#example-a084eefe", @@ -1211,7 +1205,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#example-086bd2f6", "https://gpuweb.github.io/gpuweb/wgsl/#pointers-other-languages", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-storable%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A7%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#texture-types", "https://gpuweb.github.io/gpuweb/wgsl/#texel", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-texture%E2%91%A1", @@ -1222,7 +1216,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#array-size", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-handle", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-formal-parameter%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-texel", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-sampler_comparison", @@ -1237,20 +1231,20 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-channel-transfer-function", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-channel-formats", "https://gpuweb.github.io/gpuweb/wgsl/#sampled-texture-type", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#multisampled-texture-type", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#multisampled-texture-type", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#external-texture-type", "https://gpuweb.github.io/gpuweb/wgsl/#texture-storage", "https://gpuweb.github.io/gpuweb/wgsl/#storage-texture", "https://gpuweb.github.io/gpuweb/wgsl/#write-only-storage-texture", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-storage-texel-formats", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-context-dependent-name%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-storage-texel-formats%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-context-dependent-name%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-write%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#texture-depth", "https://gpuweb.github.io/gpuweb/wgsl/#sampler-type", @@ -1298,7 +1292,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-texture_depth_multisampled_2d", "https://gpuweb.github.io/gpuweb/wgsl/#type-aliases", "https://gpuweb.github.io/gpuweb/wgsl/#type-alias", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-module-scope%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-scope", "https://gpuweb.github.io/gpuweb/wgsl/#syntax-type_alias_decl", @@ -1354,7 +1348,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-mat4x3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-mat4x4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-alias%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-structure%E2%91%A0%E2%91%A7", @@ -1369,7 +1363,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#let-declaration", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#example-4662849a", "https://gpuweb.github.io/gpuweb/wgsl/#override-decls", "https://gpuweb.github.io/gpuweb/wgsl/#override-declaration", @@ -1377,44 +1371,40 @@ "https://gpuweb.github.io/gpuweb/wgsl/#pipeline-overridable", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A8%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%93%AA", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-module-scope%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-module-scope%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-scalar%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-scalar%E2%91%A0%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-scalar%E2%91%A0%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-declaration%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-functions%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#override-expression", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-override-expressions%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-attribute-id", "https://gpuweb.github.io/gpuweb/wgsl/#pipeline-constant-id", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#pipeline-overridable-constant-identifier-string", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-pipeline-constant-id", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-name", "https://gpuweb.github.io/gpuweb/wgsl/#pipeline-overridable-constant-has-a-default-value", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-pipeline-creation-error%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#example-a789e56e", "https://gpuweb.github.io/gpuweb/wgsl/#const-decls", "https://gpuweb.github.io/gpuweb/wgsl/#const-declaration", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-module-creation%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-equal%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-constructible%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstract-numeric-types%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstract-numeric-types%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-vector%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-matrix%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstractint%E2%91%A1%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstractfloat%E2%91%A0%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#example-dc0d7d24", "https://gpuweb.github.io/gpuweb/wgsl/#var-decls", "https://gpuweb.github.io/gpuweb/wgsl/#variable", @@ -1424,7 +1414,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-mode%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A0%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-concrete%E2%91%A0%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-concrete%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#variable-declaration", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A0%E2%91%A1", @@ -1433,13 +1423,13 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-lifetime", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-private%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-function%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-memory-view%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-reference-type%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-storage%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#lifetime", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-module-scope%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-function-scope%E2%91%A0", @@ -1466,31 +1456,31 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-module-scope%E2%91%A0%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-module-scope%E2%91%A0%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-function%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-private%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-workgroup%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-uniform%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-storage%E2%91%A0%E2%93%AA", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A0%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-handle%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-uniform%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#uniform-buffer", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A0%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-host-shareable%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-constructible%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#storage-buffer", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A0%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-host-shareable%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-host-shareable%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-read%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-read_write%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-read%E2%91%A7", @@ -1502,18 +1492,18 @@ "https://gpuweb.github.io/gpuweb/wgsl/#module-constants", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-module-scope%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-override-declaration%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-declaration%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-declaration%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#example-826a27c9", "https://gpuweb.github.io/gpuweb/wgsl/#function-scope-variables", "https://gpuweb.github.io/gpuweb/wgsl/#function-scope", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-let-declaration%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-constructible%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-pointer-type%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-function%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A0%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-constructible%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#example-d18511d2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-dynamic-context", @@ -1568,14 +1558,21 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-equal%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-expression%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#expressions", + "https://gpuweb.github.io/gpuweb/wgsl/#early-eval-exprs", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-override-expressions%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#const-expr", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-module-creation%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#const-expressions", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%93%AA", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-declaration%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-functions%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstract-numeric-types%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-declaration%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-functions%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-alias%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-structure%E2%91%A0%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-rule%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-creation-fixed-footprint%E2%91%A0%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-abstract", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstractint%E2%91%A1%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstractint%E2%91%A1%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstractint%E2%91%A1%E2%91%A2", @@ -1583,14 +1580,14 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstractint%E2%91%A1%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstractint%E2%91%A1%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstractint%E2%91%A1%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-declaration%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-declaration%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstract-numeric-types%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstractint%E2%91%A1%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstractint%E2%91%A1%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-let-declaration%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-constructible%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-overload-resolution%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-feasible-automatic-conversion%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-feasible-automatic-conversion%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstractint%E2%91%A2%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A1%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A0%E2%91%A2", @@ -1598,11 +1595,42 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A1%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstractint%E2%91%A2%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A1%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#literal-expressions", + "https://gpuweb.github.io/gpuweb/wgsl/#override-expr", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-pipeline-creation%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#override-expressions", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-override-declaration%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-declaration%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-functions%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-alias%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-structure%E2%91%A1%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-override-declaration%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-rule%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-concrete%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-scalar%E2%91%A0%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstractint%E2%91%A2%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-override-declaration%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-concrete%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-scalar%E2%91%A0%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A1%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-feasible-automatic-conversion%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A1%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-override-declaration%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-integer-literal%E2%91%A0%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-floating-point-literal%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A1%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-pipeline-creation%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-override-declaration%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A1%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-vector%E2%91%A0%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A1%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#literal-expressions", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-integer-literal%E2%91%A0%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-floating-point-literal%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-integer-literal%E2%91%A0%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-integer-literal%E2%91%A0%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-floating-point-literal%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-floating-point-literal%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#parenthesized-expressions", @@ -1632,7 +1660,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#example-e74742c0", "https://gpuweb.github.io/gpuweb/wgsl/#conversion-expr", "https://gpuweb.github.io/gpuweb/wgsl/#conversion-expression", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A1%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A1%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A0%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-component-wise", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-component-wise%E2%91%A0", @@ -1665,9 +1693,9 @@ "https://gpuweb.github.io/gpuweb/wgsl/#vector-access-expr", "https://gpuweb.github.io/gpuweb/wgsl/#swizzle", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-context-dependent-name%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#example-78b3a51f", "https://gpuweb.github.io/gpuweb/wgsl/#vector-single-component", "https://gpuweb.github.io/gpuweb/wgsl/#vector-multi-component", @@ -1698,11 +1726,11 @@ "https://gpuweb.github.io/gpuweb/wgsl/#arithmetic-expr", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-component-wise%E2%91%A1%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-component-wise%E2%91%A1%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-concrete%E2%91%A0%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-concrete%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-component-wise%E2%91%A1%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-concrete%E2%91%A0%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-concrete%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-component-wise%E2%91%A2%E2%93%AA", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-concrete%E2%91%A0%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-concrete%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-component-wise%E2%91%A2%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-truncate", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-component-wise%E2%91%A2%E2%91%A1", @@ -1722,45 +1750,45 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-component-wise%E2%91%A3%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-component-wise%E2%91%A3%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-component-wise%E2%91%A3%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-component-wise%E2%91%A3%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-component-wise%E2%91%A3%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#function-call-expr", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-function-call", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-return-type%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#var-identifier-expr", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A0%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-mode%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#formal-parameter-expr", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-call-site%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#address-of-expr", "https://gpuweb.github.io/gpuweb/wgsl/#address-of", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-memory-view%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-invalid-memory-reference%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-handle%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-handle%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#indirection-expr", "https://gpuweb.github.io/gpuweb/wgsl/#indirection", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-memory-view%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-invalid-memory-reference%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#constant-identifier-expr", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-override-declaration%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-pipeline-constant-id%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-override-declaration%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-pipeline-constant-id%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#expression-grammar", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-callable", @@ -1925,7 +1953,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#compound-statement-section", "https://gpuweb.github.io/gpuweb/wgsl/#compound-statement", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-declaration%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#syntax-compound_statement", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-brace_left%E2%91%A0", @@ -1991,7 +2019,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-shift_right_equal", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-shift_left_equal", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-reference-type%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-read_write%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-mode%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-compound-assignment", @@ -2009,7 +2037,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#syntax-decrement_statement", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-lhs_expression%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-minus_minus", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-integer-scalar%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A0%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-read_write%E2%91%A0%E2%91%A1", @@ -2040,7 +2068,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-else%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-compound_statement%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-rule-preconditions%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-bool%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#switch-statement", "https://gpuweb.github.io/gpuweb/wgsl/#syntax-switch_statement", @@ -2072,17 +2100,17 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-semicolon", "https://gpuweb.github.io/gpuweb/wgsl/#statement-switch", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-case_selectors%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%93%AA", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-rule-preconditions%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-integer-scalar%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-rule-preconditions%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#statement-fallthrough", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-integer-scalar%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#statement-fallthrough", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-declaration%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#example-54f26bc5", @@ -2097,7 +2125,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#loop-body", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-compound-statement%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#iteration", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-declaration%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-break", @@ -2138,10 +2166,10 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-iteration", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-continuing%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-rule-preconditions%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-bool%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-declaration%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-iteration%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-compound-statement%E2%91%A1", @@ -2156,7 +2184,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#statement-while", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-iteration%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-rule-preconditions%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-bool%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-loop%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-for", @@ -2165,12 +2193,12 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-break", "https://gpuweb.github.io/gpuweb/wgsl/#statement-break", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-switch", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-loop%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-for%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-while", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-switch%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#example-58268bcc", "https://gpuweb.github.io/gpuweb/wgsl/#break-if-statement", "https://gpuweb.github.io/gpuweb/wgsl/#syntax-break_if_statement", @@ -2181,7 +2209,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#statement-break-if", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-loop%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-rule-preconditions%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-bool%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#example-c9adc204", "https://gpuweb.github.io/gpuweb/wgsl/#continue-statement", @@ -2191,13 +2219,13 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-loop%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-continuing%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-iteration%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-loop%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-for%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-while%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-continuing%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-continuing%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-continuing%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#example-f39a4ef5", "https://gpuweb.github.io/gpuweb/wgsl/#continuing-statement", @@ -2212,7 +2240,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#statement-continuing", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-compound-statement%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-iteration%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-return%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#return-statement", "https://gpuweb.github.io/gpuweb/wgsl/#syntax-return_statement", @@ -2223,14 +2251,14 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-call-site%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-return-type%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-return%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#return-value", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#return-value", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#discard-statement", "https://gpuweb.github.io/gpuweb/wgsl/#statement-discard", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-helper-invocation", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fragment%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-helper-invocation%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-gpurenderpipeline%E2%91%A2", @@ -2243,9 +2271,9 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-function-call%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-return-value%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#static-assert-statement", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statically-accessed%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-module-scope%E2%91%A0%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-function-scope%E2%91%A1", @@ -2297,14 +2325,14 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statement-while%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#behavior", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-behavior", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%93%AA", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-behavior%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-behavior%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-behavior%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-behavior%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-behavior%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-behavior%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-behavior%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-behavior%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-switch_body%E2%91%A0", @@ -2313,7 +2341,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-behavior%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-behavior%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-behavior%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#behaviors-notes", "https://gpuweb.github.io/gpuweb/wgsl/#behaviors-examples", "https://gpuweb.github.io/gpuweb/wgsl/#example-226a4d3a", @@ -2345,18 +2373,18 @@ "https://gpuweb.github.io/gpuweb/wgsl/#return-type", "https://gpuweb.github.io/gpuweb/wgsl/#function-body", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-function-call%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-module-scope%E2%91%A0%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#formal-parameter", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-declaration%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A0%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A1%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-in-scope%E2%91%A0%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstract-numeric-types%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-return-type%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-constructible%E2%91%A1%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#syntax-function_decl", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-attribute%E2%91%A2", @@ -2394,10 +2422,10 @@ "https://gpuweb.github.io/gpuweb/wgsl/#called-function", "https://gpuweb.github.io/gpuweb/wgsl/#callee", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-called-function", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-formal-parameter%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-called-function%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-calling-function%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-called-function%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-returns", @@ -2425,45 +2453,45 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-attribute-const", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-module-creation%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#const-functions", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-declaration%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-attribute-const%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#example-62c7bf88", "https://gpuweb.github.io/gpuweb/wgsl/#function-restriction", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-vertex%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-built-in-values-position%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-built-in-output-value%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-function-call%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-function-call%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-constructible%E2%91%A1%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-formal-parameter%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A1%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-mode%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-user-defined-function%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-function%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-private%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-workgroup%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-store-type%E2%91%A1%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-atomic-type%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-nesting-depth", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-built-in-functions%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-function%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-private%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-workgroup%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-user-defined-function%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-formal-parameter%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#function-aliasing", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-memory-locations%E2%91%A0%E2%93%AA", @@ -2518,7 +2546,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-pipeline-input%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-return-type%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-pipeline-output%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-entry-point-io-type", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-compute%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#example-bb8fee6a", @@ -2534,9 +2562,9 @@ "https://gpuweb.github.io/gpuweb/wgsl/#shader-interface", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-stages%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces%E2%91%A0%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A1%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A1%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-function-declaration%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-resolves%E2%91%A0%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-module-scope%E2%91%A0%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#statically-accessed", "https://gpuweb.github.io/gpuweb/wgsl/#interface-of-a-shader-stage", @@ -2548,7 +2576,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-handle%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#pipeline-inputs-outputs", "https://gpuweb.github.io/gpuweb/wgsl/#entry-point-io-type", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#pipeline-input", "https://gpuweb.github.io/gpuweb/wgsl/#pipeline-output", "https://gpuweb.github.io/gpuweb/wgsl/#builtin-inputs-outputs", @@ -2556,43 +2584,43 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-formal-parameter%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-entry-point%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-stages%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#built-in-output-value", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-return-value%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-entry-point%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-stages%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-return-type%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-return-type%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-built-in-values-position%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#built-in-values", "https://gpuweb.github.io/gpuweb/wgsl/#user-defined-inputs-outputs", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-compute%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-io-shareable", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-compute%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-io-shareable", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#interpolation", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-attribute-interpolate%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#interpolation-type", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#interpolation-sampling", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%93%AA", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fragment%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#interpolation-sampling", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fragment%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-vertex%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fragment%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-vertex%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fragment%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-attribute-location%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-pipeline%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#input-output-locations", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-attribute-location%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#example-7d0deae3", "https://gpuweb.github.io/gpuweb/wgsl/#example-ee897116", "https://gpuweb.github.io/gpuweb/wgsl/#example-9e1a0874", @@ -2604,11 +2632,11 @@ "https://gpuweb.github.io/gpuweb/wgsl/#resource-interface-of-a-shader", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-statically-accessed%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-functions-in-a-shader-stage%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-attribute-group%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-attribute-binding%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#resource-layout-compatibility", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-pipeline-creation-error%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-buffer%E2%91%A6", @@ -2622,7 +2650,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#enable-directive-section", "https://gpuweb.github.io/gpuweb/wgsl/#enable-directive", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-extension", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-declaration%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-context-dependent-name%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-keyword%E2%91%A1", @@ -2637,7 +2665,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#extension-f16", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-floating-point-literal%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-floating-point-literal%E2%91%A0%E2%93%AA", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#wgsl-program", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-directive", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-module-scope%E2%91%A1%E2%91%A0", @@ -2658,8 +2686,8 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-static_assert_statement%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-semicolon%E2%91%A1%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#limits", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-structure%E2%91%A0%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-structure%E2%91%A1%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-nesting-depth%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-composite%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-formal-parameter%E2%91%A0%E2%91%A2", @@ -2680,11 +2708,11 @@ "https://gpuweb.github.io/gpuweb/wgsl/#uniformity-overview", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-control-flow", "https://gpuweb.github.io/gpuweb/wgsl/#uniformity-function", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-control-flow%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-value", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-control-flow%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-value", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-variable", "https://gpuweb.github.io/gpuweb/wgsl/#call-site-tag", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-call-site%E2%91%A5", @@ -2693,7 +2721,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#parameter-tag", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-call-site-tag", "https://gpuweb.github.io/gpuweb/wgsl/#callsiterequiredtobeuniform", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-control-flow%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#callsitenorestriction", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-control-flow%E2%91%A2", @@ -2705,14 +2733,14 @@ "https://gpuweb.github.io/gpuweb/wgsl/#norestriction", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-parameter-tag", "https://gpuweb.github.io/gpuweb/wgsl/#parameterrequiredtobeuniform", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-value%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#parameterrequiredtobeuniformforsubsequentcontrolflow", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-value%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-control-flow%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#parameterrequiredtobeuniformforreturnvalue", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-value%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-return-value%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#parameternorestriction", @@ -2807,13 +2835,13 @@ "https://gpuweb.github.io/gpuweb/wgsl/#barrier", "https://gpuweb.github.io/gpuweb/wgsl/#control-barrier", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-compute-shader-stage-workgroup%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-control-flow%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-compute-shader-stage%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#derivatives", "https://gpuweb.github.io/gpuweb/wgsl/#partial-derivative", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-quad", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-control-flow%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#floating-point-evaluation", "https://gpuweb.github.io/gpuweb/wgsl/#floating-point-accuracy", @@ -2829,10 +2857,10 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A0%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f16%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A0%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstract-numeric-types%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A0%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A1%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A1%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A1%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#issue-d2d1e989", @@ -2953,7 +2981,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#reserved-words", "https://gpuweb.github.io/gpuweb/wgsl/#reserved-word", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-token%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#syntax-_reserved", "https://gpuweb.github.io/gpuweb/wgsl/#syntactic-tokens", "https://gpuweb.github.io/gpuweb/wgsl/#syntactic-token", @@ -3060,17 +3088,17 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-overload%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-formal-parameter%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-return-type%E2%91%A0%E2%93%AA", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A1%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A1%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-module-scope%E2%91%A1%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#logical-builtin-functions", "https://gpuweb.github.io/gpuweb/wgsl/#all-builtin", "https://gpuweb.github.io/gpuweb/wgsl/#any-builtin", "https://gpuweb.github.io/gpuweb/wgsl/#select-builtin", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-scalar%E2%91%A0%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-scalar%E2%91%A0%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstract-numeric-types%E2%91%A0%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-vector%E2%91%A0%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-scalar%E2%91%A0%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-vector%E2%91%A0%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-scalar%E2%91%A0%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-abstract-numeric-types%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-component-wise%E2%91%A3%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#array-builtin-functions", @@ -3127,8 +3155,8 @@ "https://gpuweb.github.io/gpuweb/wgsl/#inverseSqrt-builtin", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-component-wise%E2%91%A5%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ldexp-builtin", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-concrete%E2%91%A0%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-concrete%E2%91%A0%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-concrete%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-concrete%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-component-wise%E2%91%A5%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#length-builtin", "https://gpuweb.github.io/gpuweb/wgsl/#log-builtin", @@ -3210,9 +3238,9 @@ "https://gpuweb.github.io/gpuweb/wgsl/#vector-builtin-functions", "https://gpuweb.github.io/gpuweb/wgsl/#dot-builtin", "https://gpuweb.github.io/gpuweb/wgsl/#derivative-builtin-functions", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fragment%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fragment%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-control-flow%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#dpdx-builtin", "https://gpuweb.github.io/gpuweb/wgsl/#dpdxCoarse-builtin", @@ -3224,272 +3252,272 @@ "https://gpuweb.github.io/gpuweb/wgsl/#fwidthCoarse-builtin", "https://gpuweb.github.io/gpuweb/wgsl/#fwidthFine-builtin", "https://gpuweb.github.io/gpuweb/wgsl/#texture-builtin-functions", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#texturedimensions", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A1%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A0%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A1%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-texel-format%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-mode%E2%91%A0%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A1%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A0%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A1%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A1%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A1%E2%93%AA", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A1%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A1%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A1%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-texel-format%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-mode%E2%91%A0%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A1%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A1%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A1%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A1%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A1%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A1%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-texel-format%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-mode%E2%91%A0%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A1%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A1%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A1%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#texturegather", "https://gpuweb.github.io/gpuweb/wgsl/#texture-gather", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-mip-level", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A1%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A1%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A1%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A1%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A2%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A1%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A2%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A2%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A2%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A1%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A2%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A2%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A2%E2%93%AA", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A2%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A2%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A2%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A2%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A2%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A2%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A2%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A3%E2%93%AA", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A3%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A0%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A0%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#example-16e82a5f", "https://gpuweb.github.io/gpuweb/wgsl/#texturegathercompare", "https://gpuweb.github.io/gpuweb/wgsl/#texture-gather-compare", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-mip-level%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A3%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A3%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A3%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A3%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A0%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A0%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A0%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#example-e6a4066b", "https://gpuweb.github.io/gpuweb/wgsl/#textureload", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A3%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A3%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A2%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A3%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A3%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A2%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A3%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A4%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A2%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A4%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A4%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A4%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A2%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A4%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A4%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A2%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A4%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A4%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A4%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A4%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#texturenumlayers", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-texel-format%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-access-mode%E2%91%A0%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A4%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A2%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#texturenumlevels", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A5%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A2%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#texturenumsamples", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A5%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-f32%E2%91%A3%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#texturesample", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A0%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fragment%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A0%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fragment%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A0%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-control-flow%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A5%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A5%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A5%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A5%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A5%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A5%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A5%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A0%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A0%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A1%E2%93%AA", - "https://gpuweb.github.io/gpuweb/wgsl/#texturesamplebias", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A1%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fragment%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#texturesamplebias", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A1%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fragment%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A1%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-control-flow%E2%91%A0%E2%93%AA", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A5%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A5%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A6%E2%93%AA", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A1%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A1%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A1%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A1%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#texturesamplecompare", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A1%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fragment%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#texturesamplecompare", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A1%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-fragment%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A1%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-control-flow%E2%91%A0%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A6%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A6%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A6%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A6%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A1%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A2%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A2%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A2%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#texturesamplecomparelevel", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A6%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A6%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A6%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A2%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A2%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A2%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A2%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-uniform-control-flow%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#texturesamplegrad", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A6%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A6%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A6%E2%91%A8", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A2%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A2%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A2%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A2%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#texturesamplelevel", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A7%E2%93%AA", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A7%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A7%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A7%E2%91%A1", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A7%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A0", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A5", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A7%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A6", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A7%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A7%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A7%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A4", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A0%E2%93%AA%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A7%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A2%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A2%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-const-expressions%E2%91%A0%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A3%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A3%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#texturestore", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-texel-format%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A5", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A0%E2%93%AA%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A7%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-storage-texel-formats%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-texel-format%E2%91%A5", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A6", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A0%E2%93%AA%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A8%E2%93%AA", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-storage-texel-formats%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-texel-format%E2%91%A6", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A7", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A0%E2%93%AA%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A8%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-storage-texel-formats%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-texel-format%E2%91%A7", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A8%E2%91%A8", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A0%E2%93%AA%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A8%E2%91%A1", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-storage-texel-formats%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#atomic-builtin-functions", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-memory-locations%E2%91%A0%E2%91%A3", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A3%E2%91%A0", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-vertex%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A3%E2%91%A1", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-vertex%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A3%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A7", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A4", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A3%E2%91%A2", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A3%E2%91%A3", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-u32%E2%91%A8%E2%91%A2", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A0%E2%93%AA%E2%93%AA", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-i32%E2%91%A0%E2%93%AA%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#atomic-load", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-atomic-modification", "https://gpuweb.github.io/gpuweb/wgsl/#atomic-store", @@ -3510,7 +3538,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-control-barrier", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-memory-scope%E2%91%A0", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-execution-scope", - "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A3%E2%91%A3", + "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-shader-creation-error%E2%91%A1%E2%91%A3%E2%91%A4", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-compute%E2%91%A2", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A8", "https://gpuweb.github.io/gpuweb/wgsl/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A5", diff --git a/ed/ids/compositing-1.json b/ed/ids/compositing-1.json index 367ab1a8db55..f16be3267916 100644 --- a/ed/ids/compositing-1.json +++ b/ed/ids/compositing-1.json @@ -7,7 +7,6 @@ "https://drafts.fxtf.org/compositing-1/#toc-nav", "https://drafts.fxtf.org/compositing-1/#toc-jump", "https://drafts.fxtf.org/compositing-1/#toc-toggle", - "https://drafts.fxtf.org/compositing-1/#annotation_root_", "https://drafts.fxtf.org/compositing-1/#w3c-state", "https://drafts.fxtf.org/compositing-1/#abstract", "https://drafts.fxtf.org/compositing-1/#ref-for-backdrop", diff --git a/ed/ids/css-align-3.json b/ed/ids/css-align-3.json index d9f54f0fbd21..0158cd33082e 100644 --- a/ed/ids/css-align-3.json +++ b/ed/ids/css-align-3.json @@ -8,7 +8,6 @@ "https://drafts.csswg.org/css-align/#toc-jump", "https://drafts.csswg.org/css-align/#toc-toggle", "https://drafts.csswg.org/css-align/#title", - "https://drafts.csswg.org/css-align/#annotation_root_", "https://drafts.csswg.org/css-align/#w3c-state", "https://drafts.csswg.org/css-align/#abstract", "https://drafts.csswg.org/css-align/#sotd", @@ -502,7 +501,7 @@ "https://drafts.csswg.org/css-align/#ref-for-valdef-self-position-flex-start%E2%91%A4", "https://drafts.csswg.org/css-align/#ref-for-valdef-justify-content-normal%E2%91%A6", "https://drafts.csswg.org/css-align/#ref-for-valdef-justify-content-normal%E2%91%A7", - "https://drafts.csswg.org/css-align/#ref-for-valdef-align-self-stretch", + "https://drafts.csswg.org/css-align/#ref-for-valdef-align-content-stretch%E2%91%A2", "https://drafts.csswg.org/css-align/#distribution-grid", "https://drafts.csswg.org/css-align/#ref-for-alignment-container%E2%91%A2%E2%91%A1", "https://drafts.csswg.org/css-align/#ref-for-grid-container%E2%91%A2", @@ -518,7 +517,7 @@ "https://drafts.csswg.org/css-align/#ref-for-grid-column", "https://drafts.csswg.org/css-align/#ref-for-valdef-justify-content-normal%E2%91%A8", "https://drafts.csswg.org/css-align/#ref-for-valdef-justify-content-normal%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-align/#ref-for-valdef-align-content-stretch%E2%91%A2", + "https://drafts.csswg.org/css-align/#ref-for-valdef-align-content-stretch%E2%91%A3", "https://drafts.csswg.org/css-align/#place-content", "https://drafts.csswg.org/css-align/#ref-for-propdef-place-content%E2%91%A0", "https://drafts.csswg.org/css-align/#propdef-place-content", @@ -608,7 +607,7 @@ "https://drafts.csswg.org/css-align/#ref-for-baseline-alignment-preference%E2%91%A2", "https://drafts.csswg.org/css-align/#ref-for-margin", "https://drafts.csswg.org/css-align/#ref-for-self-alignment-properties%E2%91%A1", - "https://drafts.csswg.org/css-align/#ref-for-valdef-align-self-stretch%E2%91%A0", + "https://drafts.csswg.org/css-align/#ref-for-valdef-align-self-stretch", "https://drafts.csswg.org/css-align/#ref-for-valdef-self-position-self-start%E2%91%A3", "https://drafts.csswg.org/css-align/#ref-for-css-end%E2%91%A0", "https://drafts.csswg.org/css-align/#ref-for-margin%E2%91%A0", @@ -844,7 +843,7 @@ "https://drafts.csswg.org/css-align/#ref-for-writing-mode%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-align/#ref-for-flex-item%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-align/#ref-for-valdef-align-self-normal%E2%91%A4", - "https://drafts.csswg.org/css-align/#ref-for-valdef-align-self-stretch%E2%91%A1", + "https://drafts.csswg.org/css-align/#ref-for-valdef-align-self-stretch%E2%91%A0", "https://drafts.csswg.org/css-align/#align-grid", "https://drafts.csswg.org/css-align/#ref-for-propdef-align-self%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-align/#ref-for-block-axis%E2%91%A0%E2%91%A1", @@ -1289,7 +1288,7 @@ "https://drafts.csswg.org/css-align/#ref-for-propdef-align-self%E2%91%A1%E2%91%A7", "https://drafts.csswg.org/css-align/#ref-for-propdef-align-content%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-align/#ref-for-valdef-self-position-end%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-align/#ref-for-valdef-align-self-stretch%E2%91%A2", + "https://drafts.csswg.org/css-align/#ref-for-valdef-align-self-stretch%E2%91%A1", "https://drafts.csswg.org/css-align/#ref-for-valdef-justify-self-last-baseline%E2%91%A8", "https://drafts.csswg.org/css-align/#ref-for-typedef-baseline-position%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-align/#ref-for-propdef-justify-content%E2%91%A1%E2%91%A3", diff --git a/ed/ids/css-animations-1.json b/ed/ids/css-animations-1.json index 6e870a8580c6..56318f06df1f 100644 --- a/ed/ids/css-animations-1.json +++ b/ed/ids/css-animations-1.json @@ -8,7 +8,6 @@ "https://drafts.csswg.org/css-animations/#toc-jump", "https://drafts.csswg.org/css-animations/#toc-toggle", "https://drafts.csswg.org/css-animations/#title", - "https://drafts.csswg.org/css-animations/#annotation_root_", "https://drafts.csswg.org/css-animations/#w3c-state", "https://drafts.csswg.org/css-animations/#abstract", "https://drafts.csswg.org/css-animations/#sotd", diff --git a/ed/ids/css-backgrounds-3.json b/ed/ids/css-backgrounds-3.json index f1f27801e02f..12b7c1ee0d21 100644 --- a/ed/ids/css-backgrounds-3.json +++ b/ed/ids/css-backgrounds-3.json @@ -8,7 +8,6 @@ "https://drafts.csswg.org/css-backgrounds/#toc-jump", "https://drafts.csswg.org/css-backgrounds/#toc-toggle", "https://drafts.csswg.org/css-backgrounds/#title", - "https://drafts.csswg.org/css-backgrounds/#annotation_root_", "https://drafts.csswg.org/css-backgrounds/#w3c-state", "https://drafts.csswg.org/css-backgrounds/#abstract", "https://drafts.csswg.org/css-backgrounds/#sotd", diff --git a/ed/ids/css-break-3.json b/ed/ids/css-break-3.json index da7506b3a76f..4377cc40a898 100644 --- a/ed/ids/css-break-3.json +++ b/ed/ids/css-break-3.json @@ -7,7 +7,6 @@ "https://drafts.csswg.org/css-break/#toc-nav", "https://drafts.csswg.org/css-break/#toc-jump", "https://drafts.csswg.org/css-break/#toc-toggle", - "https://drafts.csswg.org/css-break/#annotation_root_", "https://drafts.csswg.org/css-break/#w3c-state", "https://drafts.csswg.org/css-break/#abstract", "https://drafts.csswg.org/css-break/#sotd", diff --git a/ed/ids/css-cascade-3.json b/ed/ids/css-cascade-3.json index 31ae6923150d..65d3d4f17332 100644 --- a/ed/ids/css-cascade-3.json +++ b/ed/ids/css-cascade-3.json @@ -8,7 +8,6 @@ "https://drafts.csswg.org/css-cascade-3/#toc-jump", "https://drafts.csswg.org/css-cascade-3/#toc-toggle", "https://drafts.csswg.org/css-cascade-3/#title", - "https://drafts.csswg.org/css-cascade-3/#annotation_root_", "https://drafts.csswg.org/css-cascade-3/#w3c-state", "https://drafts.csswg.org/css-cascade-3/#abstract", "https://drafts.csswg.org/css-cascade-3/#sotd", diff --git a/ed/ids/css-counter-styles-3.json b/ed/ids/css-counter-styles-3.json index a349c7ac2f52..e15c7ff32f6d 100644 --- a/ed/ids/css-counter-styles-3.json +++ b/ed/ids/css-counter-styles-3.json @@ -8,6 +8,7 @@ "https://drafts.csswg.org/css-counter-styles/#toc-jump", "https://drafts.csswg.org/css-counter-styles/#toc-toggle", "https://drafts.csswg.org/css-counter-styles/#title", + "https://drafts.csswg.org/css-counter-styles/#annotation_root_", "https://drafts.csswg.org/css-counter-styles/#w3c-state", "https://drafts.csswg.org/css-counter-styles/#abstract", "https://drafts.csswg.org/css-counter-styles/#ref-for-at-ruledef-counter-style", diff --git a/ed/ids/css-flexbox-1.json b/ed/ids/css-flexbox-1.json index 7f031a4609b9..5b13ac058c66 100644 --- a/ed/ids/css-flexbox-1.json +++ b/ed/ids/css-flexbox-1.json @@ -923,7 +923,7 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-main-size%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-preferred-aspect-ratio%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A8%E2%91%A3", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A8%E2%91%A4", "https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-size%E2%91%A0%E2%91%A2", @@ -1504,12 +1504,12 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A2%E2%91%A4", "https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A2%E2%91%A5", "https://drafts.csswg.org/css-flexbox-1/#change-2016-align-self-as-specified", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-self%E2%91%A1%E2%91%A1", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A1", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-items%E2%91%A6", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A2", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-self%E2%91%A1%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-items%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-stretch%E2%91%A1", @@ -1615,7 +1615,7 @@ "https://drafts.csswg.org/css-flexbox-1/#change-2016-auto-content-wording", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-flex-basis%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-content%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A3", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A4", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-content%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex-basis%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-width%E2%91%A1%E2%91%A1", @@ -1694,7 +1694,7 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-display%E2%91%A1%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A4%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#change-2015-min-auto-intrinsic-percentages", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A4", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A5", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-min-height%E2%91%A6", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-max-height%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A5", @@ -1784,9 +1784,9 @@ "https://drafts.csswg.org/css-flexbox-1/#change-2015-align-self-auto", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-self%E2%91%A1%E2%91%A6", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-justify-self", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A3", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A4", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A5", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A6", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-self%E2%91%A1%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-items%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-stretch%E2%91%A2", @@ -1912,9 +1912,9 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A4%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#change-201403-min-auto-main-size-basis", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A4", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A6", "https://drafts.csswg.org/css-flexbox-1/#change-201403-min-auto-intrinsic-percentages", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A8", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A6", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-min-height%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-max-height%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A8", @@ -2002,7 +2002,7 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-main-size%E2%91%A4%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A7%E2%91%A4", "https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-size%E2%91%A4%E2%91%A7", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A4%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-width-fit-content", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A7%E2%91%A5", @@ -2049,7 +2049,7 @@ "https://drafts.csswg.org/css-flexbox-1/#change-2012-flex-basis-zero", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex-basis%E2%91%A1%E2%91%A6", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A2%E2%91%A5", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A2%E2%91%A6", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A2%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A2%E2%91%A8", @@ -2067,16 +2067,16 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-right", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-top", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-bottom", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-left%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-right%E2%91%A0", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A7%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-main-start%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-start%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-top%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-bottom%E2%91%A0", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A5", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%93%AA", "https://drafts.csswg.org/css-flexbox-1/#ref-for-main-start%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-start%E2%91%A0%E2%91%A6", diff --git a/ed/ids/css-fonts-4.json b/ed/ids/css-fonts-4.json index b935a9dde63c..fb2ed6e6d353 100644 --- a/ed/ids/css-fonts-4.json +++ b/ed/ids/css-fonts-4.json @@ -97,8 +97,8 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-family-system-ui%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#emoji-def", "https://drafts.csswg.org/css-fonts-4/#valdef-font-family-emoji", - "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-variant-emoji-emoji", "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-family-emoji", + "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-family-emoji%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#math-def", "https://drafts.csswg.org/css-fonts-4/#valdef-font-family-math", "https://drafts.csswg.org/css-fonts-4/#fangsong-def", @@ -611,7 +611,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A2%E2%91%A8", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%93%AA", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-family%E2%91%A7", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#font-fetching-requirements", "https://drafts.csswg.org/css-fonts-4/#same-origin-restriction", @@ -626,7 +626,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-concept-fetch", "https://drafts.csswg.org/css-fonts-4/#example-28b80dd5", "https://drafts.csswg.org/css-fonts-4/#font-display-desc", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#descdef-font-face-font-display", @@ -635,7 +635,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A6%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A6%E2%91%A3", "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A6%E2%91%A4", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A0", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-font-block-period%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#valdef-font-face-font-display-auto", "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-display-block", @@ -664,14 +664,14 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-face-font-display-fallback%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#font-display-font-feature-values", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-feature-values", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A1", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-feature-values%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A4", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A1", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A5", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A2", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-feature-values%E2%91%A1", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A2", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A6", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A7", "https://drafts.csswg.org/css-fonts-4/#descdef-font-feature-values-font-display", @@ -1266,7 +1266,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-palette-values%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-palette-values%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-fonts-4/#font-family-2-desc", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-family%E2%91%A0", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-palette-values-font-family%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#descdef-font-palette-values-font-family", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-palette-values%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-family%E2%91%A0%E2%91%A5", @@ -1588,7 +1588,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-ascent-override", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-descent-override", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A4", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-family%E2%91%A1", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-family%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-feature-settings%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-language-override%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-named-instance%E2%91%A2", @@ -1605,7 +1605,7 @@ "https://drafts.csswg.org/css-fonts-4/#font-palette-values-descriptor-table", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-palette-values%E2%91%A2%E2%93%AA", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-palette-values-base-palette", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-palette-values-font-family%E2%91%A0", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-palette-values-font-family%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-palette-values-override-colors%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#idl-index", "https://drafts.csswg.org/css-fonts-4/#issues-index", diff --git a/ed/ids/css-grid-2.json b/ed/ids/css-grid-2.json index 4541f82fda36..e2a3bfabf7d7 100644 --- a/ed/ids/css-grid-2.json +++ b/ed/ids/css-grid-2.json @@ -225,11 +225,11 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-block-level%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-block-formatting-context%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-block-box", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A1", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto", "https://drafts.csswg.org/css-grid-2/#ref-for-inline-size", "https://drafts.csswg.org/css-grid-2/#ref-for-inline-formatting-context", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A1%E2%91%A2", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-block-size", "https://drafts.csswg.org/css-grid-2/#ref-for-max-content", "https://drafts.csswg.org/css-grid-2/#ref-for-min-content", @@ -357,7 +357,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-scroll-container%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-track%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-min-track-sizing-function", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A2", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-flexible-tracks", "https://drafts.csswg.org/css-grid-2/#ref-for-automatic-minimum-size%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-content-based-minimum-size%E2%91%A0", @@ -674,7 +674,7 @@ "https://drafts.csswg.org/css-grid-2/#valdef-grid-template-columns-fit-content", "https://drafts.csswg.org/css-grid-2/#ref-for-typedef-length-percentage%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A3", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-min-content%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-template-rows-track-sizing-function%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-fit-content%E2%91%A0", @@ -1055,13 +1055,13 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-template-areas%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-template-rows%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-typedef-track-size%E2%91%A5", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A4", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-template-columns%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-rows-none%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#example-e7e1afc0", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A2", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-implicitly-assigned-line-name%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-named-grid-area%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-repeat%E2%91%A0%E2%91%A0", @@ -1765,7 +1765,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-implicit-grid-lines%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-span%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A7", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-property%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#static-position", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A6%E2%91%A8", @@ -1940,7 +1940,7 @@ "https://drafts.csswg.org/css-grid-2/#intrinsic-sizing-function", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-min-content%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A4", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A8", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-fit-content%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#flexible-sizing-function", "https://drafts.csswg.org/css-grid-2/#ref-for-typedef-flex%E2%91%A0%E2%91%A2", @@ -2039,10 +2039,10 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-minmax%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-typedef-flex%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-fit-content%E2%91%A2", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A8", "https://drafts.csswg.org/css-grid-2/#max-track-sizing-function", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-minmax%E2%91%A4", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A7", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A8", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-fit-content%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A5", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-fit-content%E2%91%A4", @@ -2053,7 +2053,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-min-content-constraint%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-max-content-constraint%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-available-grid-space%E2%91%A0", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-available-grid-space%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A0%E2%91%A0%E2%91%A0", @@ -2082,7 +2082,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-fixed-sizing-function%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-indefinite%E2%91%A4", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A8", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-intrinsic-sizing-function%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-max-track-sizing-function%E2%91%A8", @@ -2102,7 +2102,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A5", "https://drafts.csswg.org/css-grid-2/#ref-for-growth-limit%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-fit-content%E2%91%A5", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-max-track-sizing-function%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#algo-baseline-shims", @@ -2122,7 +2122,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-min-track-sizing-function%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#ref-for-max-content-contribution%E2%91%A3", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-min-track-sizing-function%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A0%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-min-content-constraint%E2%91%A1", @@ -2200,7 +2200,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-distribute-extra-space%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-limited-contribution%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-distribute-extra-space%E2%91%A2", @@ -2349,7 +2349,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A0%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-justify-content-normal", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-align-content-stretch%E2%91%A0", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-max-track-sizing-function%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-definite%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-free-space%E2%91%A0%E2%93%AA", @@ -2374,7 +2374,7 @@ "https://drafts.csswg.org/css-grid-2/#fragmentation-alg", "https://drafts.csswg.org/css-grid-2/#ref-for-fragmentation-container%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row%E2%91%A5", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-flex-fr%E2%91%A8", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-area%E2%91%A2%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A2", diff --git a/ed/ids/css-images-3.json b/ed/ids/css-images-3.json index b7b22ffef8f4..f519cb99998a 100644 --- a/ed/ids/css-images-3.json +++ b/ed/ids/css-images-3.json @@ -182,14 +182,14 @@ "https://drafts.csswg.org/css-images-3/#radial-gradient-syntax", "https://drafts.csswg.org/css-images-3/#funcdef-radial-gradient", "https://drafts.csswg.org/css-images-3/#ref-for-comb-any%E2%91%A0", - "https://drafts.csswg.org/css-images-3/#ref-for-typedef-size", + "https://drafts.csswg.org/css-images-3/#ref-for-typedef-size%E2%91%A0", "https://drafts.csswg.org/css-images-3/#ref-for-mult-opt%E2%91%A0", "https://drafts.csswg.org/css-images-3/#ref-for-typedef-position", "https://drafts.csswg.org/css-images-3/#ref-for-mult-opt%E2%91%A1", "https://drafts.csswg.org/css-images-3/#ref-for-comb-comma%E2%91%A0", "https://drafts.csswg.org/css-images-3/#ref-for-typedef-color-stop-list%E2%91%A0", "https://drafts.csswg.org/css-images-3/#typedef-size", - "https://drafts.csswg.org/css-images-3/#ref-for-typedef-size%E2%91%A1", + "https://drafts.csswg.org/css-images-3/#ref-for-typedef-size", "https://drafts.csswg.org/css-images-3/#ref-for-typedef-extent-keyword", "https://drafts.csswg.org/css-images-3/#ref-for-comb-one%E2%91%A6", "https://drafts.csswg.org/css-images-3/#ref-for-length-value%E2%91%A0", @@ -215,7 +215,7 @@ "https://drafts.csswg.org/css-images-3/#valdef-ending-shape-ellipse", "https://drafts.csswg.org/css-images-3/#ref-for-ending-shape%E2%91%A0", "https://drafts.csswg.org/css-images-3/#ref-for-ending-shape%E2%91%A1", - "https://drafts.csswg.org/css-images-3/#ref-for-typedef-size%E2%91%A0", + "https://drafts.csswg.org/css-images-3/#ref-for-typedef-size%E2%91%A1", "https://drafts.csswg.org/css-images-3/#ref-for-length-value%E2%91%A1", "https://drafts.csswg.org/css-images-3/#valdef-radial-gradient-size", "https://drafts.csswg.org/css-images-3/#ref-for-typedef-size%E2%91%A0%E2%91%A0", @@ -245,7 +245,7 @@ "https://drafts.csswg.org/css-images-3/#ref-for-typedef-size%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-images-3/#valdef-size-length-0", "https://drafts.csswg.org/css-images-3/#ref-for-valdef-ending-shape-ellipse%E2%91%A0", - "https://drafts.csswg.org/css-images-3/#ref-for-typedef-size%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-images-3/#ref-for-typedef-size%E2%91%A2", "https://drafts.csswg.org/css-images-3/#valdef-size-length-percentage-0-2", "https://drafts.csswg.org/css-images-3/#ref-for-typedef-length-percentage%E2%91%A0", "https://drafts.csswg.org/css-images-3/#ref-for-gradient-box%E2%91%A0%E2%93%AA", diff --git a/ed/ids/css-pseudo-4.json b/ed/ids/css-pseudo-4.json index cd0595099b3f..e9343590eb3e 100644 --- a/ed/ids/css-pseudo-4.json +++ b/ed/ids/css-pseudo-4.json @@ -450,9 +450,9 @@ "https://drafts.csswg.org/css-pseudo-4/#dom-element-pseudo-type-type", "https://drafts.csswg.org/css-pseudo-4/#dom-element-pseudo", "https://drafts.csswg.org/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A6", - "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo-type-type", + "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-element-pseudo-type-type", "https://drafts.csswg.org/css-pseudo-4/#ref-for-css-parse-something-according-to-a-css-grammar", - "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo-type-type%E2%91%A0", + "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo-type-type", "https://drafts.csswg.org/css-pseudo-4/#ref-for-typedef-pseudo-element-selector", "https://drafts.csswg.org/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A7", "https://drafts.csswg.org/css-pseudo-4/#ref-for-this", diff --git a/ed/ids/mathml-core.json b/ed/ids/mathml-core.json index b3bcf5919bc2..dcda46edb01d 100644 --- a/ed/ids/mathml-core.json +++ b/ed/ids/mathml-core.json @@ -403,8 +403,21 @@ "https://w3c.github.io/mathml-core/#h-issue-3", "https://w3c.github.io/mathml-core/#issue-container-number-77", "https://w3c.github.io/mathml-core/#h-issue-4", + "https://w3c.github.io/mathml-core/#anonymous-mrow-boxes", + "https://w3c.github.io/mathml-core/#x3-1-3-anonymous-mrow-boxes", + "https://w3c.github.io/mathml-core/#dfn-anonymous-box", + "https://w3c.github.io/mathml-core/#dfn-anonymous-mrow-box", + "https://w3c.github.io/mathml-core/#ref-for-dfn-anonymous-box-1", + "https://w3c.github.io/mathml-core/#dfn-generates-an-anonymous-mrow-box", + "https://w3c.github.io/mathml-core/#ref-for-dfn-anonymous-mrow-box-1", + "https://w3c.github.io/mathml-core/#anonymous-mrow-example", + "https://w3c.github.io/mathml-core/#ref-for-dfn-math-6", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-5", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mtd-3", + "https://w3c.github.io/mathml-core/#ref-for-dfn-msqrt-3", + "https://w3c.github.io/mathml-core/#ref-for-dfn-generates-an-anonymous-mrow-box-1", "https://w3c.github.io/mathml-core/#stacking-contexts", - "https://w3c.github.io/mathml-core/#x3-1-3-stacking-contexts", + "https://w3c.github.io/mathml-core/#x3-1-4-stacking-contexts", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-1", "https://w3c.github.io/mathml-core/#token-elements", "https://w3c.github.io/mathml-core/#x3-2-token-elements", @@ -507,6 +520,8 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-core-operator-3", "https://w3c.github.io/mathml-core/#ref-for-dfn-intrinsic-stretch-axis-1", "https://w3c.github.io/mathml-core/#ref-for-dfn-embellished-operator-7", + "https://w3c.github.io/mathml-core/#ref-for-dfn-anonymous-mrow-box-2", + "https://w3c.github.io/mathml-core/#ref-for-dfn-grouping-elements-3", "https://w3c.github.io/mathml-core/#dictionary-based-attributes", "https://w3c.github.io/mathml-core/#x3-2-4-2-dictionary-based-attributes", "https://w3c.github.io/mathml-core/#dfn-form", @@ -516,15 +531,15 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-embellished-operator-9", "https://w3c.github.io/mathml-core/#ref-for-dfn-core-operator-4", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-6", - "https://w3c.github.io/mathml-core/#ref-for-dfn-grouping-elements-3", + "https://w3c.github.io/mathml-core/#ref-for-dfn-grouping-elements-4", "https://w3c.github.io/mathml-core/#ref-for-dfn-mpadded-4", - "https://w3c.github.io/mathml-core/#ref-for-dfn-msqrt-3", + "https://w3c.github.io/mathml-core/#ref-for-dfn-msqrt-4", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-7", "https://w3c.github.io/mathml-core/#ref-for-dfn-space-like-2", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-8", - "https://w3c.github.io/mathml-core/#ref-for-dfn-grouping-elements-4", + "https://w3c.github.io/mathml-core/#ref-for-dfn-grouping-elements-5", "https://w3c.github.io/mathml-core/#ref-for-dfn-mpadded-5", - "https://w3c.github.io/mathml-core/#ref-for-dfn-msqrt-4", + "https://w3c.github.io/mathml-core/#ref-for-dfn-msqrt-5", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-9", "https://w3c.github.io/mathml-core/#ref-for-dfn-space-like-3", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-10", @@ -651,10 +666,12 @@ "https://w3c.github.io/mathml-core/#dfn-space-like", "https://w3c.github.io/mathml-core/#ref-for-dfn-mtext-7", "https://w3c.github.io/mathml-core/#ref-for-dfn-mspace-4", - "https://w3c.github.io/mathml-core/#ref-for-dfn-grouping-elements-5", + "https://w3c.github.io/mathml-core/#ref-for-dfn-grouping-elements-6", "https://w3c.github.io/mathml-core/#ref-for-dfn-mpadded-6", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-12", "https://w3c.github.io/mathml-core/#ref-for-dfn-space-like-4", + "https://w3c.github.io/mathml-core/#ref-for-dfn-anonymous-mrow-box-3", + "https://w3c.github.io/mathml-core/#ref-for-dfn-grouping-elements-7", "https://w3c.github.io/mathml-core/#issue-container-generatedID-16", "https://w3c.github.io/mathml-core/#h-note-15", "https://w3c.github.io/mathml-core/#ref-for-dfn-mphantom-3", @@ -672,12 +689,12 @@ "https://w3c.github.io/mathml-core/#x3-3-1-group-sub-expressions-mrow", "https://w3c.github.io/mathml-core/#dfn-mrow", "https://w3c.github.io/mathml-core/#mrow-example", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-5", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-6", "https://w3c.github.io/mathml-core/#ref-for-dfn-mfrac-4", "https://w3c.github.io/mathml-core/#ref-for-dfn-msup-3", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-6", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mo-9", "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-7", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mo-9", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-8", "https://w3c.github.io/mathml-core/#ref-for-dfn-alphabetic-baseline-8", "https://w3c.github.io/mathml-core/#ref-for-dfn-mathematical-baseline-1", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-13", @@ -709,6 +726,7 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-block-stretch-size-constraint-3", "https://w3c.github.io/mathml-core/#layout-of-mrow", "https://w3c.github.io/mathml-core/#x3-3-1-2-layout-of-mrow", + "https://w3c.github.io/mathml-core/#ref-for-dfn-anonymous-mrow-box-4", "https://w3c.github.io/mathml-core/#ref-for-dfn-display-property-7", "https://w3c.github.io/mathml-core/#dfn-slanted", "https://w3c.github.io/mathml-core/#ref-for-dfn-embellished-operator-20", @@ -721,7 +739,7 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-rspace-4", "https://w3c.github.io/mathml-core/#ref-for-dfn-min-content-inline-size-10", "https://w3c.github.io/mathml-core/#ref-for-dfn-max-content-inline-size-10", - "https://w3c.github.io/mathml-core/#ref-for-dfn-math-6", + "https://w3c.github.io/mathml-core/#ref-for-dfn-math-7", "https://w3c.github.io/mathml-core/#ref-for-dfn-embellished-operator-22", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-19", "https://w3c.github.io/mathml-core/#ref-for-dfn-slanted-1", @@ -755,7 +773,7 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-23", "https://w3c.github.io/mathml-core/#ref-for-dfn-margin-box-8", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-24", - "https://w3c.github.io/mathml-core/#ref-for-dfn-math-7", + "https://w3c.github.io/mathml-core/#ref-for-dfn-math-8", "https://w3c.github.io/mathml-core/#ref-for-dfn-embellished-operator-25", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-25", "https://w3c.github.io/mathml-core/#ref-for-dfn-slanted-3", @@ -790,7 +808,7 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-scriptlevel-5", "https://w3c.github.io/mathml-core/#ref-for-dfn-math-shift-1", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-27", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-8", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-9", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-28", "https://w3c.github.io/mathml-core/#dfn-numerator", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-29", @@ -947,9 +965,9 @@ "https://w3c.github.io/mathml-core/#dfn-msqrt", "https://w3c.github.io/mathml-core/#dfn-mroot", "https://w3c.github.io/mathml-core/#msqrt-mroot-example", - "https://w3c.github.io/mathml-core/#ref-for-dfn-msqrt-5", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mroot-3", "https://w3c.github.io/mathml-core/#ref-for-dfn-msqrt-6", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mroot-3", + "https://w3c.github.io/mathml-core/#ref-for-dfn-msqrt-7", "https://w3c.github.io/mathml-core/#ref-for-dfn-mroot-4", "https://w3c.github.io/mathml-core/#ref-for-dfn-mroot-5", "https://w3c.github.io/mathml-core/#ref-for-dfn-math-shift-3", @@ -957,7 +975,7 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-displaystyle-10", "https://w3c.github.io/mathml-core/#ref-for-dfn-display-property-9", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-31", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-9", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-10", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-32", "https://w3c.github.io/mathml-core/#dfn-mroot-base", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-33", @@ -967,9 +985,8 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-34", "https://w3c.github.io/mathml-core/#ref-for-dfn-scriptlevel-8", "https://w3c.github.io/mathml-core/#ref-for-dfn-displaystyle-11", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-10", + "https://w3c.github.io/mathml-core/#ref-for-dfn-generates-an-anonymous-mrow-box-2", "https://w3c.github.io/mathml-core/#dfn-msqrt-base", - "https://w3c.github.io/mathml-core/#ref-for-dfn-algorithm-for-stretching-operators-along-the-block-axis-2", "https://w3c.github.io/mathml-core/#radical-symbol", "https://w3c.github.io/mathml-core/#x3-3-3-1-radical-symbol", "https://w3c.github.io/mathml-core/#dfn-radical-glyph", @@ -1137,8 +1154,8 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-14", "https://w3c.github.io/mathml-core/#inner-box-and-requested-parameters", "https://w3c.github.io/mathml-core/#x3-3-6-1-inner-box-and-requested-parameters", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-36", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-15", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mpadded-8", + "https://w3c.github.io/mathml-core/#ref-for-dfn-generates-an-anonymous-mrow-box-3", "https://w3c.github.io/mathml-core/#dfn-mpadded-inner-box", "https://w3c.github.io/mathml-core/#ref-for-dfn-line-ascent-24", "https://w3c.github.io/mathml-core/#ref-for-dfn-length-percentage-8", @@ -1167,7 +1184,7 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-alphabetic-baseline-26", "https://w3c.github.io/mathml-core/#mphantom-example", "https://w3c.github.io/mathml-core/#ref-for-dfn-mphantom-4", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-16", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-15", "https://w3c.github.io/mathml-core/#issue-container-generatedID-23", "https://w3c.github.io/mathml-core/#h-note-24", "https://w3c.github.io/mathml-core/#script-and-limit-schemata", @@ -1181,25 +1198,25 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-display-property-11", "https://w3c.github.io/mathml-core/#children-of-msub-msup-msubsup", "https://w3c.github.io/mathml-core/#x3-4-1-1-children-of-msub-msup-msubsup", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-36", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-16", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-37", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-17", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-38", "https://w3c.github.io/mathml-core/#dfn-msub-base", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-39", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-38", "https://w3c.github.io/mathml-core/#dfn-msub-subscript", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-39", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-17", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-40", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-18", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-41", "https://w3c.github.io/mathml-core/#dfn-msup-base", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-42", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-41", "https://w3c.github.io/mathml-core/#dfn-msup-superscript", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-42", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-18", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-43", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-19", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-44", "https://w3c.github.io/mathml-core/#dfn-msubsup-base", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-45", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-44", "https://w3c.github.io/mathml-core/#dfn-msubsup-subscript", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-46", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-45", "https://w3c.github.io/mathml-core/#dfn-msubsup-superscript", "https://w3c.github.io/mathml-core/#base-with-subscript", "https://w3c.github.io/mathml-core/#x3-4-1-2-base-with-subscript", @@ -1391,25 +1408,25 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-display-property-12", "https://w3c.github.io/mathml-core/#children-of-munder-mover-munderover", "https://w3c.github.io/mathml-core/#x3-4-2-1-children-of-munder-mover-munderover", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-46", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-19", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-47", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-20", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-48", "https://w3c.github.io/mathml-core/#dfn-munder-base", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-49", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-48", "https://w3c.github.io/mathml-core/#dfn-munder-underscript", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-49", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-20", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-50", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-21", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-51", "https://w3c.github.io/mathml-core/#dfn-mover-base", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-52", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-51", "https://w3c.github.io/mathml-core/#dfn-mover-overscript", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-52", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-21", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-53", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-22", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-54", "https://w3c.github.io/mathml-core/#dfn-munderover-base", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-55", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-54", "https://w3c.github.io/mathml-core/#dfn-munderover-underscript", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-56", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-55", "https://w3c.github.io/mathml-core/#dfn-munderover-overscript", "https://w3c.github.io/mathml-core/#ref-for-dfn-math-style-14", "https://w3c.github.io/mathml-core/#ref-for-dfn-embellished-operator-30", @@ -1420,7 +1437,7 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-inline-stretch-size-constraint-9", "https://w3c.github.io/mathml-core/#ref-for-dfn-block-stretch-size-constraint-10", "https://w3c.github.io/mathml-core/#ref-for-dfn-embellished-operator-31", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-57", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-56", "https://w3c.github.io/mathml-core/#ref-for-dfn-embellished-operator-32", "https://w3c.github.io/mathml-core/#ref-for-dfn-stretchy-6", "https://w3c.github.io/mathml-core/#ref-for-dfn-stretch-axis-4", @@ -1448,7 +1465,7 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-margin-box-66", "https://w3c.github.io/mathml-core/#ref-for-dfn-munder-underscript-2", "https://w3c.github.io/mathml-core/#ref-for-dfn-margin-box-67", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-58", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-57", "https://w3c.github.io/mathml-core/#ref-for-dfn-algorithm-for-stretching-operators-along-the-inline-axis-1", "https://w3c.github.io/mathml-core/#ref-for-dfn-inline-size-44", "https://w3c.github.io/mathml-core/#ref-for-dfn-inline-size-45", @@ -1533,7 +1550,7 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-margin-box-81", "https://w3c.github.io/mathml-core/#ref-for-dfn-mover-overscript-2", "https://w3c.github.io/mathml-core/#ref-for-dfn-margin-box-82", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-59", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-58", "https://w3c.github.io/mathml-core/#ref-for-dfn-algorithm-for-stretching-operators-along-the-inline-axis-2", "https://w3c.github.io/mathml-core/#ref-for-dfn-top-accent-attachment-5", "https://w3c.github.io/mathml-core/#ref-for-dfn-mover-overscript-3", @@ -1622,7 +1639,7 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-munderover-base-1", "https://w3c.github.io/mathml-core/#ref-for-dfn-munderover-underscript-1", "https://w3c.github.io/mathml-core/#ref-for-dfn-munderover-overscript-1", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-60", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-59", "https://w3c.github.io/mathml-core/#ref-for-dfn-algorithm-for-stretching-operators-along-the-inline-axis-4", "https://w3c.github.io/mathml-core/#ref-for-dfn-line-ascent-43", "https://w3c.github.io/mathml-core/#ref-for-dfn-line-descent-35", @@ -1641,21 +1658,21 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-none-3", "https://w3c.github.io/mathml-core/#ref-for-dfn-mprescripts-3", "https://w3c.github.io/mathml-core/#ref-for-dfn-display-property-13", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-23", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-22", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-60", "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-61", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-62", "https://w3c.github.io/mathml-core/#dfn-mmultiscripts-base", "https://w3c.github.io/mathml-core/#ref-for-dfn-mprescripts-4", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-63", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-62", "https://w3c.github.io/mathml-core/#dfn-mmultiscripts-postscripts", "https://w3c.github.io/mathml-core/#ref-for-dfn-mprescripts-5", "https://w3c.github.io/mathml-core/#dfn-subscript-superscript-pair", "https://w3c.github.io/mathml-core/#ref-for-dfn-mprescripts-6", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-64", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-63", "https://w3c.github.io/mathml-core/#dfn-mmultiscripts-prescripts", "https://w3c.github.io/mathml-core/#ref-for-dfn-mprescripts-7", "https://w3c.github.io/mathml-core/#ref-for-dfn-subscript-superscript-pair-1", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-24", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-23", "https://w3c.github.io/mathml-core/#issue-container-generatedID-26", "https://w3c.github.io/mathml-core/#h-note-28", "https://w3c.github.io/mathml-core/#base-with-prescripts-and-postscripts", @@ -1703,7 +1720,7 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-line-descent-36", "https://w3c.github.io/mathml-core/#ref-for-dfn-line-descent-37", "https://w3c.github.io/mathml-core/#ref-for-dfn-subscript-superscript-pair-7", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-65", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-64", "https://w3c.github.io/mathml-core/#ref-for-dfn-subscript-superscript-pair-8", "https://w3c.github.io/mathml-core/#ref-for-dfn-mmultiscripts-prescripts-2", "https://w3c.github.io/mathml-core/#ref-for-dfn-spaceafterscript-7", @@ -1738,7 +1755,7 @@ "https://w3c.github.io/mathml-core/#h-note-29", "https://w3c.github.io/mathml-core/#ref-for-dfn-subscript-superscript-pair-10", "https://w3c.github.io/mathml-core/#ref-for-dfn-mmultiscripts-postscripts-4", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-66", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-65", "https://w3c.github.io/mathml-core/#displaystyle-and-scriptlevel-in-scripts", "https://w3c.github.io/mathml-core/#x3-4-4-displaystyle-scriptlevel-and-math-shift-in-scripts", "https://w3c.github.io/mathml-core/#ref-for-dfn-scripted-elements-4", @@ -1760,7 +1777,7 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-math-shift-7", "https://w3c.github.io/mathml-core/#scripted-elements-css-rules-on-children", "https://w3c.github.io/mathml-core/#h-note-30", - "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-67", + "https://w3c.github.io/mathml-core/#ref-for-dfn-in-flow-66", "https://w3c.github.io/mathml-core/#ref-for-dfn-displaystyle-14", "https://w3c.github.io/mathml-core/#ref-for-dfn-scriptlevel-11", "https://w3c.github.io/mathml-core/#ref-for-dfn-math-shift-8", @@ -1768,7 +1785,7 @@ "https://w3c.github.io/mathml-core/#x3-5-tabular-math", "https://w3c.github.io/mathml-core/#ref-for-dfn-mtable-3", "https://w3c.github.io/mathml-core/#ref-for-dfn-mtr-3", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mtd-3", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mtd-4", "https://w3c.github.io/mathml-core/#tables-example", "https://w3c.github.io/mathml-core/#table-or-matrix-mtable", "https://w3c.github.io/mathml-core/#x3-5-1-table-or-matrix-mtable", @@ -1793,6 +1810,7 @@ "https://w3c.github.io/mathml-core/#dfn-rowspan", "https://w3c.github.io/mathml-core/#issue-container-generatedID-28", "https://w3c.github.io/mathml-core/#h-note-31", + "https://w3c.github.io/mathml-core/#ref-for-dfn-generates-an-anonymous-mrow-box-4", "https://w3c.github.io/mathml-core/#enlivening-expressions", "https://w3c.github.io/mathml-core/#x3-6-enlivening-expressions", "https://w3c.github.io/mathml-core/#dfn-maction", @@ -1810,7 +1828,7 @@ "https://w3c.github.io/mathml-core/#dfn-annotation", "https://w3c.github.io/mathml-core/#dfn-annotation-xml", "https://w3c.github.io/mathml-core/#semantics-example", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-25", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-24", "https://w3c.github.io/mathml-core/#ref-for-dfn-encoding-2", "https://w3c.github.io/mathml-core/#dfn-encoding", "https://w3c.github.io/mathml-core/#ref-for-dfn-mtext-9", @@ -1825,14 +1843,14 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-mathml-element-3", "https://w3c.github.io/mathml-core/#ref-for-dfn-mtable-4", "https://w3c.github.io/mathml-core/#ref-for-dfn-mtr-4", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mtd-4", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mtd-5", "https://w3c.github.io/mathml-core/#ref-for-dfn-mathml-element-4", "https://w3c.github.io/mathml-core/#ref-for-dfn-unknown-mathml-element-2", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-26", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-25", "https://w3c.github.io/mathml-core/#issue-container-generatedID-31", "https://w3c.github.io/mathml-core/#h-note-34", "https://w3c.github.io/mathml-core/#display-example", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-27", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-26", "https://w3c.github.io/mathml-core/#new-text-transform-values", "https://w3c.github.io/mathml-core/#x4-2-new-text-transform-values", "https://w3c.github.io/mathml-core/#dfn-text-transform", @@ -1845,7 +1863,7 @@ "https://w3c.github.io/mathml-core/#ref-for-dfn-largeop-11", "https://w3c.github.io/mathml-core/#ref-for-dfn-movablelimits-5", "https://w3c.github.io/mathml-core/#math-style-example", - "https://w3c.github.io/mathml-core/#ref-for-dfn-math-8", + "https://w3c.github.io/mathml-core/#ref-for-dfn-math-9", "https://w3c.github.io/mathml-core/#ref-for-dfn-math-style-15", "https://w3c.github.io/mathml-core/#ref-for-dfn-displaystyle-15", "https://w3c.github.io/mathml-core/#the-math-shift", @@ -2146,7 +2164,7 @@ "https://w3c.github.io/mathml-core/#h-note-44", "https://w3c.github.io/mathml-core/#ref-for-dfn-maction-4", "https://w3c.github.io/mathml-core/#ref-for-dfn-maction-5", - "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-28", + "https://w3c.github.io/mathml-core/#ref-for-dfn-mrow-27", "https://w3c.github.io/mathml-core/#ref-for-dfn-shaping-of-the-glyph-assembly-2", "https://w3c.github.io/mathml-core/#ref-for-dfn-rmin-8", "https://w3c.github.io/mathml-core/#privacy-considerations", diff --git a/ed/ids/mediacapture-region.json b/ed/ids/mediacapture-region.json index 8aa6c939ba74..24bd8264f252 100644 --- a/ed/ids/mediacapture-region.json +++ b/ed/ids/mediacapture-region.json @@ -67,7 +67,7 @@ "https://w3c.github.io/mediacapture-region/#x6-2-croptarget-definition", "https://w3c.github.io/mediacapture-region/#dom-croptarget", "https://w3c.github.io/mediacapture-region/#ref-for-dom-browsercapturemediastreamtrack-cropto-4", - "https://w3c.github.io/mediacapture-region/#webidl-470053880", + "https://w3c.github.io/mediacapture-region/#webidl-415152007", "https://w3c.github.io/mediacapture-region/#idl-def-croptarget", "https://w3c.github.io/mediacapture-region/#ref-for-dom-croptarget-1", "https://w3c.github.io/mediacapture-region/#idl-def-croptarget-fromelement-element", diff --git a/ed/ids/webrtc.json b/ed/ids/webrtc.json index c41464a9a18a..e1b68f06fc24 100644 --- a/ed/ids/webrtc.json +++ b/ed/ids/webrtc.json @@ -2730,20 +2730,13 @@ "https://w3c.github.io/webrtc-pc/#ref-for-dom-rtcrtpsender-setparameters-12", "https://w3c.github.io/webrtc-pc/#ref-for-dom-rtcpeerconnection-addtransceiver-7", "https://w3c.github.io/webrtc-pc/#ref-for-dfn-read-only-parameter-6", - "https://w3c.github.io/webrtc-pc/#rtcrtpdecodingparameters", - "https://w3c.github.io/webrtc-pc/#x5-2-5-rtcrtpdecodingparameters-dictionary", - "https://w3c.github.io/webrtc-pc/#dom-rtcrtpdecodingparameters", - "https://w3c.github.io/webrtc-pc/#webidl-1268244428", - "https://w3c.github.io/webrtc-pc/#idl-def-rtcrtpdecodingparameters", - "https://w3c.github.io/webrtc-pc/#ref-for-dom-rtcrtpdecodingparameters-1", - "https://w3c.github.io/webrtc-pc/#ref-for-dom-rtcrtpcodingparameters-3", "https://w3c.github.io/webrtc-pc/#rtcrtpencodingparameters", - "https://w3c.github.io/webrtc-pc/#x5-2-6-rtcrtpencodingparameters-dictionary", + "https://w3c.github.io/webrtc-pc/#x5-2-5-rtcrtpencodingparameters-dictionary", "https://w3c.github.io/webrtc-pc/#dom-rtcrtpencodingparameters", "https://w3c.github.io/webrtc-pc/#webidl-1619977040", "https://w3c.github.io/webrtc-pc/#idl-def-rtcrtpencodingparameters", "https://w3c.github.io/webrtc-pc/#ref-for-dom-rtcrtpencodingparameters-14", - "https://w3c.github.io/webrtc-pc/#ref-for-dom-rtcrtpcodingparameters-4", + "https://w3c.github.io/webrtc-pc/#ref-for-dom-rtcrtpcodingparameters-3", "https://w3c.github.io/webrtc-pc/#idl-def-rtcrtpencodingparameters-active", "https://w3c.github.io/webrtc-pc/#ref-for-dom-rtcrtpencodingparameters-active-5", "https://w3c.github.io/webrtc-pc/#idl-def-rtcrtpencodingparameters-maxbitrate", @@ -2762,7 +2755,7 @@ "https://w3c.github.io/webrtc-pc/#dom-rtcrtpencodingparameters-scaleresolutiondownby", "https://w3c.github.io/webrtc-pc/#ref-for-dom-rtcrtpencodingparameters-scaleresolutiondownby-12", "https://w3c.github.io/webrtc-pc/#rtcrtcpparameters", - "https://w3c.github.io/webrtc-pc/#x5-2-7-rtcrtcpparameters-dictionary", + "https://w3c.github.io/webrtc-pc/#x5-2-6-rtcrtcpparameters-dictionary", "https://w3c.github.io/webrtc-pc/#dom-rtcrtcpparameters", "https://w3c.github.io/webrtc-pc/#webidl-1214311111", "https://w3c.github.io/webrtc-pc/#idl-def-rtcrtcpparameters", @@ -2778,7 +2771,7 @@ "https://w3c.github.io/webrtc-pc/#dom-rtcrtcpparameters-reducedsize", "https://w3c.github.io/webrtc-pc/#ref-for-dfn-read-only-parameter-8", "https://w3c.github.io/webrtc-pc/#rtcrtpheaderextensionparameters", - "https://w3c.github.io/webrtc-pc/#x5-2-8-rtcrtpheaderextensionparameters-dictionary", + "https://w3c.github.io/webrtc-pc/#x5-2-7-rtcrtpheaderextensionparameters-dictionary", "https://w3c.github.io/webrtc-pc/#dom-rtcrtpheaderextensionparameters", "https://w3c.github.io/webrtc-pc/#webidl-1121890942", "https://w3c.github.io/webrtc-pc/#idl-def-rtcrtpheaderextensionparameters", @@ -2822,7 +2815,7 @@ "https://w3c.github.io/webrtc-pc/#ref-for-dom-rtcrtpreceiver-getparameters-3", "https://w3c.github.io/webrtc-pc/#ref-for-dom-rtcrtpparameters-headerextensions-8", "https://w3c.github.io/webrtc-pc/#rtcrtpcodecparameters", - "https://w3c.github.io/webrtc-pc/#x5-2-9-rtcrtpcodecparameters-dictionary", + "https://w3c.github.io/webrtc-pc/#x5-2-8-rtcrtpcodecparameters-dictionary", "https://w3c.github.io/webrtc-pc/#dom-rtcrtpcodecparameters", "https://w3c.github.io/webrtc-pc/#webidl-343224629", "https://w3c.github.io/webrtc-pc/#idl-def-rtcrtpcodecparameters", @@ -2855,7 +2848,7 @@ "https://w3c.github.io/webrtc-pc/#ref-for-dfn-currentlocaldescription-13", "https://w3c.github.io/webrtc-pc/#ref-for-dfn-read-only-parameter-16", "https://w3c.github.io/webrtc-pc/#rtcrtpcapabilities", - "https://w3c.github.io/webrtc-pc/#x5-2-10-rtcrtpcapabilities-dictionary", + "https://w3c.github.io/webrtc-pc/#x5-2-9-rtcrtpcapabilities-dictionary", "https://w3c.github.io/webrtc-pc/#dom-rtcrtpcapabilities", "https://w3c.github.io/webrtc-pc/#webidl-1429550922", "https://w3c.github.io/webrtc-pc/#idl-def-rtcrtpcapabilities", @@ -2875,7 +2868,7 @@ "https://w3c.github.io/webrtc-pc/#dom-rtcrtpcapabilities-headerextensions", "https://w3c.github.io/webrtc-pc/#ref-for-dom-rtcrtpheaderextensioncapability-2", "https://w3c.github.io/webrtc-pc/#rtcrtpcodeccapability", - "https://w3c.github.io/webrtc-pc/#x5-2-11-rtcrtpcodeccapability-dictionary", + "https://w3c.github.io/webrtc-pc/#x5-2-10-rtcrtpcodeccapability-dictionary", "https://w3c.github.io/webrtc-pc/#dom-rtcrtpcodeccapability", "https://w3c.github.io/webrtc-pc/#webidl-260647884", "https://w3c.github.io/webrtc-pc/#idl-def-rtcrtpcodeccapability", @@ -2896,7 +2889,7 @@ "https://w3c.github.io/webrtc-pc/#dom-rtcrtpcodeccapability-channels", "https://w3c.github.io/webrtc-pc/#dom-rtcrtpcodeccapability-sdpfmtpline", "https://w3c.github.io/webrtc-pc/#rtcrtpheaderextensioncapability", - "https://w3c.github.io/webrtc-pc/#x5-2-12-rtcrtpheaderextensioncapability-dictionary", + "https://w3c.github.io/webrtc-pc/#x5-2-11-rtcrtpheaderextensioncapability-dictionary", "https://w3c.github.io/webrtc-pc/#dom-rtcrtpheaderextensioncapability", "https://w3c.github.io/webrtc-pc/#webidl-381402896", "https://w3c.github.io/webrtc-pc/#idl-def-rtcrtpheaderextensioncapability", @@ -5026,6 +5019,7 @@ "https://w3c.github.io/webrtc-pc/#bib-indexeddb", "https://w3c.github.io/webrtc-pc/#bib-rfc4103", "https://w3c.github.io/webrtc-pc/#bib-rfc6236", + "https://w3c.github.io/webrtc-pc/#bib-rfc7728", "https://w3c.github.io/webrtc-pc/#bib-rfc8825", "https://w3c.github.io/webrtc-pc/#bib-rfc8827", "https://w3c.github.io/webrtc-pc/#bib-rfc8828", diff --git a/ed/index.json b/ed/index.json index 57ccf7537804..d5433070249c 100644 --- a/ed/index.json +++ b/ed/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2022-07-21T12:48:38.524Z", + "date": "2022-07-21T16:45:45.063Z", "options": { "fallback": "webref-fallback/ed/index.json", "output": "report", @@ -27,7 +27,7 @@ "crawled": 472, "errors": 0 }, - "crawler": "reffy-8.0.2", + "crawler": "reffy-8.0.3", "results": [ { "url": "https://compat.spec.whatwg.org/", @@ -282,7 +282,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-typed-om-2/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:15:24 GMT" + "lastModified": "Thu, 21 Jul 2022 14:24:22 GMT" }, "generator": "bikeshed", "date": "8 February 2021", @@ -327,7 +327,7 @@ ], "crawled": "https://drafts.css-houdini.org/font-metrics-api-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:15:51 GMT" + "lastModified": "Thu, 21 Jul 2022 14:24:56 GMT" }, "generator": "bikeshed", "date": "12 May 2021", @@ -382,7 +382,7 @@ ], "crawled": "https://drafts.csswg.org/css-animations-2/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:56:43 GMT" + "lastModified": "Thu, 21 Jul 2022 14:04:44 GMT" }, "generator": "bikeshed", "date": "14 July 2022", @@ -438,7 +438,7 @@ ], "crawled": "https://drafts.csswg.org/css-backgrounds-4/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:56:53 GMT" + "lastModified": "Thu, 21 Jul 2022 14:04:56 GMT" }, "generator": "bikeshed", "date": "8 February 2022", @@ -491,7 +491,7 @@ ], "crawled": "https://drafts.csswg.org/css-env-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:59:24 GMT" + "lastModified": "Thu, 21 Jul 2022 14:07:03 GMT" }, "generator": "bikeshed", "date": "30 August 2021", @@ -538,7 +538,7 @@ ], "crawled": "https://drafts.csswg.org/css-extensions-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:59:29 GMT" + "lastModified": "Thu, 21 Jul 2022 14:07:07 GMT" }, "generator": "bikeshed", "date": "26 August 2020", @@ -593,7 +593,7 @@ ], "crawled": "https://drafts.csswg.org/css-gcpm-4/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:00:19 GMT" + "lastModified": "Thu, 21 Jul 2022 14:07:48 GMT" }, "generator": "bikeshed", "date": "27 June 2022", @@ -648,7 +648,7 @@ ], "crawled": "https://drafts.csswg.org/css-grid-3/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:00:45 GMT" + "lastModified": "Thu, 21 Jul 2022 14:08:29 GMT" }, "generator": "bikeshed", "date": "21 February 2021", @@ -703,7 +703,7 @@ ], "crawled": "https://drafts.csswg.org/css-multicol-2/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:02:02 GMT" + "lastModified": "Thu, 21 Jul 2022 14:09:25 GMT" }, "generator": "bikeshed", "date": "5 October 2021", @@ -811,7 +811,7 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-snap-2/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:03:34 GMT" + "lastModified": "Thu, 21 Jul 2022 14:11:09 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -867,7 +867,7 @@ ], "crawled": "https://drafts.csswg.org/css-shapes-2/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:03:44 GMT" + "lastModified": "Thu, 21 Jul 2022 14:11:43 GMT" }, "generator": "bikeshed", "date": "7 March 2022", @@ -920,7 +920,7 @@ ], "crawled": "https://drafts.csswg.org/css-size-adjust-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:03:45 GMT" + "lastModified": "Thu, 21 Jul 2022 14:11:47 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -975,7 +975,7 @@ ], "crawled": "https://drafts.csswg.org/css-transitions-2/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:05:24 GMT" + "lastModified": "Thu, 21 Jul 2022 14:15:12 GMT" }, "generator": "bikeshed", "date": "14 July 2022", @@ -1030,7 +1030,7 @@ ], "crawled": "https://drafts.csswg.org/css-values-5/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:05:55 GMT" + "lastModified": "Thu, 21 Jul 2022 14:15:53 GMT" }, "generator": "bikeshed", "date": "16 December 2021", @@ -1085,7 +1085,7 @@ ], "crawled": "https://drafts.csswg.org/css-variables-2/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:06:06 GMT" + "lastModified": "Thu, 21 Jul 2022 14:16:02 GMT" }, "generator": "bikeshed", "date": "29 June 2022", @@ -1138,7 +1138,7 @@ ], "crawled": "https://drafts.csswg.org/scroll-animations-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:07:37 GMT" + "lastModified": "Thu, 21 Jul 2022 14:19:06 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -1194,7 +1194,7 @@ ], "crawled": "https://drafts.csswg.org/web-animations-2/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:08:12 GMT" + "lastModified": "Thu, 21 Jul 2022 14:19:56 GMT" }, "generator": "bikeshed", "date": "18 July 2022", @@ -1304,7 +1304,7 @@ ], "crawled": "https://drafts.fxtf.org/filter-effects-2/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:08:34 GMT" + "lastModified": "Thu, 21 Jul 2022 14:20:29 GMT" }, "generator": "bikeshed", "date": "10 February 2022", @@ -11953,7 +11953,7 @@ ], "crawled": "https://drafts.csswg.org/css-align/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:56:35 GMT" + "lastModified": "Thu, 21 Jul 2022 14:04:34 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -12012,7 +12012,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-animationworklet-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:14:40 GMT" + "lastModified": "Thu, 21 Jul 2022 14:23:30 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -12072,7 +12072,7 @@ ], "crawled": "https://drafts.csswg.org/css-animations/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:56:40 GMT" + "lastModified": "Thu, 21 Jul 2022 14:04:41 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -12134,7 +12134,7 @@ ], "crawled": "https://drafts.csswg.org/css-backgrounds/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:56:51 GMT" + "lastModified": "Thu, 21 Jul 2022 14:04:53 GMT" }, "generator": "bikeshed", "date": "26 July 2021", @@ -12194,7 +12194,7 @@ ], "crawled": "https://drafts.csswg.org/css-box-3/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:56:56 GMT" + "lastModified": "Thu, 21 Jul 2022 14:04:58 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -12253,7 +12253,7 @@ ], "crawled": "https://drafts.csswg.org/css-box-4/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:57:08 GMT" + "lastModified": "Thu, 21 Jul 2022 14:05:13 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -12313,7 +12313,7 @@ ], "crawled": "https://drafts.csswg.org/css-break/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:57:14 GMT" + "lastModified": "Thu, 21 Jul 2022 14:05:20 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -12372,7 +12372,7 @@ ], "crawled": "https://drafts.csswg.org/css-break-4/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:57:18 GMT" + "lastModified": "Thu, 21 Jul 2022 14:05:24 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -12432,7 +12432,7 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-3/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:57:21 GMT" + "lastModified": "Thu, 21 Jul 2022 14:05:28 GMT" }, "generator": "bikeshed", "date": "14 April 2022", @@ -12492,7 +12492,7 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-4/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:57:25 GMT" + "lastModified": "Thu, 21 Jul 2022 14:05:34 GMT" }, "generator": "bikeshed", "date": "14 April 2022", @@ -12552,7 +12552,7 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-5/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:57:31 GMT" + "lastModified": "Thu, 21 Jul 2022 14:05:39 GMT" }, "generator": "bikeshed", "date": "14 April 2022", @@ -12613,7 +12613,7 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-6/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:57:33 GMT" + "lastModified": "Thu, 21 Jul 2022 14:05:41 GMT" }, "generator": "bikeshed", "date": "14 April 2022", @@ -12673,7 +12673,7 @@ ], "crawled": "https://drafts.csswg.org/css-color/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:58:00 GMT" + "lastModified": "Thu, 21 Jul 2022 14:05:56 GMT" }, "generator": "bikeshed", "date": "9 July 2022", @@ -12733,7 +12733,7 @@ ], "crawled": "https://drafts.csswg.org/css-color-5/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:58:11 GMT" + "lastModified": "Thu, 21 Jul 2022 14:06:03 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -12792,7 +12792,7 @@ ], "crawled": "https://drafts.csswg.org/css-color-adjust-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:58:21 GMT" + "lastModified": "Thu, 21 Jul 2022 14:06:08 GMT" }, "generator": "bikeshed", "date": "14 June 2022", @@ -12852,7 +12852,7 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-3/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:58:31 GMT" + "lastModified": "Thu, 21 Jul 2022 14:06:14 GMT" }, "generator": "bikeshed", "date": "13 January 2022", @@ -12914,7 +12914,7 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-4/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:58:34 GMT" + "lastModified": "Thu, 21 Jul 2022 14:06:15 GMT" }, "generator": "bikeshed", "date": "23 February 2022", @@ -12974,7 +12974,7 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-5/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:58:37 GMT" + "lastModified": "Thu, 21 Jul 2022 14:06:17 GMT" }, "generator": "bikeshed", "date": "21 December 2021", @@ -13034,7 +13034,7 @@ ], "crawled": "https://drafts.csswg.org/css-contain-2/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:58:48 GMT" + "lastModified": "Thu, 21 Jul 2022 14:06:29 GMT" }, "generator": "bikeshed", "date": "15 June 2022", @@ -13094,7 +13094,7 @@ ], "crawled": "https://drafts.csswg.org/css-contain-3/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:58:52 GMT" + "lastModified": "Thu, 21 Jul 2022 14:06:33 GMT" }, "generator": "bikeshed", "date": "1 July 2022", @@ -13154,7 +13154,7 @@ ], "crawled": "https://drafts.csswg.org/css-content-3/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:58:56 GMT" + "lastModified": "Thu, 21 Jul 2022 14:06:37 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -13213,7 +13213,7 @@ ], "crawled": "https://drafts.csswg.org/css-counter-styles/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:59:03 GMT" + "lastModified": "Thu, 21 Jul 2022 14:06:44 GMT" }, "generator": "bikeshed", "date": "22 July 2021", @@ -13273,7 +13273,7 @@ ], "crawled": "https://drafts.csswg.org/css-device-adapt/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:59:09 GMT" + "lastModified": "Thu, 21 Jul 2022 14:06:48 GMT" }, "generator": "bikeshed", "date": "17 May 2021", @@ -13333,7 +13333,7 @@ ], "crawled": "https://drafts.csswg.org/css-display/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:59:15 GMT" + "lastModified": "Thu, 21 Jul 2022 14:06:54 GMT" }, "generator": "bikeshed", "date": "3 September 2021", @@ -13392,7 +13392,7 @@ ], "crawled": "https://drafts.csswg.org/css-easing/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:59:19 GMT" + "lastModified": "Thu, 21 Jul 2022 14:06:58 GMT" }, "generator": "bikeshed", "date": "19 July 2022", @@ -13451,7 +13451,7 @@ ], "crawled": "https://drafts.csswg.org/css-flexbox-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:59:39 GMT" + "lastModified": "Thu, 21 Jul 2022 14:07:19 GMT" }, "generator": "bikeshed", "date": "1 July 2022", @@ -13510,7 +13510,7 @@ ], "crawled": "https://drafts.csswg.org/css-font-loading/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:59:44 GMT" + "lastModified": "Thu, 21 Jul 2022 14:07:24 GMT" }, "generator": "bikeshed", "date": "13 September 2021", @@ -13573,7 +13573,7 @@ ], "crawled": "https://drafts.csswg.org/css-fonts-4/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:00:02 GMT" + "lastModified": "Thu, 21 Jul 2022 14:07:37 GMT" }, "generator": "bikeshed", "date": "23 June 2022", @@ -13634,7 +13634,7 @@ ], "crawled": "https://drafts.csswg.org/css-fonts-5/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:00:13 GMT" + "lastModified": "Thu, 21 Jul 2022 14:07:43 GMT" }, "generator": "bikeshed", "date": "21 December 2021", @@ -13694,7 +13694,7 @@ ], "crawled": "https://drafts.csswg.org/css-gcpm/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:00:17 GMT" + "lastModified": "Thu, 21 Jul 2022 14:07:47 GMT" }, "generator": "bikeshed", "date": "27 June 2022", @@ -13754,7 +13754,7 @@ ], "crawled": "https://drafts.csswg.org/css-grid-2/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:00:42 GMT" + "lastModified": "Thu, 21 Jul 2022 14:08:26 GMT" }, "generator": "bikeshed", "date": "23 June 2022", @@ -13807,7 +13807,7 @@ ], "crawled": "https://drafts.csswg.org/css-highlight-api-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:00:48 GMT" + "lastModified": "Thu, 21 Jul 2022 14:08:31 GMT" }, "generator": "bikeshed", "date": "2 February 2022", @@ -13868,7 +13868,7 @@ ], "crawled": "https://drafts.csswg.org/css-images-3/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:00:53 GMT" + "lastModified": "Thu, 21 Jul 2022 14:08:36 GMT" }, "generator": "bikeshed", "date": "1 July 2022", @@ -13928,7 +13928,7 @@ ], "crawled": "https://drafts.csswg.org/css-images-4/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:00:59 GMT" + "lastModified": "Thu, 21 Jul 2022 14:08:41 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -13988,7 +13988,7 @@ ], "crawled": "https://drafts.csswg.org/css-inline-3/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:01:08 GMT" + "lastModified": "Thu, 21 Jul 2022 14:08:49 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -14047,7 +14047,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-layout-api-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:15:03 GMT" + "lastModified": "Thu, 21 Jul 2022 14:23:56 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -14100,7 +14100,7 @@ ], "crawled": "https://drafts.csswg.org/css-line-grid/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:01:11 GMT" + "lastModified": "Thu, 21 Jul 2022 14:08:53 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -14159,7 +14159,7 @@ ], "crawled": "https://drafts.csswg.org/css-lists-3/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:01:20 GMT" + "lastModified": "Thu, 21 Jul 2022 14:09:01 GMT" }, "generator": "bikeshed", "date": "24 February 2022", @@ -14218,7 +14218,7 @@ ], "crawled": "https://drafts.csswg.org/css-logical-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:01:26 GMT" + "lastModified": "Thu, 21 Jul 2022 14:09:09 GMT" }, "generator": "bikeshed", "date": "30 March 2022", @@ -14277,7 +14277,7 @@ ], "crawled": "https://drafts.fxtf.org/css-masking-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:08:21 GMT" + "lastModified": "Thu, 21 Jul 2022 14:20:14 GMT" }, "generator": "bikeshed", "date": "24 February 2022", @@ -14339,7 +14339,7 @@ ], "crawled": "https://drafts.csswg.org/css-multicol/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:01:53 GMT" + "lastModified": "Thu, 21 Jul 2022 14:09:23 GMT" }, "generator": "bikeshed", "date": "18 June 2022", @@ -14398,7 +14398,7 @@ ], "crawled": "https://drafts.csswg.org/css-namespaces/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:02:06 GMT" + "lastModified": "Thu, 21 Jul 2022 14:09:27 GMT" }, "generator": "bikeshed", "date": "18 August 2020", @@ -14451,7 +14451,7 @@ ], "crawled": "https://drafts.csswg.org/css-nav-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:02:18 GMT" + "lastModified": "Thu, 21 Jul 2022 14:09:33 GMT" }, "generator": "bikeshed", "date": "17 May 2021", @@ -14506,7 +14506,7 @@ ], "crawled": "https://drafts.csswg.org/css-nesting/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:02:25 GMT" + "lastModified": "Thu, 21 Jul 2022 14:09:36 GMT" }, "generator": "bikeshed", "date": "4 January 2022", @@ -14566,7 +14566,7 @@ ], "crawled": "https://drafts.csswg.org/css-overflow-3/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:02:34 GMT" + "lastModified": "Thu, 21 Jul 2022 14:09:43 GMT" }, "generator": "bikeshed", "date": "7 July 2022", @@ -14626,7 +14626,7 @@ ], "crawled": "https://drafts.csswg.org/css-overflow-4/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:02:40 GMT" + "lastModified": "Thu, 21 Jul 2022 14:09:47 GMT" }, "generator": "bikeshed", "date": "5 August 2021", @@ -14685,7 +14685,7 @@ ], "crawled": "https://drafts.csswg.org/css-overscroll-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:02:42 GMT" + "lastModified": "Thu, 21 Jul 2022 14:09:50 GMT" }, "generator": "bikeshed", "date": "1 June 2022", @@ -14745,7 +14745,7 @@ ], "crawled": "https://drafts.csswg.org/css-page-3/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:02:47 GMT" + "lastModified": "Thu, 21 Jul 2022 14:09:55 GMT" }, "generator": "bikeshed", "date": "24 May 2022", @@ -14798,7 +14798,7 @@ ], "crawled": "https://drafts.csswg.org/css-page-floats/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:02:50 GMT" + "lastModified": "Thu, 21 Jul 2022 14:09:59 GMT" }, "generator": "bikeshed", "date": "5 October 2021", @@ -14857,7 +14857,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-paint-api-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:15:13 GMT" + "lastModified": "Thu, 21 Jul 2022 14:24:04 GMT" }, "generator": "bikeshed", "date": "15 December 2020", @@ -14917,7 +14917,7 @@ ], "crawled": "https://drafts.csswg.org/css-position/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:02:54 GMT" + "lastModified": "Thu, 21 Jul 2022 14:10:06 GMT" }, "generator": "bikeshed", "date": "9 March 2022", @@ -14980,7 +14980,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-properties-values-api-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:15:22 GMT" + "lastModified": "Thu, 21 Jul 2022 14:24:19 GMT" }, "generator": "bikeshed", "date": "15 April 2022", @@ -15040,7 +15040,7 @@ ], "crawled": "https://drafts.csswg.org/css-pseudo-4/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:03:03 GMT" + "lastModified": "Thu, 21 Jul 2022 14:10:21 GMT" }, "generator": "bikeshed", "date": "10 May 2022", @@ -15093,7 +15093,7 @@ ], "crawled": "https://drafts.csswg.org/css-regions/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:03:07 GMT" + "lastModified": "Thu, 21 Jul 2022 14:10:26 GMT" }, "generator": "bikeshed", "date": "17 May 2021", @@ -15147,7 +15147,7 @@ ], "crawled": "https://drafts.csswg.org/css-rhythm/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:03:09 GMT" + "lastModified": "Thu, 21 Jul 2022 14:10:32 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -15206,7 +15206,7 @@ ], "crawled": "https://drafts.csswg.org/css-round-display/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:03:12 GMT" + "lastModified": "Thu, 21 Jul 2022 14:10:36 GMT" }, "generator": "bikeshed", "date": "21 February 2021", @@ -15265,7 +15265,7 @@ ], "crawled": "https://drafts.csswg.org/css-ruby-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:03:22 GMT" + "lastModified": "Thu, 21 Jul 2022 14:10:44 GMT" }, "generator": "bikeshed", "date": "2 May 2022", @@ -15324,7 +15324,7 @@ ], "crawled": "https://drafts.csswg.org/css-scoping/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:03:25 GMT" + "lastModified": "Thu, 21 Jul 2022 14:10:48 GMT" }, "generator": "bikeshed", "date": "20 July 2022", @@ -15382,7 +15382,7 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-anchoring/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:03:29 GMT" + "lastModified": "Thu, 21 Jul 2022 14:10:52 GMT" }, "generator": "bikeshed", "date": "22 December 2020", @@ -15442,7 +15442,7 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-snap-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:03:33 GMT" + "lastModified": "Thu, 21 Jul 2022 14:11:01 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -15501,7 +15501,7 @@ ], "crawled": "https://drafts.csswg.org/css-scrollbars/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:03:37 GMT" + "lastModified": "Thu, 21 Jul 2022 14:11:16 GMT" }, "generator": "bikeshed", "date": "7 December 2021", @@ -15560,7 +15560,7 @@ ], "crawled": "https://drafts.csswg.org/css-shadow-parts/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:03:38 GMT" + "lastModified": "Thu, 21 Jul 2022 14:11:20 GMT" }, "generator": "bikeshed", "date": "15 September 2020", @@ -15621,7 +15621,7 @@ ], "crawled": "https://drafts.csswg.org/css-shapes/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:03:41 GMT" + "lastModified": "Thu, 21 Jul 2022 14:11:31 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -15681,7 +15681,7 @@ ], "crawled": "https://drafts.csswg.org/css-sizing-3/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:03:49 GMT" + "lastModified": "Thu, 21 Jul 2022 14:12:00 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -15741,7 +15741,7 @@ ], "crawled": "https://drafts.csswg.org/css-sizing-4/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:03:52 GMT" + "lastModified": "Thu, 21 Jul 2022 14:12:14 GMT" }, "generator": "bikeshed", "date": "21 February 2022", @@ -15800,7 +15800,7 @@ ], "crawled": "https://drafts.csswg.org/css-speech-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:03:58 GMT" + "lastModified": "Thu, 21 Jul 2022 14:12:57 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -15916,7 +15916,7 @@ ], "crawled": "https://drafts.csswg.org/css-syntax/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:04:09 GMT" + "lastModified": "Thu, 21 Jul 2022 14:13:35 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -15975,7 +15975,7 @@ ], "crawled": "https://drafts.csswg.org/css-tables-3/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:04:27 GMT" + "lastModified": "Thu, 21 Jul 2022 14:13:48 GMT" }, "generator": "bikeshed", "date": "13 July 2022", @@ -16035,7 +16035,7 @@ ], "crawled": "https://drafts.csswg.org/css-text-3/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:04:44 GMT" + "lastModified": "Thu, 21 Jul 2022 14:14:14 GMT" }, "generator": "bikeshed", "date": "4 May 2022", @@ -16095,7 +16095,7 @@ ], "crawled": "https://drafts.csswg.org/css-text-4/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:05:02 GMT" + "lastModified": "Thu, 21 Jul 2022 14:14:32 GMT" }, "generator": "bikeshed", "date": "4 May 2022", @@ -16155,7 +16155,7 @@ ], "crawled": "https://drafts.csswg.org/css-text-decor-3/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:05:06 GMT" + "lastModified": "Thu, 21 Jul 2022 14:14:35 GMT" }, "generator": "bikeshed", "date": "4 May 2022", @@ -16215,7 +16215,7 @@ ], "crawled": "https://drafts.csswg.org/css-text-decor-4/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:05:11 GMT" + "lastModified": "Thu, 21 Jul 2022 14:14:41 GMT" }, "generator": "bikeshed", "date": "19 May 2022", @@ -16275,7 +16275,7 @@ ], "crawled": "https://drafts.csswg.org/css-transforms/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:05:14 GMT" + "lastModified": "Thu, 21 Jul 2022 14:14:54 GMT" }, "generator": "bikeshed", "date": "16 February 2022", @@ -16335,7 +16335,7 @@ ], "crawled": "https://drafts.csswg.org/css-transforms-2/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:05:18 GMT" + "lastModified": "Thu, 21 Jul 2022 14:15:02 GMT" }, "generator": "bikeshed", "date": "16 February 2022", @@ -16395,7 +16395,7 @@ ], "crawled": "https://drafts.csswg.org/css-transitions/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:05:22 GMT" + "lastModified": "Thu, 21 Jul 2022 14:15:09 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -16461,7 +16461,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-typed-om-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:15:49 GMT" + "lastModified": "Thu, 21 Jul 2022 14:24:54 GMT" }, "generator": "bikeshed", "date": "20 April 2022", @@ -16520,7 +16520,7 @@ ], "crawled": "https://drafts.csswg.org/css-ui-4/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:05:34 GMT" + "lastModified": "Thu, 21 Jul 2022 14:15:28 GMT" }, "generator": "bikeshed", "date": "14 July 2022", @@ -16582,7 +16582,7 @@ ], "crawled": "https://drafts.csswg.org/css-values-3/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:05:43 GMT" + "lastModified": "Thu, 21 Jul 2022 14:15:38 GMT" }, "generator": "bikeshed", "date": "8 July 2022", @@ -16642,7 +16642,7 @@ ], "crawled": "https://drafts.csswg.org/css-values-4/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:05:52 GMT" + "lastModified": "Thu, 21 Jul 2022 14:15:49 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -16702,7 +16702,7 @@ ], "crawled": "https://drafts.csswg.org/css-variables/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:05:59 GMT" + "lastModified": "Thu, 21 Jul 2022 14:15:56 GMT" }, "generator": "bikeshed", "date": "27 June 2022", @@ -16760,7 +16760,7 @@ ], "crawled": "https://drafts.csswg.org/css-will-change/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:06:08 GMT" + "lastModified": "Thu, 21 Jul 2022 14:16:07 GMT" }, "generator": "bikeshed", "date": "29 April 2022", @@ -16819,7 +16819,7 @@ ], "crawled": "https://drafts.csswg.org/css-writing-modes-4/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:06:23 GMT" + "lastModified": "Thu, 21 Jul 2022 14:16:44 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -16908,7 +16908,7 @@ ], "crawled": "https://drafts.csswg.org/css2/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:06:42 GMT" + "lastModified": "Thu, 21 Jul 2022 14:17:21 GMT" }, "generator": "bikeshed", "date": "24 February 2022", @@ -16996,7 +16996,7 @@ ], "crawled": "https://drafts.csswg.org/css2/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:06:42 GMT" + "lastModified": "Thu, 21 Jul 2022 14:17:21 GMT" }, "generator": "bikeshed", "date": "24 February 2022", @@ -17055,7 +17055,7 @@ ], "crawled": "https://drafts.csswg.org/css-exclusions/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 10:59:27 GMT" + "lastModified": "Thu, 21 Jul 2022 14:07:05 GMT" }, "generator": "bikeshed", "date": "27 July 2021", @@ -17114,7 +17114,7 @@ ], "crawled": "https://drafts.csswg.org/cssom/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:06:56 GMT" + "lastModified": "Thu, 21 Jul 2022 14:17:50 GMT" }, "generator": "bikeshed", "date": "17 March 2022", @@ -17174,7 +17174,7 @@ ], "crawled": "https://drafts.csswg.org/cssom-view/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:07:08 GMT" + "lastModified": "Thu, 21 Jul 2022 14:18:08 GMT" }, "generator": "bikeshed", "date": "7 July 2022", @@ -17847,7 +17847,7 @@ ], "crawled": "https://drafts.fxtf.org/fill-stroke/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:08:31 GMT" + "lastModified": "Thu, 21 Jul 2022 14:20:26 GMT" }, "generator": "bikeshed", "date": "4 April 2017", @@ -17907,7 +17907,7 @@ ], "crawled": "https://drafts.fxtf.org/filter-effects-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:09:10 GMT" + "lastModified": "Thu, 21 Jul 2022 14:21:15 GMT" }, "generator": "bikeshed", "date": "21 February 2022", @@ -18253,7 +18253,7 @@ ], "crawled": "https://drafts.fxtf.org/geometry/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:09:22 GMT" + "lastModified": "Thu, 21 Jul 2022 14:21:30 GMT" }, "generator": "bikeshed", "date": "10 February 2022", @@ -19313,10 +19313,10 @@ ], "crawled": "https://w3c.github.io/mathml-core/", "crawlCacheInfo": { - "lastModified": "Fri, 01 Jul 2022 12:27:26 GMT" + "lastModified": "Thu, 21 Jul 2022 16:06:43 GMT" }, "generator": "respec", - "date": "01 July 2022", + "date": "21 July 2022", "links": "links/mathml-core.json", "refs": "refs/mathml-core.json", "idl": "idl/mathml-core.idl", @@ -19541,10 +19541,10 @@ ], "crawled": "https://w3c.github.io/mediacapture-region/", "crawlCacheInfo": { - "lastModified": "Mon, 13 Jun 2022 14:36:45 GMT" + "lastModified": "Thu, 21 Jul 2022 14:16:00 GMT" }, "generator": "respec", - "date": "13 June 2022", + "date": "21 July 2022", "links": "links/mediacapture-region.json", "refs": "refs/mediacapture-region.json", "idl": "idl/mediacapture-region.idl", @@ -19765,7 +19765,7 @@ ], "crawled": "https://drafts.csswg.org/mediaqueries-4/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:07:22 GMT" + "lastModified": "Thu, 21 Jul 2022 14:18:29 GMT" }, "generator": "bikeshed", "date": "14 July 2022", @@ -19825,7 +19825,7 @@ ], "crawled": "https://drafts.csswg.org/mediaqueries-5/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:07:29 GMT" + "lastModified": "Thu, 21 Jul 2022 14:18:41 GMT" }, "generator": "bikeshed", "date": "14 July 2022", @@ -20205,7 +20205,7 @@ ], "crawled": "https://drafts.fxtf.org/motion-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:09:28 GMT" + "lastModified": "Thu, 21 Jul 2022 14:21:39 GMT" }, "generator": "bikeshed", "date": "23 February 2022", @@ -21713,7 +21713,7 @@ ], "crawled": "https://drafts.csswg.org/resize-observer/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:07:32 GMT" + "lastModified": "Thu, 21 Jul 2022 14:18:52 GMT" }, "generator": "bikeshed", "date": "11 November 2020", @@ -22235,7 +22235,7 @@ ], "crawled": "https://drafts.csswg.org/selectors/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:07:49 GMT" + "lastModified": "Thu, 21 Jul 2022 14:19:28 GMT" }, "generator": "bikeshed", "date": "17 June 2022", @@ -23680,7 +23680,7 @@ ], "crawled": "https://drafts.csswg.org/web-animations-1/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Jul 2022 11:08:05 GMT" + "lastModified": "Thu, 21 Jul 2022 14:19:46 GMT" }, "generator": "bikeshed", "date": "20 July 2022", @@ -24091,10 +24091,10 @@ ], "crawled": "https://gpuweb.github.io/gpuweb/", "crawlCacheInfo": { - "lastModified": "Wed, 20 Jul 2022 04:35:44 GMT" + "lastModified": "Thu, 21 Jul 2022 13:54:50 GMT" }, "generator": "bikeshed", - "date": "20 July 2022", + "date": "21 July 2022", "links": "links/webgpu.json", "refs": "refs/webgpu.json", "events": "events/webgpu.json", @@ -24559,10 +24559,10 @@ ], "crawled": "https://w3c.github.io/webrtc-pc/", "crawlCacheInfo": { - "lastModified": "Tue, 05 Jul 2022 12:21:47 GMT" + "lastModified": "Thu, 21 Jul 2022 14:06:00 GMT" }, "generator": "respec", - "date": "05 July 2022", + "date": "21 July 2022", "links": "links/webrtc.json", "refs": "refs/webrtc.json", "events": "events/webrtc.json", @@ -25261,10 +25261,10 @@ ], "crawled": "https://gpuweb.github.io/gpuweb/wgsl/", "crawlCacheInfo": { - "lastModified": "Wed, 20 Jul 2022 04:35:44 GMT" + "lastModified": "Thu, 21 Jul 2022 13:54:50 GMT" }, "generator": "bikeshed", - "date": "20 July 2022", + "date": "21 July 2022", "links": "links/WGSL.json", "refs": "refs/WGSL.json", "dfns": "dfns/WGSL.json", diff --git a/ed/links/pointerevents3.json b/ed/links/pointerevents3.json index 2caddfa431d4..3bd90bca757c 100644 --- a/ed/links/pointerevents3.json +++ b/ed/links/pointerevents3.json @@ -91,8 +91,7 @@ "https://developer.mozilla.org/en-US/docs/Web/API/Element/pointercancel_event": [], "https://developer.mozilla.org/en-US/docs/Web/API/Element/pointerout_event": [], "https://developer.mozilla.org/en-US/docs/Web/API/Element/pointerleave_event": [], - "https://developer.mozilla.org/en-US/docs/Web/API/Document/gotpointercapture_event": [], - "https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/gotpointercapture_event": [], + "https://developer.mozilla.org/en-US/docs/Web/API/Element/gotpointercapture_event": [], "https://developer.mozilla.org/en-US/docs/Web/API/Document/lostpointercapture_event": [], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/lostpointercapture_event": [], "https://tc39.es/ecma262/multipage/": [ @@ -103,8 +102,6 @@ "https://developer.mozilla.org/en-US/docs/Web/API/Element/setPointerCapture": [], "https://developer.mozilla.org/en-US/docs/Web/API/Element/releasePointerCapture": [], "https://developer.mozilla.org/en-US/docs/Web/API/Element/hasPointerCapture": [], - "https://developer.mozilla.org/en-US/docs/Web/API/GlobalEventHandlers/ongotpointercapture": [], - "https://developer.mozilla.org/en-US/docs/Web/API/GlobalEventHandlers/onlostpointercapture": [], "https://developer.mozilla.org/en-US/docs/Web/API/Navigator/maxTouchPoints": [], "https://developer.mozilla.org/en-US/docs/Web/CSS/touch-action": [], "https://www.w3.org/TR/css-overflow-3/": [ diff --git a/ed/links/webrtc.json b/ed/links/webrtc.json index e8dad71a76f2..7e3876606c66 100644 --- a/ed/links/webrtc.json +++ b/ed/links/webrtc.json @@ -363,6 +363,7 @@ "https://github.com/web-platform-tests/wpt/tree/master/webrtc/RTCRtpTransceiver-setCodecPreferences.html": [], "https://github.com/web-platform-tests/wpt/tree/master/webrtc/simulcast/getStats.https.html": [], "https://github.com/web-platform-tests/wpt/tree/master/webrtc/simulcast/basic.https.html": [], + "https://github.com/web-platform-tests/wpt/tree/master/webrtc/protocol/simulcast-answer.html": [], "https://github.com/web-platform-tests/wpt/tree/master/webrtc/RTCDtlsTransport-getRemoteCertificates.html": [], "https://github.com/web-platform-tests/wpt/tree/master/webrtc/RTCIceTransport.html": [], "https://github.com/web-platform-tests/wpt/tree/master/webrtc/RTCPeerConnection-candidate-in-sdp.https.html": [], @@ -443,6 +444,7 @@ "https://www.w3.org/TR/IndexedDB/": [], "https://www.rfc-editor.org/rfc/rfc4103": [], "https://www.rfc-editor.org/rfc/rfc6236": [], + "https://www.rfc-editor.org/rfc/rfc7728": [], "https://www.rfc-editor.org/rfc/rfc8825": [], "https://www.rfc-editor.org/rfc/rfc8827": [], "https://www.rfc-editor.org/rfc/rfc8828": [], diff --git a/ed/refs/webrtc.json b/ed/refs/webrtc.json index c8666202602e..fb178622b63c 100644 --- a/ed/refs/webrtc.json +++ b/ed/refs/webrtc.json @@ -239,6 +239,10 @@ "name": "RFC6236", "url": "https://www.rfc-editor.org/rfc/rfc6236" }, + { + "name": "RFC7728", + "url": "https://www.rfc-editor.org/rfc/rfc7728" + }, { "name": "RFC8825", "url": "https://www.rfc-editor.org/rfc/rfc8825"