From 918d533d2e81393b586ad4f767be4d997e1bbe57 Mon Sep 17 00:00:00 2001 From: reffy-bot <> Date: Thu, 23 Feb 2023 01:31:56 +0000 Subject: [PATCH] Update of TR report from new reffy run Using reffy commit 11.4.6. --- tr/css/css-conditional-values.json | 2 +- tr/css/css-easing.json | 2 +- tr/dfns/WGSL.json | 3060 +++---- tr/dfns/attribution-reporting-api.json | 20 + tr/dfns/css-anchor-position-1.json | 19 + tr/dfns/dom.json | 1736 ++-- tr/dfns/fetch.json | 834 +- tr/dfns/html.json | 164 +- tr/dfns/image-capture.json | 729 +- ...wasm-js-api-2-fork-exception-handling.json | 6 +- tr/dfns/webdriver-bidi.json | 23 +- tr/dfns/webgpu.json | 7972 ++++++++--------- tr/headings/WGSL.json | 325 +- tr/headings/css-animations-2.json | 27 +- ...wasm-js-api-2-fork-exception-handling.json | 6 + tr/headings/webdriver-bidi.json | 9 +- tr/headings/webgpu.json | 138 +- tr/idl/dom.idl | 2 +- tr/idl/webgpu.idl | 2 +- tr/ids/WGSL.json | 1520 ++-- tr/ids/attribution-reporting-api.json | 9 +- tr/ids/css-anchor-position-1.json | 31 +- tr/ids/css-animations-2.json | 5 +- tr/ids/dom.json | 102 +- tr/ids/html.json | 270 +- tr/ids/image-capture.json | 480 +- ...wasm-js-api-2-fork-exception-handling.json | 74 +- tr/ids/webdriver-bidi.json | 215 +- tr/ids/webgpu.json | 3627 +++++++- tr/index.json | 128 +- tr/links/html.json | 3 + tr/links/image-capture.json | 26 +- ...wasm-js-api-2-fork-exception-handling.json | 12 +- tr/links/webdriver-bidi.json | 16 +- tr/links/webgpu.json | 3 - tr/refs/css-anchor-position-1.json | 8 +- tr/refs/image-capture.json | 4 - ...wasm-js-api-2-fork-exception-handling.json | 7 +- tr/refs/webdriver-bidi.json | 8 + 39 files changed, 12082 insertions(+), 9542 deletions(-) diff --git a/tr/css/css-conditional-values.json b/tr/css/css-conditional-values.json index fc957478a52f..6c7761863c9c 100644 --- a/tr/css/css-conditional-values.json +++ b/tr/css/css-conditional-values.json @@ -41,7 +41,7 @@ "name": "if()", "prose": "The if() function allows authors to set a property value (or parts thereof) to different values based on certain conditions.", "type": "function", - "value": "if( , [, ]?) | if( then [else ]?) | if( , [, ]?)" + "value": "if( , , ? ) | if( then [else ]?) | if( , , ? )" }, { "name": "", diff --git a/tr/css/css-easing.json b/tr/css/css-easing.json index 27a564f4218b..c17098dbaba4 100644 --- a/tr/css/css-easing.json +++ b/tr/css/css-easing.json @@ -100,7 +100,7 @@ }, { "name": "steps()", - "value": "steps([, ]?)", + "value": "steps(, ?)", "type": "function", "values": [ { diff --git a/tr/dfns/WGSL.json b/tr/dfns/WGSL.json index baa98f7521a8..921c9466df2b 100644 --- a/tr/dfns/WGSL.json +++ b/tr/dfns/WGSL.json @@ -3379,10 +3379,10 @@ "definedIn": "prose" }, { - "id": "memory-locations", - "href": "https://www.w3.org/TR/WGSL/#memory-locations", + "id": "memory-view", + "href": "https://www.w3.org/TR/WGSL/#memory-view", "linkingText": [ - "memory locations" + "memory view" ], "localLinkingText": [], "type": "dfn", @@ -3390,18 +3390,18 @@ "access": "private", "informative": false, "heading": { - "id": "memory-locations-section", - "href": "https://www.w3.org/TR/WGSL/#memory-locations-section", - "title": "Memory Locations", - "number": "5.3.1" + "id": "memory-views", + "href": "https://www.w3.org/TR/WGSL/#memory-views", + "title": "Memory Views", + "number": "5.3" }, "definedIn": "prose" }, { - "id": "overlap", - "href": "https://www.w3.org/TR/WGSL/#overlap", + "id": "store-type", + "href": "https://www.w3.org/TR/WGSL/#store-type", "linkingText": [ - "overlap" + "store type" ], "localLinkingText": [], "type": "dfn", @@ -3416,10 +3416,10 @@ "definedIn": "prose" }, { - "id": "memory-access", - "href": "https://www.w3.org/TR/WGSL/#memory-access", + "id": "storable", + "href": "https://www.w3.org/TR/WGSL/#storable", "linkingText": [ - "memory access" + "storable" ], "localLinkingText": [], "type": "dfn", @@ -3427,18 +3427,18 @@ "access": "private", "informative": false, "heading": { - "id": "memory-access-mode", - "href": "https://www.w3.org/TR/WGSL/#memory-access-mode", - "title": "Memory Access Mode", - "number": "5.3.2" + "id": "storable-types", + "href": "https://www.w3.org/TR/WGSL/#storable-types", + "title": "Storable Types", + "number": "5.3.1" }, "definedIn": "prose" }, { - "id": "read-access", - "href": "https://www.w3.org/TR/WGSL/#read-access", + "id": "host-shareable", + "href": "https://www.w3.org/TR/WGSL/#host-shareable", "linkingText": [ - "read access" + "host-shareable" ], "localLinkingText": [], "type": "dfn", @@ -3446,17 +3446,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "host-shareable-types", + "href": "https://www.w3.org/TR/WGSL/#host-shareable-types", + "title": "Host-shareable Types", + "number": "5.3.2" }, "definedIn": "prose" }, { - "id": "write-access", - "href": "https://www.w3.org/TR/WGSL/#write-access", + "id": "reference-type", + "href": "https://www.w3.org/TR/WGSL/#reference-type", "linkingText": [ - "write access" + "reference type" ], "localLinkingText": [], "type": "dfn", @@ -3464,17 +3465,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "ref-ptr-types", + "href": "https://www.w3.org/TR/WGSL/#ref-ptr-types", + "title": "Reference and Pointer Types", + "number": "5.3.3" }, - "definedIn": "prose" + "definedIn": "table" }, { - "id": "access-mode", - "href": "https://www.w3.org/TR/WGSL/#access-mode", + "id": "pointer-type", + "href": "https://www.w3.org/TR/WGSL/#pointer-type", "linkingText": [ - "access mode" + "pointer type" ], "localLinkingText": [], "type": "dfn", @@ -3482,63 +3484,60 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "ref-ptr-types", + "href": "https://www.w3.org/TR/WGSL/#ref-ptr-types", + "title": "Reference and Pointer Types", + "number": "5.3.3" }, - "definedIn": "prose" + "definedIn": "table" }, { - "id": "access-read", - "href": "https://www.w3.org/TR/WGSL/#access-read", + "id": "originating-variable", + "href": "https://www.w3.org/TR/WGSL/#originating-variable", "linkingText": [ - "read" + "originating variable" ], "localLinkingText": [], "type": "dfn", - "for": [ - "access" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "originating-variable-section", + "href": "https://www.w3.org/TR/WGSL/#originating-variable-section", + "title": "Originating Variable", + "number": "5.3.4" }, - "definedIn": "dt" + "definedIn": "prose" }, { - "id": "access-write", - "href": "https://www.w3.org/TR/WGSL/#access-write", + "id": "out-of-bounds-access", + "href": "https://www.w3.org/TR/WGSL/#out-of-bounds-access", "linkingText": [ - "write" + "out of bounds access" ], "localLinkingText": [], "type": "dfn", - "for": [ - "access" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "invalid-mem-reference", + "href": "https://www.w3.org/TR/WGSL/#invalid-mem-reference", + "title": "Invalid Memory Reference", + "number": "5.3.5" }, - "definedIn": "dt" + "definedIn": "prose" }, { - "id": "access-read_write", - "href": "https://www.w3.org/TR/WGSL/#access-read_write", + "id": "invalid-memory-reference", + "href": "https://www.w3.org/TR/WGSL/#invalid-memory-reference", "linkingText": [ - "read_write" + "invalid memory reference" ], "localLinkingText": [], "type": "dfn", - "for": [ - "access" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -3546,13 +3545,13 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "dt" + "definedIn": "prose" }, { - "id": "storable", - "href": "https://www.w3.org/TR/WGSL/#storable", + "id": "load-rule", + "href": "https://www.w3.org/TR/WGSL/#load-rule", "linkingText": [ - "storable" + "Load Rule" ], "localLinkingText": [], "type": "dfn", @@ -3560,18 +3559,18 @@ "access": "private", "informative": false, "heading": { - "id": "storable-types", - "href": "https://www.w3.org/TR/WGSL/#storable-types", - "title": "Storable Types", - "number": "5.3.3" + "id": "ref-ptr-use-cases", + "href": "https://www.w3.org/TR/WGSL/#ref-ptr-use-cases", + "title": "Use Cases for References and Pointers", + "number": "5.3.6" }, "definedIn": "prose" }, { - "id": "host-shareable", - "href": "https://www.w3.org/TR/WGSL/#host-shareable", + "id": "composite-reference-component-expression", + "href": "https://www.w3.org/TR/WGSL/#composite-reference-component-expression", "linkingText": [ - "host-shareable" + "composite reference component expression" ], "localLinkingText": [], "type": "dfn", @@ -3579,18 +3578,18 @@ "access": "private", "informative": false, "heading": { - "id": "host-shareable-types", - "href": "https://www.w3.org/TR/WGSL/#host-shareable-types", - "title": "Host-shareable Types", - "number": "5.3.4" + "id": "forming-references-and-pointers", + "href": "https://www.w3.org/TR/WGSL/#forming-references-and-pointers", + "title": "Forming Reference and Pointer Values", + "number": "5.3.7" }, "definedIn": "prose" }, { - "id": "address-spaces", - "href": "https://www.w3.org/TR/WGSL/#address-spaces", + "id": "texel", + "href": "https://www.w3.org/TR/WGSL/#texel", "linkingText": [ - "address spaces" + "texel" ], "localLinkingText": [], "type": "dfn", @@ -3598,24 +3597,22 @@ "access": "private", "informative": false, "heading": { - "id": "address-space", - "href": "https://www.w3.org/TR/WGSL/#address-space", - "title": "Address Spaces", - "number": "5.3.5" + "id": "texture-sampler-types", + "href": "https://www.w3.org/TR/WGSL/#texture-sampler-types", + "title": "Texture and Sampler Types", + "number": "5.4" }, "definedIn": "prose" }, { - "id": "address-spaces-function", - "href": "https://www.w3.org/TR/WGSL/#address-spaces-function", + "id": "texture", + "href": "https://www.w3.org/TR/WGSL/#texture", "linkingText": [ - "function" + "texture" ], "localLinkingText": [], "type": "dfn", - "for": [ - "address spaces" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -3623,19 +3620,17 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "table" + "definedIn": "prose" }, { - "id": "address-spaces-private", - "href": "https://www.w3.org/TR/WGSL/#address-spaces-private", + "id": "non-arrayed-texture", + "href": "https://www.w3.org/TR/WGSL/#non-arrayed-texture", "linkingText": [ - "private" + "non-arrayed texture" ], "localLinkingText": [], "type": "dfn", - "for": [ - "address spaces" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -3643,19 +3638,17 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "table" + "definedIn": "prose" }, { - "id": "address-spaces-workgroup", - "href": "https://www.w3.org/TR/WGSL/#address-spaces-workgroup", + "id": "arrayed-texture", + "href": "https://www.w3.org/TR/WGSL/#arrayed-texture", "linkingText": [ - "workgroup" + "arrayed texture" ], "localLinkingText": [], "type": "dfn", - "for": [ - "address spaces" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -3663,19 +3656,17 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "table" + "definedIn": "prose" }, { - "id": "address-spaces-uniform", - "href": "https://www.w3.org/TR/WGSL/#address-spaces-uniform", + "id": "mip-level", + "href": "https://www.w3.org/TR/WGSL/#mip-level", "linkingText": [ - "uniform" + "Mip level" ], "localLinkingText": [], "type": "dfn", - "for": [ - "address spaces" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -3683,19 +3674,17 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "table" + "definedIn": "prose" }, { - "id": "address-spaces-storage", - "href": "https://www.w3.org/TR/WGSL/#address-spaces-storage", + "id": "array-size", + "href": "https://www.w3.org/TR/WGSL/#array-size", "linkingText": [ - "storage" + "array size" ], "localLinkingText": [], "type": "dfn", - "for": [ - "address spaces" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -3703,19 +3692,17 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "table" + "definedIn": "dt" }, { - "id": "address-spaces-handle", - "href": "https://www.w3.org/TR/WGSL/#address-spaces-handle", + "id": "texture-types", + "href": "https://www.w3.org/TR/WGSL/#texture-types", "linkingText": [ - "handle" + "texture types" ], "localLinkingText": [], "type": "dfn", - "for": [ - "address spaces" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -3723,13 +3710,13 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "table" + "definedIn": "prose" }, { - "id": "memory-layout", - "href": "https://www.w3.org/TR/WGSL/#memory-layout", + "id": "texel-format", + "href": "https://www.w3.org/TR/WGSL/#texel-format", "linkingText": [ - "memory layout" + "texel format" ], "localLinkingText": [], "type": "dfn", @@ -3737,18 +3724,18 @@ "access": "private", "informative": false, "heading": { - "id": "memory-layouts", - "href": "https://www.w3.org/TR/WGSL/#memory-layouts", - "title": "Memory Layout", - "number": "5.3.6" + "id": "texel-formats", + "href": "https://www.w3.org/TR/WGSL/#texel-formats", + "title": "Texel Formats", + "number": "5.4.1" }, "definedIn": "prose" }, { - "id": "alignof", - "href": "https://www.w3.org/TR/WGSL/#alignof", + "id": "channels", + "href": "https://www.w3.org/TR/WGSL/#channels", "linkingText": [ - "AlignOf" + "channels" ], "localLinkingText": [], "type": "dfn", @@ -3756,18 +3743,17 @@ "access": "private", "informative": false, "heading": { - "id": "memory-layouts", - "href": "https://www.w3.org/TR/WGSL/#memory-layouts", - "title": "Memory Layout", - "number": "5.3.6" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, - "definedIn": "prose" + "definedIn": "dt" }, { - "id": "alignofmember", - "href": "https://www.w3.org/TR/WGSL/#alignofmember", + "id": "channel-format", + "href": "https://www.w3.org/TR/WGSL/#channel-format", "linkingText": [ - "AlignOfMember" + "channel format" ], "localLinkingText": [], "type": "dfn", @@ -3779,13 +3765,13 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "prose" + "definedIn": "dt" }, { - "id": "sizeof", - "href": "https://www.w3.org/TR/WGSL/#sizeof", + "id": "channel-formats", + "href": "https://www.w3.org/TR/WGSL/#channel-formats", "linkingText": [ - "SizeOf" + "Channel Formats" ], "localLinkingText": [], "type": "dfn", @@ -3800,10 +3786,10 @@ "definedIn": "prose" }, { - "id": "sizeofmember", - "href": "https://www.w3.org/TR/WGSL/#sizeofmember", + "id": "channel-transfer-function", + "href": "https://www.w3.org/TR/WGSL/#channel-transfer-function", "linkingText": [ - "SizeOfMember" + "channel transfer function" ], "localLinkingText": [], "type": "dfn", @@ -3818,10 +3804,10 @@ "definedIn": "prose" }, { - "id": "offsetofmember", - "href": "https://www.w3.org/TR/WGSL/#offsetofmember", + "id": "storage-texel-formats", + "href": "https://www.w3.org/TR/WGSL/#storage-texel-formats", "linkingText": [ - "OffsetOfMember" + "storage-texel-formats" ], "localLinkingText": [], "type": "dfn", @@ -3836,10 +3822,10 @@ "definedIn": "prose" }, { - "id": "strideof", - "href": "https://www.w3.org/TR/WGSL/#strideof", + "id": "storage-texture", + "href": "https://www.w3.org/TR/WGSL/#storage-texture", "linkingText": [ - "StrideOf" + "storage texture" ], "localLinkingText": [], "type": "dfn", @@ -3847,17 +3833,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "texture-storage", + "href": "https://www.w3.org/TR/WGSL/#texture-storage", + "title": "Storage Texture Types", + "number": "5.4.5" }, "definedIn": "prose" }, { - "id": "element-stride", - "href": "https://www.w3.org/TR/WGSL/#element-stride", + "id": "write-only-storage-texture", + "href": "https://www.w3.org/TR/WGSL/#write-only-storage-texture", "linkingText": [ - "element stride" + "write-only storage texture" ], "localLinkingText": [], "type": "dfn", @@ -3872,10 +3859,10 @@ "definedIn": "prose" }, { - "id": "alignment", - "href": "https://www.w3.org/TR/WGSL/#alignment", + "id": "sampler", + "href": "https://www.w3.org/TR/WGSL/#sampler", "linkingText": [ - "alignment" + "sampler" ], "localLinkingText": [], "type": "dfn", @@ -3883,18 +3870,18 @@ "access": "private", "informative": false, "heading": { - "id": "alignment-and-size", - "href": "https://www.w3.org/TR/WGSL/#alignment-and-size", - "title": "Alignment and Size", - "number": "5.3.6.1" + "id": "sampler-type", + "href": "https://www.w3.org/TR/WGSL/#sampler-type", + "title": "Sampler Type", + "number": "5.4.7" }, "definedIn": "prose" }, { - "id": "byte-size", - "href": "https://www.w3.org/TR/WGSL/#byte-size", + "id": "sampler-types", + "href": "https://www.w3.org/TR/WGSL/#sampler-types", "linkingText": [ - "byte-size" + "sampler types" ], "localLinkingText": [], "type": "dfn", @@ -3909,71 +3896,77 @@ "definedIn": "prose" }, { - "id": "layout-attributes", - "href": "https://www.w3.org/TR/WGSL/#layout-attributes", + "id": "type-sampler", + "href": "https://www.w3.org/TR/WGSL/#type-sampler", "linkingText": [ - "layout attributes" + "sampler" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "type" + ], "access": "private", "informative": false, "heading": { - "id": "structure-member-layout", - "href": "https://www.w3.org/TR/WGSL/#structure-member-layout", - "title": "Structure Member Layout", - "number": "5.3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, - "definedIn": "prose" + "definedIn": "table" }, { - "id": "requiredalignof", - "href": "https://www.w3.org/TR/WGSL/#requiredalignof", + "id": "type-sampler_comparison", + "href": "https://www.w3.org/TR/WGSL/#type-sampler_comparison", "linkingText": [ - "RequiredAlignOf" + "sampler_comparison" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "type" + ], "access": "private", "informative": false, "heading": { - "id": "address-space-layout-constraints", - "href": "https://www.w3.org/TR/WGSL/#address-space-layout-constraints", - "title": "Address Space Layout Constraints", - "number": "5.3.6.5" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, - "definedIn": "prose" + "definedIn": "table" }, { - "id": "memory-view", - "href": "https://www.w3.org/TR/WGSL/#memory-view", + "id": "syntax-texture_and_sampler_types", + "href": "https://www.w3.org/TR/WGSL/#syntax-texture_and_sampler_types", "linkingText": [ - "memory view" + "texture_and_sampler_types" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "memory-views", - "href": "https://www.w3.org/TR/WGSL/#memory-views", - "title": "Memory Views", - "number": "5.4" + "id": "texture-and-sampler-types-grammar", + "href": "https://www.w3.org/TR/WGSL/#texture-and-sampler-types-grammar", + "title": "Texture and Sampler Types Grammar", + "number": "5.4.8" }, "definedIn": "prose" }, { - "id": "store-type", - "href": "https://www.w3.org/TR/WGSL/#store-type", + "id": "syntax-sampler_type", + "href": "https://www.w3.org/TR/WGSL/#syntax-sampler_type", "linkingText": [ - "store type" + "sampler_type" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { @@ -3984,67 +3977,90 @@ "definedIn": "prose" }, { - "id": "reference-type", - "href": "https://www.w3.org/TR/WGSL/#reference-type", + "id": "syntax-sampled_texture_type", + "href": "https://www.w3.org/TR/WGSL/#syntax-sampled_texture_type", "linkingText": [ - "reference type" + "sampled_texture_type" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "ref-ptr-types", - "href": "https://www.w3.org/TR/WGSL/#ref-ptr-types", - "title": "Reference and Pointer Types", - "number": "5.4.1" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, - "definedIn": "table" + "definedIn": "prose" }, { - "id": "pointer-type", - "href": "https://www.w3.org/TR/WGSL/#pointer-type", + "id": "syntax-multisampled_texture_type", + "href": "https://www.w3.org/TR/WGSL/#syntax-multisampled_texture_type", "linkingText": [ - "pointer type" + "multisampled_texture_type" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "ref-ptr-types", - "href": "https://www.w3.org/TR/WGSL/#ref-ptr-types", - "title": "Reference and Pointer Types", - "number": "5.4.1" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, - "definedIn": "table" + "definedIn": "prose" }, { - "id": "originating-variable", - "href": "https://www.w3.org/TR/WGSL/#originating-variable", + "id": "syntax-storage_texture_type", + "href": "https://www.w3.org/TR/WGSL/#syntax-storage_texture_type", "linkingText": [ - "originating variable" + "storage_texture_type" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "originating-variable-section", - "href": "https://www.w3.org/TR/WGSL/#originating-variable-section", - "title": "Originating Variable", - "number": "5.4.3" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" + }, + "definedIn": "prose" + }, + { + "id": "syntax-depth_texture_type", + "href": "https://www.w3.org/TR/WGSL/#syntax-depth_texture_type", + "linkingText": [ + "depth_texture_type" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "syntax" + ], + "access": "private", + "informative": false, + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "out-of-bounds-access", - "href": "https://www.w3.org/TR/WGSL/#out-of-bounds-access", + "id": "type-alias", + "href": "https://www.w3.org/TR/WGSL/#type-alias", "linkingText": [ - "out of bounds access" + "type alias" ], "localLinkingText": [], "type": "dfn", @@ -4052,22 +4068,24 @@ "access": "private", "informative": false, "heading": { - "id": "invalid-mem-reference", - "href": "https://www.w3.org/TR/WGSL/#invalid-mem-reference", - "title": "Invalid Memory Reference", - "number": "5.4.4" + "id": "type-aliases", + "href": "https://www.w3.org/TR/WGSL/#type-aliases", + "title": "Type Aliases", + "number": "5.5" }, "definedIn": "prose" }, { - "id": "invalid-memory-reference", - "href": "https://www.w3.org/TR/WGSL/#invalid-memory-reference", + "id": "syntax-type_alias_decl", + "href": "https://www.w3.org/TR/WGSL/#syntax-type_alias_decl", "linkingText": [ - "invalid memory reference" + "type_alias_decl" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { @@ -4078,71 +4096,77 @@ "definedIn": "prose" }, { - "id": "load-rule", - "href": "https://www.w3.org/TR/WGSL/#load-rule", + "id": "syntax-type_specifier", + "href": "https://www.w3.org/TR/WGSL/#syntax-type_specifier", "linkingText": [ - "Load Rule" + "type_specifier" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "ref-ptr-use-cases", - "href": "https://www.w3.org/TR/WGSL/#ref-ptr-use-cases", - "title": "Use Cases for References and Pointers", - "number": "5.4.5" + "id": "type-specifiers", + "href": "https://www.w3.org/TR/WGSL/#type-specifiers", + "title": "Type Specifier Grammar", + "number": "5.6" }, "definedIn": "prose" }, { - "id": "composite-reference-component-expression", - "href": "https://www.w3.org/TR/WGSL/#composite-reference-component-expression", + "id": "syntax-type_specifier_without_ident", + "href": "https://www.w3.org/TR/WGSL/#syntax-type_specifier_without_ident", "linkingText": [ - "composite reference component expression" + "type_specifier_without_ident" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "forming-references-and-pointers", - "href": "https://www.w3.org/TR/WGSL/#forming-references-and-pointers", - "title": "Forming Reference and Pointer Values", - "number": "5.4.6" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "texel", - "href": "https://www.w3.org/TR/WGSL/#texel", + "id": "syntax-vec_prefix", + "href": "https://www.w3.org/TR/WGSL/#syntax-vec_prefix", "linkingText": [ - "texel" + "vec_prefix" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "texture-sampler-types", - "href": "https://www.w3.org/TR/WGSL/#texture-sampler-types", - "title": "Texture and Sampler Types", - "number": "5.5" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "texture", - "href": "https://www.w3.org/TR/WGSL/#texture", + "id": "syntax-mat_prefix", + "href": "https://www.w3.org/TR/WGSL/#syntax-mat_prefix", "linkingText": [ - "texture" + "mat_prefix" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { @@ -4153,10 +4177,10 @@ "definedIn": "prose" }, { - "id": "non-arrayed-texture", - "href": "https://www.w3.org/TR/WGSL/#non-arrayed-texture", + "id": "value-declaration", + "href": "https://www.w3.org/TR/WGSL/#value-declaration", "linkingText": [ - "non-arrayed texture" + "value declaration" ], "localLinkingText": [], "type": "dfn", @@ -4164,17 +4188,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "var-and-value", + "href": "https://www.w3.org/TR/WGSL/#var-and-value", + "title": "Variable and Value Declarations", + "number": "6" }, "definedIn": "prose" }, { - "id": "arrayed-texture", - "href": "https://www.w3.org/TR/WGSL/#arrayed-texture", + "id": "variable-declaration", + "href": "https://www.w3.org/TR/WGSL/#variable-declaration", "linkingText": [ - "arrayed texture" + "variable declaration" ], "localLinkingText": [], "type": "dfn", @@ -4189,10 +4214,10 @@ "definedIn": "prose" }, { - "id": "mip-level", - "href": "https://www.w3.org/TR/WGSL/#mip-level", + "id": "function-scope", + "href": "https://www.w3.org/TR/WGSL/#function-scope", "linkingText": [ - "Mip level" + "function scope" ], "localLinkingText": [], "type": "dfn", @@ -4207,10 +4232,10 @@ "definedIn": "prose" }, { - "id": "array-size", - "href": "https://www.w3.org/TR/WGSL/#array-size", + "id": "effective-value-type", + "href": "https://www.w3.org/TR/WGSL/#effective-value-type", "linkingText": [ - "array size" + "effective-value-type" ], "localLinkingText": [], "type": "dfn", @@ -4222,13 +4247,13 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "dt" + "definedIn": "prose" }, { - "id": "texture-types", - "href": "https://www.w3.org/TR/WGSL/#texture-types", + "id": "const-declaration", + "href": "https://www.w3.org/TR/WGSL/#const-declaration", "linkingText": [ - "texture types" + "const-declaration" ], "localLinkingText": [], "type": "dfn", @@ -4236,17 +4261,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "const-decls", + "href": "https://www.w3.org/TR/WGSL/#const-decls", + "title": "const Declarations", + "number": "6.2.1" }, "definedIn": "prose" }, { - "id": "texel-format", - "href": "https://www.w3.org/TR/WGSL/#texel-format", + "id": "override-declaration", + "href": "https://www.w3.org/TR/WGSL/#override-declaration", "linkingText": [ - "texel format" + "override-declaration" ], "localLinkingText": [], "type": "dfn", @@ -4254,18 +4280,18 @@ "access": "private", "informative": false, "heading": { - "id": "texel-formats", - "href": "https://www.w3.org/TR/WGSL/#texel-formats", - "title": "Texel Formats", - "number": "5.5.1" + "id": "override-decls", + "href": "https://www.w3.org/TR/WGSL/#override-decls", + "title": "override Declarations", + "number": "6.2.2" }, "definedIn": "prose" }, { - "id": "channels", - "href": "https://www.w3.org/TR/WGSL/#channels", + "id": "pipeline-overridable", + "href": "https://www.w3.org/TR/WGSL/#pipeline-overridable", "linkingText": [ - "channels" + "pipeline-overridable" ], "localLinkingText": [], "type": "dfn", @@ -4277,13 +4303,13 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "dt" + "definedIn": "prose" }, { - "id": "channel-format", - "href": "https://www.w3.org/TR/WGSL/#channel-format", + "id": "pipeline-overridable-constant-default-value", + "href": "https://www.w3.org/TR/WGSL/#pipeline-overridable-constant-default-value", "linkingText": [ - "channel format" + "pipeline-overridable constant default value" ], "localLinkingText": [], "type": "dfn", @@ -4295,13 +4321,13 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "dt" + "definedIn": "prose" }, { - "id": "channel-formats", - "href": "https://www.w3.org/TR/WGSL/#channel-formats", + "id": "pipeline-constant-id", + "href": "https://www.w3.org/TR/WGSL/#pipeline-constant-id", "linkingText": [ - "Channel Formats" + "pipeline constant ID" ], "localLinkingText": [], "type": "dfn", @@ -4316,10 +4342,10 @@ "definedIn": "prose" }, { - "id": "channel-transfer-function", - "href": "https://www.w3.org/TR/WGSL/#channel-transfer-function", + "id": "pipeline-overridable-constant-identifier-string", + "href": "https://www.w3.org/TR/WGSL/#pipeline-overridable-constant-identifier-string", "linkingText": [ - "channel transfer function" + "pipeline-overridable constant identifier string" ], "localLinkingText": [], "type": "dfn", @@ -4334,10 +4360,10 @@ "definedIn": "prose" }, { - "id": "storage-texel-formats", - "href": "https://www.w3.org/TR/WGSL/#storage-texel-formats", + "id": "let-declaration", + "href": "https://www.w3.org/TR/WGSL/#let-declaration", "linkingText": [ - "storage-texel-formats" + "let-declaration" ], "localLinkingText": [], "type": "dfn", @@ -4345,17 +4371,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "let-decls", + "href": "https://www.w3.org/TR/WGSL/#let-decls", + "title": "let Declarations", + "number": "6.2.3" }, "definedIn": "prose" }, { - "id": "storage-texture", - "href": "https://www.w3.org/TR/WGSL/#storage-texture", + "id": "variable", + "href": "https://www.w3.org/TR/WGSL/#variable", "linkingText": [ - "storage texture" + "variable" ], "localLinkingText": [], "type": "dfn", @@ -4363,18 +4390,18 @@ "access": "private", "informative": false, "heading": { - "id": "texture-storage", - "href": "https://www.w3.org/TR/WGSL/#texture-storage", - "title": "Storage Texture Types", - "number": "5.5.5" + "id": "var-decls", + "href": "https://www.w3.org/TR/WGSL/#var-decls", + "title": "var Declarations", + "number": "6.3" }, "definedIn": "prose" }, { - "id": "write-only-storage-texture", - "href": "https://www.w3.org/TR/WGSL/#write-only-storage-texture", + "id": "uniform-buffer", + "href": "https://www.w3.org/TR/WGSL/#uniform-buffer", "linkingText": [ - "write-only storage texture" + "uniform buffer" ], "localLinkingText": [], "type": "dfn", @@ -4389,10 +4416,10 @@ "definedIn": "prose" }, { - "id": "sampler", - "href": "https://www.w3.org/TR/WGSL/#sampler", + "id": "storage-buffer", + "href": "https://www.w3.org/TR/WGSL/#storage-buffer", "linkingText": [ - "sampler" + "storage buffer" ], "localLinkingText": [], "type": "dfn", @@ -4400,18 +4427,17 @@ "access": "private", "informative": false, "heading": { - "id": "sampler-type", - "href": "https://www.w3.org/TR/WGSL/#sampler-type", - "title": "Sampler Type", - "number": "5.5.7" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "sampler-types", - "href": "https://www.w3.org/TR/WGSL/#sampler-types", + "id": "texture-resource", + "href": "https://www.w3.org/TR/WGSL/#texture-resource", "linkingText": [ - "sampler types" + "texture resource" ], "localLinkingText": [], "type": "dfn", @@ -4426,16 +4452,14 @@ "definedIn": "prose" }, { - "id": "type-sampler", - "href": "https://www.w3.org/TR/WGSL/#type-sampler", + "id": "sampler-resource", + "href": "https://www.w3.org/TR/WGSL/#sampler-resource", "linkingText": [ - "sampler" + "sampler resource" ], "localLinkingText": [], "type": "dfn", - "for": [ - "type" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -4443,19 +4467,35 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "table" + "definedIn": "prose" }, { - "id": "type-sampler_comparison", - "href": "https://www.w3.org/TR/WGSL/#type-sampler_comparison", + "id": "lifetime", + "href": "https://www.w3.org/TR/WGSL/#lifetime", + "linkingText": [ + "lifetime" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" + }, + "definedIn": "prose" + }, + { + "id": "default-initial-value", + "href": "https://www.w3.org/TR/WGSL/#default-initial-value", "linkingText": [ - "sampler_comparison" + "default initial value" ], "localLinkingText": [], "type": "dfn", - "for": [ - "type" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -4463,13 +4503,13 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "table" + "definedIn": "prose" }, { - "id": "syntax-texture_and_sampler_types", - "href": "https://www.w3.org/TR/WGSL/#syntax-texture_and_sampler_types", + "id": "syntax-variable_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-variable_statement", "linkingText": [ - "texture_and_sampler_types" + "variable_statement" ], "localLinkingText": [], "type": "dfn", @@ -4479,18 +4519,18 @@ "access": "private", "informative": false, "heading": { - "id": "texture-and-sampler-types-grammar", - "href": "https://www.w3.org/TR/WGSL/#texture-and-sampler-types-grammar", - "title": "Texture and Sampler Types Grammar", - "number": "5.5.8" + "id": "var-and-value-decl-grammar", + "href": "https://www.w3.org/TR/WGSL/#var-and-value-decl-grammar", + "title": "Variable and Value Declaration Grammar Summary", + "number": "6.4" }, "definedIn": "prose" }, { - "id": "syntax-sampler_type", - "href": "https://www.w3.org/TR/WGSL/#syntax-sampler_type", + "id": "syntax-variable_decl", + "href": "https://www.w3.org/TR/WGSL/#syntax-variable_decl", "linkingText": [ - "sampler_type" + "variable_decl" ], "localLinkingText": [], "type": "dfn", @@ -4507,10 +4547,10 @@ "definedIn": "prose" }, { - "id": "syntax-sampled_texture_type", - "href": "https://www.w3.org/TR/WGSL/#syntax-sampled_texture_type", + "id": "syntax-optionally_typed_ident", + "href": "https://www.w3.org/TR/WGSL/#syntax-optionally_typed_ident", "linkingText": [ - "sampled_texture_type" + "optionally_typed_ident" ], "localLinkingText": [], "type": "dfn", @@ -4527,10 +4567,10 @@ "definedIn": "prose" }, { - "id": "syntax-multisampled_texture_type", - "href": "https://www.w3.org/TR/WGSL/#syntax-multisampled_texture_type", + "id": "syntax-variable_qualifier", + "href": "https://www.w3.org/TR/WGSL/#syntax-variable_qualifier", "linkingText": [ - "multisampled_texture_type" + "variable_qualifier" ], "localLinkingText": [], "type": "dfn", @@ -4547,10 +4587,10 @@ "definedIn": "prose" }, { - "id": "syntax-storage_texture_type", - "href": "https://www.w3.org/TR/WGSL/#syntax-storage_texture_type", + "id": "syntax-global_variable_decl", + "href": "https://www.w3.org/TR/WGSL/#syntax-global_variable_decl", "linkingText": [ - "storage_texture_type" + "global_variable_decl" ], "localLinkingText": [], "type": "dfn", @@ -4567,10 +4607,10 @@ "definedIn": "prose" }, { - "id": "syntax-depth_texture_type", - "href": "https://www.w3.org/TR/WGSL/#syntax-depth_texture_type", + "id": "syntax-global_constant_decl", + "href": "https://www.w3.org/TR/WGSL/#syntax-global_constant_decl", "linkingText": [ - "depth_texture_type" + "global_constant_decl" ], "localLinkingText": [], "type": "dfn", @@ -4587,10 +4627,10 @@ "definedIn": "prose" }, { - "id": "type-alias", - "href": "https://www.w3.org/TR/WGSL/#type-alias", + "id": "runtime-expression", + "href": "https://www.w3.org/TR/WGSL/#runtime-expression", "linkingText": [ - "type alias" + "runtime expression" ], "localLinkingText": [], "type": "dfn", @@ -4598,119 +4638,113 @@ "access": "private", "informative": false, "heading": { - "id": "type-aliases", - "href": "https://www.w3.org/TR/WGSL/#type-aliases", - "title": "Type Aliases", - "number": "5.6" + "id": "expressions", + "href": "https://www.w3.org/TR/WGSL/#expressions", + "title": "Expressions", + "number": "7" }, "definedIn": "prose" }, { - "id": "syntax-type_alias_decl", - "href": "https://www.w3.org/TR/WGSL/#syntax-type_alias_decl", + "id": "const-expressions", + "href": "https://www.w3.org/TR/WGSL/#const-expressions", "linkingText": [ - "type_alias_decl" + "const-expressions" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "const-expr", + "href": "https://www.w3.org/TR/WGSL/#const-expr", + "title": "const Expressions", + "number": "7.1.1" }, "definedIn": "prose" }, { - "id": "syntax-type_specifier", - "href": "https://www.w3.org/TR/WGSL/#syntax-type_specifier", + "id": "override-expressions", + "href": "https://www.w3.org/TR/WGSL/#override-expressions", "linkingText": [ - "type_specifier" + "override-expressions" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "type-specifiers", - "href": "https://www.w3.org/TR/WGSL/#type-specifiers", - "title": "Type Specifier Grammar", - "number": "5.7" + "id": "override-expr", + "href": "https://www.w3.org/TR/WGSL/#override-expr", + "title": "override Expressions", + "number": "7.1.2" }, "definedIn": "prose" }, { - "id": "syntax-type_specifier_without_ident", - "href": "https://www.w3.org/TR/WGSL/#syntax-type_specifier_without_ident", + "id": "indeterminate-value", + "href": "https://www.w3.org/TR/WGSL/#indeterminate-value", "linkingText": [ - "type_specifier_without_ident" + "indeterminate value" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "indeterminate-values", + "href": "https://www.w3.org/TR/WGSL/#indeterminate-values", + "title": "Indeterminate values", + "number": "7.2" }, "definedIn": "prose" }, { - "id": "syntax-vec_prefix", - "href": "https://www.w3.org/TR/WGSL/#syntax-vec_prefix", + "id": "value-constructor", + "href": "https://www.w3.org/TR/WGSL/#value-constructor", "linkingText": [ - "vec_prefix" + "value constructor" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "value-constructor-expr", + "href": "https://www.w3.org/TR/WGSL/#value-constructor-expr", + "title": "Value Constructor Expressions", + "number": "7.5" }, "definedIn": "prose" }, { - "id": "syntax-mat_prefix", - "href": "https://www.w3.org/TR/WGSL/#syntax-mat_prefix", + "id": "zero-value", + "href": "https://www.w3.org/TR/WGSL/#zero-value", "linkingText": [ - "mat_prefix" + "zero value" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "zero-value-expr", + "href": "https://www.w3.org/TR/WGSL/#zero-value-expr", + "title": "Zero Value Expressions", + "number": "7.5.2" }, "definedIn": "prose" }, { - "id": "value-declaration", - "href": "https://www.w3.org/TR/WGSL/#value-declaration", + "id": "conversion-expression", + "href": "https://www.w3.org/TR/WGSL/#conversion-expression", "linkingText": [ - "value declaration" + "conversion expression" ], "localLinkingText": [], "type": "dfn", @@ -4718,18 +4752,18 @@ "access": "private", "informative": false, "heading": { - "id": "var-and-value", - "href": "https://www.w3.org/TR/WGSL/#var-and-value", - "title": "Variable and Value Declarations", - "number": "6" + "id": "conversion-expr", + "href": "https://www.w3.org/TR/WGSL/#conversion-expr", + "title": "Conversion Expressions", + "number": "7.5.3" }, "definedIn": "prose" }, { - "id": "variable-declaration", - "href": "https://www.w3.org/TR/WGSL/#variable-declaration", + "id": "swizzle", + "href": "https://www.w3.org/TR/WGSL/#swizzle", "linkingText": [ - "variable declaration" + "swizzle" ], "localLinkingText": [], "type": "dfn", @@ -4737,17 +4771,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "vector-access-expr", + "href": "https://www.w3.org/TR/WGSL/#vector-access-expr", + "title": "Vector Access Expression", + "number": "7.7.1" }, "definedIn": "prose" }, { - "id": "function-scope", - "href": "https://www.w3.org/TR/WGSL/#function-scope", + "id": "address-of", + "href": "https://www.w3.org/TR/WGSL/#address-of", "linkingText": [ - "function scope" + "address-of" ], "localLinkingText": [], "type": "dfn", @@ -4755,17 +4790,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "address-of-expr", + "href": "https://www.w3.org/TR/WGSL/#address-of-expr", + "title": "Address-Of Expression", + "number": "7.15" }, "definedIn": "prose" }, { - "id": "effective-value-type", - "href": "https://www.w3.org/TR/WGSL/#effective-value-type", + "id": "indirection", + "href": "https://www.w3.org/TR/WGSL/#indirection", "linkingText": [ - "effective-value-type" + "indirection" ], "localLinkingText": [], "type": "dfn", @@ -4773,59 +4809,85 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "indirection-expr", + "href": "https://www.w3.org/TR/WGSL/#indirection-expr", + "title": "Indirection Expression", + "number": "7.16" }, "definedIn": "prose" }, { - "id": "const-declaration", - "href": "https://www.w3.org/TR/WGSL/#const-declaration", + "id": "syntax-primary_expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-primary_expression", "linkingText": [ - "const-declaration" + "primary_expression" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "const-decls", - "href": "https://www.w3.org/TR/WGSL/#const-decls", - "title": "const Declarations", - "number": "6.2.1" + "id": "expression-grammar", + "href": "https://www.w3.org/TR/WGSL/#expression-grammar", + "title": "Expression Grammar Summary", + "number": "7.18" }, "definedIn": "prose" }, { - "id": "override-declaration", - "href": "https://www.w3.org/TR/WGSL/#override-declaration", + "id": "syntax-call_expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-call_expression", "linkingText": [ - "override-declaration" + "call_expression" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "override-decls", - "href": "https://www.w3.org/TR/WGSL/#override-decls", - "title": "override Declarations", - "number": "6.2.2" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" + }, + "definedIn": "prose" + }, + { + "id": "syntax-call_phrase", + "href": "https://www.w3.org/TR/WGSL/#syntax-call_phrase", + "linkingText": [ + "call_phrase" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "syntax" + ], + "access": "private", + "informative": false, + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "pipeline-overridable", - "href": "https://www.w3.org/TR/WGSL/#pipeline-overridable", + "id": "syntax-callable", + "href": "https://www.w3.org/TR/WGSL/#syntax-callable", "linkingText": [ - "pipeline-overridable" + "callable" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { @@ -4836,14 +4898,16 @@ "definedIn": "prose" }, { - "id": "pipeline-overridable-constant-default-value", - "href": "https://www.w3.org/TR/WGSL/#pipeline-overridable-constant-default-value", + "id": "syntax-paren_expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-paren_expression", "linkingText": [ - "pipeline-overridable constant default value" + "paren_expression" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { @@ -4854,14 +4918,16 @@ "definedIn": "prose" }, { - "id": "pipeline-constant-id", - "href": "https://www.w3.org/TR/WGSL/#pipeline-constant-id", + "id": "syntax-argument_expression_list", + "href": "https://www.w3.org/TR/WGSL/#syntax-argument_expression_list", "linkingText": [ - "pipeline constant ID" + "argument_expression_list" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { @@ -4872,14 +4938,16 @@ "definedIn": "prose" }, { - "id": "pipeline-overridable-constant-identifier-string", - "href": "https://www.w3.org/TR/WGSL/#pipeline-overridable-constant-identifier-string", + "id": "syntax-expression_comma_list", + "href": "https://www.w3.org/TR/WGSL/#syntax-expression_comma_list", "linkingText": [ - "pipeline-overridable constant identifier string" + "expression_comma_list" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { @@ -4890,52 +4958,56 @@ "definedIn": "prose" }, { - "id": "let-declaration", - "href": "https://www.w3.org/TR/WGSL/#let-declaration", + "id": "syntax-component_or_swizzle_specifier", + "href": "https://www.w3.org/TR/WGSL/#syntax-component_or_swizzle_specifier", "linkingText": [ - "let-declaration" + "component_or_swizzle_specifier" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "let-decls", - "href": "https://www.w3.org/TR/WGSL/#let-decls", - "title": "let Declarations", - "number": "6.2.3" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "variable", - "href": "https://www.w3.org/TR/WGSL/#variable", + "id": "syntax-unary_expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-unary_expression", "linkingText": [ - "variable" + "unary_expression" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "var-decls", - "href": "https://www.w3.org/TR/WGSL/#var-decls", - "title": "var Declarations", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "uniform-buffer", - "href": "https://www.w3.org/TR/WGSL/#uniform-buffer", + "id": "syntax-singular_expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-singular_expression", "linkingText": [ - "uniform buffer" + "singular_expression" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { @@ -4946,14 +5018,16 @@ "definedIn": "prose" }, { - "id": "storage-buffer", - "href": "https://www.w3.org/TR/WGSL/#storage-buffer", + "id": "syntax-lhs_expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-lhs_expression", "linkingText": [ - "storage buffer" + "lhs_expression" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { @@ -4964,14 +5038,16 @@ "definedIn": "prose" }, { - "id": "texture-resource", - "href": "https://www.w3.org/TR/WGSL/#texture-resource", + "id": "syntax-core_lhs_expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-core_lhs_expression", "linkingText": [ - "texture resource" + "core_lhs_expression" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { @@ -4982,14 +5058,16 @@ "definedIn": "prose" }, { - "id": "sampler-resource", - "href": "https://www.w3.org/TR/WGSL/#sampler-resource", + "id": "syntax-multiplicative_expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-multiplicative_expression", "linkingText": [ - "sampler resource" + "multiplicative_expression" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { @@ -5000,14 +5078,16 @@ "definedIn": "prose" }, { - "id": "lifetime", - "href": "https://www.w3.org/TR/WGSL/#lifetime", + "id": "syntax-multiplicative_operator", + "href": "https://www.w3.org/TR/WGSL/#syntax-multiplicative_operator", "linkingText": [ - "lifetime" + "multiplicative_operator" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { @@ -5018,14 +5098,16 @@ "definedIn": "prose" }, { - "id": "default-initial-value", - "href": "https://www.w3.org/TR/WGSL/#default-initial-value", + "id": "syntax-additive_expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-additive_expression", "linkingText": [ - "default initial value" + "additive_expression" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { @@ -5036,10 +5118,10 @@ "definedIn": "prose" }, { - "id": "syntax-variable_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-variable_statement", + "id": "syntax-additive_operator", + "href": "https://www.w3.org/TR/WGSL/#syntax-additive_operator", "linkingText": [ - "variable_statement" + "additive_operator" ], "localLinkingText": [], "type": "dfn", @@ -5049,18 +5131,17 @@ "access": "private", "informative": false, "heading": { - "id": "var-and-value-decl-grammar", - "href": "https://www.w3.org/TR/WGSL/#var-and-value-decl-grammar", - "title": "Variable and Value Declaration Grammar Summary", - "number": "6.4" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "syntax-variable_decl", - "href": "https://www.w3.org/TR/WGSL/#syntax-variable_decl", + "id": "syntax-shift_expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-shift_expression", "linkingText": [ - "variable_decl" + "shift_expression" ], "localLinkingText": [], "type": "dfn", @@ -5077,10 +5158,10 @@ "definedIn": "prose" }, { - "id": "syntax-optionally_typed_ident", - "href": "https://www.w3.org/TR/WGSL/#syntax-optionally_typed_ident", + "id": "syntax-relational_expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-relational_expression", "linkingText": [ - "optionally_typed_ident" + "relational_expression" ], "localLinkingText": [], "type": "dfn", @@ -5097,10 +5178,10 @@ "definedIn": "prose" }, { - "id": "syntax-variable_qualifier", - "href": "https://www.w3.org/TR/WGSL/#syntax-variable_qualifier", + "id": "syntax-short_circuit_and_expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-short_circuit_and_expression", "linkingText": [ - "variable_qualifier" + "short_circuit_and_expression" ], "localLinkingText": [], "type": "dfn", @@ -5117,10 +5198,10 @@ "definedIn": "prose" }, { - "id": "syntax-global_variable_decl", - "href": "https://www.w3.org/TR/WGSL/#syntax-global_variable_decl", + "id": "syntax-short_circuit_or_expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-short_circuit_or_expression", "linkingText": [ - "global_variable_decl" + "short_circuit_or_expression" ], "localLinkingText": [], "type": "dfn", @@ -5137,10 +5218,10 @@ "definedIn": "prose" }, { - "id": "syntax-global_constant_decl", - "href": "https://www.w3.org/TR/WGSL/#syntax-global_constant_decl", + "id": "syntax-binary_or_expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-binary_or_expression", "linkingText": [ - "global_constant_decl" + "binary_or_expression" ], "localLinkingText": [], "type": "dfn", @@ -5157,86 +5238,90 @@ "definedIn": "prose" }, { - "id": "runtime-expression", - "href": "https://www.w3.org/TR/WGSL/#runtime-expression", + "id": "syntax-binary_and_expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-binary_and_expression", "linkingText": [ - "runtime expression" + "binary_and_expression" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "expressions", - "href": "https://www.w3.org/TR/WGSL/#expressions", - "title": "Expressions", - "number": "7" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "const-expressions", - "href": "https://www.w3.org/TR/WGSL/#const-expressions", + "id": "syntax-binary_xor_expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-binary_xor_expression", "linkingText": [ - "const-expressions" + "binary_xor_expression" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "const-expr", - "href": "https://www.w3.org/TR/WGSL/#const-expr", - "title": "const Expressions", - "number": "7.1.1" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "override-expressions", - "href": "https://www.w3.org/TR/WGSL/#override-expressions", + "id": "syntax-bitwise_expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-bitwise_expression", "linkingText": [ - "override-expressions" + "bitwise_expression" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "override-expr", - "href": "https://www.w3.org/TR/WGSL/#override-expr", - "title": "override Expressions", - "number": "7.1.2" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "indeterminate-value", - "href": "https://www.w3.org/TR/WGSL/#indeterminate-value", + "id": "syntax-expression", + "href": "https://www.w3.org/TR/WGSL/#syntax-expression", "linkingText": [ - "indeterminate value" + "expression" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "indeterminate-values", - "href": "https://www.w3.org/TR/WGSL/#indeterminate-values", - "title": "Indeterminate values", - "number": "7.2" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "value-constructor", - "href": "https://www.w3.org/TR/WGSL/#value-constructor", + "id": "statement", + "href": "https://www.w3.org/TR/WGSL/#statement", "linkingText": [ - "value constructor" + "statement" ], "localLinkingText": [], "type": "dfn", @@ -5244,18 +5329,18 @@ "access": "private", "informative": false, "heading": { - "id": "value-constructor-expr", - "href": "https://www.w3.org/TR/WGSL/#value-constructor-expr", - "title": "Value Constructor Expressions", - "number": "7.5" + "id": "statements", + "href": "https://www.w3.org/TR/WGSL/#statements", + "title": "Statements", + "number": "8" }, "definedIn": "prose" }, { - "id": "zero-value", - "href": "https://www.w3.org/TR/WGSL/#zero-value", + "id": "compound-statement", + "href": "https://www.w3.org/TR/WGSL/#compound-statement", "linkingText": [ - "zero value" + "compound statement" ], "localLinkingText": [], "type": "dfn", @@ -5263,75 +5348,79 @@ "access": "private", "informative": false, "heading": { - "id": "zero-value-expr", - "href": "https://www.w3.org/TR/WGSL/#zero-value-expr", - "title": "Zero Value Expressions", - "number": "7.5.2" + "id": "compound-statement-section", + "href": "https://www.w3.org/TR/WGSL/#compound-statement-section", + "title": "Compound Statement", + "number": "8.1" }, "definedIn": "prose" }, { - "id": "conversion-expression", - "href": "https://www.w3.org/TR/WGSL/#conversion-expression", + "id": "syntax-compound_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-compound_statement", "linkingText": [ - "conversion expression" + "compound_statement" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "conversion-expr", - "href": "https://www.w3.org/TR/WGSL/#conversion-expr", - "title": "Conversion Expressions", - "number": "7.5.3" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "swizzle", - "href": "https://www.w3.org/TR/WGSL/#swizzle", + "id": "statement-assignment", + "href": "https://www.w3.org/TR/WGSL/#statement-assignment", "linkingText": [ - "swizzle" + "assignment" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "statement" + ], "access": "private", "informative": false, "heading": { - "id": "vector-access-expr", - "href": "https://www.w3.org/TR/WGSL/#vector-access-expr", - "title": "Vector Access Expression", - "number": "7.7.1" + "id": "assignment", + "href": "https://www.w3.org/TR/WGSL/#assignment", + "title": "Assignment Statement", + "number": "8.2" }, "definedIn": "prose" }, { - "id": "address-of", - "href": "https://www.w3.org/TR/WGSL/#address-of", + "id": "syntax-assignment_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-assignment_statement", "linkingText": [ - "address-of" + "assignment_statement" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "address-of-expr", - "href": "https://www.w3.org/TR/WGSL/#address-of-expr", - "title": "Address-Of Expression", - "number": "7.15" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "indirection", - "href": "https://www.w3.org/TR/WGSL/#indirection", + "id": "left-hand-side", + "href": "https://www.w3.org/TR/WGSL/#left-hand-side", "linkingText": [ - "indirection" + "left-hand side" ], "localLinkingText": [], "type": "dfn", @@ -5339,99 +5428,92 @@ "access": "private", "informative": false, "heading": { - "id": "indirection-expr", - "href": "https://www.w3.org/TR/WGSL/#indirection-expr", - "title": "Indirection Expression", - "number": "7.16" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "syntax-primary_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-primary_expression", + "id": "right-hand-side", + "href": "https://www.w3.org/TR/WGSL/#right-hand-side", "linkingText": [ - "primary_expression" + "right-hand side" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "expression-grammar", - "href": "https://www.w3.org/TR/WGSL/#expression-grammar", - "title": "Expression Grammar Summary", - "number": "7.18" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "syntax-call_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-call_expression", + "id": "simple-assignment", + "href": "https://www.w3.org/TR/WGSL/#simple-assignment", "linkingText": [ - "call_expression" + "simple assignment" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "simple-assignment-section", + "href": "https://www.w3.org/TR/WGSL/#simple-assignment-section", + "title": "Simple Assignment", + "number": "8.2.1" }, "definedIn": "prose" }, { - "id": "syntax-call_phrase", - "href": "https://www.w3.org/TR/WGSL/#syntax-call_phrase", + "id": "phony-assignment", + "href": "https://www.w3.org/TR/WGSL/#phony-assignment", "linkingText": [ - "call_phrase" + "phony assignment" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "phony-assignment-section", + "href": "https://www.w3.org/TR/WGSL/#phony-assignment-section", + "title": "Phony Assignment", + "number": "8.2.2" }, "definedIn": "prose" }, { - "id": "syntax-callable", - "href": "https://www.w3.org/TR/WGSL/#syntax-callable", + "id": "compound-assignment", + "href": "https://www.w3.org/TR/WGSL/#compound-assignment", "linkingText": [ - "callable" + "compound assignment" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "compound-assignment-sec", + "href": "https://www.w3.org/TR/WGSL/#compound-assignment-sec", + "title": "Compound Assignment", + "number": "8.2.3" }, "definedIn": "prose" }, { - "id": "syntax-paren_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-paren_expression", + "id": "syntax-compound_assignment_operator", + "href": "https://www.w3.org/TR/WGSL/#syntax-compound_assignment_operator", "linkingText": [ - "paren_expression" + "compound_assignment_operator" ], "localLinkingText": [], "type": "dfn", @@ -5448,50 +5530,48 @@ "definedIn": "prose" }, { - "id": "syntax-argument_expression_list", - "href": "https://www.w3.org/TR/WGSL/#syntax-argument_expression_list", + "id": "increment-statement", + "href": "https://www.w3.org/TR/WGSL/#increment-statement", "linkingText": [ - "argument_expression_list" + "increment statement" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "increment-decrement", + "href": "https://www.w3.org/TR/WGSL/#increment-decrement", + "title": "Increment and Decrement Statements", + "number": "8.3" }, "definedIn": "prose" }, { - "id": "syntax-expression_comma_list", - "href": "https://www.w3.org/TR/WGSL/#syntax-expression_comma_list", + "id": "decrement-statement", + "href": "https://www.w3.org/TR/WGSL/#decrement-statement", "linkingText": [ - "expression_comma_list" + "decrement statement" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "increment-decrement", + "href": "https://www.w3.org/TR/WGSL/#increment-decrement", + "title": "Increment and Decrement Statements", + "number": "8.3" }, "definedIn": "prose" }, { - "id": "syntax-component_or_swizzle_specifier", - "href": "https://www.w3.org/TR/WGSL/#syntax-component_or_swizzle_specifier", + "id": "syntax-increment_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-increment_statement", "linkingText": [ - "component_or_swizzle_specifier" + "increment_statement" ], "localLinkingText": [], "type": "dfn", @@ -5501,17 +5581,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "increment-decrement", + "href": "https://www.w3.org/TR/WGSL/#increment-decrement", + "title": "Increment and Decrement Statements", + "number": "8.3" }, "definedIn": "prose" }, { - "id": "syntax-unary_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-unary_expression", + "id": "syntax-decrement_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-decrement_statement", "linkingText": [ - "unary_expression" + "decrement_statement" ], "localLinkingText": [], "type": "dfn", @@ -5528,30 +5609,31 @@ "definedIn": "prose" }, { - "id": "syntax-singular_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-singular_expression", + "id": "statement-if", + "href": "https://www.w3.org/TR/WGSL/#statement-if", "linkingText": [ - "singular_expression" + "if" ], "localLinkingText": [], "type": "dfn", "for": [ - "syntax" + "statement" ], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "if-statement", + "href": "https://www.w3.org/TR/WGSL/#if-statement", + "title": "If Statement", + "number": "8.4.1" }, "definedIn": "prose" }, { - "id": "syntax-lhs_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-lhs_expression", + "id": "syntax-if_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-if_statement", "linkingText": [ - "lhs_expression" + "if_statement" ], "localLinkingText": [], "type": "dfn", @@ -5568,10 +5650,10 @@ "definedIn": "prose" }, { - "id": "syntax-core_lhs_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-core_lhs_expression", + "id": "syntax-if_clause", + "href": "https://www.w3.org/TR/WGSL/#syntax-if_clause", "linkingText": [ - "core_lhs_expression" + "if_clause" ], "localLinkingText": [], "type": "dfn", @@ -5588,10 +5670,10 @@ "definedIn": "prose" }, { - "id": "syntax-multiplicative_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-multiplicative_expression", + "id": "syntax-else_if_clause", + "href": "https://www.w3.org/TR/WGSL/#syntax-else_if_clause", "linkingText": [ - "multiplicative_expression" + "else_if_clause" ], "localLinkingText": [], "type": "dfn", @@ -5608,10 +5690,10 @@ "definedIn": "prose" }, { - "id": "syntax-multiplicative_operator", - "href": "https://www.w3.org/TR/WGSL/#syntax-multiplicative_operator", + "id": "syntax-else_clause", + "href": "https://www.w3.org/TR/WGSL/#syntax-else_clause", "linkingText": [ - "multiplicative_operator" + "else_clause" ], "localLinkingText": [], "type": "dfn", @@ -5627,31 +5709,32 @@ }, "definedIn": "prose" }, - { - "id": "syntax-additive_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-additive_expression", + { + "id": "statement-switch", + "href": "https://www.w3.org/TR/WGSL/#statement-switch", "linkingText": [ - "additive_expression" + "switch" ], "localLinkingText": [], "type": "dfn", "for": [ - "syntax" + "statement" ], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "switch-statement", + "href": "https://www.w3.org/TR/WGSL/#switch-statement", + "title": "Switch Statement", + "number": "8.4.2" }, "definedIn": "prose" }, { - "id": "syntax-additive_operator", - "href": "https://www.w3.org/TR/WGSL/#syntax-additive_operator", + "id": "syntax-switch_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-switch_statement", "linkingText": [ - "additive_operator" + "switch_statement" ], "localLinkingText": [], "type": "dfn", @@ -5668,10 +5751,10 @@ "definedIn": "prose" }, { - "id": "syntax-shift_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-shift_expression", + "id": "syntax-switch_body", + "href": "https://www.w3.org/TR/WGSL/#syntax-switch_body", "linkingText": [ - "shift_expression" + "switch_body" ], "localLinkingText": [], "type": "dfn", @@ -5688,10 +5771,10 @@ "definedIn": "prose" }, { - "id": "syntax-relational_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-relational_expression", + "id": "syntax-case_clause", + "href": "https://www.w3.org/TR/WGSL/#syntax-case_clause", "linkingText": [ - "relational_expression" + "case_clause" ], "localLinkingText": [], "type": "dfn", @@ -5708,10 +5791,10 @@ "definedIn": "prose" }, { - "id": "syntax-short_circuit_and_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-short_circuit_and_expression", + "id": "syntax-default_alone_clause", + "href": "https://www.w3.org/TR/WGSL/#syntax-default_alone_clause", "linkingText": [ - "short_circuit_and_expression" + "default_alone_clause" ], "localLinkingText": [], "type": "dfn", @@ -5728,10 +5811,10 @@ "definedIn": "prose" }, { - "id": "syntax-short_circuit_or_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-short_circuit_or_expression", + "id": "syntax-case_selectors", + "href": "https://www.w3.org/TR/WGSL/#syntax-case_selectors", "linkingText": [ - "short_circuit_or_expression" + "case_selectors" ], "localLinkingText": [], "type": "dfn", @@ -5748,10 +5831,10 @@ "definedIn": "prose" }, { - "id": "syntax-binary_or_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-binary_or_expression", + "id": "syntax-case_selector", + "href": "https://www.w3.org/TR/WGSL/#syntax-case_selector", "linkingText": [ - "binary_or_expression" + "case_selector" ], "localLinkingText": [], "type": "dfn", @@ -5768,16 +5851,14 @@ "definedIn": "prose" }, { - "id": "syntax-binary_and_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-binary_and_expression", + "id": "case-clause", + "href": "https://www.w3.org/TR/WGSL/#case-clause", "linkingText": [ - "binary_and_expression" + "case clause" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -5788,16 +5869,14 @@ "definedIn": "prose" }, { - "id": "syntax-binary_xor_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-binary_xor_expression", + "id": "default-alone-clause", + "href": "https://www.w3.org/TR/WGSL/#default-alone-clause", "linkingText": [ - "binary_xor_expression" + "default-alone clause" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -5808,16 +5887,14 @@ "definedIn": "prose" }, { - "id": "syntax-bitwise_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-bitwise_expression", + "id": "default-clause", + "href": "https://www.w3.org/TR/WGSL/#default-clause", "linkingText": [ - "bitwise_expression" + "default clause" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -5828,10 +5905,10 @@ "definedIn": "prose" }, { - "id": "syntax-expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-expression", + "id": "syntax-loop_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-loop_statement", "linkingText": [ - "expression" + "loop_statement" ], "localLinkingText": [], "type": "dfn", @@ -5841,36 +5918,38 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "loop-statement", + "href": "https://www.w3.org/TR/WGSL/#loop-statement", + "title": "Loop Statement", + "number": "8.4.3" }, "definedIn": "prose" }, { - "id": "statement", - "href": "https://www.w3.org/TR/WGSL/#statement", + "id": "statement-loop", + "href": "https://www.w3.org/TR/WGSL/#statement-loop", "linkingText": [ - "statement" + "loop" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "statement" + ], "access": "private", "informative": false, "heading": { - "id": "statements", - "href": "https://www.w3.org/TR/WGSL/#statements", - "title": "Statements", - "number": "8" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "compound-statement", - "href": "https://www.w3.org/TR/WGSL/#compound-statement", + "id": "loop-body", + "href": "https://www.w3.org/TR/WGSL/#loop-body", "linkingText": [ - "compound statement" + "loop body" ], "localLinkingText": [], "type": "dfn", @@ -5878,24 +5957,21 @@ "access": "private", "informative": false, "heading": { - "id": "compound-statement-section", - "href": "https://www.w3.org/TR/WGSL/#compound-statement-section", - "title": "Compound Statement", - "number": "8.1" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "syntax-compound_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-compound_statement", + "id": "iteration", + "href": "https://www.w3.org/TR/WGSL/#iteration", "linkingText": [ - "compound_statement" + "iteration" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -5906,31 +5982,31 @@ "definedIn": "prose" }, { - "id": "statement-assignment", - "href": "https://www.w3.org/TR/WGSL/#statement-assignment", + "id": "syntax-for_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-for_statement", "linkingText": [ - "assignment" + "for_statement" ], "localLinkingText": [], "type": "dfn", "for": [ - "statement" + "syntax" ], "access": "private", "informative": false, "heading": { - "id": "assignment", - "href": "https://www.w3.org/TR/WGSL/#assignment", - "title": "Assignment Statement", - "number": "8.2" + "id": "for-statement", + "href": "https://www.w3.org/TR/WGSL/#for-statement", + "title": "For Statement", + "number": "8.4.4" }, "definedIn": "prose" }, { - "id": "syntax-assignment_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-assignment_statement", + "id": "syntax-for_header", + "href": "https://www.w3.org/TR/WGSL/#syntax-for_header", "linkingText": [ - "assignment_statement" + "for_header" ], "localLinkingText": [], "type": "dfn", @@ -5947,14 +6023,16 @@ "definedIn": "prose" }, { - "id": "left-hand-side", - "href": "https://www.w3.org/TR/WGSL/#left-hand-side", + "id": "syntax-for_init", + "href": "https://www.w3.org/TR/WGSL/#syntax-for_init", "linkingText": [ - "left-hand side" + "for_init" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { @@ -5965,14 +6043,16 @@ "definedIn": "prose" }, { - "id": "right-hand-side", - "href": "https://www.w3.org/TR/WGSL/#right-hand-side", + "id": "syntax-for_update", + "href": "https://www.w3.org/TR/WGSL/#syntax-for_update", "linkingText": [ - "right-hand side" + "for_update" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { @@ -5983,72 +6063,56 @@ "definedIn": "prose" }, { - "id": "simple-assignment", - "href": "https://www.w3.org/TR/WGSL/#simple-assignment", + "id": "statement-for", + "href": "https://www.w3.org/TR/WGSL/#statement-for", "linkingText": [ - "simple assignment" + "for" ], "localLinkingText": [], "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "simple-assignment-section", - "href": "https://www.w3.org/TR/WGSL/#simple-assignment-section", - "title": "Simple Assignment", - "number": "8.2.1" - }, - "definedIn": "prose" - }, - { - "id": "phony-assignment", - "href": "https://www.w3.org/TR/WGSL/#phony-assignment", - "linkingText": [ - "phony assignment" + "for": [ + "statement" ], - "localLinkingText": [], - "type": "dfn", - "for": [], "access": "private", "informative": false, "heading": { - "id": "phony-assignment-section", - "href": "https://www.w3.org/TR/WGSL/#phony-assignment-section", - "title": "Phony Assignment", - "number": "8.2.2" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "compound-assignment", - "href": "https://www.w3.org/TR/WGSL/#compound-assignment", + "id": "syntax-while_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-while_statement", "linkingText": [ - "compound assignment" + "while_statement" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "compound-assignment-sec", - "href": "https://www.w3.org/TR/WGSL/#compound-assignment-sec", - "title": "Compound Assignment", - "number": "8.2.3" + "id": "while-statement", + "href": "https://www.w3.org/TR/WGSL/#while-statement", + "title": "While Statement", + "number": "8.4.5" }, "definedIn": "prose" }, { - "id": "syntax-compound_assignment_operator", - "href": "https://www.w3.org/TR/WGSL/#syntax-compound_assignment_operator", + "id": "statement-while", + "href": "https://www.w3.org/TR/WGSL/#statement-while", "linkingText": [ - "compound_assignment_operator" + "while" ], "localLinkingText": [], "type": "dfn", "for": [ - "syntax" + "statement" ], "access": "private", "informative": false, @@ -6060,48 +6124,51 @@ "definedIn": "prose" }, { - "id": "increment-statement", - "href": "https://www.w3.org/TR/WGSL/#increment-statement", + "id": "syntax-break_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-break_statement", "linkingText": [ - "increment statement" + "break_statement" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "increment-decrement", - "href": "https://www.w3.org/TR/WGSL/#increment-decrement", - "title": "Increment and Decrement Statements", - "number": "8.3" + "id": "break-statement", + "href": "https://www.w3.org/TR/WGSL/#break-statement", + "title": "Break Statement", + "number": "8.4.6" }, "definedIn": "prose" }, - { - "id": "decrement-statement", - "href": "https://www.w3.org/TR/WGSL/#decrement-statement", + { + "id": "statement-break", + "href": "https://www.w3.org/TR/WGSL/#statement-break", "linkingText": [ - "decrement statement" + "break" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "statement" + ], "access": "private", "informative": false, "heading": { - "id": "increment-decrement", - "href": "https://www.w3.org/TR/WGSL/#increment-decrement", - "title": "Increment and Decrement Statements", - "number": "8.3" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "syntax-increment_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-increment_statement", + "id": "syntax-break_if_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-break_if_statement", "linkingText": [ - "increment_statement" + "break_if_statement" ], "localLinkingText": [], "type": "dfn", @@ -6111,23 +6178,23 @@ "access": "private", "informative": false, "heading": { - "id": "increment-decrement", - "href": "https://www.w3.org/TR/WGSL/#increment-decrement", - "title": "Increment and Decrement Statements", - "number": "8.3" + "id": "break-if-statement", + "href": "https://www.w3.org/TR/WGSL/#break-if-statement", + "title": "Break-If Statement", + "number": "8.4.7" }, "definedIn": "prose" }, { - "id": "syntax-decrement_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-decrement_statement", + "id": "statement-break-if", + "href": "https://www.w3.org/TR/WGSL/#statement-break-if", "linkingText": [ - "decrement_statement" + "break-if" ], "localLinkingText": [], "type": "dfn", "for": [ - "syntax" + "statement" ], "access": "private", "informative": false, @@ -6139,36 +6206,36 @@ "definedIn": "prose" }, { - "id": "statement-if", - "href": "https://www.w3.org/TR/WGSL/#statement-if", + "id": "syntax-continue_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-continue_statement", "linkingText": [ - "if" + "continue_statement" ], "localLinkingText": [], "type": "dfn", "for": [ - "statement" + "syntax" ], "access": "private", "informative": false, "heading": { - "id": "if-statement", - "href": "https://www.w3.org/TR/WGSL/#if-statement", - "title": "If Statement", - "number": "8.4.1" + "id": "continue-statement", + "href": "https://www.w3.org/TR/WGSL/#continue-statement", + "title": "Continue Statement", + "number": "8.4.8" }, "definedIn": "prose" }, { - "id": "syntax-if_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-if_statement", + "id": "statement-continue", + "href": "https://www.w3.org/TR/WGSL/#statement-continue", "linkingText": [ - "if_statement" + "continue" ], "localLinkingText": [], "type": "dfn", "for": [ - "syntax" + "statement" ], "access": "private", "informative": false, @@ -6180,10 +6247,10 @@ "definedIn": "prose" }, { - "id": "syntax-if_clause", - "href": "https://www.w3.org/TR/WGSL/#syntax-if_clause", + "id": "syntax-continuing_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-continuing_statement", "linkingText": [ - "if_clause" + "continuing_statement" ], "localLinkingText": [], "type": "dfn", @@ -6193,17 +6260,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "continuing-statement", + "href": "https://www.w3.org/TR/WGSL/#continuing-statement", + "title": "Continuing Statement", + "number": "8.4.9" }, "definedIn": "prose" }, { - "id": "syntax-else_if_clause", - "href": "https://www.w3.org/TR/WGSL/#syntax-else_if_clause", + "id": "syntax-continuing_compound_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-continuing_compound_statement", "linkingText": [ - "else_if_clause" + "continuing_compound_statement" ], "localLinkingText": [], "type": "dfn", @@ -6220,15 +6288,15 @@ "definedIn": "prose" }, { - "id": "syntax-else_clause", - "href": "https://www.w3.org/TR/WGSL/#syntax-else_clause", + "id": "statement-continuing", + "href": "https://www.w3.org/TR/WGSL/#statement-continuing", "linkingText": [ - "else_clause" + "continuing" ], "localLinkingText": [], "type": "dfn", "for": [ - "syntax" + "statement" ], "access": "private", "informative": false, @@ -6240,36 +6308,36 @@ "definedIn": "prose" }, { - "id": "statement-switch", - "href": "https://www.w3.org/TR/WGSL/#statement-switch", + "id": "syntax-return_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-return_statement", "linkingText": [ - "switch" + "return_statement" ], "localLinkingText": [], "type": "dfn", "for": [ - "statement" + "syntax" ], "access": "private", "informative": false, "heading": { - "id": "switch-statement", - "href": "https://www.w3.org/TR/WGSL/#switch-statement", - "title": "Switch Statement", - "number": "8.4.2" + "id": "return-statement", + "href": "https://www.w3.org/TR/WGSL/#return-statement", + "title": "Return Statement", + "number": "8.4.10" }, "definedIn": "prose" }, { - "id": "syntax-switch_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-switch_statement", + "id": "statement-return", + "href": "https://www.w3.org/TR/WGSL/#statement-return", "linkingText": [ - "switch_statement" + "return" ], "localLinkingText": [], "type": "dfn", "for": [ - "syntax" + "statement" ], "access": "private", "informative": false, @@ -6281,16 +6349,14 @@ "definedIn": "prose" }, { - "id": "syntax-switch_body", - "href": "https://www.w3.org/TR/WGSL/#syntax-switch_body", + "id": "return-value", + "href": "https://www.w3.org/TR/WGSL/#return-value", "linkingText": [ - "switch_body" + "return value" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -6301,30 +6367,31 @@ "definedIn": "prose" }, { - "id": "syntax-case_clause", - "href": "https://www.w3.org/TR/WGSL/#syntax-case_clause", + "id": "statement-discard", + "href": "https://www.w3.org/TR/WGSL/#statement-discard", "linkingText": [ - "case_clause" + "discard" ], "localLinkingText": [], "type": "dfn", "for": [ - "syntax" + "statement" ], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "discard-statement", + "href": "https://www.w3.org/TR/WGSL/#discard-statement", + "title": "Discard Statement", + "number": "8.4.11" }, "definedIn": "prose" }, { - "id": "syntax-default_alone_clause", - "href": "https://www.w3.org/TR/WGSL/#syntax-default_alone_clause", + "id": "syntax-func_call_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-func_call_statement", "linkingText": [ - "default_alone_clause" + "func_call_statement" ], "localLinkingText": [], "type": "dfn", @@ -6334,17 +6401,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "function-call-statement", + "href": "https://www.w3.org/TR/WGSL/#function-call-statement", + "title": "Function Call Statement", + "number": "8.5" }, "definedIn": "prose" }, { - "id": "syntax-case_selectors", - "href": "https://www.w3.org/TR/WGSL/#syntax-case_selectors", + "id": "syntax-const_assert_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-const_assert_statement", "linkingText": [ - "case_selectors" + "const_assert_statement" ], "localLinkingText": [], "type": "dfn", @@ -6354,17 +6422,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "const-assert-statement", + "href": "https://www.w3.org/TR/WGSL/#const-assert-statement", + "title": "Const Assertion Statement", + "number": "8.6" }, "definedIn": "prose" }, { - "id": "syntax-case_selector", - "href": "https://www.w3.org/TR/WGSL/#syntax-case_selector", + "id": "syntax-statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-statement", "linkingText": [ - "case_selector" + "statement" ], "localLinkingText": [], "type": "dfn", @@ -6374,21 +6443,24 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "statements-summary", + "href": "https://www.w3.org/TR/WGSL/#statements-summary", + "title": "Statements Grammar Summary", + "number": "8.7" }, "definedIn": "prose" }, { - "id": "case-clause", - "href": "https://www.w3.org/TR/WGSL/#case-clause", + "id": "syntax-variable_updating_statement", + "href": "https://www.w3.org/TR/WGSL/#syntax-variable_updating_statement", "linkingText": [ - "case clause" + "variable_updating_statement" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { @@ -6399,87 +6471,87 @@ "definedIn": "prose" }, { - "id": "default-alone-clause", - "href": "https://www.w3.org/TR/WGSL/#default-alone-clause", + "id": "behavior", + "href": "https://www.w3.org/TR/WGSL/#behavior", "linkingText": [ - "default-alone clause" + "behavior" ], "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "behaviors-rules", + "href": "https://www.w3.org/TR/WGSL/#behaviors-rules", + "title": "Rules", + "number": "8.8.1" }, "definedIn": "prose" }, { - "id": "default-clause", - "href": "https://www.w3.org/TR/WGSL/#default-clause", + "id": "function-function", + "href": "https://www.w3.org/TR/WGSL/#function-function", "linkingText": [ - "default clause" + "function" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "function" + ], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "functions", + "href": "https://www.w3.org/TR/WGSL/#functions", + "title": "Functions", + "number": "9" }, "definedIn": "prose" }, { - "id": "syntax-loop_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-loop_statement", + "id": "user-defined-function", + "href": "https://www.w3.org/TR/WGSL/#user-defined-function", "linkingText": [ - "loop_statement" + "user-defined function" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "loop-statement", - "href": "https://www.w3.org/TR/WGSL/#loop-statement", - "title": "Loop Statement", - "number": "8.4.3" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "statement-loop", - "href": "https://www.w3.org/TR/WGSL/#statement-loop", + "id": "function-declaration", + "href": "https://www.w3.org/TR/WGSL/#function-declaration", "linkingText": [ - "loop" + "function declaration" ], "localLinkingText": [], "type": "dfn", - "for": [ - "statement" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "function-declaration-sec", + "href": "https://www.w3.org/TR/WGSL/#function-declaration-sec", + "title": "Declaring a User-defined Function", + "number": "9.1" }, "definedIn": "prose" }, { - "id": "loop-body", - "href": "https://www.w3.org/TR/WGSL/#loop-body", + "id": "return-type", + "href": "https://www.w3.org/TR/WGSL/#return-type", "linkingText": [ - "loop body" + "return type" ], "localLinkingText": [], "type": "dfn", @@ -6494,10 +6566,10 @@ "definedIn": "prose" }, { - "id": "iteration", - "href": "https://www.w3.org/TR/WGSL/#iteration", + "id": "function-body", + "href": "https://www.w3.org/TR/WGSL/#function-body", "linkingText": [ - "iteration" + "function body" ], "localLinkingText": [], "type": "dfn", @@ -6512,31 +6584,28 @@ "definedIn": "prose" }, { - "id": "syntax-for_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-for_statement", + "id": "formal-parameter", + "href": "https://www.w3.org/TR/WGSL/#formal-parameter", "linkingText": [ - "for_statement" + "formal parameter" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "for-statement", - "href": "https://www.w3.org/TR/WGSL/#for-statement", - "title": "For Statement", - "number": "8.4.4" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "syntax-for_header", - "href": "https://www.w3.org/TR/WGSL/#syntax-for_header", + "id": "syntax-function_decl", + "href": "https://www.w3.org/TR/WGSL/#syntax-function_decl", "linkingText": [ - "for_header" + "function_decl" ], "localLinkingText": [], "type": "dfn", @@ -6553,10 +6622,10 @@ "definedIn": "prose" }, { - "id": "syntax-for_init", - "href": "https://www.w3.org/TR/WGSL/#syntax-for_init", + "id": "syntax-function_header", + "href": "https://www.w3.org/TR/WGSL/#syntax-function_header", "linkingText": [ - "for_init" + "function_header" ], "localLinkingText": [], "type": "dfn", @@ -6573,10 +6642,10 @@ "definedIn": "prose" }, { - "id": "syntax-for_update", - "href": "https://www.w3.org/TR/WGSL/#syntax-for_update", + "id": "syntax-param_list", + "href": "https://www.w3.org/TR/WGSL/#syntax-param_list", "linkingText": [ - "for_update" + "param_list" ], "localLinkingText": [], "type": "dfn", @@ -6593,15 +6662,15 @@ "definedIn": "prose" }, { - "id": "statement-for", - "href": "https://www.w3.org/TR/WGSL/#statement-for", + "id": "syntax-param", + "href": "https://www.w3.org/TR/WGSL/#syntax-param", "linkingText": [ - "for" + "param" ], "localLinkingText": [], "type": "dfn", "for": [ - "statement" + "syntax" ], "access": "private", "informative": false, @@ -6613,37 +6682,33 @@ "definedIn": "prose" }, { - "id": "syntax-while_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-while_statement", + "id": "function-call", + "href": "https://www.w3.org/TR/WGSL/#function-call", "linkingText": [ - "while_statement" + "function call" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "while-statement", - "href": "https://www.w3.org/TR/WGSL/#while-statement", - "title": "While Statement", - "number": "8.4.5" + "id": "function-calls", + "href": "https://www.w3.org/TR/WGSL/#function-calls", + "title": "Function Calls", + "number": "9.2" }, "definedIn": "prose" }, { - "id": "statement-while", - "href": "https://www.w3.org/TR/WGSL/#statement-while", + "id": "calling-function", + "href": "https://www.w3.org/TR/WGSL/#calling-function", "linkingText": [ - "while" + "calling function" ], "localLinkingText": [], "type": "dfn", - "for": [ - "statement" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -6654,37 +6719,32 @@ "definedIn": "prose" }, { - "id": "syntax-break_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-break_statement", + "id": "caller", + "href": "https://www.w3.org/TR/WGSL/#caller", "linkingText": [ - "break_statement" + "caller" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "break-statement", - "href": "https://www.w3.org/TR/WGSL/#break-statement", - "title": "Break Statement", - "number": "8.4.6" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "statement-break", - "href": "https://www.w3.org/TR/WGSL/#statement-break", + "id": "called-function", + "href": "https://www.w3.org/TR/WGSL/#called-function", "linkingText": [ - "break" + "called function" ], "localLinkingText": [], "type": "dfn", - "for": [ - "statement" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -6695,37 +6755,32 @@ "definedIn": "prose" }, { - "id": "syntax-break_if_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-break_if_statement", + "id": "callee", + "href": "https://www.w3.org/TR/WGSL/#callee", "linkingText": [ - "break_if_statement" + "callee" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "break-if-statement", - "href": "https://www.w3.org/TR/WGSL/#break-if-statement", - "title": "Break-If Statement", - "number": "8.4.7" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "statement-break-if", - "href": "https://www.w3.org/TR/WGSL/#statement-break-if", + "id": "returns", + "href": "https://www.w3.org/TR/WGSL/#returns", "linkingText": [ - "break-if" + "returns" ], "localLinkingText": [], "type": "dfn", - "for": [ - "statement" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -6736,139 +6791,126 @@ "definedIn": "prose" }, { - "id": "syntax-continue_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-continue_statement", + "id": "call-site", + "href": "https://www.w3.org/TR/WGSL/#call-site", "linkingText": [ - "continue_statement" + "call site" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "continue-statement", - "href": "https://www.w3.org/TR/WGSL/#continue-statement", - "title": "Continue Statement", - "number": "8.4.8" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "statement-continue", - "href": "https://www.w3.org/TR/WGSL/#statement-continue", + "id": "const-functions", + "href": "https://www.w3.org/TR/WGSL/#const-functions", "linkingText": [ - "continue" + "const-functions" ], "localLinkingText": [], "type": "dfn", - "for": [ - "statement" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "const-funcs", + "href": "https://www.w3.org/TR/WGSL/#const-funcs", + "title": "const Functions", + "number": "9.3" }, "definedIn": "prose" }, { - "id": "syntax-continuing_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-continuing_statement", + "id": "root-identifier", + "href": "https://www.w3.org/TR/WGSL/#root-identifier", "linkingText": [ - "continuing_statement" + "root identifier" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "continuing-statement", - "href": "https://www.w3.org/TR/WGSL/#continuing-statement", - "title": "Continuing Statement", - "number": "8.4.9" + "id": "root-ident-sec", + "href": "https://www.w3.org/TR/WGSL/#root-ident-sec", + "title": "Root Identifier", + "number": "9.4.1.1" }, "definedIn": "prose" }, { - "id": "syntax-continuing_compound_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-continuing_compound_statement", + "id": "alias", + "href": "https://www.w3.org/TR/WGSL/#alias", "linkingText": [ - "continuing_compound_statement" + "alias" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "aliasing", + "href": "https://www.w3.org/TR/WGSL/#aliasing", + "title": "Aliasing", + "number": "9.4.1.2" }, "definedIn": "prose" }, { - "id": "statement-continuing", - "href": "https://www.w3.org/TR/WGSL/#statement-continuing", + "id": "entry-point", + "href": "https://www.w3.org/TR/WGSL/#entry-point", "linkingText": [ - "continuing" + "entry point" ], "localLinkingText": [], "type": "dfn", - "for": [ - "statement" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "entry-points", + "href": "https://www.w3.org/TR/WGSL/#entry-points", + "title": "10. Entry Points" }, "definedIn": "prose" }, { - "id": "syntax-return_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-return_statement", + "id": "pipeline", + "href": "https://www.w3.org/TR/WGSL/#pipeline", "linkingText": [ - "return_statement" + "pipeline" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "return-statement", - "href": "https://www.w3.org/TR/WGSL/#return-statement", - "title": "Return Statement", - "number": "8.4.10" + "id": "shader-stages-sec", + "href": "https://www.w3.org/TR/WGSL/#shader-stages-sec", + "title": "Shader Stages", + "number": "10.1" }, "definedIn": "prose" }, { - "id": "statement-return", - "href": "https://www.w3.org/TR/WGSL/#statement-return", + "id": "gpucomputepipeline", + "href": "https://www.w3.org/TR/WGSL/#gpucomputepipeline", "linkingText": [ - "return" + "GPUComputePipeline" ], "localLinkingText": [], "type": "dfn", - "for": [ - "statement" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -6879,10 +6921,10 @@ "definedIn": "prose" }, { - "id": "return-value", - "href": "https://www.w3.org/TR/WGSL/#return-value", + "id": "compute-shader-stage", + "href": "https://www.w3.org/TR/WGSL/#compute-shader-stage", "linkingText": [ - "return value" + "compute shader stage" ], "localLinkingText": [], "type": "dfn", @@ -6896,101 +6938,87 @@ }, "definedIn": "prose" }, - { - "id": "statement-discard", - "href": "https://www.w3.org/TR/WGSL/#statement-discard", + { + "id": "gpurenderpipeline", + "href": "https://www.w3.org/TR/WGSL/#gpurenderpipeline", "linkingText": [ - "discard" + "GPURenderPipeline" ], "localLinkingText": [], "type": "dfn", - "for": [ - "statement" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "discard-statement", - "href": "https://www.w3.org/TR/WGSL/#discard-statement", - "title": "Discard Statement", - "number": "8.4.11" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "syntax-func_call_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-func_call_statement", + "id": "vertex-shader-stage", + "href": "https://www.w3.org/TR/WGSL/#vertex-shader-stage", "linkingText": [ - "func_call_statement" + "vertex shader stage" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "function-call-statement", - "href": "https://www.w3.org/TR/WGSL/#function-call-statement", - "title": "Function Call Statement", - "number": "8.5" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "syntax-const_assert_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-const_assert_statement", + "id": "fragment-shader-stage", + "href": "https://www.w3.org/TR/WGSL/#fragment-shader-stage", "linkingText": [ - "const_assert_statement" + "fragment shader stage" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "const-assert-statement", - "href": "https://www.w3.org/TR/WGSL/#const-assert-statement", - "title": "Const Assertion Statement", - "number": "8.6" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "syntax-statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-statement", + "id": "shader-stages", + "href": "https://www.w3.org/TR/WGSL/#shader-stages", "linkingText": [ - "statement" + "shader stages" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "statements-summary", - "href": "https://www.w3.org/TR/WGSL/#statements-summary", - "title": "Statements Grammar Summary", - "number": "8.7" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "syntax-variable_updating_statement", - "href": "https://www.w3.org/TR/WGSL/#syntax-variable_updating_statement", + "id": "compute", + "href": "https://www.w3.org/TR/WGSL/#compute", "linkingText": [ - "variable_updating_statement" + "compute" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -7001,50 +7029,46 @@ "definedIn": "prose" }, { - "id": "behavior", - "href": "https://www.w3.org/TR/WGSL/#behavior", + "id": "vertex", + "href": "https://www.w3.org/TR/WGSL/#vertex", "linkingText": [ - "behavior" + "vertex" ], "localLinkingText": [], "type": "dfn", "for": [], - "access": "public", + "access": "private", "informative": false, "heading": { - "id": "behaviors-rules", - "href": "https://www.w3.org/TR/WGSL/#behaviors-rules", - "title": "Rules", - "number": "8.8.1" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "function-function", - "href": "https://www.w3.org/TR/WGSL/#function-function", + "id": "fragment", + "href": "https://www.w3.org/TR/WGSL/#fragment", "linkingText": [ - "function" + "fragment" ], "localLinkingText": [], "type": "dfn", - "for": [ - "function" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "functions", - "href": "https://www.w3.org/TR/WGSL/#functions", - "title": "Functions", - "number": "9" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "user-defined-function", - "href": "https://www.w3.org/TR/WGSL/#user-defined-function", + "id": "functions-in-a-shader-stage", + "href": "https://www.w3.org/TR/WGSL/#functions-in-a-shader-stage", "linkingText": [ - "user-defined function" + "functions in a shader stage" ], "localLinkingText": [], "type": "dfn", @@ -7052,17 +7076,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "entry-point-decl", + "href": "https://www.w3.org/TR/WGSL/#entry-point-decl", + "title": "Entry Point Declaration", + "number": "10.2" }, "definedIn": "prose" }, { - "id": "function-declaration", - "href": "https://www.w3.org/TR/WGSL/#function-declaration", + "id": "statically-accessed", + "href": "https://www.w3.org/TR/WGSL/#statically-accessed", "linkingText": [ - "function declaration" + "statically accessed" ], "localLinkingText": [], "type": "dfn", @@ -7070,18 +7095,18 @@ "access": "private", "informative": false, "heading": { - "id": "function-declaration-sec", - "href": "https://www.w3.org/TR/WGSL/#function-declaration-sec", - "title": "Declaring a User-defined Function", - "number": "9.1" + "id": "shader-interface", + "href": "https://www.w3.org/TR/WGSL/#shader-interface", + "title": "Shader Interface", + "number": "10.3" }, "definedIn": "prose" }, { - "id": "return-type", - "href": "https://www.w3.org/TR/WGSL/#return-type", + "id": "interface-of-a-shader", + "href": "https://www.w3.org/TR/WGSL/#interface-of-a-shader", "linkingText": [ - "return type" + "interface of a shader" ], "localLinkingText": [], "type": "dfn", @@ -7096,10 +7121,10 @@ "definedIn": "prose" }, { - "id": "function-body", - "href": "https://www.w3.org/TR/WGSL/#function-body", + "id": "shader-stage-input", + "href": "https://www.w3.org/TR/WGSL/#shader-stage-input", "linkingText": [ - "function body" + "shader stage input" ], "localLinkingText": [], "type": "dfn", @@ -7107,17 +7132,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "stage-inputs-outputs", + "href": "https://www.w3.org/TR/WGSL/#stage-inputs-outputs", + "title": "Inter-stage Input and Output Interface", + "number": "10.3.1" }, "definedIn": "prose" }, { - "id": "formal-parameter", - "href": "https://www.w3.org/TR/WGSL/#formal-parameter", + "id": "shader-stage-output", + "href": "https://www.w3.org/TR/WGSL/#shader-stage-output", "linkingText": [ - "formal parameter" + "shader stage output" ], "localLinkingText": [], "type": "dfn", @@ -7132,16 +7158,14 @@ "definedIn": "prose" }, { - "id": "syntax-function_decl", - "href": "https://www.w3.org/TR/WGSL/#syntax-function_decl", + "id": "io-attributes", + "href": "https://www.w3.org/TR/WGSL/#io-attributes", "linkingText": [ - "function_decl" + "IO attributes" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -7152,36 +7176,33 @@ "definedIn": "prose" }, { - "id": "syntax-function_header", - "href": "https://www.w3.org/TR/WGSL/#syntax-function_header", + "id": "built-in-input-value", + "href": "https://www.w3.org/TR/WGSL/#built-in-input-value", "linkingText": [ - "function_header" + "built-in input value" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "builtin-inputs-outputs", + "href": "https://www.w3.org/TR/WGSL/#builtin-inputs-outputs", + "title": "Built-in Inputs and Outputs", + "number": "10.3.1.1" }, "definedIn": "prose" }, { - "id": "syntax-param_list", - "href": "https://www.w3.org/TR/WGSL/#syntax-param_list", + "id": "built-in-output-value", + "href": "https://www.w3.org/TR/WGSL/#built-in-output-value", "linkingText": [ - "param_list" + "built-in output value" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -7192,16 +7213,14 @@ "definedIn": "prose" }, { - "id": "syntax-param", - "href": "https://www.w3.org/TR/WGSL/#syntax-param", + "id": "built-in-values", + "href": "https://www.w3.org/TR/WGSL/#built-in-values", "linkingText": [ - "param" + "built-in values" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -7212,10 +7231,10 @@ "definedIn": "prose" }, { - "id": "function-call", - "href": "https://www.w3.org/TR/WGSL/#function-call", + "id": "user-defined-input-datum", + "href": "https://www.w3.org/TR/WGSL/#user-defined-input-datum", "linkingText": [ - "function call" + "user-defined input datum" ], "localLinkingText": [], "type": "dfn", @@ -7223,18 +7242,18 @@ "access": "private", "informative": false, "heading": { - "id": "function-calls", - "href": "https://www.w3.org/TR/WGSL/#function-calls", - "title": "Function Calls", - "number": "9.2" + "id": "user-defined-inputs-outputs", + "href": "https://www.w3.org/TR/WGSL/#user-defined-inputs-outputs", + "title": "User-defined Inputs and Outputs", + "number": "10.3.1.2" }, "definedIn": "prose" }, { - "id": "calling-function", - "href": "https://www.w3.org/TR/WGSL/#calling-function", + "id": "user-defined-output-datum", + "href": "https://www.w3.org/TR/WGSL/#user-defined-output-datum", "linkingText": [ - "calling function" + "user-defined output datum" ], "localLinkingText": [], "type": "dfn", @@ -7249,10 +7268,10 @@ "definedIn": "prose" }, { - "id": "caller", - "href": "https://www.w3.org/TR/WGSL/#caller", + "id": "interpolation-type", + "href": "https://www.w3.org/TR/WGSL/#interpolation-type", "linkingText": [ - "caller" + "interpolation type" ], "localLinkingText": [], "type": "dfn", @@ -7260,17 +7279,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "interpolation", + "href": "https://www.w3.org/TR/WGSL/#interpolation", + "title": "Interpolation", + "number": "10.3.1.4" }, "definedIn": "prose" }, { - "id": "called-function", - "href": "https://www.w3.org/TR/WGSL/#called-function", + "id": "interpolation-sampling", + "href": "https://www.w3.org/TR/WGSL/#interpolation-sampling", "linkingText": [ - "called function" + "interpolation sampling" ], "localLinkingText": [], "type": "dfn", @@ -7285,10 +7305,10 @@ "definedIn": "prose" }, { - "id": "callee", - "href": "https://www.w3.org/TR/WGSL/#callee", + "id": "resource", + "href": "https://www.w3.org/TR/WGSL/#resource", "linkingText": [ - "callee" + "resource" ], "localLinkingText": [], "type": "dfn", @@ -7296,17 +7316,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "resource-interface", + "href": "https://www.w3.org/TR/WGSL/#resource-interface", + "title": "Resource Interface", + "number": "10.3.2" }, "definedIn": "prose" }, { - "id": "returns", - "href": "https://www.w3.org/TR/WGSL/#returns", + "id": "resource-interface-of-a-shader", + "href": "https://www.w3.org/TR/WGSL/#resource-interface-of-a-shader", "linkingText": [ - "returns" + "resource interface of a shader" ], "localLinkingText": [], "type": "dfn", @@ -7321,10 +7342,10 @@ "definedIn": "prose" }, { - "id": "call-site", - "href": "https://www.w3.org/TR/WGSL/#call-site", + "id": "extension", + "href": "https://www.w3.org/TR/WGSL/#extension", "linkingText": [ - "call site" + "extension" ], "localLinkingText": [], "type": "dfn", @@ -7332,17 +7353,17 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "language-extensions", + "href": "https://www.w3.org/TR/WGSL/#language-extensions", + "title": "11. Language Extensions" }, "definedIn": "prose" }, { - "id": "const-functions", - "href": "https://www.w3.org/TR/WGSL/#const-functions", + "id": "enable-directive", + "href": "https://www.w3.org/TR/WGSL/#enable-directive", "linkingText": [ - "const-functions" + "enable directive" ], "localLinkingText": [], "type": "dfn", @@ -7350,93 +7371,100 @@ "access": "private", "informative": false, "heading": { - "id": "const-funcs", - "href": "https://www.w3.org/TR/WGSL/#const-funcs", - "title": "const Functions", - "number": "9.3" + "id": "enable-directive-section", + "href": "https://www.w3.org/TR/WGSL/#enable-directive-section", + "title": "Enable Directive", + "number": "11.1" }, "definedIn": "prose" }, { - "id": "root-identifier", - "href": "https://www.w3.org/TR/WGSL/#root-identifier", + "id": "syntax-enable_directive", + "href": "https://www.w3.org/TR/WGSL/#syntax-enable_directive", "linkingText": [ - "root identifier" + "enable_directive" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "root-ident-sec", - "href": "https://www.w3.org/TR/WGSL/#root-ident-sec", - "title": "Root Identifier", - "number": "9.4.1.1" + "id": "enable-directive-section", + "href": "https://www.w3.org/TR/WGSL/#enable-directive-section", + "title": "Enable Directive", + "number": "11.1" }, "definedIn": "prose" }, { - "id": "alias", - "href": "https://www.w3.org/TR/WGSL/#alias", + "id": "extension-f16", + "href": "https://www.w3.org/TR/WGSL/#extension-f16", "linkingText": [ - "alias" + "f16" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "extension" + ], "access": "private", "informative": false, "heading": { - "id": "aliasing", - "href": "https://www.w3.org/TR/WGSL/#aliasing", - "title": "Aliasing", - "number": "9.4.1.2" + "id": "extension-list", + "href": "https://www.w3.org/TR/WGSL/#extension-list", + "title": "Extensions List", + "number": "11.2" }, - "definedIn": "prose" + "definedIn": "table" }, { - "id": "entry-point", - "href": "https://www.w3.org/TR/WGSL/#entry-point", + "id": "syntax-translation_unit", + "href": "https://www.w3.org/TR/WGSL/#syntax-translation_unit", "linkingText": [ - "entry point" + "translation_unit" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "entry-points", - "href": "https://www.w3.org/TR/WGSL/#entry-points", - "title": "10. Entry Points" + "id": "wgsl-program", + "href": "https://www.w3.org/TR/WGSL/#wgsl-program", + "title": "12. WGSL Program" }, "definedIn": "prose" }, { - "id": "pipeline", - "href": "https://www.w3.org/TR/WGSL/#pipeline", + "id": "syntax-global_decl", + "href": "https://www.w3.org/TR/WGSL/#syntax-global_decl", "linkingText": [ - "pipeline" + "global_decl" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "syntax" + ], "access": "private", "informative": false, "heading": { - "id": "shader-stages-sec", - "href": "https://www.w3.org/TR/WGSL/#shader-stages-sec", - "title": "Shader Stages", - "number": "10.1" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "gpucomputepipeline", - "href": "https://www.w3.org/TR/WGSL/#gpucomputepipeline", + "id": "memory-locations", + "href": "https://www.w3.org/TR/WGSL/#memory-locations", "linkingText": [ - "GPUComputePipeline" + "memory locations" ], "localLinkingText": [], "type": "dfn", @@ -7444,17 +7472,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "memory-locations-section", + "href": "https://www.w3.org/TR/WGSL/#memory-locations-section", + "title": "Memory Locations", + "number": "13.1" }, "definedIn": "prose" }, { - "id": "compute-shader-stage", - "href": "https://www.w3.org/TR/WGSL/#compute-shader-stage", + "id": "overlap", + "href": "https://www.w3.org/TR/WGSL/#overlap", "linkingText": [ - "compute shader stage" + "overlap" ], "localLinkingText": [], "type": "dfn", @@ -7469,10 +7498,10 @@ "definedIn": "prose" }, { - "id": "gpurenderpipeline", - "href": "https://www.w3.org/TR/WGSL/#gpurenderpipeline", + "id": "memory-access", + "href": "https://www.w3.org/TR/WGSL/#memory-access", "linkingText": [ - "GPURenderPipeline" + "memory access" ], "localLinkingText": [], "type": "dfn", @@ -7480,17 +7509,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "memory-access-mode", + "href": "https://www.w3.org/TR/WGSL/#memory-access-mode", + "title": "Memory Access Mode", + "number": "13.2" }, "definedIn": "prose" }, { - "id": "vertex-shader-stage", - "href": "https://www.w3.org/TR/WGSL/#vertex-shader-stage", + "id": "read-access", + "href": "https://www.w3.org/TR/WGSL/#read-access", "linkingText": [ - "vertex shader stage" + "read access" ], "localLinkingText": [], "type": "dfn", @@ -7505,10 +7535,10 @@ "definedIn": "prose" }, { - "id": "fragment-shader-stage", - "href": "https://www.w3.org/TR/WGSL/#fragment-shader-stage", + "id": "write-access", + "href": "https://www.w3.org/TR/WGSL/#write-access", "linkingText": [ - "fragment shader stage" + "write access" ], "localLinkingText": [], "type": "dfn", @@ -7523,10 +7553,10 @@ "definedIn": "prose" }, { - "id": "shader-stages", - "href": "https://www.w3.org/TR/WGSL/#shader-stages", + "id": "access-mode", + "href": "https://www.w3.org/TR/WGSL/#access-mode", "linkingText": [ - "shader stages" + "access mode" ], "localLinkingText": [], "type": "dfn", @@ -7541,14 +7571,16 @@ "definedIn": "prose" }, { - "id": "compute", - "href": "https://www.w3.org/TR/WGSL/#compute", + "id": "access-read", + "href": "https://www.w3.org/TR/WGSL/#access-read", "linkingText": [ - "compute" + "read" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "access" + ], "access": "private", "informative": false, "heading": { @@ -7556,17 +7588,19 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "prose" + "definedIn": "table" }, { - "id": "vertex", - "href": "https://www.w3.org/TR/WGSL/#vertex", + "id": "access-write", + "href": "https://www.w3.org/TR/WGSL/#access-write", "linkingText": [ - "vertex" + "write" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "access" + ], "access": "private", "informative": false, "heading": { @@ -7574,17 +7608,19 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "prose" + "definedIn": "table" }, { - "id": "fragment", - "href": "https://www.w3.org/TR/WGSL/#fragment", + "id": "access-read_write", + "href": "https://www.w3.org/TR/WGSL/#access-read_write", "linkingText": [ - "fragment" + "read_write" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "access" + ], "access": "private", "informative": false, "heading": { @@ -7592,13 +7628,13 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "prose" + "definedIn": "table" }, { - "id": "functions-in-a-shader-stage", - "href": "https://www.w3.org/TR/WGSL/#functions-in-a-shader-stage", + "id": "address-spaces", + "href": "https://www.w3.org/TR/WGSL/#address-spaces", "linkingText": [ - "functions in a shader stage" + "address spaces" ], "localLinkingText": [], "type": "dfn", @@ -7606,41 +7642,44 @@ "access": "private", "informative": false, "heading": { - "id": "entry-point-decl", - "href": "https://www.w3.org/TR/WGSL/#entry-point-decl", - "title": "Entry Point Declaration", - "number": "10.2" + "id": "address-space", + "href": "https://www.w3.org/TR/WGSL/#address-space", + "title": "Address Spaces", + "number": "13.3" }, "definedIn": "prose" }, { - "id": "statically-accessed", - "href": "https://www.w3.org/TR/WGSL/#statically-accessed", + "id": "address-spaces-function", + "href": "https://www.w3.org/TR/WGSL/#address-spaces-function", "linkingText": [ - "statically accessed" + "function" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "address spaces" + ], "access": "private", "informative": false, "heading": { - "id": "shader-interface", - "href": "https://www.w3.org/TR/WGSL/#shader-interface", - "title": "Shader Interface", - "number": "10.3" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, - "definedIn": "prose" + "definedIn": "table" }, { - "id": "interface-of-a-shader", - "href": "https://www.w3.org/TR/WGSL/#interface-of-a-shader", + "id": "address-spaces-private", + "href": "https://www.w3.org/TR/WGSL/#address-spaces-private", "linkingText": [ - "interface of a shader" + "private" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "address spaces" + ], "access": "private", "informative": false, "heading": { @@ -7648,36 +7687,39 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "prose" + "definedIn": "table" }, { - "id": "shader-stage-input", - "href": "https://www.w3.org/TR/WGSL/#shader-stage-input", + "id": "address-spaces-workgroup", + "href": "https://www.w3.org/TR/WGSL/#address-spaces-workgroup", "linkingText": [ - "shader stage input" + "workgroup" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "address spaces" + ], "access": "private", "informative": false, "heading": { - "id": "stage-inputs-outputs", - "href": "https://www.w3.org/TR/WGSL/#stage-inputs-outputs", - "title": "Inter-stage Input and Output Interface", - "number": "10.3.1" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, - "definedIn": "prose" + "definedIn": "table" }, { - "id": "shader-stage-output", - "href": "https://www.w3.org/TR/WGSL/#shader-stage-output", + "id": "address-spaces-uniform", + "href": "https://www.w3.org/TR/WGSL/#address-spaces-uniform", "linkingText": [ - "shader stage output" + "uniform" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "address spaces" + ], "access": "private", "informative": false, "heading": { @@ -7685,17 +7727,19 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "prose" + "definedIn": "table" }, { - "id": "io-attributes", - "href": "https://www.w3.org/TR/WGSL/#io-attributes", + "id": "address-spaces-storage", + "href": "https://www.w3.org/TR/WGSL/#address-spaces-storage", "linkingText": [ - "IO attributes" + "storage" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "address spaces" + ], "access": "private", "informative": false, "heading": { @@ -7703,32 +7747,33 @@ "href": "https://www.w3.org/TR/WGSL/#title", "title": "WebGPU Shading Language" }, - "definedIn": "prose" + "definedIn": "table" }, { - "id": "built-in-input-value", - "href": "https://www.w3.org/TR/WGSL/#built-in-input-value", + "id": "address-spaces-handle", + "href": "https://www.w3.org/TR/WGSL/#address-spaces-handle", "linkingText": [ - "built-in input value" + "handle" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "address spaces" + ], "access": "private", "informative": false, "heading": { - "id": "builtin-inputs-outputs", - "href": "https://www.w3.org/TR/WGSL/#builtin-inputs-outputs", - "title": "Built-in Inputs and Outputs", - "number": "10.3.1.1" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, - "definedIn": "prose" + "definedIn": "table" }, { - "id": "built-in-output-value", - "href": "https://www.w3.org/TR/WGSL/#built-in-output-value", + "id": "memory-layout", + "href": "https://www.w3.org/TR/WGSL/#memory-layout", "linkingText": [ - "built-in output value" + "memory layout" ], "localLinkingText": [], "type": "dfn", @@ -7736,17 +7781,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "memory-layouts", + "href": "https://www.w3.org/TR/WGSL/#memory-layouts", + "title": "Memory Layout", + "number": "13.4" }, "definedIn": "prose" }, { - "id": "built-in-values", - "href": "https://www.w3.org/TR/WGSL/#built-in-values", + "id": "alignof", + "href": "https://www.w3.org/TR/WGSL/#alignof", "linkingText": [ - "built-in values" + "AlignOf" ], "localLinkingText": [], "type": "dfn", @@ -7754,17 +7800,18 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" + "id": "memory-layouts", + "href": "https://www.w3.org/TR/WGSL/#memory-layouts", + "title": "Memory Layout", + "number": "13.4" }, "definedIn": "prose" }, { - "id": "user-defined-input-datum", - "href": "https://www.w3.org/TR/WGSL/#user-defined-input-datum", + "id": "alignofmember", + "href": "https://www.w3.org/TR/WGSL/#alignofmember", "linkingText": [ - "user-defined input datum" + "AlignOfMember" ], "localLinkingText": [], "type": "dfn", @@ -7772,18 +7819,17 @@ "access": "private", "informative": false, "heading": { - "id": "user-defined-inputs-outputs", - "href": "https://www.w3.org/TR/WGSL/#user-defined-inputs-outputs", - "title": "User-defined Inputs and Outputs", - "number": "10.3.1.2" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "user-defined-output-datum", - "href": "https://www.w3.org/TR/WGSL/#user-defined-output-datum", + "id": "sizeof", + "href": "https://www.w3.org/TR/WGSL/#sizeof", "linkingText": [ - "user-defined output datum" + "SizeOf" ], "localLinkingText": [], "type": "dfn", @@ -7798,10 +7844,10 @@ "definedIn": "prose" }, { - "id": "interpolation-type", - "href": "https://www.w3.org/TR/WGSL/#interpolation-type", + "id": "sizeofmember", + "href": "https://www.w3.org/TR/WGSL/#sizeofmember", "linkingText": [ - "interpolation type" + "SizeOfMember" ], "localLinkingText": [], "type": "dfn", @@ -7809,18 +7855,17 @@ "access": "private", "informative": false, "heading": { - "id": "interpolation", - "href": "https://www.w3.org/TR/WGSL/#interpolation", - "title": "Interpolation", - "number": "10.3.1.4" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "interpolation-sampling", - "href": "https://www.w3.org/TR/WGSL/#interpolation-sampling", + "id": "offsetofmember", + "href": "https://www.w3.org/TR/WGSL/#offsetofmember", "linkingText": [ - "interpolation sampling" + "OffsetOfMember" ], "localLinkingText": [], "type": "dfn", @@ -7835,10 +7880,10 @@ "definedIn": "prose" }, { - "id": "resource", - "href": "https://www.w3.org/TR/WGSL/#resource", + "id": "strideof", + "href": "https://www.w3.org/TR/WGSL/#strideof", "linkingText": [ - "resource" + "StrideOf" ], "localLinkingText": [], "type": "dfn", @@ -7846,18 +7891,17 @@ "access": "private", "informative": false, "heading": { - "id": "resource-interface", - "href": "https://www.w3.org/TR/WGSL/#resource-interface", - "title": "Resource Interface", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "resource-interface-of-a-shader", - "href": "https://www.w3.org/TR/WGSL/#resource-interface-of-a-shader", + "id": "element-stride", + "href": "https://www.w3.org/TR/WGSL/#element-stride", "linkingText": [ - "resource interface of a shader" + "element stride" ], "localLinkingText": [], "type": "dfn", @@ -7872,10 +7916,10 @@ "definedIn": "prose" }, { - "id": "extension", - "href": "https://www.w3.org/TR/WGSL/#extension", + "id": "alignment", + "href": "https://www.w3.org/TR/WGSL/#alignment", "linkingText": [ - "extension" + "alignment" ], "localLinkingText": [], "type": "dfn", @@ -7883,17 +7927,18 @@ "access": "private", "informative": false, "heading": { - "id": "language-extensions", - "href": "https://www.w3.org/TR/WGSL/#language-extensions", - "title": "11. Language Extensions" + "id": "alignment-and-size", + "href": "https://www.w3.org/TR/WGSL/#alignment-and-size", + "title": "Alignment and Size", + "number": "13.4.1" }, "definedIn": "prose" }, { - "id": "enable-directive", - "href": "https://www.w3.org/TR/WGSL/#enable-directive", + "id": "byte-size", + "href": "https://www.w3.org/TR/WGSL/#byte-size", "linkingText": [ - "enable directive" + "byte-size" ], "localLinkingText": [], "type": "dfn", @@ -7901,86 +7946,78 @@ "access": "private", "informative": false, "heading": { - "id": "enable-directive-section", - "href": "https://www.w3.org/TR/WGSL/#enable-directive-section", - "title": "Enable Directive", - "number": "11.1" + "id": "title", + "href": "https://www.w3.org/TR/WGSL/#title", + "title": "WebGPU Shading Language" }, "definedIn": "prose" }, { - "id": "syntax-enable_directive", - "href": "https://www.w3.org/TR/WGSL/#syntax-enable_directive", + "id": "layout-attributes", + "href": "https://www.w3.org/TR/WGSL/#layout-attributes", "linkingText": [ - "enable_directive" + "layout attributes" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "enable-directive-section", - "href": "https://www.w3.org/TR/WGSL/#enable-directive-section", - "title": "Enable Directive", - "number": "11.1" + "id": "structure-member-layout", + "href": "https://www.w3.org/TR/WGSL/#structure-member-layout", + "title": "Structure Member Layout", + "number": "13.4.2" }, "definedIn": "prose" }, { - "id": "extension-f16", - "href": "https://www.w3.org/TR/WGSL/#extension-f16", + "id": "requiredalignof", + "href": "https://www.w3.org/TR/WGSL/#requiredalignof", "linkingText": [ - "f16" + "RequiredAlignOf" ], "localLinkingText": [], "type": "dfn", - "for": [ - "extension" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "extension-list", - "href": "https://www.w3.org/TR/WGSL/#extension-list", - "title": "Extensions List", - "number": "11.2" + "id": "address-space-layout-constraints", + "href": "https://www.w3.org/TR/WGSL/#address-space-layout-constraints", + "title": "Address Space Layout Constraints", + "number": "13.5.1" }, - "definedIn": "table" + "definedIn": "prose" }, { - "id": "syntax-translation_unit", - "href": "https://www.w3.org/TR/WGSL/#syntax-translation_unit", + "id": "memory-scope", + "href": "https://www.w3.org/TR/WGSL/#memory-scope", "linkingText": [ - "translation_unit" + "memory scope" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { - "id": "wgsl-program", - "href": "https://www.w3.org/TR/WGSL/#wgsl-program", - "title": "12. WGSL Program" + "id": "scoped-operations", + "href": "https://www.w3.org/TR/WGSL/#scoped-operations", + "title": "Scoped Operations", + "number": "13.6.3" }, "definedIn": "prose" }, { - "id": "syntax-global_decl", - "href": "https://www.w3.org/TR/WGSL/#syntax-global_decl", + "id": "execution-scope", + "href": "https://www.w3.org/TR/WGSL/#execution-scope", "linkingText": [ - "global_decl" + "execution scope" ], "localLinkingText": [], "type": "dfn", - "for": [ - "syntax" - ], + "for": [], "access": "private", "informative": false, "heading": { @@ -8005,7 +8042,7 @@ "id": "program-order", "href": "https://www.w3.org/TR/WGSL/#program-order", "title": "Program Order Within an Invocation", - "number": "13.1" + "number": "14.1" }, "definedIn": "prose" }, @@ -8024,7 +8061,7 @@ "id": "uniformity-concepts", "href": "https://www.w3.org/TR/WGSL/#uniformity-concepts", "title": "Terminology and Concepts", - "number": "13.2.1" + "number": "14.2.1" }, "definedIn": "prose" }, @@ -8079,7 +8116,7 @@ "id": "uniformity-function", "href": "https://www.w3.org/TR/WGSL/#uniformity-function", "title": "Analyzing the Uniformity Requirements of a Function", - "number": "13.2.3" + "number": "14.2.3" }, "definedIn": "prose" }, @@ -8422,7 +8459,7 @@ "id": "func-var-value-analysis", "href": "https://www.w3.org/TR/WGSL/#func-var-value-analysis", "title": "Function-scope Variable Value Analysis", - "number": "13.2.5" + "number": "14.2.5" }, "definedIn": "prose" }, @@ -8513,7 +8550,7 @@ "id": "uniformity-function-calls", "href": "https://www.w3.org/TR/WGSL/#uniformity-function-calls", "title": "Uniformity Rules for Function Calls", - "number": "13.2.7" + "number": "14.2.7" }, "definedIn": "prose" }, @@ -8588,7 +8625,7 @@ "id": "compute-shader-workgroups", "href": "https://www.w3.org/TR/WGSL/#compute-shader-workgroups", "title": "Compute Shaders and Workgroups", - "number": "13.3" + "number": "14.3" }, "definedIn": "prose" }, @@ -8733,7 +8770,7 @@ "id": "fragment-shaders-helper-invocations", "href": "https://www.w3.org/TR/WGSL/#fragment-shaders-helper-invocations", "title": "Fragment Shaders and Helper Invocations", - "number": "13.4" + "number": "14.4" }, "definedIn": "prose" }, @@ -8770,7 +8807,7 @@ "id": "barrier", "href": "https://www.w3.org/TR/WGSL/#barrier", "title": "Barriers", - "number": "13.5.1" + "number": "14.5.1" }, "definedIn": "prose" }, @@ -8789,7 +8826,7 @@ "id": "derivatives", "href": "https://www.w3.org/TR/WGSL/#derivatives", "title": "Derivatives", - "number": "13.5.2" + "number": "14.5.2" }, "definedIn": "prose" }, @@ -8808,7 +8845,7 @@ "id": "floating-point-evaluation", "href": "https://www.w3.org/TR/WGSL/#floating-point-evaluation", "title": "Floating Point Evaluation", - "number": "13.6" + "number": "14.6" }, "definedIn": "prose" }, @@ -8827,7 +8864,7 @@ "id": "floating-point-accuracy", "href": "https://www.w3.org/TR/WGSL/#floating-point-accuracy", "title": "Floating Point Accuracy", - "number": "13.6.1" + "number": "14.6.1" }, "definedIn": "prose" }, @@ -8885,43 +8922,6 @@ }, "definedIn": "prose" }, - { - "id": "memory-scope", - "href": "https://www.w3.org/TR/WGSL/#memory-scope", - "linkingText": [ - "memory scope" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "scoped-operations", - "href": "https://www.w3.org/TR/WGSL/#scoped-operations", - "title": "Scoped Operations", - "number": "14.3" - }, - "definedIn": "prose" - }, - { - "id": "execution-scope", - "href": "https://www.w3.org/TR/WGSL/#execution-scope", - "linkingText": [ - "execution scope" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "title", - "href": "https://www.w3.org/TR/WGSL/#title", - "title": "WebGPU Shading Language" - }, - "definedIn": "prose" - }, { "id": "syntax_kw-array", "href": "https://www.w3.org/TR/WGSL/#syntax_kw-array", diff --git a/tr/dfns/attribution-reporting-api.json b/tr/dfns/attribution-reporting-api.json index 4df82e9597f4..777e11ae9ce1 100644 --- a/tr/dfns/attribution-reporting-api.json +++ b/tr/dfns/attribution-reporting-api.json @@ -2291,6 +2291,26 @@ }, "definedIn": "prose" }, + { + "id": "source-debug-data-type-source-success", + "href": "https://wicg.github.io/attribution-reporting-api/#source-debug-data-type-source-success", + "linkingText": [ + "source-success" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "source debug data type" + ], + "access": "private", + "informative": false, + "heading": { + "id": "title", + "href": "https://wicg.github.io/attribution-reporting-api/#title", + "title": "Attribution Reporting" + }, + "definedIn": "prose" + }, { "id": "source-debug-data-type-source-unknown-error", "href": "https://wicg.github.io/attribution-reporting-api/#source-debug-data-type-source-unknown-error", diff --git a/tr/dfns/css-anchor-position-1.json b/tr/dfns/css-anchor-position-1.json index 49856a629348..ca0bfd5c3a17 100644 --- a/tr/dfns/css-anchor-position-1.json +++ b/tr/dfns/css-anchor-position-1.json @@ -916,6 +916,25 @@ "title": "CSS Anchor Positioning" }, "definedIn": "prose" + }, + { + "id": "determine-the-position-fallback-styles", + "href": "https://drafts.csswg.org/css-anchor-position-1/#determine-the-position-fallback-styles", + "linkingText": [ + "determine the position fallback styles" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "fallback-apply", + "href": "https://drafts.csswg.org/css-anchor-position-1/#fallback-apply", + "title": "Applying Position Fallback", + "number": "3.3" + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/dom.json b/tr/dfns/dom.json index b23541d42f06..a426d0bde526 100644 --- a/tr/dfns/dom.json +++ b/tr/dfns/dom.json @@ -55,7 +55,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -76,7 +76,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -95,7 +95,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -115,7 +115,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -134,7 +134,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -153,7 +153,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -172,7 +172,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -191,7 +191,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -210,7 +210,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -229,7 +229,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -248,7 +248,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -267,7 +267,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -286,7 +286,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -305,7 +305,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -324,7 +324,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -343,7 +343,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -362,7 +362,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -381,7 +381,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -417,7 +417,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -472,7 +472,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -513,7 +513,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -535,7 +535,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -557,7 +557,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -578,7 +578,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -599,7 +599,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -620,7 +620,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -637,7 +637,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -656,7 +656,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -675,7 +675,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -694,7 +694,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -711,7 +711,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -728,7 +728,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -747,7 +747,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -766,7 +766,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -785,7 +785,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -804,7 +804,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -823,7 +823,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -842,7 +842,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -861,7 +861,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -880,7 +880,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -899,7 +899,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -918,7 +918,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -937,7 +937,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -956,7 +956,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -975,7 +975,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -994,7 +994,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1013,7 +1013,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1032,7 +1032,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1051,7 +1051,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1070,7 +1070,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -1089,7 +1089,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -1108,7 +1108,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -1127,7 +1127,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -1146,7 +1146,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1165,7 +1165,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1184,7 +1184,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1203,7 +1203,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1222,7 +1222,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1241,7 +1241,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1260,7 +1260,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1279,7 +1279,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1298,7 +1298,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1317,7 +1317,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1336,7 +1336,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1355,7 +1355,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1372,7 +1372,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1391,7 +1391,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1410,7 +1410,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1429,7 +1429,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1448,7 +1448,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1467,7 +1467,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1486,7 +1486,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1505,7 +1505,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1526,7 +1526,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1566,7 +1566,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1607,7 +1607,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -1629,7 +1629,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -1651,7 +1651,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -1673,7 +1673,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -1695,7 +1695,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -1717,7 +1717,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -1739,7 +1739,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -1756,7 +1756,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -1775,7 +1775,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -1794,7 +1794,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1816,7 +1816,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1854,7 +1854,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1872,7 +1872,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1889,7 +1889,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1928,7 +1928,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -1948,7 +1948,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -1968,7 +1968,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -1988,7 +1988,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -2008,7 +2008,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -2028,7 +2028,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -2047,7 +2047,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -2064,7 +2064,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -2083,7 +2083,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -2102,7 +2102,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -2119,7 +2119,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -2138,7 +2138,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -2155,7 +2155,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -2174,7 +2174,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -2193,7 +2193,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -2212,7 +2212,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -2231,7 +2231,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2248,7 +2248,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2267,7 +2267,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2286,7 +2286,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2305,7 +2305,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2324,7 +2324,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2343,7 +2343,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2362,7 +2362,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2381,7 +2381,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2398,7 +2398,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2417,7 +2417,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2436,7 +2436,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2455,7 +2455,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2474,7 +2474,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2493,7 +2493,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2513,7 +2513,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2530,7 +2530,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2547,7 +2547,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2567,7 +2567,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2584,7 +2584,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2601,7 +2601,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2621,7 +2621,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2640,7 +2640,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2676,7 +2676,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2693,7 +2693,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2710,7 +2710,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2768,7 +2768,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -2787,7 +2787,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2807,7 +2807,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2826,7 +2826,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2846,7 +2846,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2885,7 +2885,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -2904,7 +2904,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -2923,7 +2923,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2942,7 +2942,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2961,7 +2961,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2980,7 +2980,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2999,7 +2999,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3019,7 +3019,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3038,7 +3038,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3057,7 +3057,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3076,7 +3076,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3095,7 +3095,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3114,7 +3114,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3133,7 +3133,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3152,7 +3152,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3171,7 +3171,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3190,7 +3190,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3226,7 +3226,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3245,7 +3245,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3264,7 +3264,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3319,7 +3319,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3336,7 +3336,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3372,7 +3372,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3389,7 +3389,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3427,7 +3427,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3446,7 +3446,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3484,7 +3484,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3503,7 +3503,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3522,7 +3522,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3541,7 +3541,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3579,7 +3579,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3597,7 +3597,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3633,7 +3633,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3650,7 +3650,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3686,7 +3686,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3724,7 +3724,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3741,7 +3741,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3758,7 +3758,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3775,7 +3775,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3792,7 +3792,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3809,7 +3809,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3828,7 +3828,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3845,7 +3845,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3862,7 +3862,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3879,7 +3879,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3917,7 +3917,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -3936,7 +3936,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3991,7 +3991,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -4011,7 +4011,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -4031,7 +4031,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -4051,7 +4051,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -4070,7 +4070,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -4089,7 +4089,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -4108,7 +4108,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4127,7 +4127,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4146,7 +4146,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4165,7 +4165,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4185,7 +4185,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4205,7 +4205,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4225,7 +4225,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4244,7 +4244,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4263,7 +4263,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4301,7 +4301,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4320,7 +4320,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4359,7 +4359,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -4379,7 +4379,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -4399,7 +4399,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -4419,7 +4419,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4439,7 +4439,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4459,7 +4459,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4478,7 +4478,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4516,7 +4516,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4556,7 +4556,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4575,7 +4575,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4594,7 +4594,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4632,7 +4632,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -4651,7 +4651,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4670,7 +4670,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4708,7 +4708,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -4727,7 +4727,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -4746,7 +4746,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -4765,7 +4765,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4784,7 +4784,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4803,7 +4803,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4839,7 +4839,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4856,7 +4856,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4873,7 +4873,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4892,7 +4892,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4909,7 +4909,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4926,7 +4926,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4945,7 +4945,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4964,7 +4964,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4981,7 +4981,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5000,7 +5000,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5039,7 +5039,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5059,7 +5059,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5079,7 +5079,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5096,7 +5096,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5115,7 +5115,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5134,7 +5134,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5151,7 +5151,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5170,7 +5170,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5189,7 +5189,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5208,7 +5208,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5227,7 +5227,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5246,7 +5246,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5265,7 +5265,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5284,7 +5284,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5303,7 +5303,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5322,7 +5322,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5341,7 +5341,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5361,7 +5361,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5381,7 +5381,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5400,7 +5400,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5419,7 +5419,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5455,7 +5455,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5493,7 +5493,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5512,7 +5512,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5531,7 +5531,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5550,7 +5550,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5569,7 +5569,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5588,7 +5588,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5607,7 +5607,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5626,7 +5626,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5645,7 +5645,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5683,7 +5683,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5702,7 +5702,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5721,7 +5721,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5741,7 +5741,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5761,7 +5761,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5780,7 +5780,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5799,7 +5799,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5818,7 +5818,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5837,7 +5837,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5856,7 +5856,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5875,7 +5875,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5894,7 +5894,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5913,7 +5913,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5932,7 +5932,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5951,7 +5951,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5970,7 +5970,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5989,7 +5989,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6008,7 +6008,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6025,7 +6025,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6044,7 +6044,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6063,7 +6063,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6082,7 +6082,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6101,7 +6101,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6120,7 +6120,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6139,7 +6139,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6158,7 +6158,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6177,7 +6177,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6196,7 +6196,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6215,7 +6215,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6234,7 +6234,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6253,7 +6253,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6272,7 +6272,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6291,7 +6291,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6310,7 +6310,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6329,7 +6329,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6349,7 +6349,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6368,7 +6368,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6387,7 +6387,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6406,7 +6406,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6425,7 +6425,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6444,7 +6444,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6463,7 +6463,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6482,7 +6482,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6501,7 +6501,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6520,7 +6520,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6539,7 +6539,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6556,7 +6556,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6575,7 +6575,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6592,7 +6592,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6611,7 +6611,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6631,7 +6631,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6650,7 +6650,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6669,7 +6669,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6688,7 +6688,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6707,7 +6707,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6726,7 +6726,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6745,7 +6745,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6764,7 +6764,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6783,7 +6783,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6802,7 +6802,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6821,7 +6821,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6840,7 +6840,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6858,7 +6858,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6875,7 +6875,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6894,7 +6894,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6913,7 +6913,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6932,7 +6932,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6951,7 +6951,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6970,7 +6970,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6989,7 +6989,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7008,7 +7008,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7025,7 +7025,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7042,7 +7042,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7059,7 +7059,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7097,7 +7097,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7116,7 +7116,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7135,7 +7135,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7154,7 +7154,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7174,7 +7174,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7194,7 +7194,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7214,7 +7214,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7234,7 +7234,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7254,7 +7254,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7273,7 +7273,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7292,7 +7292,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7311,7 +7311,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7330,7 +7330,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7349,7 +7349,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7369,7 +7369,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7389,7 +7389,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7408,7 +7408,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7427,7 +7427,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7446,7 +7446,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7465,7 +7465,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7484,7 +7484,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7505,7 +7505,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7526,7 +7526,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7547,7 +7547,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7568,7 +7568,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7589,7 +7589,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7610,7 +7610,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7627,7 +7627,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7644,7 +7644,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7663,7 +7663,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7680,7 +7680,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7699,7 +7699,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7718,7 +7718,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7737,7 +7737,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7756,7 +7756,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7775,7 +7775,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7794,7 +7794,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7811,7 +7811,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7828,7 +7828,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7845,7 +7845,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7862,7 +7862,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7879,7 +7879,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7899,7 +7899,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7918,7 +7918,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7937,7 +7937,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7956,7 +7956,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7975,7 +7975,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7994,7 +7994,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8013,7 +8013,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8032,7 +8032,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8051,7 +8051,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8070,7 +8070,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8089,7 +8089,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8108,7 +8108,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8127,7 +8127,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8146,7 +8146,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8163,7 +8163,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8183,7 +8183,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8200,7 +8200,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8220,7 +8220,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8239,7 +8239,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8258,7 +8258,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8277,7 +8277,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8296,7 +8296,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8315,7 +8315,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8335,7 +8335,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8352,7 +8352,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8369,7 +8369,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8388,7 +8388,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8407,7 +8407,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8426,7 +8426,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8445,7 +8445,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8464,7 +8464,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8485,7 +8485,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8506,7 +8506,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8544,7 +8544,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -8563,7 +8563,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -8582,7 +8582,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -8602,7 +8602,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -8622,7 +8622,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -8642,7 +8642,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -8662,7 +8662,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -8681,7 +8681,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8701,7 +8701,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8721,7 +8721,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8740,7 +8740,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8776,7 +8776,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8795,7 +8795,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8814,7 +8814,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8833,7 +8833,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8852,7 +8852,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8871,7 +8871,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8890,7 +8890,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8928,7 +8928,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8945,7 +8945,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8965,7 +8965,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9001,7 +9001,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9020,7 +9020,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9039,7 +9039,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9056,7 +9056,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9075,7 +9075,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9094,7 +9094,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9111,7 +9111,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9130,7 +9130,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9149,7 +9149,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9168,7 +9168,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9187,7 +9187,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9206,7 +9206,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9225,7 +9225,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9244,7 +9244,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9263,7 +9263,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9282,7 +9282,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9301,7 +9301,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9318,7 +9318,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9335,7 +9335,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9352,7 +9352,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9369,7 +9369,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9386,7 +9386,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9403,7 +9403,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9420,7 +9420,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9437,7 +9437,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9455,7 +9455,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -9493,7 +9493,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9512,7 +9512,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9531,7 +9531,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9550,7 +9550,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9569,7 +9569,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9588,7 +9588,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9607,7 +9607,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9626,7 +9626,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9645,7 +9645,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9664,7 +9664,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9683,7 +9683,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9703,7 +9703,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9723,7 +9723,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9742,7 +9742,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9761,7 +9761,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9780,7 +9780,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9799,7 +9799,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9818,7 +9818,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9837,7 +9837,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9856,7 +9856,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9875,7 +9875,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9894,7 +9894,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9913,7 +9913,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9932,7 +9932,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9951,7 +9951,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9970,7 +9970,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -9989,7 +9989,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -10008,7 +10008,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -10027,7 +10027,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -10046,7 +10046,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -10065,7 +10065,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -10084,7 +10084,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -10103,7 +10103,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -10122,7 +10122,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -10139,7 +10139,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -10158,7 +10158,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -10177,7 +10177,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -10196,7 +10196,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -10213,7 +10213,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10232,7 +10232,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10251,7 +10251,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10270,7 +10270,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10289,7 +10289,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10308,7 +10308,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10327,7 +10327,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10346,7 +10346,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10365,7 +10365,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10384,7 +10384,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10403,7 +10403,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10422,7 +10422,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10441,7 +10441,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10459,7 +10459,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10478,7 +10478,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10495,7 +10495,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10512,7 +10512,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10529,7 +10529,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10546,7 +10546,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10563,7 +10563,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10580,7 +10580,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10597,7 +10597,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10614,7 +10614,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10631,7 +10631,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10648,7 +10648,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10665,7 +10665,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10682,7 +10682,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10699,7 +10699,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10716,7 +10716,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10735,7 +10735,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10752,7 +10752,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10771,7 +10771,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10790,7 +10790,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10809,7 +10809,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10828,7 +10828,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10843,11 +10843,11 @@ "for": [ "Attr" ], - "access": "public", + "access": "private", "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10866,7 +10866,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10885,7 +10885,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10904,7 +10904,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10923,7 +10923,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10942,7 +10942,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10961,7 +10961,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10980,7 +10980,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -10999,7 +10999,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11018,7 +11018,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11037,7 +11037,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11056,7 +11056,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11075,7 +11075,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11094,7 +11094,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11113,7 +11113,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11132,7 +11132,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11152,7 +11152,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11171,7 +11171,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11190,7 +11190,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11209,7 +11209,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11228,7 +11228,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11247,7 +11247,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11266,7 +11266,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11285,7 +11285,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11304,7 +11304,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11323,7 +11323,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11342,7 +11342,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11361,7 +11361,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11380,7 +11380,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11399,7 +11399,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11418,7 +11418,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11435,7 +11435,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11454,7 +11454,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11473,7 +11473,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11511,7 +11511,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -11530,7 +11530,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -11549,7 +11549,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -11568,7 +11568,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -11587,7 +11587,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -11606,7 +11606,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -11625,7 +11625,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -11644,7 +11644,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -11663,7 +11663,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -11682,7 +11682,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11701,7 +11701,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11720,7 +11720,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11739,7 +11739,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11758,7 +11758,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11777,7 +11777,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11796,7 +11796,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11815,7 +11815,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11834,7 +11834,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11853,7 +11853,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11889,7 +11889,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11908,7 +11908,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11927,7 +11927,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11946,7 +11946,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11965,7 +11965,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -11984,7 +11984,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12003,7 +12003,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12020,7 +12020,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12039,7 +12039,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12058,7 +12058,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12077,7 +12077,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12096,7 +12096,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12115,7 +12115,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12132,7 +12132,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12151,7 +12151,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12170,7 +12170,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12208,7 +12208,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -12227,7 +12227,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -12246,7 +12246,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -12265,7 +12265,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -12284,7 +12284,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -12303,7 +12303,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -12322,7 +12322,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -12341,7 +12341,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -12360,7 +12360,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -12379,7 +12379,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -12398,7 +12398,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12415,7 +12415,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12437,7 +12437,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12456,7 +12456,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12475,7 +12475,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12494,7 +12494,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12513,7 +12513,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12532,7 +12532,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12551,7 +12551,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12570,7 +12570,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12611,7 +12611,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -12630,7 +12630,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -12647,7 +12647,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12664,7 +12664,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12681,7 +12681,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12698,7 +12698,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12715,7 +12715,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12737,7 +12737,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12754,7 +12754,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12773,7 +12773,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12792,7 +12792,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12849,7 +12849,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12868,7 +12868,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12909,7 +12909,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -12931,7 +12931,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12969,7 +12969,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -12988,7 +12988,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13007,7 +13007,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13026,7 +13026,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13045,7 +13045,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13064,7 +13064,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13100,7 +13100,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13119,7 +13119,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13138,7 +13138,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13157,7 +13157,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13176,7 +13176,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13195,7 +13195,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13214,7 +13214,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13233,7 +13233,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13252,7 +13252,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13271,7 +13271,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13290,7 +13290,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13309,7 +13309,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13328,7 +13328,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13366,7 +13366,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13385,7 +13385,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13404,7 +13404,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13423,7 +13423,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13440,7 +13440,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13460,7 +13460,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13480,7 +13480,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13499,7 +13499,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -13537,7 +13537,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13556,7 +13556,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13575,7 +13575,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13594,7 +13594,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13613,7 +13613,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13632,7 +13632,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13651,7 +13651,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13670,7 +13670,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13690,7 +13690,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13709,7 +13709,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13728,7 +13728,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13747,7 +13747,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13766,7 +13766,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13785,7 +13785,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13804,7 +13804,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13823,7 +13823,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13842,7 +13842,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13861,7 +13861,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13880,7 +13880,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13899,7 +13899,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13918,7 +13918,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13937,7 +13937,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13956,7 +13956,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13975,7 +13975,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -13992,7 +13992,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14011,7 +14011,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14030,7 +14030,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14049,7 +14049,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14069,7 +14069,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14088,7 +14088,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14108,7 +14108,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14127,7 +14127,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14146,7 +14146,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14165,7 +14165,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14184,7 +14184,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14203,7 +14203,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14222,7 +14222,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14242,7 +14242,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14261,7 +14261,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14280,7 +14280,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14299,7 +14299,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14318,7 +14318,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14337,7 +14337,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14356,7 +14356,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14375,7 +14375,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14395,7 +14395,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14414,7 +14414,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14433,7 +14433,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14452,7 +14452,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14471,7 +14471,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14490,7 +14490,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14509,7 +14509,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14528,7 +14528,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14547,7 +14547,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14566,7 +14566,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14585,7 +14585,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14625,7 +14625,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14644,7 +14644,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14663,7 +14663,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14680,7 +14680,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14718,7 +14718,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14737,7 +14737,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14756,7 +14756,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14773,7 +14773,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14792,7 +14792,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14811,7 +14811,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14830,7 +14830,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14849,7 +14849,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14868,7 +14868,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14887,7 +14887,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14906,7 +14906,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14925,7 +14925,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14944,7 +14944,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -14982,7 +14982,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15001,7 +15001,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15020,7 +15020,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15039,7 +15039,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15058,7 +15058,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15077,7 +15077,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15096,7 +15096,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15115,7 +15115,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15134,7 +15134,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15151,7 +15151,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15170,7 +15170,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15189,7 +15189,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15208,7 +15208,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15227,7 +15227,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15265,7 +15265,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -15284,7 +15284,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -15303,7 +15303,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -15322,7 +15322,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -15341,7 +15341,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -15360,7 +15360,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15379,7 +15379,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15398,7 +15398,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15417,7 +15417,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15436,7 +15436,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15455,7 +15455,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15474,7 +15474,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15493,7 +15493,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15512,7 +15512,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15531,7 +15531,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15550,7 +15550,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15569,7 +15569,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15588,7 +15588,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15626,7 +15626,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -15645,7 +15645,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -15665,7 +15665,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -15685,7 +15685,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -15705,7 +15705,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -15725,7 +15725,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -15744,7 +15744,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -15763,7 +15763,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -15782,7 +15782,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -15801,7 +15801,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -15820,7 +15820,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15839,7 +15839,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15858,7 +15858,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15877,7 +15877,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15896,7 +15896,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15915,7 +15915,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15934,7 +15934,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15953,7 +15953,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15974,7 +15974,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -15995,7 +15995,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -16015,7 +16015,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -16034,7 +16034,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -16053,7 +16053,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -16072,7 +16072,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -16110,7 +16110,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16129,7 +16129,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16148,7 +16148,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16167,7 +16167,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16186,7 +16186,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16205,7 +16205,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16224,7 +16224,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16243,7 +16243,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16262,7 +16262,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16281,7 +16281,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16300,7 +16300,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16319,7 +16319,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16338,7 +16338,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16357,7 +16357,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16376,7 +16376,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16395,7 +16395,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16414,7 +16414,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16433,7 +16433,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16452,7 +16452,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16471,7 +16471,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16511,7 +16511,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16532,7 +16532,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16553,7 +16553,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16574,7 +16574,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16612,7 +16612,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16631,7 +16631,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16648,7 +16648,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16668,7 +16668,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16688,7 +16688,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16708,26 +16708,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" - }, - "definedIn": "pre" - }, - { - "id": "dom-xpathevaluatorbase-creatensresolver", - "href": "https://dom.spec.whatwg.org/#dom-xpathevaluatorbase-creatensresolver", - "linkingText": [ - "createNSResolver(nodeResolver)" - ], - "localLinkingText": [], - "type": "method", - "for": [ - "XPathEvaluatorBase" - ], - "access": "public", - "informative": false, - "heading": { - "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16746,7 +16727,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16768,7 +16749,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16790,7 +16771,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16812,7 +16793,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16834,7 +16815,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16856,7 +16837,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16878,10 +16859,29 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, + { + "id": "dom-xpathevaluatorbase-creatensresolver", + "href": "https://dom.spec.whatwg.org/#dom-xpathevaluatorbase-creatensresolver", + "linkingText": [ + "createNSResolver(nodeResolver)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "XPathEvaluatorBase" + ], + "access": "public", + "informative": false, + "heading": { + "href": "https://dom.spec.whatwg.org/", + "title": "DOM Living Standard — Last Updated 22 February 2023" + }, + "definedIn": "prose" + }, { "id": "xpathevaluator", "href": "https://dom.spec.whatwg.org/#xpathevaluator", @@ -16917,7 +16917,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16956,7 +16956,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16975,7 +16975,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -16994,7 +16994,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -17013,7 +17013,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -17032,7 +17032,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -17051,7 +17051,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -17070,7 +17070,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -17089,7 +17089,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -17108,7 +17108,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -17127,7 +17127,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -17146,7 +17146,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -17165,7 +17165,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -17184,7 +17184,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -17203,7 +17203,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -17222,7 +17222,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -17241,7 +17241,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -17260,7 +17260,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -17279,7 +17279,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -17298,7 +17298,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -17317,7 +17317,7 @@ "informative": false, "heading": { "href": "https://dom.spec.whatwg.org/", - "title": "DOM Living Standard — Last Updated 20 February 2023" + "title": "DOM Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, diff --git a/tr/dfns/fetch.json b/tr/dfns/fetch.json index 3670985ebaca..80e8694efed8 100644 --- a/tr/dfns/fetch.json +++ b/tr/dfns/fetch.json @@ -36,7 +36,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -53,7 +53,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -72,7 +72,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -91,7 +91,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -110,7 +110,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -129,7 +129,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -148,7 +148,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -167,7 +167,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -186,7 +186,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -205,7 +205,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -224,7 +224,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -243,7 +243,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -262,7 +262,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -281,7 +281,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -298,7 +298,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -313,11 +313,11 @@ "for": [ "fetch controller" ], - "access": "private", + "access": "public", "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -336,7 +336,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -355,7 +355,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -374,7 +374,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -393,7 +393,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -412,7 +412,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -431,7 +431,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -450,7 +450,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -469,7 +469,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -482,11 +482,11 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -505,7 +505,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -524,7 +524,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -543,7 +543,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -560,7 +560,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -579,7 +579,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -598,7 +598,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -617,7 +617,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -636,7 +636,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -655,7 +655,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -674,7 +674,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -693,7 +693,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -712,7 +712,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -731,7 +731,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -750,7 +750,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -769,7 +769,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -786,7 +786,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -805,7 +805,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -824,7 +824,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -842,7 +842,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -859,7 +859,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -876,7 +876,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -912,7 +912,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -929,7 +929,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -946,7 +946,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -982,7 +982,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -999,7 +999,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1016,7 +1016,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1033,7 +1033,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1051,7 +1051,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1087,7 +1087,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1104,7 +1104,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1123,7 +1123,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1161,7 +1161,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1180,7 +1180,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1200,7 +1200,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1219,7 +1219,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1239,7 +1239,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1259,7 +1259,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1278,7 +1278,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1297,7 +1297,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1316,7 +1316,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1335,7 +1335,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1352,7 +1352,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1371,7 +1371,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1388,7 +1388,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1407,7 +1407,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1426,7 +1426,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1443,7 +1443,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1460,7 +1460,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1479,7 +1479,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1496,7 +1496,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1513,7 +1513,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1530,7 +1530,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1547,7 +1547,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1564,7 +1564,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1581,7 +1581,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1598,7 +1598,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1615,7 +1615,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1632,7 +1632,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1649,7 +1649,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1666,7 +1666,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1684,7 +1684,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1702,7 +1702,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1719,7 +1719,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1736,7 +1736,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1753,7 +1753,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1789,7 +1789,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1806,7 +1806,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1823,7 +1823,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1861,7 +1861,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1880,7 +1880,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1899,7 +1899,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1918,7 +1918,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1937,7 +1937,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1956,7 +1956,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1973,7 +1973,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -1992,7 +1992,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2009,7 +2009,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2028,7 +2028,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2047,7 +2047,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2064,7 +2064,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2102,7 +2102,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2121,7 +2121,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2138,7 +2138,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2157,7 +2157,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2176,7 +2176,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2195,7 +2195,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2214,7 +2214,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2233,7 +2233,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2252,7 +2252,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2271,7 +2271,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2290,7 +2290,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2309,7 +2309,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2328,7 +2328,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2347,7 +2347,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2366,7 +2366,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2385,7 +2385,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2404,7 +2404,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2423,7 +2423,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2442,7 +2442,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2461,7 +2461,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2480,7 +2480,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2499,7 +2499,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2518,7 +2518,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2537,7 +2537,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2556,7 +2556,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2575,7 +2575,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2594,7 +2594,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2613,7 +2613,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2632,7 +2632,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2651,7 +2651,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2670,7 +2670,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2689,7 +2689,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2708,7 +2708,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2727,7 +2727,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2746,7 +2746,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2765,7 +2765,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2784,7 +2784,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2803,7 +2803,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2822,7 +2822,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2841,7 +2841,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2860,7 +2860,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2879,7 +2879,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2896,7 +2896,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2913,7 +2913,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2930,7 +2930,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2949,7 +2949,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2966,7 +2966,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -2983,7 +2983,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3002,7 +3002,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3021,7 +3021,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3038,7 +3038,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3055,7 +3055,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3093,7 +3093,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3112,7 +3112,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3131,7 +3131,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3150,7 +3150,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3169,7 +3169,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3188,7 +3188,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3207,7 +3207,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3226,7 +3226,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3245,7 +3245,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3264,7 +3264,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3283,7 +3283,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3302,7 +3302,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3321,7 +3321,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3340,7 +3340,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3359,7 +3359,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3378,7 +3378,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3395,7 +3395,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3412,7 +3412,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3429,7 +3429,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3446,7 +3446,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3465,7 +3465,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3482,7 +3482,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3499,7 +3499,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3516,7 +3516,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3533,7 +3533,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3552,7 +3552,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3569,7 +3569,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3586,7 +3586,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3603,7 +3603,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3622,7 +3622,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3660,7 +3660,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3696,7 +3696,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3736,7 +3736,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3755,7 +3755,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3774,7 +3774,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3793,7 +3793,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3848,7 +3848,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3867,7 +3867,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3886,7 +3886,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3905,7 +3905,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3924,7 +3924,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3941,7 +3941,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -3960,7 +3960,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -3979,7 +3979,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -3998,7 +3998,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -4017,7 +4017,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -4036,7 +4036,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -4055,7 +4055,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -4072,7 +4072,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4089,7 +4089,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4106,7 +4106,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4125,7 +4125,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4142,7 +4142,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4159,7 +4159,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4195,7 +4195,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4214,7 +4214,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4269,7 +4269,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4324,7 +4324,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4379,7 +4379,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4396,7 +4396,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -4413,7 +4413,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -4449,7 +4449,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -4466,7 +4466,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -4483,7 +4483,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -4500,7 +4500,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -4517,7 +4517,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "dt" }, @@ -4578,7 +4578,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4614,7 +4614,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4669,7 +4669,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4686,7 +4686,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4703,7 +4703,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4760,7 +4760,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4779,7 +4779,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4798,7 +4798,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4817,7 +4817,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4836,7 +4836,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4855,7 +4855,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4874,7 +4874,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4893,7 +4893,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4912,7 +4912,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -4948,7 +4948,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5098,7 +5098,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5117,7 +5117,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5136,7 +5136,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5155,7 +5155,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5174,7 +5174,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5193,7 +5193,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5212,7 +5212,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5231,7 +5231,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5248,7 +5248,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5265,7 +5265,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5282,7 +5282,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5299,7 +5299,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5316,7 +5316,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5390,7 +5390,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5412,7 +5412,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5431,7 +5431,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5450,7 +5450,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5469,7 +5469,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5488,7 +5488,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5507,7 +5507,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5526,7 +5526,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5545,7 +5545,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5564,7 +5564,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5583,7 +5583,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5600,7 +5600,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5619,7 +5619,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5638,7 +5638,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5657,7 +5657,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5676,7 +5676,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5698,7 +5698,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5717,7 +5717,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5736,7 +5736,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5755,7 +5755,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5774,7 +5774,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5793,7 +5793,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5812,7 +5812,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5848,7 +5848,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -5867,7 +5867,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5886,7 +5886,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5905,7 +5905,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5943,7 +5943,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5962,7 +5962,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -5981,7 +5981,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6000,7 +6000,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6019,7 +6019,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6038,7 +6038,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6057,7 +6057,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6076,7 +6076,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6095,7 +6095,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6114,7 +6114,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6133,7 +6133,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -6169,7 +6169,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6191,7 +6191,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6213,7 +6213,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6230,7 +6230,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6249,7 +6249,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6268,7 +6268,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6287,7 +6287,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6306,7 +6306,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6325,7 +6325,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6344,7 +6344,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6363,7 +6363,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6382,7 +6382,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6401,7 +6401,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6420,7 +6420,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6439,7 +6439,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6458,7 +6458,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6477,7 +6477,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6496,7 +6496,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6515,7 +6515,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6532,7 +6532,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6551,7 +6551,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6570,7 +6570,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6589,7 +6589,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6608,7 +6608,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6627,7 +6627,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6646,7 +6646,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6665,7 +6665,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6684,7 +6684,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6703,7 +6703,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6722,7 +6722,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6741,7 +6741,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6760,7 +6760,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6779,7 +6779,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6798,7 +6798,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6817,7 +6817,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6836,7 +6836,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6855,7 +6855,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6874,7 +6874,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6893,7 +6893,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6912,7 +6912,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6929,7 +6929,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6948,7 +6948,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6967,7 +6967,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -6986,7 +6986,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7005,7 +7005,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7022,7 +7022,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7041,7 +7041,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7060,7 +7060,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7079,7 +7079,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7096,7 +7096,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7115,7 +7115,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7134,7 +7134,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7153,7 +7153,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7172,7 +7172,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7191,7 +7191,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7210,7 +7210,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7227,7 +7227,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7246,7 +7246,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7265,7 +7265,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7284,7 +7284,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7301,7 +7301,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7320,7 +7320,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7337,7 +7337,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7356,7 +7356,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7375,7 +7375,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7394,7 +7394,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7413,7 +7413,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7432,7 +7432,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7451,7 +7451,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7471,7 +7471,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7493,7 +7493,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7512,7 +7512,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7531,7 +7531,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7550,7 +7550,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7569,7 +7569,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7588,7 +7588,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7607,7 +7607,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7626,7 +7626,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7645,7 +7645,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7664,7 +7664,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7683,7 +7683,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7702,7 +7702,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7721,7 +7721,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7740,7 +7740,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7759,7 +7759,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7778,7 +7778,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7797,7 +7797,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7816,7 +7816,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -7859,7 +7859,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7883,7 +7883,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7903,7 +7903,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7923,7 +7923,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7943,7 +7943,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7963,7 +7963,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7980,7 +7980,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -7999,7 +7999,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -8018,7 +8018,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -8037,7 +8037,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -8054,7 +8054,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -8073,7 +8073,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -8092,7 +8092,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -8111,7 +8111,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -8130,7 +8130,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -8149,7 +8149,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -8168,7 +8168,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "pre" }, @@ -8187,7 +8187,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8206,7 +8206,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8226,7 +8226,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8243,7 +8243,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8267,7 +8267,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8286,7 +8286,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8306,7 +8306,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8326,7 +8326,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8345,7 +8345,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8364,7 +8364,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8383,7 +8383,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8402,7 +8402,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8421,7 +8421,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8440,7 +8440,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8459,7 +8459,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8478,7 +8478,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8561,7 +8561,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8599,7 +8599,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8618,7 +8618,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, @@ -8635,7 +8635,7 @@ "informative": false, "heading": { "href": "https://fetch.spec.whatwg.org/", - "title": "Fetch Living Standard — Last Updated 20 February 2023" + "title": "Fetch Living Standard — Last Updated 22 February 2023" }, "definedIn": "prose" }, diff --git a/tr/dfns/html.json b/tr/dfns/html.json index b4480429a3fe..a2d2018e3f3a 100644 --- a/tr/dfns/html.json +++ b/tr/dfns/html.json @@ -3485,6 +3485,63 @@ }, "definedIn": "table" }, + { + "id": "reflected-target", + "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflected-target", + "linkingText": [ + "reflected target" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "reflecting-content-attributes-in-idl-attributes", + "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes", + "title": "Reflecting content attributes in IDL attributes", + "number": "2.6.1" + }, + "definedIn": "prose" + }, + { + "id": "reflected-idl-attribute", + "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflected-idl-attribute", + "linkingText": [ + "reflected IDL attribute" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "reflecting-content-attributes-in-idl-attributes", + "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes", + "title": "Reflecting content attributes in IDL attributes", + "number": "2.6.1" + }, + "definedIn": "prose" + }, + { + "id": "reflected-content-attribute-name", + "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflected-content-attribute-name", + "linkingText": [ + "reflected content attribute name" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "reflecting-content-attributes-in-idl-attributes", + "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes", + "title": "Reflecting content attributes in IDL attributes", + "number": "2.6.1" + }, + "definedIn": "prose" + }, { "id": "reflect", "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflect", @@ -3504,6 +3561,101 @@ }, "definedIn": "prose" }, + { + "id": "support-elementinternals", + "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#support-elementinternals", + "linkingText": [ + "support ElementInternals" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "reflecting-content-attributes-in-idl-attributes", + "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes", + "title": "Reflecting content attributes in IDL attributes", + "number": "2.6.1" + }, + "definedIn": "prose" + }, + { + "id": "get-the-element", + "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#get-the-element", + "linkingText": [ + "get the element" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "reflecting-content-attributes-in-idl-attributes", + "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes", + "title": "Reflecting content attributes in IDL attributes", + "number": "2.6.1" + }, + "definedIn": "prose" + }, + { + "id": "get-the-content-attribute", + "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#get-the-content-attribute", + "linkingText": [ + "get the content attribute" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "reflecting-content-attributes-in-idl-attributes", + "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes", + "title": "Reflecting content attributes in IDL attributes", + "number": "2.6.1" + }, + "definedIn": "prose" + }, + { + "id": "set-the-content-attribute", + "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#set-the-content-attribute", + "linkingText": [ + "set the content attribute" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "reflecting-content-attributes-in-idl-attributes", + "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes", + "title": "Reflecting content attributes in IDL attributes", + "number": "2.6.1" + }, + "definedIn": "prose" + }, + { + "id": "delete-the-content-attribute", + "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#delete-the-content-attribute", + "linkingText": [ + "delete the content attribute" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "reflecting-content-attributes-in-idl-attributes", + "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes", + "title": "Reflecting content attributes in IDL attributes", + "number": "2.6.1" + }, + "definedIn": "prose" + }, { "id": "limited-to-only-known-values", "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#limited-to-only-known-values", @@ -3646,7 +3798,8 @@ "localLinkingText": [], "type": "dfn", "for": [ - "Element" + "Element", + "ElementInternals" ], "access": "public", "informative": false, @@ -3705,7 +3858,8 @@ "localLinkingText": [], "type": "dfn", "for": [ - "Element" + "Element", + "ElementInternals" ], "access": "public", "informative": false, @@ -47553,10 +47707,10 @@ "definedIn": "prose" }, { - "id": "native-accessibility-semantics-map", - "href": "https://html.spec.whatwg.org/multipage/custom-elements.html#native-accessibility-semantics-map", + "id": "internal-content-attribute-map", + "href": "https://html.spec.whatwg.org/multipage/custom-elements.html#internal-content-attribute-map", "linkingText": [ - "native accessibility semantics map" + "internal content attribute map" ], "localLinkingText": [], "type": "dfn", diff --git a/tr/dfns/image-capture.json b/tr/dfns/image-capture.json index b9cffe546a0f..0b35cdf64929 100644 --- a/tr/dfns/image-capture.json +++ b/tr/dfns/image-capture.json @@ -38,10 +38,9 @@ "access": "public", "informative": false, "heading": { - "id": "imagecaptureapi", - "href": "https://www.w3.org/TR/image-capture/#imagecaptureapi", - "title": "Image Capture API", - "number": "3" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "pre" }, @@ -60,10 +59,9 @@ "access": "public", "informative": false, "heading": { - "id": "imagecaptureapi", - "href": "https://www.w3.org/TR/image-capture/#imagecaptureapi", - "title": "Image Capture API", - "number": "3" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "pre" }, @@ -125,10 +123,9 @@ "access": "public", "informative": false, "heading": { - "id": "imagecapture-methods", - "href": "https://www.w3.org/TR/image-capture/#imagecapture-methods", - "title": "Methods", - "number": "3.2" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -146,10 +143,9 @@ "access": "public", "informative": false, "heading": { - "id": "imagecapture-methods", - "href": "https://www.w3.org/TR/image-capture/#imagecapture-methods", - "title": "Methods", - "number": "3.2" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -167,10 +163,9 @@ "access": "public", "informative": false, "heading": { - "id": "imagecapture-methods", - "href": "https://www.w3.org/TR/image-capture/#imagecapture-methods", - "title": "Methods", - "number": "3.2" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -188,10 +183,9 @@ "access": "public", "informative": false, "heading": { - "id": "imagecapture-methods", - "href": "https://www.w3.org/TR/image-capture/#imagecapture-methods", - "title": "Methods", - "number": "3.2" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -249,10 +243,9 @@ "access": "public", "informative": false, "heading": { - "id": "photocapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#photocapabilities-members", - "title": "Members", - "number": "4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -270,10 +263,9 @@ "access": "public", "informative": false, "heading": { - "id": "photocapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#photocapabilities-members", - "title": "Members", - "number": "4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -291,10 +283,9 @@ "access": "public", "informative": false, "heading": { - "id": "photocapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#photocapabilities-members", - "title": "Members", - "number": "4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -352,10 +343,9 @@ "access": "public", "informative": false, "heading": { - "id": "photosettings-members", - "href": "https://www.w3.org/TR/image-capture/#photosettings-members", - "title": "Members", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -373,10 +363,9 @@ "access": "public", "informative": false, "heading": { - "id": "photosettings-members", - "href": "https://www.w3.org/TR/image-capture/#photosettings-members", - "title": "Members", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -394,10 +383,9 @@ "access": "public", "informative": false, "heading": { - "id": "photosettings-members", - "href": "https://www.w3.org/TR/image-capture/#photosettings-members", - "title": "Members", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -455,10 +443,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediasettingsrange-members", - "href": "https://www.w3.org/TR/image-capture/#mediasettingsrange-members", - "title": "Members", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -476,10 +463,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediasettingsrange-members", - "href": "https://www.w3.org/TR/image-capture/#mediasettingsrange-members", - "title": "Members", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -539,10 +525,9 @@ "access": "public", "informative": false, "heading": { - "id": "redeyereduction-values", - "href": "https://www.w3.org/TR/image-capture/#redeyereduction-values", - "title": "Values", - "number": "7.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -561,10 +546,9 @@ "access": "public", "informative": false, "heading": { - "id": "redeyereduction-values", - "href": "https://www.w3.org/TR/image-capture/#redeyereduction-values", - "title": "Values", - "number": "7.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -624,10 +608,9 @@ "access": "public", "informative": false, "heading": { - "id": "filllightmode-values", - "href": "https://www.w3.org/TR/image-capture/#filllightmode-values", - "title": "Values", - "number": "8.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -646,10 +629,9 @@ "access": "public", "informative": false, "heading": { - "id": "filllightmode-values", - "href": "https://www.w3.org/TR/image-capture/#filllightmode-values", - "title": "Values", - "number": "8.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -688,10 +670,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksupportedconstraints-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksupportedconstraints-members", - "title": "Members", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -709,10 +690,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksupportedconstraints-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksupportedconstraints-members", - "title": "Members", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -730,10 +710,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksupportedconstraints-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksupportedconstraints-members", - "title": "Members", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -751,10 +730,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksupportedconstraints-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksupportedconstraints-members", - "title": "Members", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -772,10 +750,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksupportedconstraints-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksupportedconstraints-members", - "title": "Members", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -793,10 +770,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksupportedconstraints-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksupportedconstraints-members", - "title": "Members", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -814,10 +790,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksupportedconstraints-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksupportedconstraints-members", - "title": "Members", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -835,10 +810,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksupportedconstraints-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksupportedconstraints-members", - "title": "Members", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -856,10 +830,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksupportedconstraints-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksupportedconstraints-members", - "title": "Members", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -877,10 +850,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksupportedconstraints-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksupportedconstraints-members", - "title": "Members", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -898,10 +870,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksupportedconstraints-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksupportedconstraints-members", - "title": "Members", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -919,10 +890,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksupportedconstraints-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksupportedconstraints-members", - "title": "Members", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -940,10 +910,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksupportedconstraints-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksupportedconstraints-members", - "title": "Members", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -961,10 +930,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksupportedconstraints-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksupportedconstraints-members", - "title": "Members", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -982,10 +950,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksupportedconstraints-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksupportedconstraints-members", - "title": "Members", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1003,10 +970,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksupportedconstraints-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksupportedconstraints-members", - "title": "Members", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1045,10 +1011,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackcapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackcapabilities-members", - "title": "Members", - "number": "9.2.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1066,10 +1031,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackcapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackcapabilities-members", - "title": "Members", - "number": "9.2.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1087,10 +1051,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackcapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackcapabilities-members", - "title": "Members", - "number": "9.2.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1108,10 +1071,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackcapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackcapabilities-members", - "title": "Members", - "number": "9.2.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1129,10 +1091,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackcapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackcapabilities-members", - "title": "Members", - "number": "9.2.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1150,10 +1111,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackcapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackcapabilities-members", - "title": "Members", - "number": "9.2.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1171,10 +1131,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackcapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackcapabilities-members", - "title": "Members", - "number": "9.2.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1192,10 +1151,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackcapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackcapabilities-members", - "title": "Members", - "number": "9.2.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1213,10 +1171,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackcapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackcapabilities-members", - "title": "Members", - "number": "9.2.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1234,10 +1191,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackcapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackcapabilities-members", - "title": "Members", - "number": "9.2.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1255,10 +1211,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackcapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackcapabilities-members", - "title": "Members", - "number": "9.2.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1276,10 +1231,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackcapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackcapabilities-members", - "title": "Members", - "number": "9.2.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1297,10 +1251,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackcapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackcapabilities-members", - "title": "Members", - "number": "9.2.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1318,10 +1271,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackcapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackcapabilities-members", - "title": "Members", - "number": "9.2.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1339,10 +1291,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackcapabilities-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackcapabilities-members", - "title": "Members", - "number": "9.2.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1381,10 +1332,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackconstraintset-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-members", - "title": "Members", - "number": "9.3.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1402,10 +1352,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackconstraintset-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-members", - "title": "Members", - "number": "9.3.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1423,10 +1372,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackconstraintset-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-members", - "title": "Members", - "number": "9.3.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1444,10 +1392,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackconstraintset-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-members", - "title": "Members", - "number": "9.3.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1465,10 +1412,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackconstraintset-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-members", - "title": "Members", - "number": "9.3.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1486,10 +1432,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackconstraintset-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-members", - "title": "Members", - "number": "9.3.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1507,10 +1452,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackconstraintset-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-members", - "title": "Members", - "number": "9.3.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1528,10 +1472,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackconstraintset-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-members", - "title": "Members", - "number": "9.3.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1549,10 +1492,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackconstraintset-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-members", - "title": "Members", - "number": "9.3.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1570,10 +1512,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackconstraintset-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-members", - "title": "Members", - "number": "9.3.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1591,10 +1532,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackconstraintset-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-members", - "title": "Members", - "number": "9.3.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1612,10 +1552,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackconstraintset-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-members", - "title": "Members", - "number": "9.3.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1633,10 +1572,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackconstraintset-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-members", - "title": "Members", - "number": "9.3.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1654,10 +1592,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackconstraintset-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-members", - "title": "Members", - "number": "9.3.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1675,10 +1612,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackconstraintset-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-members", - "title": "Members", - "number": "9.3.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1696,10 +1632,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatrackconstraintset-members", - "href": "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-members", - "title": "Members", - "number": "9.3.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1738,10 +1673,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksettings-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksettings-members", - "title": "Members", - "number": "9.4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1759,10 +1693,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksettings-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksettings-members", - "title": "Members", - "number": "9.4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1780,10 +1713,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksettings-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksettings-members", - "title": "Members", - "number": "9.4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1801,10 +1733,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksettings-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksettings-members", - "title": "Members", - "number": "9.4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1822,10 +1753,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksettings-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksettings-members", - "title": "Members", - "number": "9.4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1843,10 +1773,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksettings-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksettings-members", - "title": "Members", - "number": "9.4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1864,10 +1793,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksettings-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksettings-members", - "title": "Members", - "number": "9.4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1885,10 +1813,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksettings-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksettings-members", - "title": "Members", - "number": "9.4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1906,10 +1833,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksettings-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksettings-members", - "title": "Members", - "number": "9.4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1927,10 +1853,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksettings-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksettings-members", - "title": "Members", - "number": "9.4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1948,10 +1873,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksettings-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksettings-members", - "title": "Members", - "number": "9.4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1969,10 +1893,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksettings-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksettings-members", - "title": "Members", - "number": "9.4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -1990,10 +1913,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksettings-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksettings-members", - "title": "Members", - "number": "9.4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -2011,10 +1933,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksettings-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksettings-members", - "title": "Members", - "number": "9.4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -2032,10 +1953,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksettings-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksettings-members", - "title": "Members", - "number": "9.4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -2053,10 +1973,9 @@ "access": "public", "informative": false, "heading": { - "id": "mediatracksettings-members", - "href": "https://www.w3.org/TR/image-capture/#mediatracksettings-members", - "title": "Members", - "number": "9.4.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -2091,10 +2010,9 @@ "access": "public", "informative": false, "heading": { - "id": "additional-constrainable-props", - "href": "https://www.w3.org/TR/image-capture/#additional-constrainable-props", - "title": "Additional Constrainable Properties", - "number": "9.5" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "pre" }, @@ -2133,10 +2051,9 @@ "access": "public", "informative": false, "heading": { - "id": "constraintpoint2d-members", - "href": "https://www.w3.org/TR/image-capture/#constraintpoint2d-members", - "title": "Members", - "number": "9.5.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -2170,9 +2087,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2188,9 +2105,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2206,9 +2123,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2224,9 +2141,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2242,9 +2159,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2260,9 +2177,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2278,9 +2195,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2296,9 +2213,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2314,9 +2231,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2332,9 +2249,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2350,9 +2267,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2368,9 +2285,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2386,9 +2303,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2404,9 +2321,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2422,9 +2339,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2440,9 +2357,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2458,9 +2375,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2476,9 +2393,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2494,9 +2411,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2512,9 +2429,9 @@ "access": "private", "informative": false, "heading": { - "id": "constrainable-properties", - "href": "https://www.w3.org/TR/image-capture/#constrainable-properties", - "title": "10. Photo Capabilities and Constrainable Properties" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "prose" }, @@ -2573,10 +2490,9 @@ "access": "public", "informative": false, "heading": { - "id": "meteringmode-values", - "href": "https://www.w3.org/TR/image-capture/#meteringmode-values", - "title": "Values", - "number": "11.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -2595,10 +2511,9 @@ "access": "public", "informative": false, "heading": { - "id": "meteringmode-values", - "href": "https://www.w3.org/TR/image-capture/#meteringmode-values", - "title": "Values", - "number": "11.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -2617,10 +2532,9 @@ "access": "public", "informative": false, "heading": { - "id": "meteringmode-values", - "href": "https://www.w3.org/TR/image-capture/#meteringmode-values", - "title": "Values", - "number": "11.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" }, @@ -2677,10 +2591,9 @@ "access": "public", "informative": false, "heading": { - "id": "point2d-members", - "href": "https://www.w3.org/TR/image-capture/#point2d-members", - "title": "Members", - "number": "12.1" + "id": "title", + "href": "https://www.w3.org/TR/image-capture/#title", + "title": "MediaStream Image Capture" }, "definedIn": "dt" } diff --git a/tr/dfns/wasm-js-api-2-fork-exception-handling.json b/tr/dfns/wasm-js-api-2-fork-exception-handling.json index 51528195fe86..1a0e170045bf 100644 --- a/tr/dfns/wasm-js-api-2-fork-exception-handling.json +++ b/tr/dfns/wasm-js-api-2-fork-exception-handling.json @@ -554,10 +554,10 @@ "definedIn": "prose" }, { - "id": "instantiate-a-webassembly-module", - "href": "https://webassembly.github.io/exception-handling/js-api/#instantiate-a-webassembly-module", + "id": "synchronously-instantiate-a-webassembly-module", + "href": "https://webassembly.github.io/exception-handling/js-api/#synchronously-instantiate-a-webassembly-module", "linkingText": [ - "instantiate a WebAssembly module" + "synchronously instantiate a WebAssembly module" ], "localLinkingText": [], "type": "dfn", diff --git a/tr/dfns/webdriver-bidi.json b/tr/dfns/webdriver-bidi.json index 61802a034c37..a772a0201858 100644 --- a/tr/dfns/webdriver-bidi.json +++ b/tr/dfns/webdriver-bidi.json @@ -2054,6 +2054,27 @@ }, "definedIn": "prose" }, + { + "id": "commands-browsingcontextprint", + "href": "https://w3c.github.io/webdriver-bidi/#commands-browsingcontextprint", + "linkingText": [ + "browsingContext.print" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "commands" + ], + "access": "public", + "informative": false, + "heading": { + "id": "command-browsingContext-print", + "href": "https://w3c.github.io/webdriver-bidi/#command-browsingContext-print", + "title": "The browsingContext.print Command", + "number": "7.2.3.7" + }, + "definedIn": "prose" + }, { "id": "commands-browsingcontextreload", "href": "https://w3c.github.io/webdriver-bidi/#commands-browsingcontextreload", @@ -2071,7 +2092,7 @@ "id": "command-browsingContext-reload", "href": "https://w3c.github.io/webdriver-bidi/#command-browsingContext-reload", "title": "The browsingContext.reload Command", - "number": "7.2.3.7" + "number": "7.2.3.8" }, "definedIn": "prose" }, diff --git a/tr/dfns/webgpu.json b/tr/dfns/webgpu.json index fa8660e3169d..51ea39b331c3 100644 --- a/tr/dfns/webgpu.json +++ b/tr/dfns/webgpu.json @@ -35,10 +35,9 @@ "access": "private", "informative": false, "heading": { - "id": "intro", - "href": "https://www.w3.org/TR/webgpu/#intro", - "title": "Introduction", - "number": "1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -111,10 +110,9 @@ "access": "private", "informative": false, "heading": { - "id": "webgpu-interfaces", - "href": "https://www.w3.org/TR/webgpu/#webgpu-interfaces", - "title": "WebGPU Interfaces", - "number": "3.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -130,10 +128,9 @@ "access": "private", "informative": false, "heading": { - "id": "webgpu-interfaces", - "href": "https://www.w3.org/TR/webgpu/#webgpu-interfaces", - "title": "WebGPU Interfaces", - "number": "3.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -149,10 +146,9 @@ "access": "public", "informative": false, "heading": { - "id": "webgpu-interfaces", - "href": "https://www.w3.org/TR/webgpu/#webgpu-interfaces", - "title": "WebGPU Interfaces", - "number": "3.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -168,10 +164,9 @@ "access": "public", "informative": false, "heading": { - "id": "webgpu-interfaces", - "href": "https://www.w3.org/TR/webgpu/#webgpu-interfaces", - "title": "WebGPU Interfaces", - "number": "3.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -189,10 +184,9 @@ "access": "public", "informative": false, "heading": { - "id": "webgpu-interfaces", - "href": "https://www.w3.org/TR/webgpu/#webgpu-interfaces", - "title": "WebGPU Interfaces", - "number": "3.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -210,10 +204,9 @@ "access": "public", "informative": false, "heading": { - "id": "webgpu-interfaces", - "href": "https://www.w3.org/TR/webgpu/#webgpu-interfaces", - "title": "WebGPU Interfaces", - "number": "3.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -231,10 +224,9 @@ "access": "public", "informative": false, "heading": { - "id": "webgpu-interfaces", - "href": "https://www.w3.org/TR/webgpu/#webgpu-interfaces", - "title": "WebGPU Interfaces", - "number": "3.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -269,10 +261,9 @@ "access": "private", "informative": false, "heading": { - "id": "webgpu-internal-objects", - "href": "https://www.w3.org/TR/webgpu/#webgpu-internal-objects", - "title": "Internal Objects", - "number": "3.1.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -307,10 +298,9 @@ "access": "public", "informative": false, "heading": { - "id": "object-descriptors", - "href": "https://www.w3.org/TR/webgpu/#object-descriptors", - "title": "Object Descriptors", - "number": "3.1.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -328,10 +318,9 @@ "access": "public", "informative": false, "heading": { - "id": "object-descriptors", - "href": "https://www.w3.org/TR/webgpu/#object-descriptors", - "title": "Object Descriptors", - "number": "3.1.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -366,10 +355,9 @@ "access": "private", "informative": false, "heading": { - "id": "invalidity", - "href": "https://www.w3.org/TR/webgpu/#invalidity", - "title": "Invalid Internal Objects & Contagious Invalidity", - "number": "3.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -385,10 +373,9 @@ "access": "public", "informative": false, "heading": { - "id": "invalidity", - "href": "https://www.w3.org/TR/webgpu/#invalidity", - "title": "Invalid Internal Objects & Contagious Invalidity", - "number": "3.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -423,10 +410,9 @@ "access": "private", "informative": false, "heading": { - "id": "programming-model-timelines", - "href": "https://www.w3.org/TR/webgpu/#programming-model-timelines", - "title": "Timelines", - "number": "3.4.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -442,10 +428,9 @@ "access": "private", "informative": false, "heading": { - "id": "programming-model-timelines", - "href": "https://www.w3.org/TR/webgpu/#programming-model-timelines", - "title": "Timelines", - "number": "3.4.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -461,10 +446,9 @@ "access": "private", "informative": true, "heading": { - "id": "programming-model-timelines", - "href": "https://www.w3.org/TR/webgpu/#programming-model-timelines", - "title": "Timelines", - "number": "3.4.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -480,10 +464,9 @@ "access": "private", "informative": true, "heading": { - "id": "programming-model-timelines", - "href": "https://www.w3.org/TR/webgpu/#programming-model-timelines", - "title": "Timelines", - "number": "3.4.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -499,10 +482,9 @@ "access": "private", "informative": true, "heading": { - "id": "programming-model-timelines", - "href": "https://www.w3.org/TR/webgpu/#programming-model-timelines", - "title": "Timelines", - "number": "3.4.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -518,10 +500,9 @@ "access": "private", "informative": true, "heading": { - "id": "programming-model-timelines", - "href": "https://www.w3.org/TR/webgpu/#programming-model-timelines", - "title": "Timelines", - "number": "3.4.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -577,10 +558,9 @@ "access": "private", "informative": false, "heading": { - "id": "programming-model-resource-usages", - "href": "https://www.w3.org/TR/webgpu/#programming-model-resource-usages", - "title": "Resource Usages", - "number": "3.4.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -598,10 +578,9 @@ "access": "private", "informative": false, "heading": { - "id": "programming-model-resource-usages", - "href": "https://www.w3.org/TR/webgpu/#programming-model-resource-usages", - "title": "Resource Usages", - "number": "3.4.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -619,10 +598,9 @@ "access": "private", "informative": false, "heading": { - "id": "programming-model-resource-usages", - "href": "https://www.w3.org/TR/webgpu/#programming-model-resource-usages", - "title": "Resource Usages", - "number": "3.4.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -640,10 +618,9 @@ "access": "private", "informative": false, "heading": { - "id": "programming-model-resource-usages", - "href": "https://www.w3.org/TR/webgpu/#programming-model-resource-usages", - "title": "Resource Usages", - "number": "3.4.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -661,10 +638,9 @@ "access": "private", "informative": false, "heading": { - "id": "programming-model-resource-usages", - "href": "https://www.w3.org/TR/webgpu/#programming-model-resource-usages", - "title": "Resource Usages", - "number": "3.4.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -682,10 +658,9 @@ "access": "private", "informative": false, "heading": { - "id": "programming-model-resource-usages", - "href": "https://www.w3.org/TR/webgpu/#programming-model-resource-usages", - "title": "Resource Usages", - "number": "3.4.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -701,10 +676,9 @@ "access": "private", "informative": false, "heading": { - "id": "programming-model-resource-usages", - "href": "https://www.w3.org/TR/webgpu/#programming-model-resource-usages", - "title": "Resource Usages", - "number": "3.4.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -720,10 +694,9 @@ "access": "private", "informative": false, "heading": { - "id": "programming-model-resource-usages", - "href": "https://www.w3.org/TR/webgpu/#programming-model-resource-usages", - "title": "Resource Usages", - "number": "3.4.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -739,10 +712,9 @@ "access": "private", "informative": false, "heading": { - "id": "programming-model-resource-usages", - "href": "https://www.w3.org/TR/webgpu/#programming-model-resource-usages", - "title": "Resource Usages", - "number": "3.4.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -796,10 +768,9 @@ "access": "private", "informative": false, "heading": { - "id": "adapters", - "href": "https://www.w3.org/TR/webgpu/#adapters", - "title": "Adapters", - "number": "3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -817,10 +788,9 @@ "access": "public", "informative": false, "heading": { - "id": "adapters", - "href": "https://www.w3.org/TR/webgpu/#adapters", - "title": "Adapters", - "number": "3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -838,10 +808,9 @@ "access": "public", "informative": false, "heading": { - "id": "adapters", - "href": "https://www.w3.org/TR/webgpu/#adapters", - "title": "Adapters", - "number": "3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -859,10 +828,9 @@ "access": "public", "informative": false, "heading": { - "id": "adapters", - "href": "https://www.w3.org/TR/webgpu/#adapters", - "title": "Adapters", - "number": "3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -880,10 +848,9 @@ "access": "public", "informative": false, "heading": { - "id": "adapters", - "href": "https://www.w3.org/TR/webgpu/#adapters", - "title": "Adapters", - "number": "3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -920,10 +887,9 @@ "access": "public", "informative": false, "heading": { - "id": "devices", - "href": "https://www.w3.org/TR/webgpu/#devices", - "title": "Devices", - "number": "3.5.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -941,10 +907,9 @@ "access": "public", "informative": false, "heading": { - "id": "devices", - "href": "https://www.w3.org/TR/webgpu/#devices", - "title": "Devices", - "number": "3.5.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -962,10 +927,9 @@ "access": "public", "informative": false, "heading": { - "id": "devices", - "href": "https://www.w3.org/TR/webgpu/#devices", - "title": "Devices", - "number": "3.5.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -981,10 +945,9 @@ "access": "private", "informative": false, "heading": { - "id": "devices", - "href": "https://www.w3.org/TR/webgpu/#devices", - "title": "Devices", - "number": "3.5.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -1000,10 +963,9 @@ "access": "private", "informative": false, "heading": { - "id": "devices", - "href": "https://www.w3.org/TR/webgpu/#devices", - "title": "Devices", - "number": "3.5.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -1057,10 +1019,9 @@ "access": "private", "informative": false, "heading": { - "id": "features", - "href": "https://www.w3.org/TR/webgpu/#features", - "title": "Features", - "number": "3.6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -1076,10 +1037,9 @@ "access": "private", "informative": false, "heading": { - "id": "features", - "href": "https://www.w3.org/TR/webgpu/#features", - "title": "Features", - "number": "3.6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -1114,10 +1074,9 @@ "access": "private", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -1135,10 +1094,9 @@ "access": "private", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -1156,10 +1114,9 @@ "access": "private", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -1175,10 +1132,9 @@ "access": "private", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -1196,10 +1152,9 @@ "access": "private", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -1217,10 +1172,9 @@ "access": "private", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -1238,10 +1192,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1259,10 +1212,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1280,10 +1232,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1301,10 +1252,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1322,10 +1272,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1343,10 +1292,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1362,10 +1310,9 @@ "access": "private", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1381,10 +1328,9 @@ "access": "private", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1402,10 +1348,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1423,10 +1368,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1444,10 +1388,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1465,10 +1408,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1486,10 +1428,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1507,10 +1448,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1528,10 +1468,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1549,10 +1488,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1570,10 +1508,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1591,10 +1528,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1612,10 +1548,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1633,10 +1568,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1654,10 +1588,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1675,10 +1608,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1696,10 +1628,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1717,10 +1648,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1738,10 +1668,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1759,10 +1688,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1780,10 +1708,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1801,10 +1728,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1822,10 +1748,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1843,10 +1768,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1864,10 +1788,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1885,10 +1808,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1906,10 +1828,9 @@ "access": "public", "informative": false, "heading": { - "id": "limits", - "href": "https://www.w3.org/TR/webgpu/#limits", - "title": "Limits", - "number": "3.6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -1925,8 +1846,8 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", + "id": "gpusupportedlimits", + "href": "https://www.w3.org/TR/webgpu/#gpusupportedlimits", "title": "GPUSupportedLimits", "number": "3.6.2.1" }, @@ -1946,10 +1867,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -1967,10 +1887,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -1988,10 +1907,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2009,10 +1927,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2030,10 +1947,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2051,10 +1967,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2072,10 +1987,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2093,10 +2007,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2114,10 +2027,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2135,10 +2047,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2156,10 +2067,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2177,10 +2087,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2198,10 +2107,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2219,10 +2127,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2240,10 +2147,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2261,10 +2167,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2282,10 +2187,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2303,10 +2207,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2324,10 +2227,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2345,10 +2247,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2366,10 +2267,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2387,10 +2287,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2408,10 +2307,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2429,10 +2327,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2450,10 +2347,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2471,10 +2367,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2492,10 +2387,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2513,10 +2407,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2534,10 +2427,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2555,10 +2447,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2576,10 +2467,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", - "title": "GPUSupportedLimits", - "number": "3.6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2595,8 +2485,8 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-supportedfeatures", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedfeatures", + "id": "gpusupportedfeatures", + "href": "https://www.w3.org/TR/webgpu/#gpusupportedfeatures", "title": "GPUSupportedFeatures", "number": "3.6.2.2" }, @@ -2614,8 +2504,8 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-adapterinfo", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapterinfo", + "id": "gpuadapterinfo", + "href": "https://www.w3.org/TR/webgpu/#gpuadapterinfo", "title": "GPUAdapterInfo", "number": "3.6.2.3" }, @@ -2635,10 +2525,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-adapterinfo", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapterinfo", - "title": "GPUAdapterInfo", - "number": "3.6.2.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -2656,10 +2545,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-adapterinfo", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapterinfo", - "title": "GPUAdapterInfo", - "number": "3.6.2.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -2677,10 +2565,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-adapterinfo", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapterinfo", - "title": "GPUAdapterInfo", - "number": "3.6.2.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -2698,10 +2585,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-adapterinfo", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapterinfo", - "title": "GPUAdapterInfo", - "number": "3.6.2.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -2717,10 +2603,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-adapterinfo", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapterinfo", - "title": "GPUAdapterInfo", - "number": "3.6.2.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -2736,10 +2621,9 @@ "access": "private", "informative": false, "heading": { - "id": "gpu-adapterinfo", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapterinfo", - "title": "GPUAdapterInfo", - "number": "3.6.2.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -2774,10 +2658,9 @@ "access": "public", "informative": false, "heading": { - "id": "-webgpu-task-source", - "href": "https://www.w3.org/TR/webgpu/#-webgpu-task-source", - "title": "WebGPU Task Source", - "number": "3.9.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -2812,10 +2695,9 @@ "access": "public", "informative": false, "heading": { - "id": "-automatic-expiry-task-source", - "href": "https://www.w3.org/TR/webgpu/#-automatic-expiry-task-source", - "title": "Automatic Expiry Task Source", - "number": "3.9.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -2869,10 +2751,9 @@ "access": "public", "informative": false, "heading": { - "id": "conversions-to-wgsl", - "href": "https://www.w3.org/TR/webgpu/#conversions-to-wgsl", - "title": "Numeric conversions from JavaScript to WGSL", - "number": "3.11" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -2909,10 +2790,9 @@ "access": "public", "informative": false, "heading": { - "id": "navigator-gpu", - "href": "https://www.w3.org/TR/webgpu/#navigator-gpu", - "title": "navigator.gpu", - "number": "4.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -2950,10 +2830,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-interface", - "href": "https://www.w3.org/TR/webgpu/#gpu-interface", - "title": "GPU", - "number": "4.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -2971,10 +2850,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-interface", - "href": "https://www.w3.org/TR/webgpu/#gpu-interface", - "title": "GPU", - "number": "4.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -2992,10 +2870,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-interface", - "href": "https://www.w3.org/TR/webgpu/#gpu-interface", - "title": "GPU", - "number": "4.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3013,10 +2890,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-interface", - "href": "https://www.w3.org/TR/webgpu/#gpu-interface", - "title": "GPU", - "number": "4.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3032,10 +2908,9 @@ "access": "private", "informative": false, "heading": { - "id": "gpu-interface", - "href": "https://www.w3.org/TR/webgpu/#gpu-interface", - "title": "GPU", - "number": "4.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -3070,10 +2945,9 @@ "access": "public", "informative": false, "heading": { - "id": "adapter-selection", - "href": "https://www.w3.org/TR/webgpu/#adapter-selection", - "title": "Adapter Selection", - "number": "4.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -3091,10 +2965,9 @@ "access": "public", "informative": false, "heading": { - "id": "adapter-selection", - "href": "https://www.w3.org/TR/webgpu/#adapter-selection", - "title": "Adapter Selection", - "number": "4.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3112,10 +2985,9 @@ "access": "public", "informative": false, "heading": { - "id": "adapter-selection", - "href": "https://www.w3.org/TR/webgpu/#adapter-selection", - "title": "Adapter Selection", - "number": "4.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3133,10 +3005,9 @@ "access": "public", "informative": false, "heading": { - "id": "adapter-selection", - "href": "https://www.w3.org/TR/webgpu/#adapter-selection", - "title": "Adapter Selection", - "number": "4.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3154,10 +3025,9 @@ "access": "public", "informative": false, "heading": { - "id": "adapter-selection", - "href": "https://www.w3.org/TR/webgpu/#adapter-selection", - "title": "Adapter Selection", - "number": "4.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3173,8 +3043,8 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-adapter", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapter", + "id": "gpuadapter", + "href": "https://www.w3.org/TR/webgpu/#gpuadapter", "title": "GPUAdapter", "number": "4.3" }, @@ -3194,10 +3064,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-adapter", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapter", - "title": "GPUAdapter", - "number": "4.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3215,10 +3084,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-adapter", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapter", - "title": "GPUAdapter", - "number": "4.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3236,10 +3104,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-adapter", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapter", - "title": "GPUAdapter", - "number": "4.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3257,10 +3124,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-adapter", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapter", - "title": "GPUAdapter", - "number": "4.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3279,10 +3145,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-adapter", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapter", - "title": "GPUAdapter", - "number": "4.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3300,10 +3165,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-adapter", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapter", - "title": "GPUAdapter", - "number": "4.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -3322,10 +3186,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-adapter", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapter", - "title": "GPUAdapter", - "number": "4.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3343,16 +3206,15 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-adapter", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapter", - "title": "GPUAdapter", - "number": "4.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, { - "id": "dictdef-gpudevicedescriptor", - "href": "https://www.w3.org/TR/webgpu/#dictdef-gpudevicedescriptor", + "id": "gpudevicedescriptor", + "href": "https://www.w3.org/TR/webgpu/#gpudevicedescriptor", "linkingText": [ "GPUDeviceDescriptor" ], @@ -3383,10 +3245,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpudevicedescriptor", - "href": "https://www.w3.org/TR/webgpu/#gpudevicedescriptor", - "title": "GPUDeviceDescriptor", - "number": "4.3.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3404,10 +3265,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpudevicedescriptor", - "href": "https://www.w3.org/TR/webgpu/#gpudevicedescriptor", - "title": "GPUDeviceDescriptor", - "number": "4.3.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3425,16 +3285,15 @@ "access": "public", "informative": false, "heading": { - "id": "gpudevicedescriptor", - "href": "https://www.w3.org/TR/webgpu/#gpudevicedescriptor", - "title": "GPUDeviceDescriptor", - "number": "4.3.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, { - "id": "enumdef-gpufeaturename", - "href": "https://www.w3.org/TR/webgpu/#enumdef-gpufeaturename", + "id": "gpufeaturename", + "href": "https://www.w3.org/TR/webgpu/#gpufeaturename", "linkingText": [ "GPUFeatureName" ], @@ -3463,8 +3322,8 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-device", - "href": "https://www.w3.org/TR/webgpu/#gpu-device", + "id": "gpudevice", + "href": "https://www.w3.org/TR/webgpu/#gpudevice", "title": "GPUDevice", "number": "4.4" }, @@ -3484,10 +3343,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-device", - "href": "https://www.w3.org/TR/webgpu/#gpu-device", - "title": "GPUDevice", - "number": "4.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3505,10 +3363,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-device", - "href": "https://www.w3.org/TR/webgpu/#gpu-device", - "title": "GPUDevice", - "number": "4.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3526,10 +3383,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-device", - "href": "https://www.w3.org/TR/webgpu/#gpu-device", - "title": "GPUDevice", - "number": "4.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3547,10 +3403,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-device", - "href": "https://www.w3.org/TR/webgpu/#gpu-device", - "title": "GPUDevice", - "number": "4.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3566,10 +3421,9 @@ "access": "private", "informative": false, "heading": { - "id": "gpu-device", - "href": "https://www.w3.org/TR/webgpu/#gpu-device", - "title": "GPUDevice", - "number": "4.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -3585,10 +3439,9 @@ "access": "private", "informative": false, "heading": { - "id": "gpu-device", - "href": "https://www.w3.org/TR/webgpu/#gpu-device", - "title": "GPUDevice", - "number": "4.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -3604,8 +3457,8 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", + "id": "gpubuffer", + "href": "https://www.w3.org/TR/webgpu/#gpubuffer", "title": "GPUBuffer", "number": "5.1" }, @@ -3625,10 +3478,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3646,10 +3498,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3667,10 +3518,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3688,10 +3538,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3707,10 +3556,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -3728,10 +3576,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3749,10 +3596,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3770,10 +3616,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3791,10 +3636,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3812,10 +3656,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3831,10 +3674,9 @@ "access": "private", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -3852,10 +3694,9 @@ "access": "private", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3873,10 +3714,9 @@ "access": "private", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3894,10 +3734,9 @@ "access": "private", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3915,10 +3754,9 @@ "access": "private", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3934,10 +3772,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -3953,10 +3790,9 @@ "access": "private", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -3974,10 +3810,9 @@ "access": "private", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -3995,10 +3830,9 @@ "access": "private", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4016,10 +3850,9 @@ "access": "private", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4037,10 +3870,9 @@ "access": "private", "informative": false, "heading": { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", - "title": "GPUBuffer", - "number": "5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4077,10 +3909,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUBufferDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUBufferDescriptor", - "title": "GPUBufferDescriptor", - "number": "5.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4098,10 +3929,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUBufferDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUBufferDescriptor", - "title": "GPUBufferDescriptor", - "number": "5.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4119,10 +3949,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUBufferDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUBufferDescriptor", - "title": "GPUBufferDescriptor", - "number": "5.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4138,10 +3967,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUBufferDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUBufferDescriptor", - "title": "GPUBufferDescriptor", - "number": "5.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -4176,10 +4004,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-usage", - "href": "https://www.w3.org/TR/webgpu/#buffer-usage", - "title": "Buffer Usage", - "number": "5.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -4197,10 +4024,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-usage", - "href": "https://www.w3.org/TR/webgpu/#buffer-usage", - "title": "Buffer Usage", - "number": "5.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4218,10 +4044,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-usage", - "href": "https://www.w3.org/TR/webgpu/#buffer-usage", - "title": "Buffer Usage", - "number": "5.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4239,10 +4064,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-usage", - "href": "https://www.w3.org/TR/webgpu/#buffer-usage", - "title": "Buffer Usage", - "number": "5.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4260,10 +4084,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-usage", - "href": "https://www.w3.org/TR/webgpu/#buffer-usage", - "title": "Buffer Usage", - "number": "5.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4281,10 +4104,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-usage", - "href": "https://www.w3.org/TR/webgpu/#buffer-usage", - "title": "Buffer Usage", - "number": "5.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4302,10 +4124,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-usage", - "href": "https://www.w3.org/TR/webgpu/#buffer-usage", - "title": "Buffer Usage", - "number": "5.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4323,10 +4144,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-usage", - "href": "https://www.w3.org/TR/webgpu/#buffer-usage", - "title": "Buffer Usage", - "number": "5.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4344,10 +4164,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-usage", - "href": "https://www.w3.org/TR/webgpu/#buffer-usage", - "title": "Buffer Usage", - "number": "5.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4365,10 +4184,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-usage", - "href": "https://www.w3.org/TR/webgpu/#buffer-usage", - "title": "Buffer Usage", - "number": "5.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4386,10 +4204,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-usage", - "href": "https://www.w3.org/TR/webgpu/#buffer-usage", - "title": "Buffer Usage", - "number": "5.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4407,10 +4224,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-usage", - "href": "https://www.w3.org/TR/webgpu/#buffer-usage", - "title": "Buffer Usage", - "number": "5.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4428,10 +4244,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-usage", - "href": "https://www.w3.org/TR/webgpu/#buffer-usage", - "title": "Buffer Usage", - "number": "5.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -4487,10 +4302,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-mapping", - "href": "https://www.w3.org/TR/webgpu/#buffer-mapping", - "title": "Buffer Mapping", - "number": "5.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -4508,10 +4322,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-mapping", - "href": "https://www.w3.org/TR/webgpu/#buffer-mapping", - "title": "Buffer Mapping", - "number": "5.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4529,10 +4342,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-mapping", - "href": "https://www.w3.org/TR/webgpu/#buffer-mapping", - "title": "Buffer Mapping", - "number": "5.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4552,10 +4364,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-mapping", - "href": "https://www.w3.org/TR/webgpu/#buffer-mapping", - "title": "Buffer Mapping", - "number": "5.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4573,10 +4384,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-mapping", - "href": "https://www.w3.org/TR/webgpu/#buffer-mapping", - "title": "Buffer Mapping", - "number": "5.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -4594,10 +4404,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-mapping", - "href": "https://www.w3.org/TR/webgpu/#buffer-mapping", - "title": "Buffer Mapping", - "number": "5.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -4615,10 +4424,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-mapping", - "href": "https://www.w3.org/TR/webgpu/#buffer-mapping", - "title": "Buffer Mapping", - "number": "5.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -4638,10 +4446,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-mapping", - "href": "https://www.w3.org/TR/webgpu/#buffer-mapping", - "title": "Buffer Mapping", - "number": "5.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4659,10 +4466,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-mapping", - "href": "https://www.w3.org/TR/webgpu/#buffer-mapping", - "title": "Buffer Mapping", - "number": "5.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -4680,10 +4486,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-mapping", - "href": "https://www.w3.org/TR/webgpu/#buffer-mapping", - "title": "Buffer Mapping", - "number": "5.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -4701,10 +4506,9 @@ "access": "public", "informative": false, "heading": { - "id": "buffer-mapping", - "href": "https://www.w3.org/TR/webgpu/#buffer-mapping", - "title": "Buffer Mapping", - "number": "5.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4720,8 +4524,8 @@ "access": "public", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", + "id": "gputexture", + "href": "https://www.w3.org/TR/webgpu/#gputexture", "title": "GPUTexture", "number": "6.1" }, @@ -4739,10 +4543,9 @@ "access": "private", "informative": true, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -4758,10 +4561,9 @@ "access": "private", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -4777,10 +4579,9 @@ "access": "private", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -4796,10 +4597,9 @@ "access": "private", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -4815,10 +4615,9 @@ "access": "private", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -4836,10 +4635,9 @@ "access": "private", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -4857,10 +4655,9 @@ "access": "private", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -4878,10 +4675,9 @@ "access": "private", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -4897,10 +4693,9 @@ "access": "private", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -4918,10 +4713,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4939,10 +4733,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4960,10 +4753,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -4981,10 +4773,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5002,10 +4793,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5023,10 +4813,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5044,10 +4833,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5065,10 +4853,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5086,10 +4873,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5107,10 +4893,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5128,10 +4913,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5147,10 +4931,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -5166,10 +4949,9 @@ "access": "private", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -5185,10 +4967,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -5204,10 +4985,9 @@ "access": "private", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -5223,10 +5003,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", - "title": "GPUTexture", - "number": "6.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -5263,10 +5042,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5284,10 +5062,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5305,10 +5082,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5326,10 +5102,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5347,10 +5122,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5368,10 +5142,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5389,10 +5162,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5408,10 +5180,9 @@ "access": "private", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -5427,10 +5198,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -5448,10 +5218,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5469,10 +5238,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5490,10 +5258,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5509,10 +5276,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -5528,10 +5294,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -5549,10 +5314,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5570,10 +5334,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5591,10 +5354,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5612,10 +5374,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5633,10 +5394,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5652,10 +5412,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -5673,10 +5432,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5694,10 +5452,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -5713,10 +5470,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-creation", - "title": "Texture Creation", - "number": "6.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -5753,8 +5509,8 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-textureview", - "href": "https://www.w3.org/TR/webgpu/#gpu-textureview", + "id": "gputextureview", + "href": "https://www.w3.org/TR/webgpu/#gputextureview", "title": "GPUTextureView", "number": "6.2" }, @@ -5774,10 +5530,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-textureview", - "href": "https://www.w3.org/TR/webgpu/#gpu-textureview", - "title": "GPUTextureView", - "number": "6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5795,10 +5550,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-textureview", - "href": "https://www.w3.org/TR/webgpu/#gpu-textureview", - "title": "GPUTextureView", - "number": "6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5816,10 +5570,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-textureview", - "href": "https://www.w3.org/TR/webgpu/#gpu-textureview", - "title": "GPUTextureView", - "number": "6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5837,10 +5590,9 @@ "access": "private", "informative": false, "heading": { - "id": "gpu-textureview", - "href": "https://www.w3.org/TR/webgpu/#gpu-textureview", - "title": "GPUTextureView", - "number": "6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -5856,10 +5608,9 @@ "access": "private", "informative": false, "heading": { - "id": "gpu-textureview", - "href": "https://www.w3.org/TR/webgpu/#gpu-textureview", - "title": "GPUTextureView", - "number": "6.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -5896,10 +5647,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5917,10 +5667,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5938,10 +5687,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5959,10 +5707,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -5980,10 +5727,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -6001,10 +5747,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -6022,10 +5767,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -6041,10 +5785,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6062,10 +5805,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -6083,10 +5825,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -6104,10 +5845,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -6125,10 +5865,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -6146,10 +5885,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -6167,10 +5905,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -6186,10 +5923,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -6207,10 +5943,9 @@ "access": "private", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -6228,10 +5963,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -6249,10 +5983,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -6270,10 +6003,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -6292,10 +6024,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -6313,10 +6044,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -6332,10 +6062,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -6351,10 +6080,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-view-creation", - "href": "https://www.w3.org/TR/webgpu/#texture-view-creation", - "title": "Texture View Creation", - "number": "6.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -6389,10 +6117,9 @@ "access": "private", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -6408,10 +6135,9 @@ "access": "private", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -6427,10 +6153,9 @@ "access": "private", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -6446,10 +6171,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6467,10 +6191,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6488,10 +6211,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6509,10 +6231,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6530,10 +6251,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6551,10 +6271,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6572,10 +6291,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6593,10 +6311,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6614,10 +6331,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6635,10 +6351,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6656,10 +6371,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6677,10 +6391,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6698,10 +6411,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6719,10 +6431,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6740,10 +6451,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6761,10 +6471,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6782,10 +6491,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6803,10 +6511,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6824,10 +6531,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6845,10 +6551,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6866,10 +6571,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6887,10 +6591,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6908,10 +6611,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6929,10 +6631,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6950,10 +6651,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6971,10 +6671,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -6992,10 +6691,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7013,10 +6711,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7034,10 +6731,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7055,10 +6751,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7076,10 +6771,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7097,10 +6791,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7118,10 +6811,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7139,10 +6831,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7160,10 +6851,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7181,10 +6871,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7202,10 +6891,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7223,10 +6911,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7244,10 +6931,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7265,10 +6951,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7286,10 +6971,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7307,10 +6991,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7328,10 +7011,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7349,10 +7031,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7370,10 +7051,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7391,10 +7071,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7412,10 +7091,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7433,10 +7111,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7454,10 +7131,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7475,10 +7151,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7496,10 +7171,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7517,10 +7191,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7538,10 +7211,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7559,10 +7231,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7580,10 +7251,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7601,10 +7271,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7622,10 +7291,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7643,10 +7311,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7664,10 +7331,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7685,10 +7351,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7706,10 +7371,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7727,10 +7391,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7748,10 +7411,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7769,10 +7431,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7790,10 +7451,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7811,10 +7471,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7832,10 +7491,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7853,10 +7511,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7874,10 +7531,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7895,10 +7551,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7916,10 +7571,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7937,10 +7591,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7958,10 +7611,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -7979,10 +7631,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8000,10 +7651,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8021,10 +7671,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8042,10 +7691,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8063,10 +7711,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8084,10 +7731,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8105,10 +7751,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8126,10 +7771,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8147,10 +7791,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8168,10 +7811,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8189,10 +7831,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8210,10 +7851,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8231,10 +7871,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8252,10 +7891,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8273,10 +7911,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8294,10 +7931,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8315,10 +7951,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8336,10 +7971,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8357,10 +7991,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8378,10 +8011,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8399,10 +8031,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8420,10 +8051,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8439,10 +8069,9 @@ "access": "private", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -8458,10 +8087,9 @@ "access": "private", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -8477,10 +8105,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -8496,10 +8123,9 @@ "access": "public", "informative": false, "heading": { - "id": "texture-formats", - "href": "https://www.w3.org/TR/webgpu/#texture-formats", - "title": "Texture Formats", - "number": "6.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -8515,8 +8141,8 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-external-texture", - "href": "https://www.w3.org/TR/webgpu/#gpu-external-texture", + "id": "gpuexternaltexture", + "href": "https://www.w3.org/TR/webgpu/#gpuexternaltexture", "title": "GPUExternalTexture", "number": "6.4" }, @@ -8536,10 +8162,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-external-texture", - "href": "https://www.w3.org/TR/webgpu/#gpu-external-texture", - "title": "GPUExternalTexture", - "number": "6.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -8557,10 +8182,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-external-texture", - "href": "https://www.w3.org/TR/webgpu/#gpu-external-texture", - "title": "GPUExternalTexture", - "number": "6.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -8597,10 +8221,9 @@ "access": "public", "informative": false, "heading": { - "id": "external-texture-creation", - "href": "https://www.w3.org/TR/webgpu/#external-texture-creation", - "title": "Importing External Textures", - "number": "6.4.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8618,10 +8241,9 @@ "access": "public", "informative": false, "heading": { - "id": "external-texture-creation", - "href": "https://www.w3.org/TR/webgpu/#external-texture-creation", - "title": "Importing External Textures", - "number": "6.4.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -8639,10 +8261,9 @@ "access": "public", "informative": false, "heading": { - "id": "external-texture-creation", - "href": "https://www.w3.org/TR/webgpu/#external-texture-creation", - "title": "Importing External Textures", - "number": "6.4.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -8660,10 +8281,9 @@ "access": "public", "informative": false, "heading": { - "id": "external-texture-creation", - "href": "https://www.w3.org/TR/webgpu/#external-texture-creation", - "title": "Importing External Textures", - "number": "6.4.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -8679,8 +8299,8 @@ "access": "public", "informative": false, "heading": { - "id": "sampler-interface", - "href": "https://www.w3.org/TR/webgpu/#sampler-interface", + "id": "gpusampler", + "href": "https://www.w3.org/TR/webgpu/#gpusampler", "title": "GPUSampler", "number": "7.1" }, @@ -8700,10 +8320,9 @@ "access": "public", "informative": false, "heading": { - "id": "sampler-interface", - "href": "https://www.w3.org/TR/webgpu/#sampler-interface", - "title": "GPUSampler", - "number": "7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -8721,10 +8340,9 @@ "access": "public", "informative": false, "heading": { - "id": "sampler-interface", - "href": "https://www.w3.org/TR/webgpu/#sampler-interface", - "title": "GPUSampler", - "number": "7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -8742,10 +8360,9 @@ "access": "public", "informative": false, "heading": { - "id": "sampler-interface", - "href": "https://www.w3.org/TR/webgpu/#sampler-interface", - "title": "GPUSampler", - "number": "7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -8782,10 +8399,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -8803,10 +8419,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -8824,10 +8439,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -8845,10 +8459,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -8866,10 +8479,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -8887,10 +8499,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -8908,10 +8519,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -8929,10 +8539,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -8950,10 +8559,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -8971,10 +8579,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -8990,10 +8597,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -9011,10 +8617,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9032,10 +8637,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9053,10 +8657,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9072,10 +8675,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -9091,10 +8693,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -9112,10 +8713,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -9133,10 +8733,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -9154,10 +8753,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9175,10 +8773,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9194,10 +8791,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -9215,10 +8811,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9236,10 +8831,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9257,10 +8851,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9278,10 +8871,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9299,10 +8891,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9320,10 +8911,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9341,10 +8931,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9360,12 +8949,11 @@ "GPUCompareFunction" ], "access": "public", - "informative": false, - "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "informative": false, + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9384,10 +8972,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9405,10 +8992,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUSamplerDescriptor", - "href": "https://www.w3.org/TR/webgpu/#GPUSamplerDescriptor", - "title": "GPUSamplerDescriptor", - "number": "7.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -9424,8 +9010,8 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout", + "id": "gpubindgrouplayout", + "href": "https://www.w3.org/TR/webgpu/#gpubindgrouplayout", "title": "GPUBindGroupLayout", "number": "8.1" }, @@ -9445,10 +9031,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout", - "title": "GPUBindGroupLayout", - "number": "8.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9485,10 +9070,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -9504,10 +9088,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -9525,10 +9108,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9546,10 +9128,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9567,10 +9148,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9588,10 +9168,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9609,10 +9188,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9630,10 +9208,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9651,10 +9228,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9670,10 +9246,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -9689,10 +9264,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -9710,10 +9284,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9731,10 +9304,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9752,10 +9324,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9771,10 +9342,9 @@ "access": "private", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -9790,10 +9360,9 @@ "access": "private", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -9809,10 +9378,9 @@ "access": "private", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -9828,10 +9396,9 @@ "access": "private", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -9847,10 +9414,9 @@ "access": "private", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -9866,10 +9432,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -9887,10 +9452,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -9908,10 +9472,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -9929,10 +9492,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -9948,10 +9510,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -9969,10 +9530,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -9990,10 +9550,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10011,10 +9570,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10030,10 +9588,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10051,10 +9608,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10072,10 +9628,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10093,10 +9648,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10112,10 +9666,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10133,10 +9686,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10152,10 +9704,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10173,10 +9724,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10194,10 +9744,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10215,10 +9764,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10236,10 +9784,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10257,10 +9804,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10276,10 +9822,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10297,10 +9842,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10318,10 +9862,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10339,10 +9882,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10358,10 +9900,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10379,10 +9920,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10398,10 +9938,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10419,10 +9958,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10440,10 +9978,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10461,10 +9998,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10480,10 +10016,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10501,10 +10036,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10522,10 +10056,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10543,10 +10076,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10564,10 +10096,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10585,10 +10116,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", - "title": "Bind Group Layout Creation", - "number": "8.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -10623,8 +10153,8 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-bind-group", - "href": "https://www.w3.org/TR/webgpu/#gpu-bind-group", + "id": "gpubindgroup", + "href": "https://www.w3.org/TR/webgpu/#gpubindgroup", "title": "GPUBindGroup", "number": "8.2" }, @@ -10644,10 +10174,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-bind-group", - "href": "https://www.w3.org/TR/webgpu/#gpu-bind-group", - "title": "GPUBindGroup", - "number": "8.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10665,10 +10194,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-bind-group", - "href": "https://www.w3.org/TR/webgpu/#gpu-bind-group", - "title": "GPUBindGroup", - "number": "8.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10686,10 +10214,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-bind-group", - "href": "https://www.w3.org/TR/webgpu/#gpu-bind-group", - "title": "GPUBindGroup", - "number": "8.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10726,10 +10253,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-creation", - "title": "Bind Group Creation", - "number": "8.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10747,10 +10273,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-creation", - "title": "Bind Group Creation", - "number": "8.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10766,10 +10291,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-creation", - "title": "Bind Group Creation", - "number": "8.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10783,12 +10307,11 @@ "type": "dictionary", "for": [], "access": "public", - "informative": false, - "heading": { - "id": "bind-group-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-creation", - "title": "Bind Group Creation", - "number": "8.2.1" + "informative": false, + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10806,10 +10329,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-creation", - "title": "Bind Group Creation", - "number": "8.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10827,10 +10349,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-creation", - "title": "Bind Group Creation", - "number": "8.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10846,10 +10367,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-creation", - "title": "Bind Group Creation", - "number": "8.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -10867,10 +10387,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-creation", - "title": "Bind Group Creation", - "number": "8.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10888,10 +10407,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-creation", - "title": "Bind Group Creation", - "number": "8.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10909,10 +10427,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-creation", - "title": "Bind Group Creation", - "number": "8.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10930,10 +10447,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-creation", - "title": "Bind Group Creation", - "number": "8.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -10951,10 +10467,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-creation", - "title": "Bind Group Creation", - "number": "8.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -10970,10 +10485,9 @@ "access": "public", "informative": false, "heading": { - "id": "bind-group-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-creation", - "title": "Bind Group Creation", - "number": "8.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -10989,10 +10503,9 @@ "access": "private", "informative": false, "heading": { - "id": "bind-group-creation", - "href": "https://www.w3.org/TR/webgpu/#bind-group-creation", - "title": "Bind Group Creation", - "number": "8.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -11008,8 +10521,8 @@ "access": "public", "informative": false, "heading": { - "id": "pipeline-layout", - "href": "https://www.w3.org/TR/webgpu/#pipeline-layout", + "id": "gpupipelinelayout", + "href": "https://www.w3.org/TR/webgpu/#gpupipelinelayout", "title": "GPUPipelineLayout", "number": "8.3" }, @@ -11029,10 +10542,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipeline-layout", - "href": "https://www.w3.org/TR/webgpu/#pipeline-layout", - "title": "GPUPipelineLayout", - "number": "8.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11069,10 +10581,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipeline-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#pipeline-layout-creation", - "title": "Pipeline Layout Creation", - "number": "8.3.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11090,10 +10601,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipeline-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#pipeline-layout-creation", - "title": "Pipeline Layout Creation", - "number": "8.3.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11111,10 +10621,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipeline-layout-creation", - "href": "https://www.w3.org/TR/webgpu/#pipeline-layout-creation", - "title": "Pipeline Layout Creation", - "number": "8.3.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -11130,8 +10639,8 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module", - "href": "https://www.w3.org/TR/webgpu/#shader-module", + "id": "gpushadermodule", + "href": "https://www.w3.org/TR/webgpu/#gpushadermodule", "title": "GPUShaderModule", "number": "9.1" }, @@ -11170,10 +10679,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-creation", - "href": "https://www.w3.org/TR/webgpu/#shader-module-creation", - "title": "Shader Module Creation", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11191,10 +10699,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-creation", - "href": "https://www.w3.org/TR/webgpu/#shader-module-creation", - "title": "Shader Module Creation", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11212,10 +10719,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-creation", - "href": "https://www.w3.org/TR/webgpu/#shader-module-creation", - "title": "Shader Module Creation", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11233,10 +10739,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-creation", - "href": "https://www.w3.org/TR/webgpu/#shader-module-creation", - "title": "Shader Module Creation", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11254,10 +10759,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-creation", - "href": "https://www.w3.org/TR/webgpu/#shader-module-creation", - "title": "Shader Module Creation", - "number": "9.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -11294,10 +10798,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-compilation-hints", - "href": "https://www.w3.org/TR/webgpu/#shader-module-compilation-hints", - "title": "Shader Module Compilation Hints", - "number": "9.1.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11334,10 +10837,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-compilation-information", - "href": "https://www.w3.org/TR/webgpu/#shader-module-compilation-information", - "title": "Shader Module Compilation Information", - "number": "9.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -11355,10 +10857,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-compilation-information", - "href": "https://www.w3.org/TR/webgpu/#shader-module-compilation-information", - "title": "Shader Module Compilation Information", - "number": "9.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -11376,10 +10877,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-compilation-information", - "href": "https://www.w3.org/TR/webgpu/#shader-module-compilation-information", - "title": "Shader Module Compilation Information", - "number": "9.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -11395,10 +10895,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-compilation-information", - "href": "https://www.w3.org/TR/webgpu/#shader-module-compilation-information", - "title": "Shader Module Compilation Information", - "number": "9.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -11414,10 +10913,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-compilation-information", - "href": "https://www.w3.org/TR/webgpu/#shader-module-compilation-information", - "title": "Shader Module Compilation Information", - "number": "9.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -11435,10 +10933,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-compilation-information", - "href": "https://www.w3.org/TR/webgpu/#shader-module-compilation-information", - "title": "Shader Module Compilation Information", - "number": "9.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -11456,10 +10953,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-compilation-information", - "href": "https://www.w3.org/TR/webgpu/#shader-module-compilation-information", - "title": "Shader Module Compilation Information", - "number": "9.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11477,10 +10973,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-compilation-information", - "href": "https://www.w3.org/TR/webgpu/#shader-module-compilation-information", - "title": "Shader Module Compilation Information", - "number": "9.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11498,10 +10993,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-compilation-information", - "href": "https://www.w3.org/TR/webgpu/#shader-module-compilation-information", - "title": "Shader Module Compilation Information", - "number": "9.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11519,10 +11013,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-compilation-information", - "href": "https://www.w3.org/TR/webgpu/#shader-module-compilation-information", - "title": "Shader Module Compilation Information", - "number": "9.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11540,10 +11033,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-compilation-information", - "href": "https://www.w3.org/TR/webgpu/#shader-module-compilation-information", - "title": "Shader Module Compilation Information", - "number": "9.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11561,18 +11053,17 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-compilation-information", - "href": "https://www.w3.org/TR/webgpu/#shader-module-compilation-information", - "title": "Shader Module Compilation Information", - "number": "9.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, { - "id": "dom-gpushadermodule-compilationinfo", - "href": "https://www.w3.org/TR/webgpu/#dom-gpushadermodule-compilationinfo", + "id": "dom-gpushadermodule-getcompilationinfo", + "href": "https://www.w3.org/TR/webgpu/#dom-gpushadermodule-getcompilationinfo", "linkingText": [ - "compilationInfo()" + "getCompilationInfo()" ], "localLinkingText": [], "type": "method", @@ -11582,10 +11073,9 @@ "access": "public", "informative": false, "heading": { - "id": "shader-module-compilation-information", - "href": "https://www.w3.org/TR/webgpu/#shader-module-compilation-information", - "title": "Shader Module Compilation Information", - "number": "9.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11619,9 +11109,9 @@ "access": "private", "informative": false, "heading": { - "id": "pipelines", - "href": "https://www.w3.org/TR/webgpu/#pipelines", - "title": "10. Pipelines" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11637,9 +11127,9 @@ "access": "private", "informative": false, "heading": { - "id": "pipelines", - "href": "https://www.w3.org/TR/webgpu/#pipelines", - "title": "10. Pipelines" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11655,9 +11145,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipelines", - "href": "https://www.w3.org/TR/webgpu/#pipelines", - "title": "10. Pipelines" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -11676,9 +11166,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipelines", - "href": "https://www.w3.org/TR/webgpu/#pipelines", - "title": "10. Pipelines" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -11697,9 +11187,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipelines", - "href": "https://www.w3.org/TR/webgpu/#pipelines", - "title": "10. Pipelines" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -11718,9 +11208,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipelines", - "href": "https://www.w3.org/TR/webgpu/#pipelines", - "title": "10. Pipelines" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -11736,9 +11226,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipelines", - "href": "https://www.w3.org/TR/webgpu/#pipelines", - "title": "10. Pipelines" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -11756,9 +11246,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipelines", - "href": "https://www.w3.org/TR/webgpu/#pipelines", - "title": "10. Pipelines" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -11776,9 +11266,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipelines", - "href": "https://www.w3.org/TR/webgpu/#pipelines", - "title": "10. Pipelines" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11796,9 +11286,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipelines", - "href": "https://www.w3.org/TR/webgpu/#pipelines", - "title": "10. Pipelines" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -11816,9 +11306,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipelines", - "href": "https://www.w3.org/TR/webgpu/#pipelines", - "title": "10. Pipelines" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -11836,9 +11326,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipelines", - "href": "https://www.w3.org/TR/webgpu/#pipelines", - "title": "10. Pipelines" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -11854,9 +11344,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipelines", - "href": "https://www.w3.org/TR/webgpu/#pipelines", - "title": "10. Pipelines" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -11874,9 +11364,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipelines", - "href": "https://www.w3.org/TR/webgpu/#pipelines", - "title": "10. Pipelines" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -11894,9 +11384,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipelines", - "href": "https://www.w3.org/TR/webgpu/#pipelines", - "title": "10. Pipelines" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -11933,10 +11423,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipeline-base", - "href": "https://www.w3.org/TR/webgpu/#pipeline-base", - "title": "Base pipelines", - "number": "10.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -11952,10 +11441,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipeline-base", - "href": "https://www.w3.org/TR/webgpu/#pipeline-base", - "title": "Base pipelines", - "number": "10.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -11973,10 +11461,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipeline-base", - "href": "https://www.w3.org/TR/webgpu/#pipeline-base", - "title": "Base pipelines", - "number": "10.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -11992,10 +11479,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipeline-base", - "href": "https://www.w3.org/TR/webgpu/#pipeline-base", - "title": "Base pipelines", - "number": "10.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -12013,10 +11499,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipeline-base", - "href": "https://www.w3.org/TR/webgpu/#pipeline-base", - "title": "Base pipelines", - "number": "10.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12034,10 +11519,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipeline-base", - "href": "https://www.w3.org/TR/webgpu/#pipeline-base", - "title": "Base pipelines", - "number": "10.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12055,10 +11539,9 @@ "access": "public", "informative": false, "heading": { - "id": "pipeline-base", - "href": "https://www.w3.org/TR/webgpu/#pipeline-base", - "title": "Base pipelines", - "number": "10.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -12082,8 +11565,8 @@ "definedIn": "prose" }, { - "id": "dictdef-gpuprogrammablestage", - "href": "https://www.w3.org/TR/webgpu/#dictdef-gpuprogrammablestage", + "id": "gpuprogrammablestage", + "href": "https://www.w3.org/TR/webgpu/#gpuprogrammablestage", "linkingText": [ "GPUProgrammableStage" ], @@ -12093,8 +11576,8 @@ "access": "public", "informative": false, "heading": { - "id": "GPUProgrammableStage", - "href": "https://www.w3.org/TR/webgpu/#GPUProgrammableStage", + "id": "gpuprogrammablestage", + "href": "https://www.w3.org/TR/webgpu/#gpuprogrammablestage", "title": "GPUProgrammableStage", "number": "10.1.2" }, @@ -12114,10 +11597,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUProgrammableStage", - "href": "https://www.w3.org/TR/webgpu/#GPUProgrammableStage", - "title": "GPUProgrammableStage", - "number": "10.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12135,10 +11617,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUProgrammableStage", - "href": "https://www.w3.org/TR/webgpu/#GPUProgrammableStage", - "title": "GPUProgrammableStage", - "number": "10.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12156,10 +11637,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUProgrammableStage", - "href": "https://www.w3.org/TR/webgpu/#GPUProgrammableStage", - "title": "GPUProgrammableStage", - "number": "10.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12175,10 +11655,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUProgrammableStage", - "href": "https://www.w3.org/TR/webgpu/#GPUProgrammableStage", - "title": "GPUProgrammableStage", - "number": "10.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -12194,10 +11673,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUProgrammableStage", - "href": "https://www.w3.org/TR/webgpu/#GPUProgrammableStage", - "title": "GPUProgrammableStage", - "number": "10.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -12213,10 +11691,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUProgrammableStage", - "href": "https://www.w3.org/TR/webgpu/#GPUProgrammableStage", - "title": "GPUProgrammableStage", - "number": "10.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -12232,10 +11709,9 @@ "access": "private", "informative": false, "heading": { - "id": "GPUProgrammableStage", - "href": "https://www.w3.org/TR/webgpu/#GPUProgrammableStage", - "title": "GPUProgrammableStage", - "number": "10.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -12252,10 +11728,9 @@ "access": "private", "informative": false, "heading": { - "id": "GPUProgrammableStage", - "href": "https://www.w3.org/TR/webgpu/#GPUProgrammableStage", - "title": "GPUProgrammableStage", - "number": "10.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -12271,8 +11746,8 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pipeline", - "href": "https://www.w3.org/TR/webgpu/#compute-pipeline", + "id": "gpucomputepipeline", + "href": "https://www.w3.org/TR/webgpu/#gpucomputepipeline", "title": "GPUComputePipeline", "number": "10.2" }, @@ -12311,10 +11786,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pipeline-creation", - "href": "https://www.w3.org/TR/webgpu/#compute-pipeline-creation", - "title": "Compute Pipeline Creation", - "number": "10.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12332,10 +11806,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pipeline-creation", - "href": "https://www.w3.org/TR/webgpu/#compute-pipeline-creation", - "title": "Compute Pipeline Creation", - "number": "10.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12353,10 +11826,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pipeline-creation", - "href": "https://www.w3.org/TR/webgpu/#compute-pipeline-creation", - "title": "Compute Pipeline Creation", - "number": "10.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -12374,10 +11846,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pipeline-creation", - "href": "https://www.w3.org/TR/webgpu/#compute-pipeline-creation", - "title": "Compute Pipeline Creation", - "number": "10.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12395,10 +11866,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pipeline-creation", - "href": "https://www.w3.org/TR/webgpu/#compute-pipeline-creation", - "title": "Compute Pipeline Creation", - "number": "10.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -12414,8 +11884,8 @@ "access": "public", "informative": false, "heading": { - "id": "render-pipeline", - "href": "https://www.w3.org/TR/webgpu/#render-pipeline", + "id": "gpurenderpipeline", + "href": "https://www.w3.org/TR/webgpu/#gpurenderpipeline", "title": "GPURenderPipeline", "number": "10.3" }, @@ -12433,10 +11903,9 @@ "access": "private", "informative": false, "heading": { - "id": "render-pipeline", - "href": "https://www.w3.org/TR/webgpu/#render-pipeline", - "title": "GPURenderPipeline", - "number": "10.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -12454,10 +11923,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pipeline", - "href": "https://www.w3.org/TR/webgpu/#render-pipeline", - "title": "GPURenderPipeline", - "number": "10.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12475,10 +11943,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pipeline", - "href": "https://www.w3.org/TR/webgpu/#render-pipeline", - "title": "GPURenderPipeline", - "number": "10.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12496,10 +11963,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pipeline", - "href": "https://www.w3.org/TR/webgpu/#render-pipeline", - "title": "GPURenderPipeline", - "number": "10.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12533,13 +11999,12 @@ "for": [ "GPURenderPipelineDescriptor" ], - "access": "public", - "informative": false, - "heading": { - "id": "render-pipeline-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pipeline-creation", - "title": "Render Pipeline Creation", - "number": "10.3.1" + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12557,10 +12022,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pipeline-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pipeline-creation", - "title": "Render Pipeline Creation", - "number": "10.3.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12578,10 +12042,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pipeline-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pipeline-creation", - "title": "Render Pipeline Creation", - "number": "10.3.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12599,10 +12062,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pipeline-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pipeline-creation", - "title": "Render Pipeline Creation", - "number": "10.3.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12620,10 +12082,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pipeline-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pipeline-creation", - "title": "Render Pipeline Creation", - "number": "10.3.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12641,10 +12102,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pipeline-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pipeline-creation", - "title": "Render Pipeline Creation", - "number": "10.3.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12662,10 +12122,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pipeline-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pipeline-creation", - "title": "Render Pipeline Creation", - "number": "10.3.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -12683,10 +12142,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pipeline-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pipeline-creation", - "title": "Render Pipeline Creation", - "number": "10.3.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12704,10 +12162,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pipeline-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pipeline-creation", - "title": "Render Pipeline Creation", - "number": "10.3.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -12723,10 +12180,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pipeline-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pipeline-creation", - "title": "Render Pipeline Creation", - "number": "10.3.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -12742,10 +12198,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pipeline-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pipeline-creation", - "title": "Render Pipeline Creation", - "number": "10.3.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -12782,10 +12237,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12803,10 +12257,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12824,10 +12277,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12845,10 +12297,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12866,10 +12317,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12885,10 +12335,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -12904,10 +12353,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -12925,10 +12373,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12946,10 +12393,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12967,10 +12413,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -12988,10 +12433,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -13009,10 +12453,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -13028,10 +12471,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -13049,10 +12491,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -13070,10 +12511,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -13089,10 +12529,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -13110,10 +12549,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -13131,10 +12569,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -13152,10 +12589,9 @@ "access": "public", "informative": false, "heading": { - "id": "primitive-state", - "href": "https://www.w3.org/TR/webgpu/#primitive-state", - "title": "Primitive State", - "number": "10.3.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -13192,10 +12628,9 @@ "access": "public", "informative": false, "heading": { - "id": "multisample-state", - "href": "https://www.w3.org/TR/webgpu/#multisample-state", - "title": "Multisample State", - "number": "10.3.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -13213,10 +12648,9 @@ "access": "public", "informative": false, "heading": { - "id": "multisample-state", - "href": "https://www.w3.org/TR/webgpu/#multisample-state", - "title": "Multisample State", - "number": "10.3.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -13234,10 +12668,9 @@ "access": "public", "informative": false, "heading": { - "id": "multisample-state", - "href": "https://www.w3.org/TR/webgpu/#multisample-state", - "title": "Multisample State", - "number": "10.3.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -13253,10 +12686,9 @@ "access": "public", "informative": false, "heading": { - "id": "multisample-state", - "href": "https://www.w3.org/TR/webgpu/#multisample-state", - "title": "Multisample State", - "number": "10.3.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -13293,10 +12725,9 @@ "access": "public", "informative": false, "heading": { - "id": "fragment-state", - "href": "https://www.w3.org/TR/webgpu/#fragment-state", - "title": "Fragment State", - "number": "10.3.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -13312,10 +12743,9 @@ "access": "public", "informative": false, "heading": { - "id": "fragment-state", - "href": "https://www.w3.org/TR/webgpu/#fragment-state", - "title": "Fragment State", - "number": "10.3.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -13331,10 +12761,9 @@ "access": "public", "informative": false, "heading": { - "id": "fragment-state", - "href": "https://www.w3.org/TR/webgpu/#fragment-state", - "title": "Fragment State", - "number": "10.3.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -13350,10 +12779,9 @@ "access": "private", "informative": false, "heading": { - "id": "fragment-state", - "href": "https://www.w3.org/TR/webgpu/#fragment-state", - "title": "Fragment State", - "number": "10.3.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -13390,10 +12818,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-target-state", - "href": "https://www.w3.org/TR/webgpu/#color-target-state", - "title": "Color Target State", - "number": "10.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -13411,10 +12838,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-target-state", - "href": "https://www.w3.org/TR/webgpu/#color-target-state", - "title": "Color Target State", - "number": "10.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -13432,10 +12858,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-target-state", - "href": "https://www.w3.org/TR/webgpu/#color-target-state", - "title": "Color Target State", - "number": "10.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -13451,10 +12876,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-target-state", - "href": "https://www.w3.org/TR/webgpu/#color-target-state", - "title": "Color Target State", - "number": "10.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -13472,10 +12896,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-target-state", - "href": "https://www.w3.org/TR/webgpu/#color-target-state", - "title": "Color Target State", - "number": "10.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -13493,10 +12916,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-target-state", - "href": "https://www.w3.org/TR/webgpu/#color-target-state", - "title": "Color Target State", - "number": "10.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -13512,10 +12934,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-target-state", - "href": "https://www.w3.org/TR/webgpu/#color-target-state", - "title": "Color Target State", - "number": "10.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -13531,10 +12952,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-target-state", - "href": "https://www.w3.org/TR/webgpu/#color-target-state", - "title": "Color Target State", - "number": "10.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -13552,10 +12972,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-target-state", - "href": "https://www.w3.org/TR/webgpu/#color-target-state", - "title": "Color Target State", - "number": "10.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -13573,10 +12992,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-target-state", - "href": "https://www.w3.org/TR/webgpu/#color-target-state", - "title": "Color Target State", - "number": "10.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -13594,10 +13012,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-target-state", - "href": "https://www.w3.org/TR/webgpu/#color-target-state", - "title": "Color Target State", - "number": "10.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -13615,10 +13032,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-target-state", - "href": "https://www.w3.org/TR/webgpu/#color-target-state", - "title": "Color Target State", - "number": "10.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -13636,10 +13052,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-target-state", - "href": "https://www.w3.org/TR/webgpu/#color-target-state", - "title": "Color Target State", - "number": "10.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -13676,10 +13091,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -13697,10 +13111,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -13718,10 +13131,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -13737,10 +13149,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -13758,10 +13169,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -13779,10 +13189,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -13800,10 +13209,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -13821,10 +13229,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -13842,10 +13249,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -13863,10 +13269,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -13884,10 +13289,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -13905,10 +13309,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -13925,11 +13328,10 @@ ], "access": "public", "informative": false, - "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -13947,10 +13349,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -13968,10 +13369,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -13989,10 +13389,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -14010,10 +13409,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -14029,10 +13427,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -14050,10 +13447,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -14071,10 +13467,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -14092,10 +13487,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -14113,10 +13507,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -14134,10 +13527,9 @@ "access": "public", "informative": false, "heading": { - "id": "blend-state", - "href": "https://www.w3.org/TR/webgpu/#blend-state", - "title": "Blend State", - "number": "10.3.5.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -14174,10 +13566,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14195,10 +13586,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14216,10 +13606,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14237,10 +13626,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14258,10 +13646,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14279,10 +13666,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14300,10 +13686,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14321,10 +13706,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14342,10 +13726,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14363,10 +13746,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14382,10 +13764,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -14401,10 +13782,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -14420,10 +13800,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -14441,10 +13820,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14462,10 +13840,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14483,10 +13860,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14504,10 +13880,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14523,10 +13898,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -14544,10 +13918,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14565,10 +13938,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14586,10 +13958,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14607,10 +13978,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14628,10 +13998,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14649,10 +14018,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14670,10 +14038,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14691,10 +14058,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-state", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-state", - "title": "Depth/Stencil State", - "number": "10.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -14729,10 +14095,9 @@ "access": "private", "informative": false, "heading": { - "id": "vertex-state", - "href": "https://www.w3.org/TR/webgpu/#vertex-state", - "title": "Vertex State", - "number": "10.3.7" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -14750,10 +14115,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-state", - "href": "https://www.w3.org/TR/webgpu/#vertex-state", - "title": "Vertex State", - "number": "10.3.7" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -14771,10 +14135,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-state", - "href": "https://www.w3.org/TR/webgpu/#vertex-state", - "title": "Vertex State", - "number": "10.3.7" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -14809,10 +14172,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -14830,10 +14192,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -14851,10 +14212,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -14872,10 +14232,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -14893,10 +14252,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -14914,10 +14272,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -14935,10 +14292,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -14956,10 +14312,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -14977,10 +14332,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -14998,10 +14352,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15019,10 +14372,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15040,10 +14392,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15061,10 +14412,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15082,10 +14432,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15103,10 +14452,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15124,10 +14472,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15145,10 +14492,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15166,10 +14512,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15187,10 +14532,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15208,10 +14552,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15229,10 +14572,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15250,10 +14592,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15271,10 +14612,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15289,13 +14629,12 @@ "for": [ "GPUVertexFormat" ], - "access": "public", - "informative": false, - "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15313,10 +14652,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15334,10 +14672,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15355,10 +14692,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15376,10 +14712,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15397,10 +14732,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15418,10 +14752,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15439,10 +14772,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -15458,10 +14790,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -15479,10 +14810,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -15500,10 +14830,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -15519,10 +14848,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -15540,10 +14868,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -15559,10 +14886,9 @@ "access": "private", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -15578,10 +14904,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -15599,10 +14924,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -15620,10 +14944,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -15641,10 +14964,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -15660,10 +14982,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -15681,10 +15002,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -15702,10 +15022,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -15723,10 +15042,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -15742,10 +15060,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -15761,10 +15078,9 @@ "access": "public", "informative": false, "heading": { - "id": "vertex-formats", - "href": "https://www.w3.org/TR/webgpu/#vertex-formats", - "title": "Vertex Formats", - "number": "10.3.7.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -15788,8 +15104,8 @@ "definedIn": "prose" }, { - "id": "dictdef-gpuimagedatalayout", - "href": "https://www.w3.org/TR/webgpu/#dictdef-gpuimagedatalayout", + "id": "gpuimagedatalayout", + "href": "https://www.w3.org/TR/webgpu/#gpuimagedatalayout", "linkingText": [ "GPUImageDataLayout" ], @@ -15799,8 +15115,8 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-data-layout", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-data-layout", + "id": "gpuimagedatalayout", + "href": "https://www.w3.org/TR/webgpu/#gpuimagedatalayout", "title": "GPUImageDataLayout", "number": "11.2.1" }, @@ -15818,10 +15134,9 @@ "access": "private", "informative": false, "heading": { - "id": "gpu-image-data-layout", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-data-layout", - "title": "GPUImageDataLayout", - "number": "11.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -15837,10 +15152,9 @@ "access": "private", "informative": false, "heading": { - "id": "gpu-image-data-layout", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-data-layout", - "title": "GPUImageDataLayout", - "number": "11.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -15858,10 +15172,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-data-layout", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-data-layout", - "title": "GPUImageDataLayout", - "number": "11.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -15879,10 +15192,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-data-layout", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-data-layout", - "title": "GPUImageDataLayout", - "number": "11.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -15900,16 +15212,15 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-data-layout", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-data-layout", - "title": "GPUImageDataLayout", - "number": "11.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, { - "id": "dictdef-gpuimagecopybuffer", - "href": "https://www.w3.org/TR/webgpu/#dictdef-gpuimagecopybuffer", + "id": "gpuimagecopybuffer", + "href": "https://www.w3.org/TR/webgpu/#gpuimagecopybuffer", "linkingText": [ "GPUImageCopyBuffer" ], @@ -15919,8 +15230,8 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-copy-buffer", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-buffer", + "id": "gpuimagecopybuffer", + "href": "https://www.w3.org/TR/webgpu/#gpuimagecopybuffer", "title": "GPUImageCopyBuffer", "number": "11.2.2" }, @@ -15940,10 +15251,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-copy-buffer", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-buffer", - "title": "GPUImageCopyBuffer", - "number": "11.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -15959,16 +15269,15 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-copy-buffer", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-buffer", - "title": "GPUImageCopyBuffer", - "number": "11.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, { - "id": "dictdef-gpuimagecopytexture", - "href": "https://www.w3.org/TR/webgpu/#dictdef-gpuimagecopytexture", + "id": "gpuimagecopytexture", + "href": "https://www.w3.org/TR/webgpu/#gpuimagecopytexture", "linkingText": [ "GPUImageCopyTexture" ], @@ -15978,8 +15287,8 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-copy-texture", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-texture", + "id": "gpuimagecopytexture", + "href": "https://www.w3.org/TR/webgpu/#gpuimagecopytexture", "title": "GPUImageCopyTexture", "number": "11.2.3" }, @@ -15999,10 +15308,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-copy-texture", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-texture", - "title": "GPUImageCopyTexture", - "number": "11.2.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16020,10 +15328,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-copy-texture", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-texture", - "title": "GPUImageCopyTexture", - "number": "11.2.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16041,10 +15348,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-copy-texture", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-texture", - "title": "GPUImageCopyTexture", - "number": "11.2.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16062,10 +15368,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-copy-texture", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-texture", - "title": "GPUImageCopyTexture", - "number": "11.2.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16081,16 +15386,15 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-copy-texture", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-texture", - "title": "GPUImageCopyTexture", - "number": "11.2.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, { - "id": "dictdef-gpuimagecopytexturetagged", - "href": "https://www.w3.org/TR/webgpu/#dictdef-gpuimagecopytexturetagged", + "id": "gpuimagecopytexturetagged", + "href": "https://www.w3.org/TR/webgpu/#gpuimagecopytexturetagged", "linkingText": [ "GPUImageCopyTextureTagged" ], @@ -16100,8 +15404,8 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-copy-texture-tagged", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-texture-tagged", + "id": "gpuimagecopytexturetagged", + "href": "https://www.w3.org/TR/webgpu/#gpuimagecopytexturetagged", "title": "GPUImageCopyTextureTagged", "number": "11.2.4" }, @@ -16121,10 +15425,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-copy-texture-tagged", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-texture-tagged", - "title": "GPUImageCopyTextureTagged", - "number": "11.2.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16142,16 +15445,15 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-copy-texture-tagged", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-texture-tagged", - "title": "GPUImageCopyTextureTagged", - "number": "11.2.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, { - "id": "dictdef-gpuimagecopyexternalimage", - "href": "https://www.w3.org/TR/webgpu/#dictdef-gpuimagecopyexternalimage", + "id": "gpuimagecopyexternalimage", + "href": "https://www.w3.org/TR/webgpu/#gpuimagecopyexternalimage", "linkingText": [ "GPUImageCopyExternalImage" ], @@ -16161,8 +15463,8 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-copy-external-image", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-external-image", + "id": "gpuimagecopyexternalimage", + "href": "https://www.w3.org/TR/webgpu/#gpuimagecopyexternalimage", "title": "GPUImageCopyExternalImage", "number": "11.2.5" }, @@ -16182,10 +15484,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-copy-external-image", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-external-image", - "title": "GPUImageCopyExternalImage", - "number": "11.2.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16203,10 +15504,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-copy-external-image", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-external-image", - "title": "GPUImageCopyExternalImage", - "number": "11.2.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16224,10 +15524,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-image-copy-external-image", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-external-image", - "title": "GPUImageCopyExternalImage", - "number": "11.2.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16262,10 +15561,9 @@ "access": "public", "informative": false, "heading": { - "id": "image-copies-subroutines", - "href": "https://www.w3.org/TR/webgpu/#image-copies-subroutines", - "title": "Subroutines", - "number": "11.2.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -16281,10 +15579,9 @@ "access": "private", "informative": false, "heading": { - "id": "image-copies-subroutines", - "href": "https://www.w3.org/TR/webgpu/#image-copies-subroutines", - "title": "Subroutines", - "number": "11.2.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -16300,10 +15597,9 @@ "access": "private", "informative": false, "heading": { - "id": "image-copies-subroutines", - "href": "https://www.w3.org/TR/webgpu/#image-copies-subroutines", - "title": "Subroutines", - "number": "11.2.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -16319,10 +15615,9 @@ "access": "public", "informative": false, "heading": { - "id": "image-copies-subroutines", - "href": "https://www.w3.org/TR/webgpu/#image-copies-subroutines", - "title": "Subroutines", - "number": "11.2.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -16356,8 +15651,8 @@ "access": "public", "informative": false, "heading": { - "id": "command-buffer", - "href": "https://www.w3.org/TR/webgpu/#command-buffer", + "id": "gpucommandbuffer", + "href": "https://www.w3.org/TR/webgpu/#gpucommandbuffer", "title": "GPUCommandBuffer", "number": "12.1" }, @@ -16377,10 +15672,9 @@ "access": "public", "informative": false, "heading": { - "id": "command-buffer", - "href": "https://www.w3.org/TR/webgpu/#command-buffer", - "title": "GPUCommandBuffer", - "number": "12.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16398,10 +15692,9 @@ "access": "public", "informative": false, "heading": { - "id": "command-buffer", - "href": "https://www.w3.org/TR/webgpu/#command-buffer", - "title": "GPUCommandBuffer", - "number": "12.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16436,8 +15729,8 @@ "access": "public", "informative": false, "heading": { - "id": "commands-mixin", - "href": "https://www.w3.org/TR/webgpu/#commands-mixin", + "id": "gpucommandsmixin", + "href": "https://www.w3.org/TR/webgpu/#gpucommandsmixin", "title": "GPUCommandsMixin", "number": "13.1" }, @@ -16457,10 +15750,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-mixin", - "href": "https://www.w3.org/TR/webgpu/#commands-mixin", - "title": "GPUCommandsMixin", - "number": "13.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16478,10 +15770,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-mixin", - "href": "https://www.w3.org/TR/webgpu/#commands-mixin", - "title": "GPUCommandsMixin", - "number": "13.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16497,10 +15788,9 @@ "access": "private", "informative": false, "heading": { - "id": "commands-mixin", - "href": "https://www.w3.org/TR/webgpu/#commands-mixin", - "title": "GPUCommandsMixin", - "number": "13.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -16518,10 +15808,9 @@ "access": "private", "informative": false, "heading": { - "id": "commands-mixin", - "href": "https://www.w3.org/TR/webgpu/#commands-mixin", - "title": "GPUCommandsMixin", - "number": "13.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16539,10 +15828,9 @@ "access": "private", "informative": false, "heading": { - "id": "commands-mixin", - "href": "https://www.w3.org/TR/webgpu/#commands-mixin", - "title": "GPUCommandsMixin", - "number": "13.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16560,10 +15848,9 @@ "access": "private", "informative": false, "heading": { - "id": "commands-mixin", - "href": "https://www.w3.org/TR/webgpu/#commands-mixin", - "title": "GPUCommandsMixin", - "number": "13.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16579,10 +15866,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-mixin", - "href": "https://www.w3.org/TR/webgpu/#commands-mixin", - "title": "GPUCommandsMixin", - "number": "13.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -16598,10 +15884,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-mixin", - "href": "https://www.w3.org/TR/webgpu/#commands-mixin", - "title": "GPUCommandsMixin", - "number": "13.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -16617,8 +15902,8 @@ "access": "public", "informative": false, "heading": { - "id": "command-encoder", - "href": "https://www.w3.org/TR/webgpu/#command-encoder", + "id": "gpucommandencoder", + "href": "https://www.w3.org/TR/webgpu/#gpucommandencoder", "title": "GPUCommandEncoder", "number": "13.2" }, @@ -16658,10 +15943,9 @@ "access": "public", "informative": false, "heading": { - "id": "command-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#command-encoder-creation", - "title": "Command Encoder Creation", - "number": "13.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16679,10 +15963,9 @@ "access": "public", "informative": false, "heading": { - "id": "command-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#command-encoder-creation", - "title": "Command Encoder Creation", - "number": "13.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -16721,10 +16004,9 @@ "access": "public", "informative": false, "heading": { - "id": "command-encoder-pass-encoding", - "href": "https://www.w3.org/TR/webgpu/#command-encoder-pass-encoding", - "title": "Pass Encoding", - "number": "13.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -16743,10 +16025,9 @@ "access": "public", "informative": false, "heading": { - "id": "command-encoder-pass-encoding", - "href": "https://www.w3.org/TR/webgpu/#command-encoder-pass-encoding", - "title": "Pass Encoding", - "number": "13.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16764,10 +16045,9 @@ "access": "public", "informative": false, "heading": { - "id": "command-encoder-pass-encoding", - "href": "https://www.w3.org/TR/webgpu/#command-encoder-pass-encoding", - "title": "Pass Encoding", - "number": "13.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -16806,10 +16086,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-buffer-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-buffer-copies", - "title": "Buffer Copy Commands", - "number": "13.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -16827,10 +16106,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-buffer-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-buffer-copies", - "title": "Buffer Copy Commands", - "number": "13.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -16848,10 +16126,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-buffer-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-buffer-copies", - "title": "Buffer Copy Commands", - "number": "13.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -16869,10 +16146,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-buffer-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-buffer-copies", - "title": "Buffer Copy Commands", - "number": "13.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -16890,10 +16166,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-buffer-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-buffer-copies", - "title": "Buffer Copy Commands", - "number": "13.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -16913,10 +16188,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-buffer-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-buffer-copies", - "title": "Buffer Copy Commands", - "number": "13.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -16934,10 +16208,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-buffer-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-buffer-copies", - "title": "Buffer Copy Commands", - "number": "13.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -16955,10 +16228,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-buffer-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-buffer-copies", - "title": "Buffer Copy Commands", - "number": "13.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -16976,10 +16248,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-buffer-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-buffer-copies", - "title": "Buffer Copy Commands", - "number": "13.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17018,10 +16289,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-image-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-image-copies", - "title": "Image Copy Commands", - "number": "13.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17039,10 +16309,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-image-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-image-copies", - "title": "Image Copy Commands", - "number": "13.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17060,10 +16329,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-image-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-image-copies", - "title": "Image Copy Commands", - "number": "13.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17081,10 +16349,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-image-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-image-copies", - "title": "Image Copy Commands", - "number": "13.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -17102,10 +16369,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-image-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-image-copies", - "title": "Image Copy Commands", - "number": "13.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17123,10 +16389,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-image-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-image-copies", - "title": "Image Copy Commands", - "number": "13.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17144,10 +16409,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-image-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-image-copies", - "title": "Image Copy Commands", - "number": "13.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17162,13 +16426,12 @@ "for": [ "GPUCommandEncoder" ], - "access": "public", - "informative": false, - "heading": { - "id": "commands-image-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-image-copies", - "title": "Image Copy Commands", - "number": "13.5" + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -17186,10 +16449,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-image-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-image-copies", - "title": "Image Copy Commands", - "number": "13.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17207,10 +16469,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-image-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-image-copies", - "title": "Image Copy Commands", - "number": "13.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17228,10 +16489,9 @@ "access": "public", "informative": false, "heading": { - "id": "commands-image-copies", - "href": "https://www.w3.org/TR/webgpu/#commands-image-copies", - "title": "Image Copy Commands", - "number": "13.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17270,10 +16530,9 @@ "access": "public", "informative": false, "heading": { - "id": "command-encoder-queries", - "href": "https://www.w3.org/TR/webgpu/#command-encoder-queries", - "title": "Queries", - "number": "13.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17291,10 +16550,9 @@ "access": "public", "informative": false, "heading": { - "id": "command-encoder-queries", - "href": "https://www.w3.org/TR/webgpu/#command-encoder-queries", - "title": "Queries", - "number": "13.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17312,10 +16570,9 @@ "access": "public", "informative": false, "heading": { - "id": "command-encoder-queries", - "href": "https://www.w3.org/TR/webgpu/#command-encoder-queries", - "title": "Queries", - "number": "13.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -17333,10 +16590,9 @@ "access": "public", "informative": false, "heading": { - "id": "command-encoder-queries", - "href": "https://www.w3.org/TR/webgpu/#command-encoder-queries", - "title": "Queries", - "number": "13.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17354,10 +16610,9 @@ "access": "public", "informative": false, "heading": { - "id": "command-encoder-queries", - "href": "https://www.w3.org/TR/webgpu/#command-encoder-queries", - "title": "Queries", - "number": "13.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17375,10 +16630,9 @@ "access": "public", "informative": false, "heading": { - "id": "command-encoder-queries", - "href": "https://www.w3.org/TR/webgpu/#command-encoder-queries", - "title": "Queries", - "number": "13.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17396,10 +16650,9 @@ "access": "public", "informative": false, "heading": { - "id": "command-encoder-queries", - "href": "https://www.w3.org/TR/webgpu/#command-encoder-queries", - "title": "Queries", - "number": "13.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17417,10 +16670,9 @@ "access": "public", "informative": false, "heading": { - "id": "command-encoder-queries", - "href": "https://www.w3.org/TR/webgpu/#command-encoder-queries", - "title": "Queries", - "number": "13.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17460,10 +16712,9 @@ "access": "public", "informative": false, "heading": { - "id": "command-encoder-finalization", - "href": "https://www.w3.org/TR/webgpu/#command-encoder-finalization", - "title": "Finalization", - "number": "13.7" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17499,9 +16750,9 @@ "access": "public", "informative": false, "heading": { - "id": "programmable-passes", - "href": "https://www.w3.org/TR/webgpu/#programmable-passes", - "title": "14. Programmable Passes" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -17519,9 +16770,9 @@ "access": "public", "informative": false, "heading": { - "id": "programmable-passes", - "href": "https://www.w3.org/TR/webgpu/#programmable-passes", - "title": "14. Programmable Passes" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -17561,10 +16812,9 @@ "access": "public", "informative": false, "heading": { - "id": "programmable-passes-bind-groups", - "href": "https://www.w3.org/TR/webgpu/#programmable-passes-bind-groups", - "title": "Bind Groups", - "number": "14.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -17582,10 +16832,9 @@ "access": "public", "informative": false, "heading": { - "id": "programmable-passes-bind-groups", - "href": "https://www.w3.org/TR/webgpu/#programmable-passes-bind-groups", - "title": "Bind Groups", - "number": "14.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -17603,10 +16852,9 @@ "access": "public", "informative": false, "heading": { - "id": "programmable-passes-bind-groups", - "href": "https://www.w3.org/TR/webgpu/#programmable-passes-bind-groups", - "title": "Bind Groups", - "number": "14.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -17624,10 +16872,9 @@ "access": "public", "informative": false, "heading": { - "id": "programmable-passes-bind-groups", - "href": "https://www.w3.org/TR/webgpu/#programmable-passes-bind-groups", - "title": "Bind Groups", - "number": "14.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -17645,10 +16892,9 @@ "access": "public", "informative": false, "heading": { - "id": "programmable-passes-bind-groups", - "href": "https://www.w3.org/TR/webgpu/#programmable-passes-bind-groups", - "title": "Bind Groups", - "number": "14.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -17666,10 +16912,9 @@ "access": "public", "informative": false, "heading": { - "id": "programmable-passes-bind-groups", - "href": "https://www.w3.org/TR/webgpu/#programmable-passes-bind-groups", - "title": "Bind Groups", - "number": "14.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17687,10 +16932,9 @@ "access": "public", "informative": false, "heading": { - "id": "programmable-passes-bind-groups", - "href": "https://www.w3.org/TR/webgpu/#programmable-passes-bind-groups", - "title": "Bind Groups", - "number": "14.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17708,10 +16952,9 @@ "access": "public", "informative": false, "heading": { - "id": "programmable-passes-bind-groups", - "href": "https://www.w3.org/TR/webgpu/#programmable-passes-bind-groups", - "title": "Bind Groups", - "number": "14.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17729,10 +16972,9 @@ "access": "public", "informative": false, "heading": { - "id": "programmable-passes-bind-groups", - "href": "https://www.w3.org/TR/webgpu/#programmable-passes-bind-groups", - "title": "Bind Groups", - "number": "14.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17750,10 +16992,9 @@ "access": "public", "informative": false, "heading": { - "id": "programmable-passes-bind-groups", - "href": "https://www.w3.org/TR/webgpu/#programmable-passes-bind-groups", - "title": "Bind Groups", - "number": "14.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17769,10 +17010,9 @@ "access": "public", "informative": false, "heading": { - "id": "programmable-passes-bind-groups", - "href": "https://www.w3.org/TR/webgpu/#programmable-passes-bind-groups", - "title": "Bind Groups", - "number": "14.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -17788,10 +17028,9 @@ "access": "public", "informative": false, "heading": { - "id": "programmable-passes-bind-groups", - "href": "https://www.w3.org/TR/webgpu/#programmable-passes-bind-groups", - "title": "Bind Groups", - "number": "14.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -17807,10 +17046,9 @@ "access": "public", "informative": false, "heading": { - "id": "programmable-passes-bind-groups", - "href": "https://www.w3.org/TR/webgpu/#programmable-passes-bind-groups", - "title": "Bind Groups", - "number": "14.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -17846,9 +17084,9 @@ "access": "public", "informative": false, "heading": { - "id": "debug-markers", - "href": "https://www.w3.org/TR/webgpu/#debug-markers", - "title": "15. Debug Markers" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -17866,9 +17104,9 @@ "access": "public", "informative": false, "heading": { - "id": "debug-markers", - "href": "https://www.w3.org/TR/webgpu/#debug-markers", - "title": "15. Debug Markers" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -17886,9 +17124,9 @@ "access": "public", "informative": false, "heading": { - "id": "debug-markers", - "href": "https://www.w3.org/TR/webgpu/#debug-markers", - "title": "15. Debug Markers" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17906,9 +17144,9 @@ "access": "public", "informative": false, "heading": { - "id": "debug-markers", - "href": "https://www.w3.org/TR/webgpu/#debug-markers", - "title": "15. Debug Markers" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -17926,9 +17164,9 @@ "access": "public", "informative": false, "heading": { - "id": "debug-markers", - "href": "https://www.w3.org/TR/webgpu/#debug-markers", - "title": "15. Debug Markers" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -17946,9 +17184,9 @@ "access": "public", "informative": false, "heading": { - "id": "debug-markers", - "href": "https://www.w3.org/TR/webgpu/#debug-markers", - "title": "15. Debug Markers" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -17964,8 +17202,8 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder", + "id": "gpucomputepassencoder", + "href": "https://www.w3.org/TR/webgpu/#gpucomputepassencoder", "title": "GPUComputePassEncoder", "number": "16.1" }, @@ -17985,10 +17223,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder", - "title": "GPUComputePassEncoder", - "number": "16.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18006,10 +17243,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder", - "title": "GPUComputePassEncoder", - "number": "16.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18027,10 +17263,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder", - "title": "GPUComputePassEncoder", - "number": "16.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18067,10 +17302,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-creation", - "title": "Compute Pass Encoder Creation", - "number": "16.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -18088,10 +17322,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-creation", - "title": "Compute Pass Encoder Creation", - "number": "16.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -18107,10 +17340,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-creation", - "title": "Compute Pass Encoder Creation", - "number": "16.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -18128,10 +17360,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-creation", - "title": "Compute Pass Encoder Creation", - "number": "16.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -18149,10 +17380,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-creation", - "title": "Compute Pass Encoder Creation", - "number": "16.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -18170,10 +17400,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-creation", - "title": "Compute Pass Encoder Creation", - "number": "16.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -18189,10 +17418,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-creation", - "title": "Compute Pass Encoder Creation", - "number": "16.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -18208,10 +17436,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-creation", - "title": "Compute Pass Encoder Creation", - "number": "16.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -18229,10 +17456,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-creation", - "title": "Compute Pass Encoder Creation", - "number": "16.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18250,10 +17476,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-creation", - "title": "Compute Pass Encoder Creation", - "number": "16.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -18292,10 +17517,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-dispatch", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-dispatch", - "title": "Dispatch", - "number": "16.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -18315,10 +17539,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-dispatch", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-dispatch", - "title": "Dispatch", - "number": "16.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18336,10 +17559,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-dispatch", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-dispatch", - "title": "Dispatch", - "number": "16.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -18357,10 +17579,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-dispatch", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-dispatch", - "title": "Dispatch", - "number": "16.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -18378,10 +17599,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-dispatch", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-dispatch", - "title": "Dispatch", - "number": "16.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -18399,10 +17619,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-dispatch", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-dispatch", - "title": "Dispatch", - "number": "16.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18418,10 +17637,9 @@ "access": "private", "informative": false, "heading": { - "id": "compute-pass-encoder-dispatch", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-dispatch", - "title": "Dispatch", - "number": "16.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -18439,10 +17657,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-dispatch", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-dispatch", - "title": "Dispatch", - "number": "16.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -18460,10 +17677,9 @@ "access": "public", "informative": false, "heading": { - "id": "compute-pass-encoder-dispatch", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder-dispatch", - "title": "Dispatch", - "number": "16.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -18500,8 +17716,8 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder", + "id": "gpurenderpassencoder", + "href": "https://www.w3.org/TR/webgpu/#gpurenderpassencoder", "title": "GPURenderPassEncoder", "number": "17.1" }, @@ -18521,10 +17737,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder", - "title": "GPURenderPassEncoder", - "number": "17.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18542,10 +17757,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder", - "title": "GPURenderPassEncoder", - "number": "17.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18563,10 +17777,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder", - "title": "GPURenderPassEncoder", - "number": "17.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18584,10 +17797,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder", - "title": "GPURenderPassEncoder", - "number": "17.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18605,10 +17817,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder", - "title": "GPURenderPassEncoder", - "number": "17.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18626,10 +17837,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder", - "title": "GPURenderPassEncoder", - "number": "17.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18645,10 +17855,9 @@ "access": "private", "informative": false, "heading": { - "id": "render-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder", - "title": "GPURenderPassEncoder", - "number": "17.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -18666,10 +17875,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder", - "title": "GPURenderPassEncoder", - "number": "17.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18687,10 +17895,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder", - "title": "GPURenderPassEncoder", - "number": "17.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18708,10 +17915,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder", - "title": "GPURenderPassEncoder", - "number": "17.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18729,10 +17935,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder", - "title": "GPURenderPassEncoder", - "number": "17.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18750,10 +17955,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder", - "title": "GPURenderPassEncoder", - "number": "17.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18790,10 +17994,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", - "title": "Render Pass Encoder Creation", - "number": "17.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -18811,10 +18014,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", - "title": "Render Pass Encoder Creation", - "number": "17.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -18830,10 +18032,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", - "title": "Render Pass Encoder Creation", - "number": "17.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -18851,10 +18052,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", - "title": "Render Pass Encoder Creation", - "number": "17.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -18869,13 +18069,12 @@ "for": [ "GPURenderPassTimestampWrite" ], - "access": "public", - "informative": false, - "heading": { - "id": "render-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", - "title": "Render Pass Encoder Creation", - "number": "17.1.1" + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -18893,10 +18092,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", - "title": "Render Pass Encoder Creation", - "number": "17.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -18912,10 +18110,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", - "title": "Render Pass Encoder Creation", - "number": "17.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -18931,10 +18128,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", - "title": "Render Pass Encoder Creation", - "number": "17.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -18952,10 +18148,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", - "title": "Render Pass Encoder Creation", - "number": "17.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18973,10 +18168,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", - "title": "Render Pass Encoder Creation", - "number": "17.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -18994,10 +18188,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", - "title": "Render Pass Encoder Creation", - "number": "17.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19015,10 +18208,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", - "title": "Render Pass Encoder Creation", - "number": "17.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19036,10 +18228,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", - "title": "Render Pass Encoder Creation", - "number": "17.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19057,10 +18248,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", - "title": "Render Pass Encoder Creation", - "number": "17.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -19076,10 +18266,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-creation", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", - "title": "Render Pass Encoder Creation", - "number": "17.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -19116,10 +18305,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-attachments", - "href": "https://www.w3.org/TR/webgpu/#color-attachments", - "title": "Color Attachments", - "number": "17.1.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19137,10 +18325,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-attachments", - "href": "https://www.w3.org/TR/webgpu/#color-attachments", - "title": "Color Attachments", - "number": "17.1.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19158,10 +18345,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-attachments", - "href": "https://www.w3.org/TR/webgpu/#color-attachments", - "title": "Color Attachments", - "number": "17.1.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19179,10 +18365,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-attachments", - "href": "https://www.w3.org/TR/webgpu/#color-attachments", - "title": "Color Attachments", - "number": "17.1.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19200,10 +18385,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-attachments", - "href": "https://www.w3.org/TR/webgpu/#color-attachments", - "title": "Color Attachments", - "number": "17.1.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19221,10 +18405,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-attachments", - "href": "https://www.w3.org/TR/webgpu/#color-attachments", - "title": "Color Attachments", - "number": "17.1.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -19240,10 +18423,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-attachments", - "href": "https://www.w3.org/TR/webgpu/#color-attachments", - "title": "Color Attachments", - "number": "17.1.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -19259,10 +18441,9 @@ "access": "public", "informative": false, "heading": { - "id": "color-attachments", - "href": "https://www.w3.org/TR/webgpu/#color-attachments", - "title": "Color Attachments", - "number": "17.1.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -19299,10 +18480,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-attachments", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-attachments", - "title": "Depth/Stencil Attachments", - "number": "17.1.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19320,10 +18500,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-attachments", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-attachments", - "title": "Depth/Stencil Attachments", - "number": "17.1.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19341,10 +18520,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-attachments", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-attachments", - "title": "Depth/Stencil Attachments", - "number": "17.1.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19362,10 +18540,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-attachments", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-attachments", - "title": "Depth/Stencil Attachments", - "number": "17.1.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19383,10 +18560,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-attachments", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-attachments", - "title": "Depth/Stencil Attachments", - "number": "17.1.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19404,10 +18580,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-attachments", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-attachments", - "title": "Depth/Stencil Attachments", - "number": "17.1.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19425,10 +18600,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-attachments", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-attachments", - "title": "Depth/Stencil Attachments", - "number": "17.1.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19446,10 +18620,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-attachments", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-attachments", - "title": "Depth/Stencil Attachments", - "number": "17.1.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19467,10 +18640,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-attachments", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-attachments", - "title": "Depth/Stencil Attachments", - "number": "17.1.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19488,10 +18660,9 @@ "access": "public", "informative": false, "heading": { - "id": "depth-stencil-attachments", - "href": "https://www.w3.org/TR/webgpu/#depth-stencil-attachments", - "title": "Depth/Stencil Attachments", - "number": "17.1.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -19528,10 +18699,9 @@ "access": "public", "informative": false, "heading": { - "id": "load-and-store-ops", - "href": "https://www.w3.org/TR/webgpu/#load-and-store-ops", - "title": "Load & Store Operations", - "number": "17.1.1.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19549,10 +18719,9 @@ "access": "public", "informative": false, "heading": { - "id": "load-and-store-ops", - "href": "https://www.w3.org/TR/webgpu/#load-and-store-ops", - "title": "Load & Store Operations", - "number": "17.1.1.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19568,10 +18737,9 @@ "access": "public", "informative": false, "heading": { - "id": "load-and-store-ops", - "href": "https://www.w3.org/TR/webgpu/#load-and-store-ops", - "title": "Load & Store Operations", - "number": "17.1.1.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -19589,10 +18757,9 @@ "access": "public", "informative": false, "heading": { - "id": "load-and-store-ops", - "href": "https://www.w3.org/TR/webgpu/#load-and-store-ops", - "title": "Load & Store Operations", - "number": "17.1.1.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19610,10 +18777,9 @@ "access": "public", "informative": false, "heading": { - "id": "load-and-store-ops", - "href": "https://www.w3.org/TR/webgpu/#load-and-store-ops", - "title": "Load & Store Operations", - "number": "17.1.1.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19650,10 +18816,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-layout", - "href": "https://www.w3.org/TR/webgpu/#render-pass-layout", - "title": "Render Pass Layout", - "number": "17.1.1.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -19671,10 +18836,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-layout", - "href": "https://www.w3.org/TR/webgpu/#render-pass-layout", - "title": "Render Pass Layout", - "number": "17.1.1.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -19692,10 +18856,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-layout", - "href": "https://www.w3.org/TR/webgpu/#render-pass-layout", - "title": "Render Pass Layout", - "number": "17.1.1.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -19714,10 +18877,9 @@ "access": "private", "informative": false, "heading": { - "id": "render-pass-layout", - "href": "https://www.w3.org/TR/webgpu/#render-pass-layout", - "title": "Render Pass Layout", - "number": "17.1.1.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -19733,10 +18895,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-layout", - "href": "https://www.w3.org/TR/webgpu/#render-pass-layout", - "title": "Render Pass Layout", - "number": "17.1.1.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -19752,10 +18913,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-layout", - "href": "https://www.w3.org/TR/webgpu/#render-pass-layout", - "title": "Render Pass Layout", - "number": "17.1.1.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -19792,8 +18952,8 @@ "access": "public", "informative": false, "heading": { - "id": "render-commands", - "href": "https://www.w3.org/TR/webgpu/#render-commands", + "id": "gpurendercommandsmixin", + "href": "https://www.w3.org/TR/webgpu/#gpurendercommandsmixin", "title": "GPURenderCommandsMixin", "number": "17.2" }, @@ -19813,10 +18973,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-commands", - "href": "https://www.w3.org/TR/webgpu/#render-commands", - "title": "GPURenderCommandsMixin", - "number": "17.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19834,10 +18993,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-commands", - "href": "https://www.w3.org/TR/webgpu/#render-commands", - "title": "GPURenderCommandsMixin", - "number": "17.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19855,10 +19013,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-commands", - "href": "https://www.w3.org/TR/webgpu/#render-commands", - "title": "GPURenderCommandsMixin", - "number": "17.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19876,10 +19033,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-commands", - "href": "https://www.w3.org/TR/webgpu/#render-commands", - "title": "GPURenderCommandsMixin", - "number": "17.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19897,10 +19053,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-commands", - "href": "https://www.w3.org/TR/webgpu/#render-commands", - "title": "GPURenderCommandsMixin", - "number": "17.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19918,10 +19073,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-commands", - "href": "https://www.w3.org/TR/webgpu/#render-commands", - "title": "GPURenderCommandsMixin", - "number": "17.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19939,10 +19093,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-commands", - "href": "https://www.w3.org/TR/webgpu/#render-commands", - "title": "GPURenderCommandsMixin", - "number": "17.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19960,10 +19113,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-commands", - "href": "https://www.w3.org/TR/webgpu/#render-commands", - "title": "GPURenderCommandsMixin", - "number": "17.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -19981,10 +19133,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-commands", - "href": "https://www.w3.org/TR/webgpu/#render-commands", - "title": "GPURenderCommandsMixin", - "number": "17.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -20002,10 +19153,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-commands", - "href": "https://www.w3.org/TR/webgpu/#render-commands", - "title": "GPURenderCommandsMixin", - "number": "17.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -20023,10 +19173,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-commands", - "href": "https://www.w3.org/TR/webgpu/#render-commands", - "title": "GPURenderCommandsMixin", - "number": "17.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -20042,10 +19191,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-commands", - "href": "https://www.w3.org/TR/webgpu/#render-commands", - "title": "GPURenderCommandsMixin", - "number": "17.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -20084,10 +19232,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20107,10 +19254,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -20128,10 +19274,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20149,10 +19294,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20170,10 +19314,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20191,10 +19334,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20214,10 +19356,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -20235,10 +19376,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20256,10 +19396,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20277,10 +19416,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20298,10 +19436,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20322,10 +19459,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -20343,10 +19479,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20364,10 +19499,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20385,10 +19519,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20406,10 +19539,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20431,10 +19563,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -20451,11 +19582,10 @@ ], "access": "public", "informative": false, - "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20473,10 +19603,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20494,10 +19623,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20515,10 +19643,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20536,10 +19663,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20557,10 +19683,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -20576,10 +19701,9 @@ "access": "private", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -20597,10 +19721,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20618,10 +19741,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20639,10 +19761,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -20658,10 +19779,9 @@ "access": "private", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -20679,10 +19799,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20700,10 +19819,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20719,10 +19837,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -20738,10 +19855,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-drawing", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", - "title": "Drawing", - "number": "17.2.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -20780,10 +19896,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-rasterization-state", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-rasterization-state", - "title": "Rasterization state", - "number": "17.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20801,10 +19916,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-rasterization-state", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-rasterization-state", - "title": "Rasterization state", - "number": "17.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20822,10 +19936,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-rasterization-state", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-rasterization-state", - "title": "Rasterization state", - "number": "17.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20843,10 +19956,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-rasterization-state", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-rasterization-state", - "title": "Rasterization state", - "number": "17.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20864,10 +19976,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-rasterization-state", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-rasterization-state", - "title": "Rasterization state", - "number": "17.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20885,10 +19996,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-rasterization-state", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-rasterization-state", - "title": "Rasterization state", - "number": "17.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20906,10 +20016,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-rasterization-state", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-rasterization-state", - "title": "Rasterization state", - "number": "17.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -20927,10 +20036,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-rasterization-state", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-rasterization-state", - "title": "Rasterization state", - "number": "17.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20948,10 +20056,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-rasterization-state", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-rasterization-state", - "title": "Rasterization state", - "number": "17.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20969,10 +20076,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-rasterization-state", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-rasterization-state", - "title": "Rasterization state", - "number": "17.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -20990,10 +20096,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-rasterization-state", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-rasterization-state", - "title": "Rasterization state", - "number": "17.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21011,10 +20116,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-rasterization-state", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-rasterization-state", - "title": "Rasterization state", - "number": "17.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -21032,10 +20136,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-rasterization-state", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-rasterization-state", - "title": "Rasterization state", - "number": "17.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21053,10 +20156,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-rasterization-state", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-rasterization-state", - "title": "Rasterization state", - "number": "17.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -21074,10 +20176,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-rasterization-state", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-rasterization-state", - "title": "Rasterization state", - "number": "17.2.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21116,10 +20217,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-queries", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-queries", - "title": "Queries", - "number": "17.2.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21137,10 +20237,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-queries", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-queries", - "title": "Queries", - "number": "17.2.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -21179,10 +20278,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-pass-encoder-bundles", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-bundles", - "title": "Bundles", - "number": "17.2.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21198,8 +20296,8 @@ "access": "public", "informative": false, "heading": { - "id": "render-bundle", - "href": "https://www.w3.org/TR/webgpu/#render-bundle", + "id": "gpurenderbundle", + "href": "https://www.w3.org/TR/webgpu/#gpurenderbundle", "title": "GPURenderBundle", "number": "18.1" }, @@ -21219,10 +20317,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-bundle", - "href": "https://www.w3.org/TR/webgpu/#render-bundle", - "title": "GPURenderBundle", - "number": "18.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -21240,10 +20337,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-bundle", - "href": "https://www.w3.org/TR/webgpu/#render-bundle", - "title": "GPURenderBundle", - "number": "18.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -21261,10 +20357,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-bundle", - "href": "https://www.w3.org/TR/webgpu/#render-bundle", - "title": "GPURenderBundle", - "number": "18.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -21282,10 +20377,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-bundle", - "href": "https://www.w3.org/TR/webgpu/#render-bundle", - "title": "GPURenderBundle", - "number": "18.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -21303,10 +20397,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-bundle", - "href": "https://www.w3.org/TR/webgpu/#render-bundle", - "title": "GPURenderBundle", - "number": "18.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -21341,10 +20434,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-bundle-creation", - "href": "https://www.w3.org/TR/webgpu/#render-bundle-creation", - "title": "Render Bundle Creation", - "number": "18.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -21362,10 +20454,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-bundle-creation", - "href": "https://www.w3.org/TR/webgpu/#render-bundle-creation", - "title": "Render Bundle Creation", - "number": "18.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -21383,10 +20474,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-bundle-creation", - "href": "https://www.w3.org/TR/webgpu/#render-bundle-creation", - "title": "Render Bundle Creation", - "number": "18.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21423,10 +20513,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-bundle-encoding", - "href": "https://www.w3.org/TR/webgpu/#render-bundle-encoding", - "title": "Encoding", - "number": "18.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -21444,10 +20533,9 @@ "access": "public", "informative": false, "heading": { - "id": "render-bundle-encoding", - "href": "https://www.w3.org/TR/webgpu/#render-bundle-encoding", - "title": "Encoding", - "number": "18.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -21487,16 +20575,15 @@ "access": "public", "informative": false, "heading": { - "id": "render-bundle-finalization", - "href": "https://www.w3.org/TR/webgpu/#render-bundle-finalization", - "title": "Finalization", - "number": "18.1.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, { - "id": "dictdef-gpuqueuedescriptor", - "href": "https://www.w3.org/TR/webgpu/#dictdef-gpuqueuedescriptor", + "id": "gpuqueuedescriptor", + "href": "https://www.w3.org/TR/webgpu/#gpuqueuedescriptor", "linkingText": [ "GPUQueueDescriptor" ], @@ -21525,8 +20612,8 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", + "id": "gpuqueue", + "href": "https://www.w3.org/TR/webgpu/#gpuqueue", "title": "GPUQueue", "number": "19.2" }, @@ -21548,10 +20635,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -21569,10 +20655,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21590,10 +20675,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21611,10 +20695,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21632,10 +20715,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21653,10 +20735,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21674,10 +20755,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -21695,10 +20775,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21716,10 +20795,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21737,10 +20815,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21758,10 +20835,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21779,10 +20855,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -21800,10 +20875,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21821,10 +20895,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21842,10 +20915,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21863,10 +20935,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -21884,10 +20955,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -21905,10 +20975,9 @@ "access": "public", "informative": false, "heading": { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", - "title": "GPUQueue", - "number": "19.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -21924,8 +20993,8 @@ "access": "public", "informative": false, "heading": { - "id": "queryset", - "href": "https://www.w3.org/TR/webgpu/#queryset", + "id": "gpuqueryset", + "href": "https://www.w3.org/TR/webgpu/#gpuqueryset", "title": "GPUQuerySet", "number": "20.1" }, @@ -21945,10 +21014,9 @@ "access": "public", "informative": false, "heading": { - "id": "queryset", - "href": "https://www.w3.org/TR/webgpu/#queryset", - "title": "GPUQuerySet", - "number": "20.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -21966,10 +21034,9 @@ "access": "public", "informative": false, "heading": { - "id": "queryset", - "href": "https://www.w3.org/TR/webgpu/#queryset", - "title": "GPUQuerySet", - "number": "20.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -21987,10 +21054,9 @@ "access": "public", "informative": false, "heading": { - "id": "queryset", - "href": "https://www.w3.org/TR/webgpu/#queryset", - "title": "GPUQuerySet", - "number": "20.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22006,10 +21072,9 @@ "access": "private", "informative": false, "heading": { - "id": "queryset", - "href": "https://www.w3.org/TR/webgpu/#queryset", - "title": "GPUQuerySet", - "number": "20.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -22027,10 +21092,9 @@ "access": "private", "informative": false, "heading": { - "id": "queryset", - "href": "https://www.w3.org/TR/webgpu/#queryset", - "title": "GPUQuerySet", - "number": "20.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22048,10 +21112,9 @@ "access": "private", "informative": false, "heading": { - "id": "queryset", - "href": "https://www.w3.org/TR/webgpu/#queryset", - "title": "GPUQuerySet", - "number": "20.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22088,10 +21151,9 @@ "access": "public", "informative": false, "heading": { - "id": "queryset-creation", - "href": "https://www.w3.org/TR/webgpu/#queryset-creation", - "title": "QuerySet Creation", - "number": "20.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22109,10 +21171,9 @@ "access": "public", "informative": false, "heading": { - "id": "queryset-creation", - "href": "https://www.w3.org/TR/webgpu/#queryset-creation", - "title": "QuerySet Creation", - "number": "20.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22130,10 +21191,9 @@ "access": "public", "informative": false, "heading": { - "id": "queryset-creation", - "href": "https://www.w3.org/TR/webgpu/#queryset-creation", - "title": "QuerySet Creation", - "number": "20.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22151,10 +21211,9 @@ "access": "public", "informative": false, "heading": { - "id": "queryset-creation", - "href": "https://www.w3.org/TR/webgpu/#queryset-creation", - "title": "QuerySet Creation", - "number": "20.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -22212,10 +21271,9 @@ "access": "public", "informative": false, "heading": { - "id": "querytype", - "href": "https://www.w3.org/TR/webgpu/#querytype", - "title": "QueryType", - "number": "20.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -22233,10 +21291,9 @@ "access": "public", "informative": false, "heading": { - "id": "querytype", - "href": "https://www.w3.org/TR/webgpu/#querytype", - "title": "QueryType", - "number": "20.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -22292,10 +21349,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-context", - "href": "https://www.w3.org/TR/webgpu/#canvas-context", - "title": "GPUCanvasContext", - "number": "21.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22313,10 +21369,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-context", - "href": "https://www.w3.org/TR/webgpu/#canvas-context", - "title": "GPUCanvasContext", - "number": "21.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22334,10 +21389,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-context", - "href": "https://www.w3.org/TR/webgpu/#canvas-context", - "title": "GPUCanvasContext", - "number": "21.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22355,10 +21409,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-context", - "href": "https://www.w3.org/TR/webgpu/#canvas-context", - "title": "GPUCanvasContext", - "number": "21.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22375,11 +21428,10 @@ ], "access": "public", "informative": false, - "heading": { - "id": "canvas-context", - "href": "https://www.w3.org/TR/webgpu/#canvas-context", - "title": "GPUCanvasContext", - "number": "21.2" + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22397,10 +21449,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-context", - "href": "https://www.w3.org/TR/webgpu/#canvas-context", - "title": "GPUCanvasContext", - "number": "21.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22418,10 +21469,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-context", - "href": "https://www.w3.org/TR/webgpu/#canvas-context", - "title": "GPUCanvasContext", - "number": "21.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -22439,10 +21489,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-context", - "href": "https://www.w3.org/TR/webgpu/#canvas-context", - "title": "GPUCanvasContext", - "number": "21.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22460,10 +21509,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-context", - "href": "https://www.w3.org/TR/webgpu/#canvas-context", - "title": "GPUCanvasContext", - "number": "21.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22479,10 +21527,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-context", - "href": "https://www.w3.org/TR/webgpu/#canvas-context", - "title": "GPUCanvasContext", - "number": "21.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -22498,10 +21545,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-context", - "href": "https://www.w3.org/TR/webgpu/#canvas-context", - "title": "GPUCanvasContext", - "number": "21.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -22517,10 +21563,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-context", - "href": "https://www.w3.org/TR/webgpu/#canvas-context", - "title": "GPUCanvasContext", - "number": "21.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -22536,10 +21581,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-context", - "href": "https://www.w3.org/TR/webgpu/#canvas-context", - "title": "GPUCanvasContext", - "number": "21.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -22574,10 +21618,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-configuration", - "href": "https://www.w3.org/TR/webgpu/#canvas-configuration", - "title": "GPUCanvasConfiguration", - "number": "21.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -22595,10 +21638,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-configuration", - "href": "https://www.w3.org/TR/webgpu/#canvas-configuration", - "title": "GPUCanvasConfiguration", - "number": "21.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22616,10 +21658,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-configuration", - "href": "https://www.w3.org/TR/webgpu/#canvas-configuration", - "title": "GPUCanvasConfiguration", - "number": "21.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22637,10 +21678,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-configuration", - "href": "https://www.w3.org/TR/webgpu/#canvas-configuration", - "title": "GPUCanvasConfiguration", - "number": "21.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22658,10 +21698,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-configuration", - "href": "https://www.w3.org/TR/webgpu/#canvas-configuration", - "title": "GPUCanvasConfiguration", - "number": "21.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22679,10 +21718,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-configuration", - "href": "https://www.w3.org/TR/webgpu/#canvas-configuration", - "title": "GPUCanvasConfiguration", - "number": "21.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22700,10 +21738,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-configuration", - "href": "https://www.w3.org/TR/webgpu/#canvas-configuration", - "title": "GPUCanvasConfiguration", - "number": "21.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22719,10 +21756,9 @@ "access": "public", "informative": false, "heading": { - "id": "canvas-configuration", - "href": "https://www.w3.org/TR/webgpu/#canvas-configuration", - "title": "GPUCanvasConfiguration", - "number": "21.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -22746,8 +21782,8 @@ "definedIn": "prose" }, { - "id": "enumdef-gpucanvasalphamode", - "href": "https://www.w3.org/TR/webgpu/#enumdef-gpucanvasalphamode", + "id": "gpucanvasalphamode", + "href": "https://www.w3.org/TR/webgpu/#gpucanvasalphamode", "linkingText": [ "GPUCanvasAlphaMode" ], @@ -22757,8 +21793,8 @@ "access": "public", "informative": false, "heading": { - "id": "GPUCanvasAlphaMode", - "href": "https://www.w3.org/TR/webgpu/#GPUCanvasAlphaMode", + "id": "gpucanvasalphamode", + "href": "https://www.w3.org/TR/webgpu/#gpucanvasalphamode", "title": "GPUCanvasAlphaMode", "number": "21.4" }, @@ -22778,10 +21814,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUCanvasAlphaMode", - "href": "https://www.w3.org/TR/webgpu/#GPUCanvasAlphaMode", - "title": "GPUCanvasAlphaMode", - "number": "21.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22799,10 +21834,9 @@ "access": "public", "informative": false, "heading": { - "id": "GPUCanvasAlphaMode", - "href": "https://www.w3.org/TR/webgpu/#GPUCanvasAlphaMode", - "title": "GPUCanvasAlphaMode", - "number": "21.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22839,10 +21873,9 @@ "access": "public", "informative": false, "heading": { - "id": "fatal-errors", - "href": "https://www.w3.org/TR/webgpu/#fatal-errors", - "title": "Fatal Errors", - "number": "22.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -22858,10 +21891,9 @@ "access": "public", "informative": false, "heading": { - "id": "fatal-errors", - "href": "https://www.w3.org/TR/webgpu/#fatal-errors", - "title": "Fatal Errors", - "number": "22.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -22879,10 +21911,9 @@ "access": "public", "informative": false, "heading": { - "id": "fatal-errors", - "href": "https://www.w3.org/TR/webgpu/#fatal-errors", - "title": "Fatal Errors", - "number": "22.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -22900,10 +21931,9 @@ "access": "public", "informative": false, "heading": { - "id": "fatal-errors", - "href": "https://www.w3.org/TR/webgpu/#fatal-errors", - "title": "Fatal Errors", - "number": "22.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -22921,10 +21951,9 @@ "access": "public", "informative": false, "heading": { - "id": "fatal-errors", - "href": "https://www.w3.org/TR/webgpu/#fatal-errors", - "title": "Fatal Errors", - "number": "22.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22940,8 +21969,8 @@ "access": "public", "informative": false, "heading": { - "id": "error", - "href": "https://www.w3.org/TR/webgpu/#error", + "id": "gpuerror", + "href": "https://www.w3.org/TR/webgpu/#gpuerror", "title": "GPUError", "number": "22.2" }, @@ -22961,10 +21990,9 @@ "access": "public", "informative": false, "heading": { - "id": "error", - "href": "https://www.w3.org/TR/webgpu/#error", - "title": "GPUError", - "number": "22.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -22980,10 +22008,9 @@ "access": "public", "informative": false, "heading": { - "id": "error", - "href": "https://www.w3.org/TR/webgpu/#error", - "title": "GPUError", - "number": "22.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -23002,10 +22029,9 @@ "access": "public", "informative": false, "heading": { - "id": "error", - "href": "https://www.w3.org/TR/webgpu/#error", - "title": "GPUError", - "number": "22.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -23024,10 +22050,9 @@ "access": "public", "informative": false, "heading": { - "id": "error", - "href": "https://www.w3.org/TR/webgpu/#error", - "title": "GPUError", - "number": "22.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -23045,10 +22070,9 @@ "access": "public", "informative": false, "heading": { - "id": "error", - "href": "https://www.w3.org/TR/webgpu/#error", - "title": "GPUError", - "number": "22.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -23064,10 +22088,9 @@ "access": "public", "informative": false, "heading": { - "id": "error", - "href": "https://www.w3.org/TR/webgpu/#error", - "title": "GPUError", - "number": "22.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -23086,10 +22109,9 @@ "access": "public", "informative": false, "heading": { - "id": "error", - "href": "https://www.w3.org/TR/webgpu/#error", - "title": "GPUError", - "number": "22.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -23108,10 +22130,9 @@ "access": "public", "informative": false, "heading": { - "id": "error", - "href": "https://www.w3.org/TR/webgpu/#error", - "title": "GPUError", - "number": "22.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -23129,10 +22150,9 @@ "access": "public", "informative": false, "heading": { - "id": "error", - "href": "https://www.w3.org/TR/webgpu/#error", - "title": "GPUError", - "number": "22.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -23148,10 +22168,9 @@ "access": "public", "informative": false, "heading": { - "id": "error", - "href": "https://www.w3.org/TR/webgpu/#error", - "title": "GPUError", - "number": "22.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -23170,10 +22189,9 @@ "access": "public", "informative": false, "heading": { - "id": "error", - "href": "https://www.w3.org/TR/webgpu/#error", - "title": "GPUError", - "number": "22.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -23192,10 +22210,9 @@ "access": "public", "informative": false, "heading": { - "id": "error", - "href": "https://www.w3.org/TR/webgpu/#error", - "title": "GPUError", - "number": "22.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -23213,10 +22230,9 @@ "access": "public", "informative": false, "heading": { - "id": "error", - "href": "https://www.w3.org/TR/webgpu/#error", - "title": "GPUError", - "number": "22.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -23253,10 +22269,9 @@ "access": "public", "informative": false, "heading": { - "id": "error-scopes", - "href": "https://www.w3.org/TR/webgpu/#error-scopes", - "title": "Error Scopes", - "number": "22.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -23274,10 +22289,9 @@ "access": "public", "informative": false, "heading": { - "id": "error-scopes", - "href": "https://www.w3.org/TR/webgpu/#error-scopes", - "title": "Error Scopes", - "number": "22.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -23293,10 +22307,9 @@ "access": "public", "informative": false, "heading": { - "id": "error-scopes", - "href": "https://www.w3.org/TR/webgpu/#error-scopes", - "title": "Error Scopes", - "number": "22.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -23314,10 +22327,9 @@ "access": "public", "informative": false, "heading": { - "id": "error-scopes", - "href": "https://www.w3.org/TR/webgpu/#error-scopes", - "title": "Error Scopes", - "number": "22.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -23335,10 +22347,9 @@ "access": "public", "informative": false, "heading": { - "id": "error-scopes", - "href": "https://www.w3.org/TR/webgpu/#error-scopes", - "title": "Error Scopes", - "number": "22.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -23356,10 +22367,9 @@ "access": "public", "informative": false, "heading": { - "id": "error-scopes", - "href": "https://www.w3.org/TR/webgpu/#error-scopes", - "title": "Error Scopes", - "number": "22.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -23377,10 +22387,9 @@ "access": "public", "informative": false, "heading": { - "id": "error-scopes", - "href": "https://www.w3.org/TR/webgpu/#error-scopes", - "title": "Error Scopes", - "number": "22.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -23396,10 +22405,9 @@ "access": "public", "informative": false, "heading": { - "id": "error-scopes", - "href": "https://www.w3.org/TR/webgpu/#error-scopes", - "title": "Error Scopes", - "number": "22.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -23416,10 +22424,9 @@ "access": "public", "informative": false, "heading": { - "id": "error-scopes", - "href": "https://www.w3.org/TR/webgpu/#error-scopes", - "title": "Error Scopes", - "number": "22.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -23437,10 +22444,9 @@ "access": "public", "informative": false, "heading": { - "id": "error-scopes", - "href": "https://www.w3.org/TR/webgpu/#error-scopes", - "title": "Error Scopes", - "number": "22.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -23458,10 +22464,9 @@ "access": "public", "informative": false, "heading": { - "id": "error-scopes", - "href": "https://www.w3.org/TR/webgpu/#error-scopes", - "title": "Error Scopes", - "number": "22.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -23479,10 +22484,9 @@ "access": "public", "informative": false, "heading": { - "id": "error-scopes", - "href": "https://www.w3.org/TR/webgpu/#error-scopes", - "title": "Error Scopes", - "number": "22.3" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -23519,10 +22523,9 @@ "access": "public", "informative": false, "heading": { - "id": "telemetry", - "href": "https://www.w3.org/TR/webgpu/#telemetry", - "title": "Telemetry", - "number": "22.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -23541,10 +22544,9 @@ "access": "public", "informative": false, "heading": { - "id": "telemetry", - "href": "https://www.w3.org/TR/webgpu/#telemetry", - "title": "Telemetry", - "number": "22.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -23563,10 +22565,9 @@ "access": "public", "informative": false, "heading": { - "id": "telemetry", - "href": "https://www.w3.org/TR/webgpu/#telemetry", - "title": "Telemetry", - "number": "22.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -23585,10 +22586,9 @@ "access": "public", "informative": false, "heading": { - "id": "telemetry", - "href": "https://www.w3.org/TR/webgpu/#telemetry", - "title": "Telemetry", - "number": "22.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -23604,10 +22604,9 @@ "access": "public", "informative": false, "heading": { - "id": "telemetry", - "href": "https://www.w3.org/TR/webgpu/#telemetry", - "title": "Telemetry", - "number": "22.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -23625,10 +22624,9 @@ "access": "public", "informative": false, "heading": { - "id": "telemetry", - "href": "https://www.w3.org/TR/webgpu/#telemetry", - "title": "Telemetry", - "number": "22.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -23646,10 +22644,9 @@ "access": "public", "informative": false, "heading": { - "id": "telemetry", - "href": "https://www.w3.org/TR/webgpu/#telemetry", - "title": "Telemetry", - "number": "22.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -23667,10 +22664,9 @@ "access": "public", "informative": false, "heading": { - "id": "telemetry", - "href": "https://www.w3.org/TR/webgpu/#telemetry", - "title": "Telemetry", - "number": "22.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -23724,10 +22720,9 @@ "access": "public", "informative": false, "heading": { - "id": "index-resolution", - "href": "https://www.w3.org/TR/webgpu/#index-resolution", - "title": "Index Resolution", - "number": "23.3.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -23800,10 +22795,9 @@ "access": "private", "informative": false, "heading": { - "id": "primitive-clipping", - "href": "https://www.w3.org/TR/webgpu/#primitive-clipping", - "title": "Primitive Clipping", - "number": "23.3.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -23819,10 +22813,9 @@ "access": "private", "informative": false, "heading": { - "id": "primitive-clipping", - "href": "https://www.w3.org/TR/webgpu/#primitive-clipping", - "title": "Primitive Clipping", - "number": "23.3.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -23838,10 +22831,9 @@ "access": "private", "informative": false, "heading": { - "id": "primitive-clipping", - "href": "https://www.w3.org/TR/webgpu/#primitive-clipping", - "title": "Primitive Clipping", - "number": "23.3.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -23876,10 +22868,9 @@ "access": "private", "informative": false, "heading": { - "id": "rasterization", - "href": "https://www.w3.org/TR/webgpu/#rasterization", - "title": "Rasterization", - "number": "23.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -23897,10 +22888,9 @@ "access": "private", "informative": false, "heading": { - "id": "rasterization", - "href": "https://www.w3.org/TR/webgpu/#rasterization", - "title": "Rasterization", - "number": "23.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -23918,10 +22908,9 @@ "access": "private", "informative": false, "heading": { - "id": "rasterization", - "href": "https://www.w3.org/TR/webgpu/#rasterization", - "title": "Rasterization", - "number": "23.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -23937,10 +22926,9 @@ "access": "private", "informative": false, "heading": { - "id": "rasterization", - "href": "https://www.w3.org/TR/webgpu/#rasterization", - "title": "Rasterization", - "number": "23.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -23956,10 +22944,9 @@ "access": "private", "informative": false, "heading": { - "id": "rasterization", - "href": "https://www.w3.org/TR/webgpu/#rasterization", - "title": "Rasterization", - "number": "23.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -23977,10 +22964,9 @@ "access": "private", "informative": false, "heading": { - "id": "rasterization", - "href": "https://www.w3.org/TR/webgpu/#rasterization", - "title": "Rasterization", - "number": "23.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -23998,10 +22984,9 @@ "access": "private", "informative": false, "heading": { - "id": "rasterization", - "href": "https://www.w3.org/TR/webgpu/#rasterization", - "title": "Rasterization", - "number": "23.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -24019,10 +23004,9 @@ "access": "private", "informative": false, "heading": { - "id": "rasterization", - "href": "https://www.w3.org/TR/webgpu/#rasterization", - "title": "Rasterization", - "number": "23.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -24040,10 +23024,9 @@ "access": "private", "informative": false, "heading": { - "id": "rasterization", - "href": "https://www.w3.org/TR/webgpu/#rasterization", - "title": "Rasterization", - "number": "23.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -24061,10 +23044,9 @@ "access": "private", "informative": false, "heading": { - "id": "rasterization", - "href": "https://www.w3.org/TR/webgpu/#rasterization", - "title": "Rasterization", - "number": "23.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -24081,11 +23063,10 @@ ], "access": "private", "informative": false, - "heading": { - "id": "rasterization", - "href": "https://www.w3.org/TR/webgpu/#rasterization", - "title": "Rasterization", - "number": "23.3.5" + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -24103,10 +23084,9 @@ "access": "private", "informative": false, "heading": { - "id": "rasterization", - "href": "https://www.w3.org/TR/webgpu/#rasterization", - "title": "Rasterization", - "number": "23.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "dt" }, @@ -24122,10 +23102,9 @@ "access": "public", "informative": false, "heading": { - "id": "rasterization", - "href": "https://www.w3.org/TR/webgpu/#rasterization", - "title": "Rasterization", - "number": "23.3.5" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -24160,10 +23139,9 @@ "access": "private", "informative": false, "heading": { - "id": "polygon-rasterization", - "href": "https://www.w3.org/TR/webgpu/#polygon-rasterization", - "title": "Polygon Rasterization", - "number": "23.3.5.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -24179,10 +23157,9 @@ "access": "public", "informative": false, "heading": { - "id": "polygon-rasterization", - "href": "https://www.w3.org/TR/webgpu/#polygon-rasterization", - "title": "Polygon Rasterization", - "number": "23.3.5.4" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -24219,10 +23196,9 @@ "access": "private", "informative": false, "heading": { - "id": "fragment-processing", - "href": "https://www.w3.org/TR/webgpu/#fragment-processing", - "title": "Fragment Processing", - "number": "23.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -24240,10 +23216,9 @@ "access": "private", "informative": false, "heading": { - "id": "fragment-processing", - "href": "https://www.w3.org/TR/webgpu/#fragment-processing", - "title": "Fragment Processing", - "number": "23.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -24261,10 +23236,9 @@ "access": "private", "informative": false, "heading": { - "id": "fragment-processing", - "href": "https://www.w3.org/TR/webgpu/#fragment-processing", - "title": "Fragment Processing", - "number": "23.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -24282,10 +23256,9 @@ "access": "private", "informative": false, "heading": { - "id": "fragment-processing", - "href": "https://www.w3.org/TR/webgpu/#fragment-processing", - "title": "Fragment Processing", - "number": "23.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -24301,10 +23274,9 @@ "access": "public", "informative": false, "heading": { - "id": "fragment-processing", - "href": "https://www.w3.org/TR/webgpu/#fragment-processing", - "title": "Fragment Processing", - "number": "23.3.6" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -24358,10 +23330,9 @@ "access": "private", "informative": false, "heading": { - "id": "sample-masking", - "href": "https://www.w3.org/TR/webgpu/#sample-masking", - "title": "Sample Masking", - "number": "23.3.11" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -24377,10 +23348,9 @@ "access": "private", "informative": false, "heading": { - "id": "sample-masking", - "href": "https://www.w3.org/TR/webgpu/#sample-masking", - "title": "Sample Masking", - "number": "23.3.11" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -24414,9 +23384,9 @@ "access": "public", "informative": false, "heading": { - "id": "type-definitions", - "href": "https://www.w3.org/TR/webgpu/#type-definitions", - "title": "24. Type Definitions" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24432,9 +23402,9 @@ "access": "public", "informative": false, "heading": { - "id": "type-definitions", - "href": "https://www.w3.org/TR/webgpu/#type-definitions", - "title": "24. Type Definitions" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24450,9 +23420,9 @@ "access": "public", "informative": false, "heading": { - "id": "type-definitions", - "href": "https://www.w3.org/TR/webgpu/#type-definitions", - "title": "24. Type Definitions" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24468,9 +23438,9 @@ "access": "public", "informative": false, "heading": { - "id": "type-definitions", - "href": "https://www.w3.org/TR/webgpu/#type-definitions", - "title": "24. Type Definitions" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24486,9 +23456,9 @@ "access": "public", "informative": false, "heading": { - "id": "type-definitions", - "href": "https://www.w3.org/TR/webgpu/#type-definitions", - "title": "24. Type Definitions" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24504,9 +23474,9 @@ "access": "public", "informative": false, "heading": { - "id": "type-definitions", - "href": "https://www.w3.org/TR/webgpu/#type-definitions", - "title": "24. Type Definitions" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24522,9 +23492,9 @@ "access": "public", "informative": false, "heading": { - "id": "type-definitions", - "href": "https://www.w3.org/TR/webgpu/#type-definitions", - "title": "24. Type Definitions" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24540,9 +23510,9 @@ "access": "public", "informative": false, "heading": { - "id": "type-definitions", - "href": "https://www.w3.org/TR/webgpu/#type-definitions", - "title": "24. Type Definitions" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24558,9 +23528,9 @@ "access": "public", "informative": false, "heading": { - "id": "type-definitions", - "href": "https://www.w3.org/TR/webgpu/#type-definitions", - "title": "24. Type Definitions" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24597,10 +23567,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24618,10 +23587,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24639,10 +23607,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24660,10 +23627,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24679,13 +23645,30 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, + { + "id": "abstract-opdef-validate-gpucolor-shape", + "href": "https://www.w3.org/TR/webgpu/#abstract-opdef-validate-gpucolor-shape", + "linkingText": [ + "validate GPUColor shape" + ], + "localLinkingText": [], + "type": "abstract-op", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" + }, + "definedIn": "prose" + }, { "id": "dictdef-gpuorigin2ddict", "href": "https://www.w3.org/TR/webgpu/#dictdef-gpuorigin2ddict", @@ -24698,10 +23681,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24719,10 +23701,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24740,10 +23721,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24759,10 +23739,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24778,10 +23757,9 @@ "access": "private", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -24799,10 +23777,9 @@ "access": "private", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -24820,10 +23797,27 @@ "access": "private", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" + }, + "definedIn": "prose" + }, + { + "id": "abstract-opdef-validate-gpuorigin2d-shape", + "href": "https://www.w3.org/TR/webgpu/#abstract-opdef-validate-gpuorigin2d-shape", + "linkingText": [ + "validate GPUOrigin2D shape" + ], + "localLinkingText": [], + "type": "abstract-op", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -24839,10 +23833,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24860,10 +23853,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24881,10 +23873,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24902,10 +23893,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24921,10 +23911,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -24940,10 +23929,9 @@ "access": "private", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -24961,10 +23949,9 @@ "access": "private", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -24982,10 +23969,9 @@ "access": "private", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -25003,10 +23989,27 @@ "access": "private", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" + }, + "definedIn": "prose" + }, + { + "id": "abstract-opdef-validate-gpuorigin3d-shape", + "href": "https://www.w3.org/TR/webgpu/#abstract-opdef-validate-gpuorigin3d-shape", + "linkingText": [ + "validate GPUOrigin3D shape" + ], + "localLinkingText": [], + "type": "abstract-op", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -25022,10 +24025,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -25043,10 +24045,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -25064,10 +24065,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -25085,10 +24085,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -25104,10 +24103,9 @@ "access": "public", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "pre" }, @@ -25123,10 +24121,9 @@ "access": "private", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -25144,10 +24141,9 @@ "access": "private", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -25165,10 +24161,9 @@ "access": "private", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -25186,16 +24181,33 @@ "access": "private", "informative": false, "heading": { - "id": "colors-and-vectors", - "href": "https://www.w3.org/TR/webgpu/#colors-and-vectors", - "title": "Colors & Vectors", - "number": "24.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" + }, + "definedIn": "prose" + }, + { + "id": "abstract-opdef-validate-gpuextent3d-shape", + "href": "https://www.w3.org/TR/webgpu/#abstract-opdef-validate-gpuextent3d-shape", + "linkingText": [ + "validate GPUExtent3D shape" + ], + "localLinkingText": [], + "type": "abstract-op", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, { - "id": "dom-gpufeaturename-depth-clip-control", - "href": "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-depth-clip-control", + "id": "depth-clip-control", + "href": "https://www.w3.org/TR/webgpu/#depth-clip-control", "linkingText": [ "\"depth-clip-control\"" ], @@ -25215,8 +24227,8 @@ "definedIn": "heading" }, { - "id": "dom-gpufeaturename-depth32float-stencil8", - "href": "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-depth32float-stencil8", + "id": "depth32float-stencil8", + "href": "https://www.w3.org/TR/webgpu/#depth32float-stencil8", "linkingText": [ "\"depth32float-stencil8\"" ], @@ -25236,8 +24248,8 @@ "definedIn": "heading" }, { - "id": "dom-gpufeaturename-texture-compression-bc", - "href": "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-texture-compression-bc", + "id": "texture-compression-bc", + "href": "https://www.w3.org/TR/webgpu/#texture-compression-bc", "linkingText": [ "\"texture-compression-bc\"" ], @@ -25257,8 +24269,8 @@ "definedIn": "heading" }, { - "id": "dom-gpufeaturename-texture-compression-etc2", - "href": "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-texture-compression-etc2", + "id": "texture-compression-etc2", + "href": "https://www.w3.org/TR/webgpu/#texture-compression-etc2", "linkingText": [ "\"texture-compression-etc2\"" ], @@ -25270,16 +24282,16 @@ "access": "public", "informative": false, "heading": { - "id": "texture-compression-etc", - "href": "https://www.w3.org/TR/webgpu/#texture-compression-etc", + "id": "texture-compression-etc2", + "href": "https://www.w3.org/TR/webgpu/#texture-compression-etc2", "title": "\"texture-compression-etc2\"", "number": "25.4" }, "definedIn": "heading" }, { - "id": "dom-gpufeaturename-texture-compression-astc", - "href": "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-texture-compression-astc", + "id": "texture-compression-astc", + "href": "https://www.w3.org/TR/webgpu/#texture-compression-astc", "linkingText": [ "\"texture-compression-astc\"" ], @@ -25299,8 +24311,8 @@ "definedIn": "heading" }, { - "id": "dom-gpufeaturename-timestamp-query", - "href": "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-timestamp-query", + "id": "timestamp-query", + "href": "https://www.w3.org/TR/webgpu/#timestamp-query", "linkingText": [ "\"timestamp-query\"" ], @@ -25320,8 +24332,8 @@ "definedIn": "heading" }, { - "id": "dom-gpufeaturename-indirect-first-instance", - "href": "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-indirect-first-instance", + "id": "indirect-first-instance", + "href": "https://www.w3.org/TR/webgpu/#indirect-first-instance", "linkingText": [ "\"indirect-first-instance\"" ], @@ -25341,8 +24353,8 @@ "definedIn": "heading" }, { - "id": "dom-gpufeaturename-shader-f16", - "href": "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-shader-f16", + "id": "shader-f16", + "href": "https://www.w3.org/TR/webgpu/#shader-f16", "linkingText": [ "\"shader-f16\"" ], @@ -25362,8 +24374,8 @@ "definedIn": "heading" }, { - "id": "dom-gpufeaturename-rg11b10ufloat-renderable", - "href": "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-rg11b10ufloat-renderable", + "id": "rg11b10ufloat-renderable", + "href": "https://www.w3.org/TR/webgpu/#rg11b10ufloat-renderable", "linkingText": [ "\"rg11b10ufloat-renderable\"" ], @@ -25398,7 +24410,7 @@ "heading": { "id": "bgra8unorm-storage", "href": "https://www.w3.org/TR/webgpu/#bgra8unorm-storage", - "title": "\"bgra8unorm-storage\"", + "title": "\"bgra8unorm-storage\" Info about the '\"bgra8unorm-storage\"' definition.#dom-gpufeaturename-bgra8unorm-storageReferenced in: 4.3.1.1. GPUFeatureName 26.1.1. Plain color formats", "number": "25.10" }, "definedIn": "heading" @@ -25434,10 +24446,9 @@ "access": "private", "informative": false, "heading": { - "id": "plain-color-formats", - "href": "https://www.w3.org/TR/webgpu/#plain-color-formats", - "title": "Plain color formats", - "number": "26.1.1" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -25472,10 +24483,9 @@ "access": "private", "informative": false, "heading": { - "id": "depth-formats", - "href": "https://www.w3.org/TR/webgpu/#depth-formats", - "title": "Depth-stencil formats", - "number": "26.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, @@ -25491,10 +24501,9 @@ "access": "private", "informative": false, "heading": { - "id": "depth-formats", - "href": "https://www.w3.org/TR/webgpu/#depth-formats", - "title": "Depth-stencil formats", - "number": "26.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "table" }, @@ -25510,10 +24519,9 @@ "access": "private", "informative": false, "heading": { - "id": "depth-formats", - "href": "https://www.w3.org/TR/webgpu/#depth-formats", - "title": "Depth-stencil formats", - "number": "26.1.2" + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" }, "definedIn": "prose" }, diff --git a/tr/headings/WGSL.json b/tr/headings/WGSL.json index aea78abe46ba..5c2c5d4ebcc7 100644 --- a/tr/headings/WGSL.json +++ b/tr/headings/WGSL.json @@ -316,221 +316,144 @@ "number": "5.2.13" }, { - "id": "memory", - "href": "https://www.w3.org/TR/WGSL/#memory", + "id": "memory-views", + "href": "https://www.w3.org/TR/WGSL/#memory-views", "level": 3, - "title": "Memory", + "title": "Memory Views", "number": "5.3" }, - { - "id": "memory-locations-section", - "href": "https://www.w3.org/TR/WGSL/#memory-locations-section", - "level": 4, - "title": "Memory Locations", - "number": "5.3.1" - }, - { - "id": "memory-access-mode", - "href": "https://www.w3.org/TR/WGSL/#memory-access-mode", - "level": 4, - "title": "Memory Access Mode", - "number": "5.3.2" - }, { "id": "storable-types", "href": "https://www.w3.org/TR/WGSL/#storable-types", "level": 4, "title": "Storable Types", - "number": "5.3.3" + "number": "5.3.1" }, { "id": "host-shareable-types", "href": "https://www.w3.org/TR/WGSL/#host-shareable-types", "level": 4, "title": "Host-shareable Types", - "number": "5.3.4" - }, - { - "id": "address-space", - "href": "https://www.w3.org/TR/WGSL/#address-space", - "level": 4, - "title": "Address Spaces", - "number": "5.3.5" - }, - { - "id": "memory-layouts", - "href": "https://www.w3.org/TR/WGSL/#memory-layouts", - "level": 4, - "title": "Memory Layout", - "number": "5.3.6" - }, - { - "id": "alignment-and-size", - "href": "https://www.w3.org/TR/WGSL/#alignment-and-size", - "level": 5, - "title": "Alignment and Size", - "number": "5.3.6.1" - }, - { - "id": "structure-member-layout", - "href": "https://www.w3.org/TR/WGSL/#structure-member-layout", - "level": 5, - "title": "Structure Member Layout", - "number": "5.3.6.2" - }, - { - "id": "array-layout-examples", - "href": "https://www.w3.org/TR/WGSL/#array-layout-examples", - "level": 5, - "title": "Array Layout Examples", - "number": "5.3.6.3" - }, - { - "id": "internal-value-layout", - "href": "https://www.w3.org/TR/WGSL/#internal-value-layout", - "level": 5, - "title": "Internal Layout of Values", - "number": "5.3.6.4" - }, - { - "id": "address-space-layout-constraints", - "href": "https://www.w3.org/TR/WGSL/#address-space-layout-constraints", - "level": 5, - "title": "Address Space Layout Constraints", - "number": "5.3.6.5" - }, - { - "id": "memory-views", - "href": "https://www.w3.org/TR/WGSL/#memory-views", - "level": 3, - "title": "Memory Views", - "number": "5.4" + "number": "5.3.2" }, { "id": "ref-ptr-types", "href": "https://www.w3.org/TR/WGSL/#ref-ptr-types", "level": 4, "title": "Reference and Pointer Types", - "number": "5.4.1" - }, - { - "id": "access-mode-defaults", - "href": "https://www.w3.org/TR/WGSL/#access-mode-defaults", - "level": 4, - "title": "Access Mode Defaults", - "number": "5.4.2" + "number": "5.3.3" }, { "id": "originating-variable-section", "href": "https://www.w3.org/TR/WGSL/#originating-variable-section", "level": 4, "title": "Originating Variable", - "number": "5.4.3" + "number": "5.3.4" }, { "id": "invalid-mem-reference", "href": "https://www.w3.org/TR/WGSL/#invalid-mem-reference", "level": 4, "title": "Invalid Memory Reference", - "number": "5.4.4" + "number": "5.3.5" }, { "id": "ref-ptr-use-cases", "href": "https://www.w3.org/TR/WGSL/#ref-ptr-use-cases", "level": 4, "title": "Use Cases for References and Pointers", - "number": "5.4.5" + "number": "5.3.6" }, { "id": "forming-references-and-pointers", "href": "https://www.w3.org/TR/WGSL/#forming-references-and-pointers", "level": 4, "title": "Forming Reference and Pointer Values", - "number": "5.4.6" + "number": "5.3.7" }, { "id": "pointers-other-languages", "href": "https://www.w3.org/TR/WGSL/#pointers-other-languages", "level": 4, "title": "Comparison with References and Pointers in Other Languages", - "number": "5.4.7" + "number": "5.3.8" }, { "id": "texture-sampler-types", "href": "https://www.w3.org/TR/WGSL/#texture-sampler-types", "level": 3, "title": "Texture and Sampler Types", - "number": "5.5" + "number": "5.4" }, { "id": "texel-formats", "href": "https://www.w3.org/TR/WGSL/#texel-formats", "level": 4, "title": "Texel Formats", - "number": "5.5.1" + "number": "5.4.1" }, { "id": "sampled-texture-type", "href": "https://www.w3.org/TR/WGSL/#sampled-texture-type", "level": 4, "title": "Sampled Texture Types", - "number": "5.5.2" + "number": "5.4.2" }, { "id": "multisampled-texture-type", "href": "https://www.w3.org/TR/WGSL/#multisampled-texture-type", "level": 4, "title": "Multisampled Texture Types", - "number": "5.5.3" + "number": "5.4.3" }, { "id": "external-texture-type", "href": "https://www.w3.org/TR/WGSL/#external-texture-type", "level": 4, "title": "External Sampled Texture Types", - "number": "5.5.4" + "number": "5.4.4" }, { "id": "texture-storage", "href": "https://www.w3.org/TR/WGSL/#texture-storage", "level": 4, "title": "Storage Texture Types", - "number": "5.5.5" + "number": "5.4.5" }, { "id": "texture-depth", "href": "https://www.w3.org/TR/WGSL/#texture-depth", "level": 4, "title": "Depth Texture Types", - "number": "5.5.6" + "number": "5.4.6" }, { "id": "sampler-type", "href": "https://www.w3.org/TR/WGSL/#sampler-type", "level": 4, "title": "Sampler Type", - "number": "5.5.7" + "number": "5.4.7" }, { "id": "texture-and-sampler-types-grammar", "href": "https://www.w3.org/TR/WGSL/#texture-and-sampler-types-grammar", "level": 4, "title": "Texture and Sampler Types Grammar", - "number": "5.5.8" + "number": "5.4.8" }, { "id": "type-aliases", "href": "https://www.w3.org/TR/WGSL/#type-aliases", "level": 3, "title": "Type Aliases", - "number": "5.6" + "number": "5.5" }, { "id": "type-specifiers", "href": "https://www.w3.org/TR/WGSL/#type-specifiers", "level": 3, "title": "Type Specifier Grammar", - "number": "5.7" + "number": "5.6" }, { "id": "var-and-value", @@ -1166,227 +1089,297 @@ "title": "Limits", "number": "12.1" }, + { + "id": "memory", + "href": "https://www.w3.org/TR/WGSL/#memory", + "level": 2, + "title": "13. Memory" + }, + { + "id": "memory-locations-section", + "href": "https://www.w3.org/TR/WGSL/#memory-locations-section", + "level": 3, + "title": "Memory Locations", + "number": "13.1" + }, + { + "id": "memory-access-mode", + "href": "https://www.w3.org/TR/WGSL/#memory-access-mode", + "level": 3, + "title": "Memory Access Mode", + "number": "13.2" + }, + { + "id": "address-space", + "href": "https://www.w3.org/TR/WGSL/#address-space", + "level": 3, + "title": "Address Spaces", + "number": "13.3" + }, + { + "id": "memory-layouts", + "href": "https://www.w3.org/TR/WGSL/#memory-layouts", + "level": 3, + "title": "Memory Layout", + "number": "13.4" + }, + { + "id": "alignment-and-size", + "href": "https://www.w3.org/TR/WGSL/#alignment-and-size", + "level": 4, + "title": "Alignment and Size", + "number": "13.4.1" + }, + { + "id": "structure-member-layout", + "href": "https://www.w3.org/TR/WGSL/#structure-member-layout", + "level": 4, + "title": "Structure Member Layout", + "number": "13.4.2" + }, + { + "id": "array-layout-examples", + "href": "https://www.w3.org/TR/WGSL/#array-layout-examples", + "level": 4, + "title": "Array Layout Examples", + "number": "13.4.3" + }, + { + "id": "internal-value-layout", + "href": "https://www.w3.org/TR/WGSL/#internal-value-layout", + "level": 3, + "title": "Internal Layout of Values", + "number": "13.5" + }, + { + "id": "address-space-layout-constraints", + "href": "https://www.w3.org/TR/WGSL/#address-space-layout-constraints", + "level": 4, + "title": "Address Space Layout Constraints", + "number": "13.5.1" + }, + { + "id": "memory-model", + "href": "https://www.w3.org/TR/WGSL/#memory-model", + "level": 3, + "title": "Memory Model", + "number": "13.6" + }, + { + "id": "memory-operation", + "href": "https://www.w3.org/TR/WGSL/#memory-operation", + "level": 4, + "title": "Memory Operation", + "number": "13.6.1" + }, + { + "id": "memory-model-reference", + "href": "https://www.w3.org/TR/WGSL/#memory-model-reference", + "level": 4, + "title": "Memory Model Reference", + "number": "13.6.2" + }, + { + "id": "scoped-operations", + "href": "https://www.w3.org/TR/WGSL/#scoped-operations", + "level": 4, + "title": "Scoped Operations", + "number": "13.6.3" + }, + { + "id": "memory-semantics", + "href": "https://www.w3.org/TR/WGSL/#memory-semantics", + "level": 3, + "title": "Memory Semantics", + "number": "13.7" + }, + { + "id": "private-vs-non-private", + "href": "https://www.w3.org/TR/WGSL/#private-vs-non-private", + "level": 4, + "title": "Private vs Non-private", + "number": "13.7.1" + }, { "id": "execution", "href": "https://www.w3.org/TR/WGSL/#execution", "level": 2, - "title": "13. Execution" + "title": "14. Execution" }, { "id": "program-order", "href": "https://www.w3.org/TR/WGSL/#program-order", "level": 3, "title": "Program Order Within an Invocation", - "number": "13.1" + "number": "14.1" }, { "id": "uniformity", "href": "https://www.w3.org/TR/WGSL/#uniformity", "level": 3, "title": "Uniformity", - "number": "13.2" + "number": "14.2" }, { "id": "uniformity-concepts", "href": "https://www.w3.org/TR/WGSL/#uniformity-concepts", "level": 4, "title": "Terminology and Concepts", - "number": "13.2.1" + "number": "14.2.1" }, { "id": "uniformity-overview", "href": "https://www.w3.org/TR/WGSL/#uniformity-overview", "level": 4, "title": "Uniformity Analysis Overview", - "number": "13.2.2" + "number": "14.2.2" }, { "id": "uniformity-function", "href": "https://www.w3.org/TR/WGSL/#uniformity-function", "level": 4, "title": "Analyzing the Uniformity Requirements of a Function", - "number": "13.2.3" + "number": "14.2.3" }, { "id": "pointer-desugar", "href": "https://www.w3.org/TR/WGSL/#pointer-desugar", "level": 4, "title": "Pointer Desugaring", - "number": "13.2.4" + "number": "14.2.4" }, { "id": "func-var-value-analysis", "href": "https://www.w3.org/TR/WGSL/#func-var-value-analysis", "level": 4, "title": "Function-scope Variable Value Analysis", - "number": "13.2.5" + "number": "14.2.5" }, { "id": "uniformity-statements", "href": "https://www.w3.org/TR/WGSL/#uniformity-statements", "level": 4, "title": "Uniformity Rules for Statements", - "number": "13.2.6" + "number": "14.2.6" }, { "id": "uniformity-function-calls", "href": "https://www.w3.org/TR/WGSL/#uniformity-function-calls", "level": 4, "title": "Uniformity Rules for Function Calls", - "number": "13.2.7" + "number": "14.2.7" }, { "id": "uniformity-expressions", "href": "https://www.w3.org/TR/WGSL/#uniformity-expressions", "level": 4, "title": "Uniformity Rules for Expressions", - "number": "13.2.8" + "number": "14.2.8" }, { "id": "uniformity-optional-diagnosis-mode", "href": "https://www.w3.org/TR/WGSL/#uniformity-optional-diagnosis-mode", "level": 4, "title": "Annotating the Uniformity of Every Point in the Control-flow", - "number": "13.2.9" + "number": "14.2.9" }, { "id": "uniformity-examples", "href": "https://www.w3.org/TR/WGSL/#uniformity-examples", "level": 4, "title": "Examples", - "number": "13.2.10" + "number": "14.2.10" }, { "id": "uniformity-example1", "href": "https://www.w3.org/TR/WGSL/#uniformity-example1", "level": 5, "title": "Invalid textureSample Function Call", - "number": "13.2.10.1" + "number": "14.2.10.1" }, { "id": "uniformity-example2", "href": "https://www.w3.org/TR/WGSL/#uniformity-example2", "level": 5, "title": "Function-scope Variable Uniformity", - "number": "13.2.10.2" + "number": "14.2.10.2" }, { "id": "uniformity-example3", "href": "https://www.w3.org/TR/WGSL/#uniformity-example3", "level": 5, "title": "Composite Value Analysis Limitations", - "number": "13.2.10.3" + "number": "14.2.10.3" }, { "id": "uniformity-example4", "href": "https://www.w3.org/TR/WGSL/#uniformity-example4", "level": 5, "title": "Uniformity in a Loop", - "number": "13.2.10.4" + "number": "14.2.10.4" }, { "id": "uniformity-example5", "href": "https://www.w3.org/TR/WGSL/#uniformity-example5", "level": 5, "title": "User-defined Function Calls", - "number": "13.2.10.5" + "number": "14.2.10.5" }, { "id": "compute-shader-workgroups", "href": "https://www.w3.org/TR/WGSL/#compute-shader-workgroups", "level": 3, "title": "Compute Shaders and Workgroups", - "number": "13.3" + "number": "14.3" }, { "id": "fragment-shaders-helper-invocations", "href": "https://www.w3.org/TR/WGSL/#fragment-shaders-helper-invocations", "level": 3, "title": "Fragment Shaders and Helper Invocations", - "number": "13.4" + "number": "14.4" }, { "id": "collective-operations", "href": "https://www.w3.org/TR/WGSL/#collective-operations", "level": 3, "title": "Collective Operations", - "number": "13.5" + "number": "14.5" }, { "id": "barrier", "href": "https://www.w3.org/TR/WGSL/#barrier", "level": 4, "title": "Barriers", - "number": "13.5.1" + "number": "14.5.1" }, { "id": "derivatives", "href": "https://www.w3.org/TR/WGSL/#derivatives", "level": 4, "title": "Derivatives", - "number": "13.5.2" + "number": "14.5.2" }, { "id": "floating-point-evaluation", "href": "https://www.w3.org/TR/WGSL/#floating-point-evaluation", "level": 3, "title": "Floating Point Evaluation", - "number": "13.6" + "number": "14.6" }, { "id": "floating-point-accuracy", "href": "https://www.w3.org/TR/WGSL/#floating-point-accuracy", "level": 4, "title": "Floating Point Accuracy", - "number": "13.6.1" + "number": "14.6.1" }, { "id": "floating-point-conversion", "href": "https://www.w3.org/TR/WGSL/#floating-point-conversion", "level": 4, "title": "Floating Point Conversion", - "number": "13.6.2" - }, - { - "id": "memory-model", - "href": "https://www.w3.org/TR/WGSL/#memory-model", - "level": 2, - "title": "14. Memory Model" - }, - { - "id": "memory-operation", - "href": "https://www.w3.org/TR/WGSL/#memory-operation", - "level": 3, - "title": "Memory Operation", - "number": "14.1" - }, - { - "id": "memory-model-reference", - "href": "https://www.w3.org/TR/WGSL/#memory-model-reference", - "level": 3, - "title": "Memory Model Reference", - "number": "14.2" - }, - { - "id": "scoped-operations", - "href": "https://www.w3.org/TR/WGSL/#scoped-operations", - "level": 3, - "title": "Scoped Operations", - "number": "14.3" - }, - { - "id": "memory-semantics", - "href": "https://www.w3.org/TR/WGSL/#memory-semantics", - "level": 3, - "title": "Memory Semantics", - "number": "14.4" - }, - { - "id": "private-vs-non-private", - "href": "https://www.w3.org/TR/WGSL/#private-vs-non-private", - "level": 3, - "title": "Private vs Non-private", - "number": "14.5" + "number": "14.6.2" }, { "id": "grammar", diff --git a/tr/headings/css-animations-2.json b/tr/headings/css-animations-2.json index 14a15c192e7b..1f61dfe192a1 100644 --- a/tr/headings/css-animations-2.json +++ b/tr/headings/css-animations-2.json @@ -169,12 +169,33 @@ "number": "5.2" }, { - "id": "priv-sec", - "href": "https://drafts.csswg.org/css-animations-2/#priv-sec", + "id": "priv", + "href": "https://drafts.csswg.org/css-animations-2/#priv", "level": 2, - "title": "Privacy and Security Considerations", + "title": "Privacy Considerations", "number": "6" }, + { + "id": "sec", + "href": "https://drafts.csswg.org/css-animations-2/#sec", + "level": 2, + "title": "Security Considerations", + "number": "7" + }, + { + "id": "changes", + "href": "https://drafts.csswg.org/css-animations-2/#changes", + "level": 2, + "title": "Changes", + "number": "8" + }, + { + "id": "changes-level-1", + "href": "https://drafts.csswg.org/css-animations-2/#changes-level-1", + "level": 3, + "title": "Changes since CSS Animations, Level 1", + "number": "8.1" + }, { "id": "w3c-conformance", "href": "https://drafts.csswg.org/css-animations-2/#w3c-conformance", diff --git a/tr/headings/wasm-js-api-2-fork-exception-handling.json b/tr/headings/wasm-js-api-2-fork-exception-handling.json index 2907c0b8dd46..52457759b10d 100644 --- a/tr/headings/wasm-js-api-2-fork-exception-handling.json +++ b/tr/headings/wasm-js-api-2-fork-exception-handling.json @@ -230,6 +230,12 @@ "level": 3, "title": "Normative References" }, + { + "id": "informative", + "href": "https://webassembly.github.io/exception-handling/js-api/#informative", + "level": 3, + "title": "Informative References" + }, { "id": "idl-index", "href": "https://webassembly.github.io/exception-handling/js-api/#idl-index", diff --git a/tr/headings/webdriver-bidi.json b/tr/headings/webdriver-bidi.json index 08a4a8a920a9..638926cc06b2 100644 --- a/tr/headings/webdriver-bidi.json +++ b/tr/headings/webdriver-bidi.json @@ -399,12 +399,19 @@ "title": "The browsingContext.navigate Command", "number": "7.2.3.6" }, + { + "id": "command-browsingContext-print", + "href": "https://w3c.github.io/webdriver-bidi/#command-browsingContext-print", + "level": 5, + "title": "The browsingContext.print Command", + "number": "7.2.3.7" + }, { "id": "command-browsingContext-reload", "href": "https://w3c.github.io/webdriver-bidi/#command-browsingContext-reload", "level": 5, "title": "The browsingContext.reload Command", - "number": "7.2.3.7" + "number": "7.2.3.8" }, { "id": "module-contexts-events", diff --git a/tr/headings/webgpu.json b/tr/headings/webgpu.json index c89aa95cedbc..c4c8673b0cb4 100644 --- a/tr/headings/webgpu.json +++ b/tr/headings/webgpu.json @@ -337,22 +337,22 @@ "number": "3.6.2" }, { - "id": "gpu-supportedlimits", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", + "id": "gpusupportedlimits", + "href": "https://www.w3.org/TR/webgpu/#gpusupportedlimits", "level": 5, "title": "GPUSupportedLimits", "number": "3.6.2.1" }, { - "id": "gpu-supportedfeatures", - "href": "https://www.w3.org/TR/webgpu/#gpu-supportedfeatures", + "id": "gpusupportedfeatures", + "href": "https://www.w3.org/TR/webgpu/#gpusupportedfeatures", "level": 5, "title": "GPUSupportedFeatures", "number": "3.6.2.2" }, { - "id": "gpu-adapterinfo", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapterinfo", + "id": "gpuadapterinfo", + "href": "https://www.w3.org/TR/webgpu/#gpuadapterinfo", "level": 5, "title": "GPUAdapterInfo", "number": "3.6.2.3" @@ -449,8 +449,8 @@ "number": "4.2.1" }, { - "id": "gpu-adapter", - "href": "https://www.w3.org/TR/webgpu/#gpu-adapter", + "id": "gpuadapter", + "href": "https://www.w3.org/TR/webgpu/#gpuadapter", "level": 3, "title": "GPUAdapter", "number": "4.3" @@ -470,8 +470,8 @@ "number": "4.3.1.1" }, { - "id": "gpu-device", - "href": "https://www.w3.org/TR/webgpu/#gpu-device", + "id": "gpudevice", + "href": "https://www.w3.org/TR/webgpu/#gpudevice", "level": 3, "title": "GPUDevice", "number": "4.4" @@ -491,8 +491,8 @@ "number": "5" }, { - "id": "buffer-interface", - "href": "https://www.w3.org/TR/webgpu/#buffer-interface", + "id": "gpubuffer", + "href": "https://www.w3.org/TR/webgpu/#gpubuffer", "level": 3, "title": "GPUBuffer", "number": "5.1" @@ -540,8 +540,8 @@ "number": "6" }, { - "id": "texture-interface", - "href": "https://www.w3.org/TR/webgpu/#texture-interface", + "id": "gputexture", + "href": "https://www.w3.org/TR/webgpu/#gputexture", "level": 3, "title": "GPUTexture", "number": "6.1" @@ -561,8 +561,8 @@ "number": "6.1.2" }, { - "id": "gpu-textureview", - "href": "https://www.w3.org/TR/webgpu/#gpu-textureview", + "id": "gputextureview", + "href": "https://www.w3.org/TR/webgpu/#gputextureview", "level": 3, "title": "GPUTextureView", "number": "6.2" @@ -582,8 +582,8 @@ "number": "6.3" }, { - "id": "gpu-external-texture", - "href": "https://www.w3.org/TR/webgpu/#gpu-external-texture", + "id": "gpuexternaltexture", + "href": "https://www.w3.org/TR/webgpu/#gpuexternaltexture", "level": 3, "title": "GPUExternalTexture", "number": "6.4" @@ -610,8 +610,8 @@ "number": "7" }, { - "id": "sampler-interface", - "href": "https://www.w3.org/TR/webgpu/#sampler-interface", + "id": "gpusampler", + "href": "https://www.w3.org/TR/webgpu/#gpusampler", "level": 3, "title": "GPUSampler", "number": "7.1" @@ -638,8 +638,8 @@ "number": "8" }, { - "id": "bind-group-layout", - "href": "https://www.w3.org/TR/webgpu/#bind-group-layout", + "id": "gpubindgrouplayout", + "href": "https://www.w3.org/TR/webgpu/#gpubindgrouplayout", "level": 3, "title": "GPUBindGroupLayout", "number": "8.1" @@ -659,8 +659,8 @@ "number": "8.1.2" }, { - "id": "gpu-bind-group", - "href": "https://www.w3.org/TR/webgpu/#gpu-bind-group", + "id": "gpubindgroup", + "href": "https://www.w3.org/TR/webgpu/#gpubindgroup", "level": 3, "title": "GPUBindGroup", "number": "8.2" @@ -673,8 +673,8 @@ "number": "8.2.1" }, { - "id": "pipeline-layout", - "href": "https://www.w3.org/TR/webgpu/#pipeline-layout", + "id": "gpupipelinelayout", + "href": "https://www.w3.org/TR/webgpu/#gpupipelinelayout", "level": 3, "title": "GPUPipelineLayout", "number": "8.3" @@ -701,8 +701,8 @@ "number": "9" }, { - "id": "shader-module", - "href": "https://www.w3.org/TR/webgpu/#shader-module", + "id": "gpushadermodule", + "href": "https://www.w3.org/TR/webgpu/#gpushadermodule", "level": 3, "title": "GPUShaderModule", "number": "9.1" @@ -749,15 +749,15 @@ "number": "10.1.1" }, { - "id": "GPUProgrammableStage", - "href": "https://www.w3.org/TR/webgpu/#GPUProgrammableStage", + "id": "gpuprogrammablestage", + "href": "https://www.w3.org/TR/webgpu/#gpuprogrammablestage", "level": 4, "title": "GPUProgrammableStage", "number": "10.1.2" }, { - "id": "compute-pipeline", - "href": "https://www.w3.org/TR/webgpu/#compute-pipeline", + "id": "gpucomputepipeline", + "href": "https://www.w3.org/TR/webgpu/#gpucomputepipeline", "level": 3, "title": "GPUComputePipeline", "number": "10.2" @@ -770,8 +770,8 @@ "number": "10.2.1" }, { - "id": "render-pipeline", - "href": "https://www.w3.org/TR/webgpu/#render-pipeline", + "id": "gpurenderpipeline", + "href": "https://www.w3.org/TR/webgpu/#gpurenderpipeline", "level": 3, "title": "GPURenderPipeline", "number": "10.3" @@ -860,36 +860,36 @@ "number": "11.2" }, { - "id": "gpu-image-data-layout", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-data-layout", + "id": "gpuimagedatalayout", + "href": "https://www.w3.org/TR/webgpu/#gpuimagedatalayout", "level": 4, "title": "GPUImageDataLayout", "number": "11.2.1" }, { - "id": "gpu-image-copy-buffer", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-buffer", + "id": "gpuimagecopybuffer", + "href": "https://www.w3.org/TR/webgpu/#gpuimagecopybuffer", "level": 4, "title": "GPUImageCopyBuffer", "number": "11.2.2" }, { - "id": "gpu-image-copy-texture", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-texture", + "id": "gpuimagecopytexture", + "href": "https://www.w3.org/TR/webgpu/#gpuimagecopytexture", "level": 4, "title": "GPUImageCopyTexture", "number": "11.2.3" }, { - "id": "gpu-image-copy-texture-tagged", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-texture-tagged", + "id": "gpuimagecopytexturetagged", + "href": "https://www.w3.org/TR/webgpu/#gpuimagecopytexturetagged", "level": 4, "title": "GPUImageCopyTextureTagged", "number": "11.2.4" }, { - "id": "gpu-image-copy-external-image", - "href": "https://www.w3.org/TR/webgpu/#gpu-image-copy-external-image", + "id": "gpuimagecopyexternalimage", + "href": "https://www.w3.org/TR/webgpu/#gpuimagecopyexternalimage", "level": 4, "title": "GPUImageCopyExternalImage", "number": "11.2.5" @@ -908,8 +908,8 @@ "title": "12. Command Buffers" }, { - "id": "command-buffer", - "href": "https://www.w3.org/TR/webgpu/#command-buffer", + "id": "gpucommandbuffer", + "href": "https://www.w3.org/TR/webgpu/#gpucommandbuffer", "level": 3, "title": "GPUCommandBuffer", "number": "12.1" @@ -928,15 +928,15 @@ "title": "13. Command Encoding" }, { - "id": "commands-mixin", - "href": "https://www.w3.org/TR/webgpu/#commands-mixin", + "id": "gpucommandsmixin", + "href": "https://www.w3.org/TR/webgpu/#gpucommandsmixin", "level": 3, "title": "GPUCommandsMixin", "number": "13.1" }, { - "id": "command-encoder", - "href": "https://www.w3.org/TR/webgpu/#command-encoder", + "id": "gpucommandencoder", + "href": "https://www.w3.org/TR/webgpu/#gpucommandencoder", "level": 3, "title": "GPUCommandEncoder", "number": "13.2" @@ -1009,8 +1009,8 @@ "title": "16. Compute Passes" }, { - "id": "compute-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#compute-pass-encoder", + "id": "gpucomputepassencoder", + "href": "https://www.w3.org/TR/webgpu/#gpucomputepassencoder", "level": 3, "title": "GPUComputePassEncoder", "number": "16.1" @@ -1043,8 +1043,8 @@ "title": "17. Render Passes" }, { - "id": "render-pass-encoder", - "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder", + "id": "gpurenderpassencoder", + "href": "https://www.w3.org/TR/webgpu/#gpurenderpassencoder", "level": 3, "title": "GPURenderPassEncoder", "number": "17.1" @@ -1092,8 +1092,8 @@ "number": "17.1.2" }, { - "id": "render-commands", - "href": "https://www.w3.org/TR/webgpu/#render-commands", + "id": "gpurendercommandsmixin", + "href": "https://www.w3.org/TR/webgpu/#gpurendercommandsmixin", "level": 3, "title": "GPURenderCommandsMixin", "number": "17.2" @@ -1133,8 +1133,8 @@ "title": "18. Bundles" }, { - "id": "render-bundle", - "href": "https://www.w3.org/TR/webgpu/#render-bundle", + "id": "gpurenderbundle", + "href": "https://www.w3.org/TR/webgpu/#gpurenderbundle", "level": 3, "title": "GPURenderBundle", "number": "18.1" @@ -1174,8 +1174,8 @@ "number": "19.1" }, { - "id": "gpu-queue", - "href": "https://www.w3.org/TR/webgpu/#gpu-queue", + "id": "gpuqueue", + "href": "https://www.w3.org/TR/webgpu/#gpuqueue", "level": 3, "title": "GPUQueue", "number": "19.2" @@ -1187,8 +1187,8 @@ "title": "20. Queries" }, { - "id": "queryset", - "href": "https://www.w3.org/TR/webgpu/#queryset", + "id": "gpuqueryset", + "href": "https://www.w3.org/TR/webgpu/#gpuqueryset", "level": 3, "title": "GPUQuerySet", "number": "20.1" @@ -1270,8 +1270,8 @@ "number": "21.3.2" }, { - "id": "GPUCanvasAlphaMode", - "href": "https://www.w3.org/TR/webgpu/#GPUCanvasAlphaMode", + "id": "gpucanvasalphamode", + "href": "https://www.w3.org/TR/webgpu/#gpucanvasalphamode", "level": 3, "title": "GPUCanvasAlphaMode", "number": "21.4" @@ -1290,8 +1290,8 @@ "number": "22.1" }, { - "id": "error", - "href": "https://www.w3.org/TR/webgpu/#error", + "id": "gpuerror", + "href": "https://www.w3.org/TR/webgpu/#gpuerror", "level": 3, "title": "GPUError", "number": "22.2" @@ -1483,8 +1483,8 @@ "number": "25.3" }, { - "id": "texture-compression-etc", - "href": "https://www.w3.org/TR/webgpu/#texture-compression-etc", + "id": "texture-compression-etc2", + "href": "https://www.w3.org/TR/webgpu/#texture-compression-etc2", "level": 3, "title": "\"texture-compression-etc2\"", "number": "25.4" @@ -1528,7 +1528,7 @@ "id": "bgra8unorm-storage", "href": "https://www.w3.org/TR/webgpu/#bgra8unorm-storage", "level": 3, - "title": "\"bgra8unorm-storage\"", + "title": "\"bgra8unorm-storage\" Info about the '\"bgra8unorm-storage\"' definition.#dom-gpufeaturename-bgra8unorm-storageReferenced in: 4.3.1.1. GPUFeatureName 26.1.1. Plain color formats", "number": "25.10" }, { diff --git a/tr/idl/dom.idl b/tr/idl/dom.idl index 96acfc6a717f..c5b5c94dbcca 100644 --- a/tr/idl/dom.idl +++ b/tr/idl/dom.idl @@ -618,7 +618,7 @@ callback interface XPathNSResolver { interface mixin XPathEvaluatorBase { [NewObject] XPathExpression createExpression(DOMString expression, optional XPathNSResolver? resolver = null); - XPathNSResolver createNSResolver(Node nodeResolver); + Node createNSResolver(Node nodeResolver); // legacy // XPathResult.ANY_TYPE = 0 XPathResult evaluate(DOMString expression, Node contextNode, optional XPathNSResolver? resolver = null, optional unsigned short type = 0, optional XPathResult? result = null); }; diff --git a/tr/idl/webgpu.idl b/tr/idl/webgpu.idl index 3c3e81b0802f..f73fc9f0ad52 100644 --- a/tr/idl/webgpu.idl +++ b/tr/idl/webgpu.idl @@ -549,7 +549,7 @@ dictionary GPUPipelineLayoutDescriptor : GPUObjectDescriptorBase { [Exposed=(Window, DedicatedWorker), SecureContext] interface GPUShaderModule { - Promise compilationInfo(); + Promise getCompilationInfo(); }; GPUShaderModule includes GPUObjectBase; diff --git a/tr/ids/WGSL.json b/tr/ids/WGSL.json index 212ba57ae036..bc5365c437d1 100644 --- a/tr/ids/WGSL.json +++ b/tr/ids/WGSL.json @@ -16,7 +16,7 @@ "https://www.w3.org/TR/WGSL/#toc", "https://www.w3.org/TR/WGSL/#contents", "https://www.w3.org/TR/WGSL/#intro", - "https://www.w3.org/TR/WGSL/#example-89ddf8d1", + "https://www.w3.org/TR/WGSL/#example-4108cdf8", "https://www.w3.org/TR/WGSL/#technical-overview", "https://www.w3.org/TR/WGSL/#ref-for-gpu-command", "https://www.w3.org/TR/WGSL/#draw-command", @@ -1243,48 +1243,25 @@ "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-runtime-sized%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-runtime-sized%E2%91%A2", - "https://www.w3.org/TR/WGSL/#memory", - "https://www.w3.org/TR/WGSL/#ref-for-storable", - "https://www.w3.org/TR/WGSL/#memory-locations-section", - "https://www.w3.org/TR/WGSL/#memory-locations", - "https://www.w3.org/TR/WGSL/#infopanel-for-memory-locations", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-memory-locations", - "https://www.w3.org/TR/WGSL/#ref-for-composite%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A1", - "https://www.w3.org/TR/WGSL/#overlap", - "https://www.w3.org/TR/WGSL/#infopanel-for-overlap", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-overlap", - "https://www.w3.org/TR/WGSL/#memory-access-mode", - "https://www.w3.org/TR/WGSL/#memory-access", - "https://www.w3.org/TR/WGSL/#infopanel-for-memory-access", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-memory-access", + "https://www.w3.org/TR/WGSL/#memory-views", + "https://www.w3.org/TR/WGSL/#ref-for-plain-type%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-memory-access", + "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A1", + "https://www.w3.org/TR/WGSL/#memory-view", + "https://www.w3.org/TR/WGSL/#infopanel-for-memory-view", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-memory-view", "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0", - "https://www.w3.org/TR/WGSL/#read-access", - "https://www.w3.org/TR/WGSL/#infopanel-for-read-access", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-read-access", - "https://www.w3.org/TR/WGSL/#write-access", - "https://www.w3.org/TR/WGSL/#infopanel-for-write-access", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-write-access", - "https://www.w3.org/TR/WGSL/#access-mode", - "https://www.w3.org/TR/WGSL/#infopanel-for-access-mode", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-access-mode", - "https://www.w3.org/TR/WGSL/#access-read", - "https://www.w3.org/TR/WGSL/#infopanel-for-access-read", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-access-read", - "https://www.w3.org/TR/WGSL/#access-write", - "https://www.w3.org/TR/WGSL/#infopanel-for-access-write", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-access-write", - "https://www.w3.org/TR/WGSL/#access-read_write", - "https://www.w3.org/TR/WGSL/#infopanel-for-access-read_write", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-access-read_write", - "https://www.w3.org/TR/WGSL/#ref-for-token%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-syntax-access_mode", - "https://www.w3.org/TR/WGSL/#ref-for-context-dependent-name%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-type%E2%91%A0", + "https://www.w3.org/TR/WGSL/#store-type", + "https://www.w3.org/TR/WGSL/#infopanel-for-store-type", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-store-type", + "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/WGSL/#storable-types", "https://www.w3.org/TR/WGSL/#ref-for-variable%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A5%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-storable%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-storable", "https://www.w3.org/TR/WGSL/#ref-for-texture-resource", "https://www.w3.org/TR/WGSL/#ref-for-sampler-resource", "https://www.w3.org/TR/WGSL/#storable", @@ -1300,13 +1277,13 @@ "https://www.w3.org/TR/WGSL/#ref-for-texture", "https://www.w3.org/TR/WGSL/#ref-for-sampler", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-plain-type%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-plain-type%E2%91%A3", "https://www.w3.org/TR/WGSL/#host-shareable-types", "https://www.w3.org/TR/WGSL/#ref-for-layout-attributes%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%93%AA", "https://www.w3.org/TR/WGSL/#host-shareable", "https://www.w3.org/TR/WGSL/#infopanel-for-host-shareable", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-host-shareable", @@ -1319,334 +1296,45 @@ "https://www.w3.org/TR/WGSL/#ref-for-creation-fixed-footprint%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-runtime-sized%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/WGSL/#address-space", - "https://www.w3.org/TR/WGSL/#address-spaces", - "https://www.w3.org/TR/WGSL/#infopanel-for-address-spaces", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-address-spaces", - "https://www.w3.org/TR/WGSL/#address-spaces-function", - "https://www.w3.org/TR/WGSL/#infopanel-for-address-spaces-function", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-address-spaces-function", - "https://www.w3.org/TR/WGSL/#address-spaces-private", - "https://www.w3.org/TR/WGSL/#infopanel-for-address-spaces-private", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-address-spaces-private", - "https://www.w3.org/TR/WGSL/#address-spaces-workgroup", - "https://www.w3.org/TR/WGSL/#infopanel-for-address-spaces-workgroup", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-address-spaces-workgroup", - "https://www.w3.org/TR/WGSL/#ref-for-compute-shader-stage%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-compute-shader-stage-workgroup%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-element-count%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-pipeline-overridable%E2%91%A1", - "https://www.w3.org/TR/WGSL/#address-spaces-uniform", - "https://www.w3.org/TR/WGSL/#infopanel-for-address-spaces-uniform", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-address-spaces-uniform", - "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A1", - "https://www.w3.org/TR/WGSL/#address-spaces-storage", - "https://www.w3.org/TR/WGSL/#infopanel-for-address-spaces-storage", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-address-spaces-storage", - "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A2", - "https://www.w3.org/TR/WGSL/#address-spaces-handle", - "https://www.w3.org/TR/WGSL/#infopanel-for-address-spaces-handle", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-address-spaces-handle", - "https://www.w3.org/TR/WGSL/#ref-for-sampler-resource%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-texture-resource%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-token%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-syntax-address_space", - "https://www.w3.org/TR/WGSL/#ref-for-context-dependent-name%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A4", - "https://www.w3.org/TR/WGSL/#memory-layouts", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-dynamic-error", - "https://www.w3.org/TR/WGSL/#memory-layout", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-host-shareable", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-host-shareable%E2%91%A0", - "https://www.w3.org/TR/WGSL/#alignof", - "https://www.w3.org/TR/WGSL/#infopanel-for-alignof", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-alignof", - "https://www.w3.org/TR/WGSL/#ref-for-alignment", - "https://www.w3.org/TR/WGSL/#alignofmember", - "https://www.w3.org/TR/WGSL/#infopanel-for-alignofmember", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-alignofmember", - "https://www.w3.org/TR/WGSL/#sizeof", - "https://www.w3.org/TR/WGSL/#infopanel-for-sizeof", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-sizeof", - "https://www.w3.org/TR/WGSL/#ref-for-byte-size%E2%91%A0", - "https://www.w3.org/TR/WGSL/#sizeofmember", - "https://www.w3.org/TR/WGSL/#infopanel-for-sizeofmember", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-sizeofmember", - "https://www.w3.org/TR/WGSL/#offsetofmember", - "https://www.w3.org/TR/WGSL/#infopanel-for-offsetofmember", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-offsetofmember", - "https://www.w3.org/TR/WGSL/#strideof", - "https://www.w3.org/TR/WGSL/#infopanel-for-strideof", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-strideof", - "https://www.w3.org/TR/WGSL/#element-stride", - "https://www.w3.org/TR/WGSL/#infopanel-for-element-stride", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-element-stride", - "https://www.w3.org/TR/WGSL/#ref-for-strideof", - "https://www.w3.org/TR/WGSL/#ref-for-roundup", - "https://www.w3.org/TR/WGSL/#ref-for-alignof", - "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-strideof%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A1", - "https://www.w3.org/TR/WGSL/#alignment-and-size", - "https://www.w3.org/TR/WGSL/#ref-for-host-shareable%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-fixed-footprint%E2%91%A1", - "https://www.w3.org/TR/WGSL/#alignment", - "https://www.w3.org/TR/WGSL/#infopanel-for-alignment", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-alignment", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A2", - "https://www.w3.org/TR/WGSL/#byte-size", - "https://www.w3.org/TR/WGSL/#infopanel-for-byte-size", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-byte-size", - "https://www.w3.org/TR/WGSL/#ref-for-host-shareable%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-f16%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-atomic-type%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-vector%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-matrix%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-alignofmember", - "https://www.w3.org/TR/WGSL/#ref-for-alignofmember%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-offsetofmember", - "https://www.w3.org/TR/WGSL/#ref-for-sizeofmember", - "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A5", - "https://www.w3.org/TR/WGSL/#structure-member-layout", - "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/WGSL/#layout-attributes", - "https://www.w3.org/TR/WGSL/#infopanel-for-layout-attributes", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-layout-attributes", - "https://www.w3.org/TR/WGSL/#ref-for-attribute-size%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-attribute-align%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-sizeofmember%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-alignofmember%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-sizeofmember%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-attribute-size%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-alignofmember%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-attribute-align%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-attribute-size%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-sizeofmember%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-offsetofmember%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-offsetofmember%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-alignofmember%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-offsetofmember%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-sizeofmember%E2%91%A3", - "https://www.w3.org/TR/WGSL/#example-fc0bb4df", - "https://www.w3.org/TR/WGSL/#example-62bf0049", - "https://www.w3.org/TR/WGSL/#array-layout-examples", - "https://www.w3.org/TR/WGSL/#example-b15d769f", - "https://www.w3.org/TR/WGSL/#example-adf8070c", - "https://www.w3.org/TR/WGSL/#internal-value-layout", - "https://www.w3.org/TR/WGSL/#ref-for-attribute-align%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-attribute-size%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-f16%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-atomic-type%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-vector%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-matrix%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-strideof%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-offsetofmember%E2%91%A3", - "https://www.w3.org/TR/WGSL/#address-space-layout-constraints", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A5", - "https://www.w3.org/TR/WGSL/#requiredalignof", - "https://www.w3.org/TR/WGSL/#infopanel-for-requiredalignof", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-requiredalignof", - "https://www.w3.org/TR/WGSL/#ref-for-alignment%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-f16%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-atomic-type%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-vector%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-matrix%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-offsetofmember%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-element-stride", - "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-strideof%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-strideof%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-attribute-align%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-strideof%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-attribute-align%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-attribute-size%E2%91%A5", - "https://www.w3.org/TR/WGSL/#example-ad1395c9", - "https://www.w3.org/TR/WGSL/#example-67da5de6", - "https://www.w3.org/TR/WGSL/#memory-views", - "https://www.w3.org/TR/WGSL/#ref-for-plain-type%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-memory-access", - "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A1", - "https://www.w3.org/TR/WGSL/#memory-view", - "https://www.w3.org/TR/WGSL/#infopanel-for-memory-view", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-memory-view", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-type%E2%91%A0", - "https://www.w3.org/TR/WGSL/#store-type", - "https://www.w3.org/TR/WGSL/#infopanel-for-store-type", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-store-type", - "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-ptr-types", "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-reference-type%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-pointer-type", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-storable%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-storable%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A1", "https://www.w3.org/TR/WGSL/#reference-type", "https://www.w3.org/TR/WGSL/#infopanel-for-reference-type", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-reference-type", "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-storable%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-storable%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A2", "https://www.w3.org/TR/WGSL/#pointer-type", "https://www.w3.org/TR/WGSL/#infopanel-for-pointer-type", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-pointer-type", "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-variable-declaration", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-type-alias%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-formal-parameter%E2%91%A2", - "https://www.w3.org/TR/WGSL/#example-6f480c22", - "https://www.w3.org/TR/WGSL/#access-mode-defaults", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-access-read%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-access-read%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-access-read%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-handle", - "https://www.w3.org/TR/WGSL/#ref-for-access-read%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-variable-declaration%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-pointer-type%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-access-read%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A2", + "https://www.w3.org/TR/WGSL/#example-16ac9419", "https://www.w3.org/TR/WGSL/#originating-variable-section", "https://www.w3.org/TR/WGSL/#originating-variable", "https://www.w3.org/TR/WGSL/#infopanel-for-originating-variable", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-originating-variable", "https://www.w3.org/TR/WGSL/#ref-for-call-site", "https://www.w3.org/TR/WGSL/#invalid-mem-reference", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A5", "https://www.w3.org/TR/WGSL/#out-of-bounds-access", "https://www.w3.org/TR/WGSL/#infopanel-for-out-of-bounds-access", @@ -1656,28 +1344,28 @@ "https://www.w3.org/TR/WGSL/#infopaneltitle-for-invalid-memory-reference", "https://www.w3.org/TR/WGSL/#ref-for-load-rule%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-originating-variable", - "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-gpubuffer", - "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-zero-value", "https://www.w3.org/TR/WGSL/#ref-for-statement-assignment", "https://www.w3.org/TR/WGSL/#ref-for-originating-variable%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-gpubuffer%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-originating-variable%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-originating-variable%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-dynamic-error%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-composite%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-dynamic-error", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-composite%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-ptr-use-cases", "https://www.w3.org/TR/WGSL/#ref-for-variable%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-address-of", @@ -1687,36 +1375,36 @@ "https://www.w3.org/TR/WGSL/#ref-for-simple-assignment", "https://www.w3.org/TR/WGSL/#ref-for-write-access", "https://www.w3.org/TR/WGSL/#ref-for-left-hand-side", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-access-write", - "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-right-hand-side", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A3", "https://www.w3.org/TR/WGSL/#load-rule", "https://www.w3.org/TR/WGSL/#infopanel-for-load-rule", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-load-rule", - "https://www.w3.org/TR/WGSL/#ref-for-access-read%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-access-read%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-read-access", "https://www.w3.org/TR/WGSL/#example-4df77232", "https://www.w3.org/TR/WGSL/#example-78cb44c6", "https://www.w3.org/TR/WGSL/#ref-for-calling-function", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-address-of%E2%91%A0", "https://www.w3.org/TR/WGSL/#example-db23276e", "https://www.w3.org/TR/WGSL/#example-e59d1aed", "https://www.w3.org/TR/WGSL/#forming-references-and-pointers", "https://www.w3.org/TR/WGSL/#ref-for-identifier%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-in-scope%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-originating-variable%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-indirection%E2%91%A0", "https://www.w3.org/TR/WGSL/#composite-reference-component-expression", - "https://www.w3.org/TR/WGSL/#ref-for-vector%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-vector%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-matrix%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-vector%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-vector%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-matrix%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A5", "https://www.w3.org/TR/WGSL/#example-77447bec", "https://www.w3.org/TR/WGSL/#ref-for-address-of%E2%91%A1", @@ -1725,13 +1413,13 @@ "https://www.w3.org/TR/WGSL/#ref-for-calling-function%E2%91%A0", "https://www.w3.org/TR/WGSL/#example-086bd2f6", "https://www.w3.org/TR/WGSL/#pointers-other-languages", - "https://www.w3.org/TR/WGSL/#ref-for-storable%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-variable-declaration%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-storable%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-variable-declaration%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-invalid-memory-reference", - "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-originating-variable%E2%91%A4", "https://www.w3.org/TR/WGSL/#texture-sampler-types", "https://www.w3.org/TR/WGSL/#texel", @@ -1748,10 +1436,10 @@ "https://www.w3.org/TR/WGSL/#infopanel-for-mip-level", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-mip-level", "https://www.w3.org/TR/WGSL/#array-size", - "https://www.w3.org/TR/WGSL/#ref-for-texture-resource%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-handle%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-texture-resource%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-handle", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-formal-parameter%E2%91%A5", "https://www.w3.org/TR/WGSL/#texture-types", "https://www.w3.org/TR/WGSL/#infopanel-for-texture-types", @@ -1784,9 +1472,9 @@ "https://www.w3.org/TR/WGSL/#ref-for-channel-transfer-function", "https://www.w3.org/TR/WGSL/#ref-for-channel-formats", "https://www.w3.org/TR/WGSL/#sampled-texture-type", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/WGSL/#multisampled-texture-type", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A6%E2%91%A8", "https://www.w3.org/TR/WGSL/#external-texture-type", "https://www.w3.org/TR/WGSL/#texture-storage", "https://www.w3.org/TR/WGSL/#storage-texture", @@ -1795,13 +1483,13 @@ "https://www.w3.org/TR/WGSL/#write-only-storage-texture", "https://www.w3.org/TR/WGSL/#infopanel-for-write-only-storage-texture", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-write-only-storage-texture", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-storage-texel-formats", - "https://www.w3.org/TR/WGSL/#ref-for-context-dependent-name%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-context-dependent-name%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-storage-texel-formats%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-context-dependent-name%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-context-dependent-name%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-access-write%E2%91%A0", "https://www.w3.org/TR/WGSL/#texture-depth", "https://www.w3.org/TR/WGSL/#sampler-type", @@ -1837,7 +1525,7 @@ "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-_template_args_start%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-syntax-texel_format", "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-comma%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-syntax-access_mode%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-syntax-access_mode", "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-_template_args_end%E2%91%A4", "https://www.w3.org/TR/WGSL/#syntax-sampler_type", "https://www.w3.org/TR/WGSL/#infopanel-for-syntax-sampler_type", @@ -1876,7 +1564,7 @@ "https://www.w3.org/TR/WGSL/#type-alias", "https://www.w3.org/TR/WGSL/#infopanel-for-type-alias", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-type-alias", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-scope", "https://www.w3.org/TR/WGSL/#ref-for-type-alias%E2%91%A2", @@ -1912,11 +1600,11 @@ "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-_template_args_end%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-syntax_kw-ptr", "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-_template_args_start%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-syntax-address_space%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-syntax-address_space", "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-comma%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-syntax-type_specifier%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-comma%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-syntax-access_mode%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-syntax-access_mode%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-_template_args_end%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-syntax-array_type_specifier", "https://www.w3.org/TR/WGSL/#ref-for-syntax_kw-atomic", @@ -1943,12 +1631,12 @@ "https://www.w3.org/TR/WGSL/#ref-for-syntax_kw-mat4x3", "https://www.w3.org/TR/WGSL/#ref-for-syntax_kw-mat4x4", "https://www.w3.org/TR/WGSL/#ref-for-identifier%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-in-scope%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-type-alias%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/WGSL/#var-and-value", - "https://www.w3.org/TR/WGSL/#ref-for-variable-declaration%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-variable-declaration%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-value-declaration%E2%91%A0", "https://www.w3.org/TR/WGSL/#value-declaration", "https://www.w3.org/TR/WGSL/#infopanel-for-value-declaration", @@ -1956,9 +1644,9 @@ "https://www.w3.org/TR/WGSL/#variable-declaration", "https://www.w3.org/TR/WGSL/#infopanel-for-variable-declaration", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-variable-declaration", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-in-scope%E2%91%A4", @@ -1966,7 +1654,7 @@ "https://www.w3.org/TR/WGSL/#infopanel-for-function-scope", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-function-scope", "https://www.w3.org/TR/WGSL/#ref-for-dynamic-context", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A4", "https://www.w3.org/TR/WGSL/#effective-value-type", "https://www.w3.org/TR/WGSL/#infopanel-for-effective-value-type", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-effective-value-type", @@ -1989,54 +1677,54 @@ "https://www.w3.org/TR/WGSL/#ref-for-function-scope%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-pointer-type%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-pointer-type%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-runtime-expression", "https://www.w3.org/TR/WGSL/#ref-for-variable%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-variable%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-host-shareable%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-host-shareable", + "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-variable%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-host-shareable%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-host-shareable%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-variable%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-host-shareable%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-host-shareable%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-variable%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-texture-types", - "https://www.w3.org/TR/WGSL/#ref-for-texture-resource%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-texture-resource%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-variable%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-sampler-types", - "https://www.w3.org/TR/WGSL/#ref-for-sampler-resource%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-sampler-resource%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-variable%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-plain-type%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-fixed-footprint%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-fixed-footprint%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-variable%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-variable%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-variable%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-function-scope%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A0%E2%91%A8", @@ -2050,29 +1738,29 @@ "https://www.w3.org/TR/WGSL/#ref-for-effective-value-type%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-override-declaration%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-atomic-type%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-atomic-type%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-access-write%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-element-count%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-element-count%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-default-initial-value", "https://www.w3.org/TR/WGSL/#var-vs-value", - "https://www.w3.org/TR/WGSL/#ref-for-variable-declaration%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-variable-declaration%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-value-declaration%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-reference-type%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-pointer-type%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-pointer-type%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-read-access%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-write-access%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-const-declaration%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-override-declaration%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-let-declaration%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-variable-declaration%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-variable-declaration%E2%91%A3", "https://www.w3.org/TR/WGSL/#value-decls", "https://www.w3.org/TR/WGSL/#ref-for-identifier%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-value-declaration%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-const-declaration%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-shader-module-creation%E2%91%A3", @@ -2089,7 +1777,7 @@ "https://www.w3.org/TR/WGSL/#ref-for-shader-module-creation%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-function-scope%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-type-abstract%E2%91%A4", @@ -2102,7 +1790,7 @@ "https://www.w3.org/TR/WGSL/#override-declaration", "https://www.w3.org/TR/WGSL/#infopanel-for-override-declaration", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-override-declaration", - "https://www.w3.org/TR/WGSL/#ref-for-pipeline-overridable%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-pipeline-overridable%E2%91%A1", "https://www.w3.org/TR/WGSL/#pipeline-overridable", "https://www.w3.org/TR/WGSL/#infopanel-for-pipeline-overridable", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-pipeline-overridable", @@ -2133,65 +1821,65 @@ "https://www.w3.org/TR/WGSL/#ref-for-effective-value-type%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-pointer-type%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-pointer-type%E2%91%A2", "https://www.w3.org/TR/WGSL/#example-4662849a", "https://www.w3.org/TR/WGSL/#var-decls", "https://www.w3.org/TR/WGSL/#variable", "https://www.w3.org/TR/WGSL/#infopanel-for-variable", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-variable", - "https://www.w3.org/TR/WGSL/#ref-for-storable%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-storable%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-reference-type%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-name%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-reference-type%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-effective-value-type%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-lifetime", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-identifier%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-reference-type%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-handle%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-handle%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-function-scope%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A7%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A1", "https://www.w3.org/TR/WGSL/#uniform-buffer", "https://www.w3.org/TR/WGSL/#infopanel-for-uniform-buffer", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-uniform-buffer", - "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-host-shareable%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-host-shareable%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A5", "https://www.w3.org/TR/WGSL/#storage-buffer", "https://www.w3.org/TR/WGSL/#infopanel-for-storage-buffer", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-storage-buffer", - "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-host-shareable%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-access-read%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-host-shareable%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-access-read%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A4", "https://www.w3.org/TR/WGSL/#texture-resource", "https://www.w3.org/TR/WGSL/#infopanel-for-texture-resource", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-texture-resource", @@ -2200,7 +1888,7 @@ "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-texel%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-texture%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-handle%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-handle%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-storage-texture", "https://www.w3.org/TR/WGSL/#sampler-resource", "https://www.w3.org/TR/WGSL/#infopanel-for-sampler-resource", @@ -2208,15 +1896,15 @@ "https://www.w3.org/TR/WGSL/#ref-for-effective-value-type%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-sampler-types%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-handle%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-handle%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-resource-interface-of-a-shader%E2%91%A0", "https://www.w3.org/TR/WGSL/#lifetime", "https://www.w3.org/TR/WGSL/#infopanel-for-lifetime", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-lifetime", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-function-scope%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-dynamic-context%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-in-scope%E2%91%A5", @@ -2224,42 +1912,42 @@ "https://www.w3.org/TR/WGSL/#ref-for-function-call%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-resource%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-overlap", - "https://www.w3.org/TR/WGSL/#ref-for-dynamic-error%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-dynamic-error%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A3", "https://www.w3.org/TR/WGSL/#default-initial-value", "https://www.w3.org/TR/WGSL/#infopanel-for-default-initial-value", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-default-initial-value", "https://www.w3.org/TR/WGSL/#ref-for-zero-value%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-concretization-of-a-value%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-zero-value%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-concretization-of-a-value%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-zero-value%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-atomic-type%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-atomic-type%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-zero-value%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-integer-scalar%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-zero-value%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-components", - "https://www.w3.org/TR/WGSL/#ref-for-composite%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-composite%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-pipeline-overridable%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-element-count%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-composite%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-atomic-type%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-pipeline-overridable%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-element-count%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-composite%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-atomic-type%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-resource%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-draw-command%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-dispatch-command%E2%91%A0", @@ -2300,9 +1988,9 @@ "https://www.w3.org/TR/WGSL/#infopanel-for-syntax-variable_qualifier", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-syntax-variable_qualifier", "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-_template_args_start%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-syntax-address_space%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-syntax-address_space%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-comma%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-syntax-access_mode%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-syntax-access_mode%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-_template_args_end%E2%91%A8", "https://www.w3.org/TR/WGSL/#syntax-global_variable_decl", "https://www.w3.org/TR/WGSL/#infopanel-for-syntax-global_variable_decl", @@ -2330,9 +2018,9 @@ "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-shader-module-creation%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-function-scope%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-variable-declaration%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-variable-declaration%E2%91%A4", "https://www.w3.org/TR/WGSL/#runtime-expression", "https://www.w3.org/TR/WGSL/#infopanel-for-runtime-expression", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-runtime-expression", @@ -2349,19 +2037,19 @@ "https://www.w3.org/TR/WGSL/#infopanel-for-const-expressions", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-const-expressions", "https://www.w3.org/TR/WGSL/#ref-for-identifier%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-const-declaration%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-const-functions%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-type-alias%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-type-rule%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-creation-fixed-footprint%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-type-abstract%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-top-level-expression%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-subexpressions%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-abstractint%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-abstractint%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-abstractint%E2%91%A1%E2%91%A0", @@ -2379,32 +2067,32 @@ "https://www.w3.org/TR/WGSL/#ref-for-overload-resolution%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-feasible-automatic-conversion%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-abstractint%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-abstractint%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-abstractint%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/WGSL/#override-expr", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#override-expressions", "https://www.w3.org/TR/WGSL/#infopanel-for-override-expressions", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-override-expressions", "https://www.w3.org/TR/WGSL/#ref-for-identifier%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-override-declaration%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-const-declaration%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-const-functions%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-type-alias%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-top-level-expression%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-subexpressions%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-override-declaration%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-type-rule%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A1%E2%91%A5", @@ -2413,18 +2101,18 @@ "https://www.w3.org/TR/WGSL/#ref-for-override-declaration%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-scalar%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-feasible-automatic-conversion%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-override-declaration%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-integer-literal%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-override-declaration%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-vector%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-vector%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/WGSL/#indeterminate-values", "https://www.w3.org/TR/WGSL/#ref-for-runtime-expression%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-subexpressions%E2%91%A2", @@ -2463,7 +2151,7 @@ "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-element-count%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-element-count%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-shader-module-creation%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A1%E2%93%AA", @@ -2475,7 +2163,7 @@ "https://www.w3.org/TR/WGSL/#infopaneltitle-for-zero-value", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-atomic-type%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-atomic-type%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-runtime-sized%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/WGSL/#example-661f49a4", @@ -2488,9 +2176,9 @@ "https://www.w3.org/TR/WGSL/#conversion-expression", "https://www.w3.org/TR/WGSL/#infopanel-for-conversion-expression", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-conversion-expression", - "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-overload-resolution%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-component-wise", "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A0", @@ -2526,33 +2214,33 @@ "https://www.w3.org/TR/WGSL/#swizzle", "https://www.w3.org/TR/WGSL/#infopanel-for-swizzle", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-swizzle", - "https://www.w3.org/TR/WGSL/#ref-for-context-dependent-name%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-context-dependent-name%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A5", "https://www.w3.org/TR/WGSL/#example-78b3a51f", "https://www.w3.org/TR/WGSL/#vector-single-component", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A2%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-indeterminate-value%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-type-abstract%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-concretization-of-a-value%E2%91%A3", "https://www.w3.org/TR/WGSL/#vector-multi-component", "https://www.w3.org/TR/WGSL/#component-reference-from-vector-reference", "https://www.w3.org/TR/WGSL/#ref-for-write-access%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-write-access%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-originating-variable%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-originating-variable%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-originating-variable%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-originating-variable%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A0%E2%91%A5", @@ -2560,17 +2248,17 @@ "https://www.w3.org/TR/WGSL/#ref-for-originating-variable%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#matrix-access-expr", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-indeterminate-value%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-type-abstract%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-concretization-of-a-value%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A0%E2%91%A7", @@ -2578,24 +2266,24 @@ "https://www.w3.org/TR/WGSL/#ref-for-originating-variable%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/WGSL/#array-access-expr", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A2%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-indeterminate-value%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-type-abstract%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A2%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-concretization-of-a-value%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-invalid-memory-reference%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-originating-variable%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-invalid-memory-reference%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A1%E2%91%A0", @@ -2620,33 +2308,33 @@ "https://www.w3.org/TR/WGSL/#ref-for-integer-scalar%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-integer-scalar%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-truncate", "https://www.w3.org/TR/WGSL/#ref-for-integer-scalar%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%93%AA%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-integer-scalar%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-truncate%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-integer-scalar%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A1%E2%91%A6", @@ -2663,23 +2351,23 @@ "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A3%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-shader-execution-start%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A3%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A3%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A2%E2%91%A0", @@ -2690,14 +2378,14 @@ "https://www.w3.org/TR/WGSL/#ref-for-return-type%E2%91%A1", "https://www.w3.org/TR/WGSL/#var-identifier-expr", "https://www.w3.org/TR/WGSL/#ref-for-identifier%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-in-scope%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/WGSL/#formal-parameter-expr", "https://www.w3.org/TR/WGSL/#ref-for-identifier%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-in-scope%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-call-site%E2%91%A1", "https://www.w3.org/TR/WGSL/#address-of-expr", @@ -2706,9 +2394,9 @@ "https://www.w3.org/TR/WGSL/#infopaneltitle-for-address-of", "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-invalid-memory-reference%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-handle%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-handle%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/WGSL/#indirection-expr", "https://www.w3.org/TR/WGSL/#indirection", "https://www.w3.org/TR/WGSL/#infopanel-for-indirection", @@ -2717,18 +2405,18 @@ "https://www.w3.org/TR/WGSL/#ref-for-invalid-memory-reference%E2%91%A5", "https://www.w3.org/TR/WGSL/#value-identifier-expr", "https://www.w3.org/TR/WGSL/#ref-for-identifier%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-in-scope%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-const-declaration%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-shader-module-creation%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-identifier%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-in-scope%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-override-declaration%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-pipeline-constant-id%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-identifier%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-in-scope%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-let-declaration%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-let-declaration%E2%91%A5", @@ -3034,11 +2722,11 @@ "https://www.w3.org/TR/WGSL/#ref-for-right-hand-side%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-access-write%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-invalid-memory-reference%E2%91%A6", "https://www.w3.org/TR/WGSL/#example-9d7e5ed3", "https://www.w3.org/TR/WGSL/#phony-assignment-section", @@ -3050,7 +2738,7 @@ "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-equal%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-right-hand-side%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-pointer-type%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-pointer-type%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-texture%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-sampler%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-statically-accessed%E2%91%A0", @@ -3078,8 +2766,8 @@ "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-shift_right_assign", "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-shift_left_assign", "https://www.w3.org/TR/WGSL/#ref-for-reference-type%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-compound-assignment", "https://www.w3.org/TR/WGSL/#ref-for-phony-assignment", @@ -3100,16 +2788,16 @@ "https://www.w3.org/TR/WGSL/#infopaneltitle-for-syntax-decrement_statement", "https://www.w3.org/TR/WGSL/#ref-for-syntax-lhs_expression%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-minus_minus", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-integer-scalar%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-integer-scalar%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-integer-scalar%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/WGSL/#example-f5f0412b", @@ -3144,7 +2832,7 @@ "https://www.w3.org/TR/WGSL/#ref-for-syntax_kw-else%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-syntax-compound_statement%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-type-rule-preconditions%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-bool%E2%91%A2", "https://www.w3.org/TR/WGSL/#switch-statement", "https://www.w3.org/TR/WGSL/#statement-switch", @@ -3207,19 +2895,19 @@ "https://www.w3.org/TR/WGSL/#ref-for-case-clause%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-syntax_kw-default%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-default-alone-clause", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-default-clause%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-syntax_kw-default%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-syntax-case_selector%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-type-rule-preconditions%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-integer-scalar%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-syntax-case_selectors%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A3%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-syntax-case_selector%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-case-clause%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-default-clause%E2%91%A1", @@ -3227,7 +2915,7 @@ "https://www.w3.org/TR/WGSL/#ref-for-scope%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-lifetime%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-compound-statement%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-variable-declaration%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-variable-declaration%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-value-declaration%E2%91%A3", "https://www.w3.org/TR/WGSL/#example-bfc93ee5", "https://www.w3.org/TR/WGSL/#example-484b552d", @@ -3255,7 +2943,7 @@ "https://www.w3.org/TR/WGSL/#ref-for-scope%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-lifetime%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-compound-statement%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-variable-declaration%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-variable-declaration%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-value-declaration%E2%91%A4", "https://www.w3.org/TR/WGSL/#example-3440ef35", "https://www.w3.org/TR/WGSL/#example-f24668cd", @@ -3297,7 +2985,7 @@ "https://www.w3.org/TR/WGSL/#ref-for-scope%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-iteration", "https://www.w3.org/TR/WGSL/#ref-for-type-rule-preconditions%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-bool%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-statement-continuing%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-declaration%E2%91%A7", @@ -3320,7 +3008,7 @@ "https://www.w3.org/TR/WGSL/#infopaneltitle-for-statement-while", "https://www.w3.org/TR/WGSL/#ref-for-iteration%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-type-rule-preconditions%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-bool%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-statement-loop%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-statement-for", @@ -3333,12 +3021,12 @@ "https://www.w3.org/TR/WGSL/#infopanel-for-statement-break", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-statement-break", "https://www.w3.org/TR/WGSL/#ref-for-statement-switch", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-statement-loop%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-statement-for%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-statement-while", "https://www.w3.org/TR/WGSL/#ref-for-statement-switch%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/WGSL/#example-58268bcc", "https://www.w3.org/TR/WGSL/#break-if-statement", "https://www.w3.org/TR/WGSL/#syntax-break_if_statement", @@ -3351,7 +3039,7 @@ "https://www.w3.org/TR/WGSL/#statement-break-if", "https://www.w3.org/TR/WGSL/#ref-for-statement-loop%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-type-rule-preconditions%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-bool%E2%91%A5", "https://www.w3.org/TR/WGSL/#example-c9adc204", "https://www.w3.org/TR/WGSL/#continue-statement", @@ -3365,13 +3053,13 @@ "https://www.w3.org/TR/WGSL/#ref-for-statement-loop%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-statement-continuing%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-iteration%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-statement-loop%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-statement-for%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-statement-while%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-statement-continuing%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-statement-continuing%E2%91%A3", "https://www.w3.org/TR/WGSL/#example-f39a4ef5", "https://www.w3.org/TR/WGSL/#continuing-statement", @@ -3392,7 +3080,7 @@ "https://www.w3.org/TR/WGSL/#infopaneltitle-for-statement-continuing", "https://www.w3.org/TR/WGSL/#ref-for-compound-statement%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-iteration%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-statement-return%E2%91%A0", "https://www.w3.org/TR/WGSL/#return-statement", "https://www.w3.org/TR/WGSL/#syntax-return_statement", @@ -3407,23 +3095,23 @@ "https://www.w3.org/TR/WGSL/#ref-for-call-site%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-return-type%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-statement-return%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/WGSL/#return-value", "https://www.w3.org/TR/WGSL/#infopanel-for-return-value", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-return-value", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/WGSL/#discard-statement", "https://www.w3.org/TR/WGSL/#statement-discard", "https://www.w3.org/TR/WGSL/#infopanel-for-statement-discard", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-statement-discard", "https://www.w3.org/TR/WGSL/#ref-for-helper-invocation", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-fragment%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-helper-invocation%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-gpurenderpipeline%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-functions-in-a-shader-stage%E2%91%A0", "https://www.w3.org/TR/WGSL/#example-e08ccdbe", "https://www.w3.org/TR/WGSL/#function-call-statement", @@ -3434,14 +3122,14 @@ "https://www.w3.org/TR/WGSL/#ref-for-function-call%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-return-value%E2%91%A0", "https://www.w3.org/TR/WGSL/#const-assert-statement", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-statically-accessed%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-function-scope%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-type-rule-preconditions%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-bool%E2%91%A6", "https://www.w3.org/TR/WGSL/#syntax-const_assert_statement", "https://www.w3.org/TR/WGSL/#infopanel-for-syntax-const_assert_statement", @@ -3495,14 +3183,14 @@ "https://www.w3.org/TR/WGSL/#infopanel-for-behavior", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-behavior", "https://www.w3.org/TR/WGSL/#ref-for-behavior", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-behavior%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-behavior%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-behavior%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-behavior%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-behavior%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-behavior%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-syntax-switch_body%E2%91%A0", @@ -3511,7 +3199,7 @@ "https://www.w3.org/TR/WGSL/#ref-for-behavior%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-behavior%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-behavior%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/WGSL/#behaviors-notes", "https://www.w3.org/TR/WGSL/#behaviors-examples", "https://www.w3.org/TR/WGSL/#example-ad6c34a8", @@ -3534,7 +3222,7 @@ "https://www.w3.org/TR/WGSL/#infopanel-for-function-function", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-function-function", "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-pipeline", "https://www.w3.org/TR/WGSL/#ref-for-built-in-functions%E2%91%A5", "https://www.w3.org/TR/WGSL/#user-defined-function", @@ -3553,7 +3241,7 @@ "https://www.w3.org/TR/WGSL/#infopanel-for-function-body", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-function-body", "https://www.w3.org/TR/WGSL/#ref-for-function-call%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-in-scope%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/WGSL/#formal-parameter", @@ -3561,13 +3249,13 @@ "https://www.w3.org/TR/WGSL/#infopaneltitle-for-formal-parameter", "https://www.w3.org/TR/WGSL/#ref-for-declaration%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-identifier%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-scope%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-function-body%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-abstract-numeric-types%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-return-type%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-shader-stage-attributes", "https://www.w3.org/TR/WGSL/#ref-for-attribute-vertex", @@ -3623,10 +3311,10 @@ "https://www.w3.org/TR/WGSL/#infopaneltitle-for-called-function", "https://www.w3.org/TR/WGSL/#callee", "https://www.w3.org/TR/WGSL/#ref-for-called-function", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-formal-parameter%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-called-function%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-calling-function%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-called-function%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-returns", @@ -3664,39 +3352,39 @@ "https://www.w3.org/TR/WGSL/#infopanel-for-const-functions", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-const-functions", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-const-declaration%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-attribute-const%E2%91%A0", "https://www.w3.org/TR/WGSL/#example-62c7bf88", "https://www.w3.org/TR/WGSL/#function-restriction", "https://www.w3.org/TR/WGSL/#ref-for-vertex%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-built-in-values-position%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-built-in-output-value%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-function-call%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-constructible%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-formal-parameter%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-user-defined-function%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-built-in-functions%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-built-in-functions%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-user-defined-function%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-root-identifier", "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A0%E2%91%A1", @@ -3704,23 +3392,23 @@ "https://www.w3.org/TR/WGSL/#example-cf627c42", "https://www.w3.org/TR/WGSL/#alias-analysis", "https://www.w3.org/TR/WGSL/#root-ident-sec", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/WGSL/#root-identifier", "https://www.w3.org/TR/WGSL/#infopanel-for-root-identifier", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-root-identifier", "https://www.w3.org/TR/WGSL/#ref-for-reference-type%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-pointer-type%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-pointer-type%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-pointer-type%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-reference-type%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-root-identifier%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-originating-variable%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-formal-parameter%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-pointer-type%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-pointer-type%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-let-declaration%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-swizzle", "https://www.w3.org/TR/WGSL/#aliasing", @@ -3731,7 +3419,7 @@ "https://www.w3.org/TR/WGSL/#ref-for-root-identifier%E2%91%A2", "https://www.w3.org/TR/WGSL/#alias", "https://www.w3.org/TR/WGSL/#ref-for-originating-variable%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-write-access%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A1%E2%91%A4", @@ -3739,14 +3427,14 @@ "https://www.w3.org/TR/WGSL/#ref-for-write-access%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-read-access%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-call-site%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/WGSL/#example-63062c53", "https://www.w3.org/TR/WGSL/#entry-points", "https://www.w3.org/TR/WGSL/#entry-point", "https://www.w3.org/TR/WGSL/#infopanel-for-entry-point", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-entry-point", "https://www.w3.org/TR/WGSL/#ref-for-user-defined-function%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A3", "https://www.w3.org/TR/WGSL/#shader-stages-sec", "https://www.w3.org/TR/WGSL/#ref-for-draw-command%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-dispatch-command%E2%91%A1", @@ -3795,11 +3483,11 @@ "https://www.w3.org/TR/WGSL/#ref-for-shader-stage-input%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-return-value%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-shader-stage-output%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-bool%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-numeric-scalar%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-numeric-vector%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-bool%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-numeric-scalar%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-numeric-vector%E2%91%A3", @@ -3823,43 +3511,43 @@ "https://www.w3.org/TR/WGSL/#ref-for-attribute-workgroup_size%E2%91%A0", "https://www.w3.org/TR/WGSL/#example-18061e23", "https://www.w3.org/TR/WGSL/#shader-interface", - "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-pipeline-overridable%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-pipeline-overridable%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-shader-stage-input%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-shader-stage-output%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-override-declaration%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-resource%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-texture-resource%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-sampler-resource%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-texture-resource%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-sampler-resource%E2%91%A1", "https://www.w3.org/TR/WGSL/#statically-accessed", "https://www.w3.org/TR/WGSL/#infopanel-for-statically-accessed", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-statically-accessed", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-function-declaration%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-functions-in-a-shader-stage%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-statically-accessed%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-statically-accessed%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-statically-accessed%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-function-declaration%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-type-alias%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-override-declaration%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-element-count%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-element-count%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#interface-of-a-shader", "https://www.w3.org/TR/WGSL/#ref-for-formal-parameter%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-return-value%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-texture-resource%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-sampler-resource%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-texture-resource%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-sampler-resource%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-statically-accessed%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-override-declaration%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-statically-accessed%E2%91%A6", @@ -3888,23 +3576,23 @@ "https://www.w3.org/TR/WGSL/#built-in-input-value", "https://www.w3.org/TR/WGSL/#infopanel-for-built-in-input-value", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-built-in-input-value", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-formal-parameter%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-attribute-builtin%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A5%E2%91%A8", "https://www.w3.org/TR/WGSL/#built-in-output-value", "https://www.w3.org/TR/WGSL/#infopanel-for-built-in-output-value", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-built-in-output-value", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-return-value%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-return-type%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-return-type%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-attribute-builtin%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-built-in-values-position%E2%91%A2", "https://www.w3.org/TR/WGSL/#built-in-values", "https://www.w3.org/TR/WGSL/#infopanel-for-built-in-values", @@ -3916,18 +3604,18 @@ "https://www.w3.org/TR/WGSL/#user-defined-output-datum", "https://www.w3.org/TR/WGSL/#infopanel-for-user-defined-output-datum", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-user-defined-output-datum", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-numeric-scalar%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-numeric-vector%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-compute%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/WGSL/#input-output-locations", "https://www.w3.org/TR/WGSL/#ref-for-attribute-location%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-user-defined-input-datum%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-user-defined-output-datum%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A5", "https://www.w3.org/TR/WGSL/#example-7d0deae3", "https://www.w3.org/TR/WGSL/#example-ee897116", "https://www.w3.org/TR/WGSL/#example-9e1a0874", @@ -3936,17 +3624,17 @@ "https://www.w3.org/TR/WGSL/#interpolation-type", "https://www.w3.org/TR/WGSL/#infopanel-for-interpolation-type", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-interpolation-type", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/WGSL/#interpolation-sampling", "https://www.w3.org/TR/WGSL/#infopanel-for-interpolation-sampling", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-interpolation-sampling", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-fragment%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A6%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-vertex%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-fragment%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-vertex%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-fragment%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-attribute-location%E2%91%A5", @@ -3955,22 +3643,22 @@ "https://www.w3.org/TR/WGSL/#resource", "https://www.w3.org/TR/WGSL/#infopanel-for-resource", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-resource", - "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-override-declaration%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-texture-resource%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-sampler-resource%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-texture-resource%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-sampler-resource%E2%91%A3", "https://www.w3.org/TR/WGSL/#resource-interface-of-a-shader", "https://www.w3.org/TR/WGSL/#infopanel-for-resource-interface-of-a-shader", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-resource-interface-of-a-shader", "https://www.w3.org/TR/WGSL/#ref-for-statically-accessed%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-functions-in-a-shader-stage%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-attribute-group%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-attribute-binding", "https://www.w3.org/TR/WGSL/#ref-for-shader", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-attribute-group%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-attribute-binding%E2%91%A0", "https://www.w3.org/TR/WGSL/#resource-layout-compatibility", @@ -3980,15 +3668,15 @@ "https://www.w3.org/TR/WGSL/#ref-for-binding-resource-type%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-binding-member", "https://www.w3.org/TR/WGSL/#ref-for-binding-type%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-dictdef-gpubufferbinding", "https://www.w3.org/TR/WGSL/#ref-for-dom-gpubindgrouplayoutentry-buffer", "https://www.w3.org/TR/WGSL/#ref-for-dom-gpubufferbindingtype-uniform", - "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-dom-gpubufferbindingtype-storage", - "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-access-read%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-access-read%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-dom-gpubufferbindingtype-read-only-storage", "https://www.w3.org/TR/WGSL/#ref-for-gpusampler%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-dom-gpubindgrouplayoutentry-sampler", @@ -4017,9 +3705,9 @@ "https://www.w3.org/TR/WGSL/#enable-directive-section", "https://www.w3.org/TR/WGSL/#enable-directive", "https://www.w3.org/TR/WGSL/#ref-for-extension", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-declaration%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-context-dependent-name%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-context-dependent-name%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-keyword%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-reserved-word%E2%91%A1", "https://www.w3.org/TR/WGSL/#syntax-enable_directive", @@ -4035,7 +3723,7 @@ "https://www.w3.org/TR/WGSL/#infopaneltitle-for-extension-f16", "https://www.w3.org/TR/WGSL/#ref-for-floating-point-literal%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-floating-point-literal%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A4", "https://www.w3.org/TR/WGSL/#wgsl-program", "https://www.w3.org/TR/WGSL/#ref-for-directive", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A1%E2%91%A5", @@ -4060,26 +3748,387 @@ "https://www.w3.org/TR/WGSL/#ref-for-syntax-const_assert_statement%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-semicolon%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/WGSL/#limits", + "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-nesting-depth", + "https://www.w3.org/TR/WGSL/#ref-for-composite%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-formal-parameter%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-statement-switch%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-byte-size%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-bool%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-byte-size%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-bool%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-fixed-footprint%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-creation-fixed-footprint%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-dom-supported-limits-maxcomputeworkgroupstoragesize", + "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#memory", + "https://www.w3.org/TR/WGSL/#ref-for-storable%E2%91%A4", + "https://www.w3.org/TR/WGSL/#memory-locations-section", + "https://www.w3.org/TR/WGSL/#memory-locations", + "https://www.w3.org/TR/WGSL/#infopanel-for-memory-locations", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-memory-locations", + "https://www.w3.org/TR/WGSL/#ref-for-composite%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#overlap", + "https://www.w3.org/TR/WGSL/#infopanel-for-overlap", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-overlap", + "https://www.w3.org/TR/WGSL/#memory-access-mode", + "https://www.w3.org/TR/WGSL/#memory-access", + "https://www.w3.org/TR/WGSL/#infopanel-for-memory-access", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-memory-access", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/WGSL/#read-access", + "https://www.w3.org/TR/WGSL/#infopanel-for-read-access", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-read-access", + "https://www.w3.org/TR/WGSL/#write-access", + "https://www.w3.org/TR/WGSL/#infopanel-for-write-access", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-write-access", + "https://www.w3.org/TR/WGSL/#access-mode", + "https://www.w3.org/TR/WGSL/#infopanel-for-access-mode", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-access-mode", + "https://www.w3.org/TR/WGSL/#access-read", + "https://www.w3.org/TR/WGSL/#infopanel-for-access-read", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-access-read", + "https://www.w3.org/TR/WGSL/#access-write", + "https://www.w3.org/TR/WGSL/#infopanel-for-access-write", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-access-write", + "https://www.w3.org/TR/WGSL/#access-read_write", + "https://www.w3.org/TR/WGSL/#infopanel-for-access-read_write", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-access-read_write", + "https://www.w3.org/TR/WGSL/#ref-for-token%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-syntax-access_mode%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-context-dependent-name%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/WGSL/#address-space", + "https://www.w3.org/TR/WGSL/#address-spaces", + "https://www.w3.org/TR/WGSL/#infopanel-for-address-spaces", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-address-spaces", + "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-access-read%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#address-spaces-function", + "https://www.w3.org/TR/WGSL/#infopanel-for-address-spaces-function", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-address-spaces-function", + "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#address-spaces-private", + "https://www.w3.org/TR/WGSL/#infopanel-for-address-spaces-private", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-address-spaces-private", + "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/WGSL/#address-spaces-workgroup", + "https://www.w3.org/TR/WGSL/#infopanel-for-address-spaces-workgroup", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-address-spaces-workgroup", + "https://www.w3.org/TR/WGSL/#ref-for-compute-shader-stage%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-compute-shader-stage-workgroup%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-element-count%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-pipeline-overridable%E2%91%A4", + "https://www.w3.org/TR/WGSL/#address-spaces-uniform", + "https://www.w3.org/TR/WGSL/#infopanel-for-address-spaces-uniform", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-address-spaces-uniform", + "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-access-read%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#address-spaces-storage", + "https://www.w3.org/TR/WGSL/#infopanel-for-address-spaces-storage", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-address-spaces-storage", + "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-access-read%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/WGSL/#address-spaces-handle", + "https://www.w3.org/TR/WGSL/#infopanel-for-address-spaces-handle", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-address-spaces-handle", + "https://www.w3.org/TR/WGSL/#ref-for-access-read%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-sampler-resource%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-texture-resource%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-token%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-syntax-address_space%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-context-dependent-name%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-variable-declaration%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-pointer-type%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-access-read%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A5", + "https://www.w3.org/TR/WGSL/#memory-layouts", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-dynamic-error%E2%91%A1", + "https://www.w3.org/TR/WGSL/#memory-layout", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-store-type%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-host-shareable%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-host-shareable%E2%91%A5", + "https://www.w3.org/TR/WGSL/#alignof", + "https://www.w3.org/TR/WGSL/#infopanel-for-alignof", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-alignof", + "https://www.w3.org/TR/WGSL/#ref-for-alignment", + "https://www.w3.org/TR/WGSL/#alignofmember", + "https://www.w3.org/TR/WGSL/#infopanel-for-alignofmember", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-alignofmember", + "https://www.w3.org/TR/WGSL/#sizeof", + "https://www.w3.org/TR/WGSL/#infopanel-for-sizeof", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-sizeof", + "https://www.w3.org/TR/WGSL/#ref-for-byte-size%E2%91%A2", + "https://www.w3.org/TR/WGSL/#sizeofmember", + "https://www.w3.org/TR/WGSL/#infopanel-for-sizeofmember", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-sizeofmember", + "https://www.w3.org/TR/WGSL/#offsetofmember", + "https://www.w3.org/TR/WGSL/#infopanel-for-offsetofmember", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-offsetofmember", + "https://www.w3.org/TR/WGSL/#strideof", + "https://www.w3.org/TR/WGSL/#infopanel-for-strideof", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-strideof", + "https://www.w3.org/TR/WGSL/#element-stride", + "https://www.w3.org/TR/WGSL/#infopanel-for-element-stride", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-element-stride", + "https://www.w3.org/TR/WGSL/#ref-for-strideof", + "https://www.w3.org/TR/WGSL/#ref-for-roundup", + "https://www.w3.org/TR/WGSL/#ref-for-alignof", + "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-strideof%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A1", + "https://www.w3.org/TR/WGSL/#alignment-and-size", + "https://www.w3.org/TR/WGSL/#ref-for-host-shareable%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-fixed-footprint%E2%91%A3", + "https://www.w3.org/TR/WGSL/#alignment", + "https://www.w3.org/TR/WGSL/#infopanel-for-alignment", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-alignment", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A7%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/WGSL/#byte-size", + "https://www.w3.org/TR/WGSL/#infopanel-for-byte-size", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-byte-size", + "https://www.w3.org/TR/WGSL/#ref-for-host-shareable%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-f16%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-atomic-type%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-vector%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-matrix%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-alignofmember", + "https://www.w3.org/TR/WGSL/#ref-for-alignofmember%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-offsetofmember", + "https://www.w3.org/TR/WGSL/#ref-for-sizeofmember", + "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A5", + "https://www.w3.org/TR/WGSL/#structure-member-layout", + "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/WGSL/#layout-attributes", + "https://www.w3.org/TR/WGSL/#infopanel-for-layout-attributes", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-layout-attributes", + "https://www.w3.org/TR/WGSL/#ref-for-attribute-size%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-attribute-align%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-sizeofmember%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-alignofmember%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-sizeofmember%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-attribute-size%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-alignofmember%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-attribute-align%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-attribute-size%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-sizeofmember%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-offsetofmember%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-offsetofmember%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-alignofmember%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-offsetofmember%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-sizeofmember%E2%91%A3", + "https://www.w3.org/TR/WGSL/#example-fc0bb4df", + "https://www.w3.org/TR/WGSL/#example-62bf0049", + "https://www.w3.org/TR/WGSL/#array-layout-examples", + "https://www.w3.org/TR/WGSL/#example-b15d769f", + "https://www.w3.org/TR/WGSL/#example-adf8070c", + "https://www.w3.org/TR/WGSL/#internal-value-layout", + "https://www.w3.org/TR/WGSL/#ref-for-attribute-align%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-attribute-size%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-f16%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-atomic-type%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-vector%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-matrix%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-strideof%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-offsetofmember%E2%91%A3", + "https://www.w3.org/TR/WGSL/#address-space-layout-constraints", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A2", + "https://www.w3.org/TR/WGSL/#requiredalignof", + "https://www.w3.org/TR/WGSL/#infopanel-for-requiredalignof", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-requiredalignof", + "https://www.w3.org/TR/WGSL/#ref-for-alignment%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-f16%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-atomic-type%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-vector%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-matrix%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-nesting-depth", - "https://www.w3.org/TR/WGSL/#ref-for-composite%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-formal-parameter%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-statement-switch%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-byte-size%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-offsetofmember%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-element-stride", + "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-strideof%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-strideof%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-attribute-align%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-alignof%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-requiredalignof%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-uniform%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-strideof%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-roundup%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-sizeof%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-attribute-align%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-attribute-size%E2%91%A5", + "https://www.w3.org/TR/WGSL/#example-ad1395c9", + "https://www.w3.org/TR/WGSL/#example-67da5de6", + "https://www.w3.org/TR/WGSL/#memory-model", + "https://www.w3.org/TR/WGSL/#memory-operation", + "https://www.w3.org/TR/WGSL/#ref-for-read-access%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-write-access%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-read-access%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-load-rule%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-compound-assignment%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-left-hand-side%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-write-access%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-statement-assignment%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-simple-assignment%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-compound-assignment%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-left-hand-side%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-read-access%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-write-access%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-memory-model-memory-operation", + "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/WGSL/#example-6827c1a7", + "https://www.w3.org/TR/WGSL/#memory-model-reference", + "https://www.w3.org/TR/WGSL/#ref-for-resource%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-memory-model-references", + "https://www.w3.org/TR/WGSL/#ref-for-attribute-group%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-attribute-binding%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-bool%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-byte-size%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-bool%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-fixed-footprint%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-creation-fixed-footprint%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-dom-supported-limits-maxcomputeworkgroupstoragesize", - "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A4%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-array%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-memory-model-references%E2%91%A0", + "https://www.w3.org/TR/WGSL/#scoped-operations", + "https://www.w3.org/TR/WGSL/#memory-scope", + "https://www.w3.org/TR/WGSL/#infopanel-for-memory-scope", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-memory-scope", + "https://www.w3.org/TR/WGSL/#execution-scope", + "https://www.w3.org/TR/WGSL/#infopanel-for-execution-scope", + "https://www.w3.org/TR/WGSL/#infopaneltitle-for-execution-scope", + "https://www.w3.org/TR/WGSL/#ref-for-memory-model-atomic-operation", + "https://www.w3.org/TR/WGSL/#ref-for-memory-model-scope", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-memory-model-scope%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-quad%E2%91%A0", + "https://www.w3.org/TR/WGSL/#memory-semantics", + "https://www.w3.org/TR/WGSL/#ref-for-memory-model-memory-semantics", + "https://www.w3.org/TR/WGSL/#ref-for-memory-model-memory-semantics%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-memory-model-memory-semantics%E2%91%A1", + "https://www.w3.org/TR/WGSL/#private-vs-non-private", + "https://www.w3.org/TR/WGSL/#ref-for-read-access%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-memory-model-non-private", + "https://www.w3.org/TR/WGSL/#ref-for-write-access%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-memory-model-non-private%E2%91%A0", "https://www.w3.org/TR/WGSL/#execution", "https://www.w3.org/TR/WGSL/#ref-for-invocations%E2%91%A0", "https://www.w3.org/TR/WGSL/#program-order", @@ -4244,7 +4293,7 @@ "https://www.w3.org/TR/WGSL/#ref-for-let-declaration%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-effective-value-type%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-pointer-type%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-load-rule%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-load-rule%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-type-checking%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-root-identifier%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-identifier%E2%91%A0%E2%91%A7", @@ -4284,7 +4333,7 @@ "https://www.w3.org/TR/WGSL/#ref-for-full-pointer%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-full-reference%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-full-pointer%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-originating-variable%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-full-reference%E2%91%A2", "https://www.w3.org/TR/WGSL/#partial-reference", @@ -4383,13 +4432,13 @@ "https://www.w3.org/TR/WGSL/#uniformity-expressions", "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-root-identifier%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-load-rule%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-load-rule%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-type-checking%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-root-identifier%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-load-rule%E2%91%A3", + "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-load-rule%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-type-checking%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/WGSL/#ref-for-const-declaration%E2%91%A8", @@ -4402,14 +4451,14 @@ "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-root-identifier%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-load-rule%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-load-rule%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-type-checking%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-maybenonuniform%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-root-identifier%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-load-rule%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-load-rule%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-type-checking%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-built-in-values-workgroup_id%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-built-in-values-num_workgroups%E2%91%A0", @@ -4457,7 +4506,7 @@ "https://www.w3.org/TR/WGSL/#infopaneltitle-for-compute-shader-stage-workgroup", "https://www.w3.org/TR/WGSL/#ref-for-compute-shader-stage%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/WGSL/#workgroup-grid", "https://www.w3.org/TR/WGSL/#infopanel-for-workgroup-grid", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-workgroup-grid", @@ -4492,10 +4541,10 @@ "https://www.w3.org/TR/WGSL/#helper-invocation", "https://www.w3.org/TR/WGSL/#infopanel-for-helper-invocation", "https://www.w3.org/TR/WGSL/#infopaneltitle-for-helper-invocation", - "https://www.w3.org/TR/WGSL/#ref-for-write-access%E2%91%A6", + "https://www.w3.org/TR/WGSL/#ref-for-write-access%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-handle%E2%91%A5", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-handle%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-indeterminate-value%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A5", @@ -4515,7 +4564,7 @@ "https://www.w3.org/TR/WGSL/#ref-for-compute-shader-stage%E2%91%A5", "https://www.w3.org/TR/WGSL/#derivatives", "https://www.w3.org/TR/WGSL/#partial-derivative", - "https://www.w3.org/TR/WGSL/#ref-for-quad%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-quad%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A1%E2%93%AA%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-uniform-control-flow%E2%91%A8", "https://www.w3.org/TR/WGSL/#floating-point-evaluation", @@ -4545,7 +4594,7 @@ "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-f16%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/WGSL/#ref-for-integer-scalar%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-abstractfloat%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-integer-scalar%E2%91%A0%E2%91%A8", @@ -4555,63 +4604,8 @@ "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/WGSL/#memory-model", - "https://www.w3.org/TR/WGSL/#memory-operation", - "https://www.w3.org/TR/WGSL/#ref-for-read-access%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-write-access%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-read-access%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-load-rule%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-compound-assignment%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-left-hand-side%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-write-access%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-statement-assignment%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-simple-assignment%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-compound-assignment%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-left-hand-side%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-read-access%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-write-access%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-memory-model-memory-operation", - "https://www.w3.org/TR/WGSL/#ref-for-memory-locations%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-memory-view%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/WGSL/#example-6827c1a7", - "https://www.w3.org/TR/WGSL/#memory-model-reference", - "https://www.w3.org/TR/WGSL/#ref-for-resource%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-memory-model-references", - "https://www.w3.org/TR/WGSL/#ref-for-attribute-group%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-attribute-binding%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-function%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-private%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/WGSL/#ref-for-memory-model-references%E2%91%A0", - "https://www.w3.org/TR/WGSL/#scoped-operations", - "https://www.w3.org/TR/WGSL/#memory-scope", - "https://www.w3.org/TR/WGSL/#infopanel-for-memory-scope", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-memory-scope", - "https://www.w3.org/TR/WGSL/#execution-scope", - "https://www.w3.org/TR/WGSL/#infopanel-for-execution-scope", - "https://www.w3.org/TR/WGSL/#infopaneltitle-for-execution-scope", - "https://www.w3.org/TR/WGSL/#ref-for-memory-model-atomic-operation", - "https://www.w3.org/TR/WGSL/#ref-for-memory-model-scope", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/WGSL/#ref-for-memory-model-scope%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-quad%E2%91%A1", - "https://www.w3.org/TR/WGSL/#memory-semantics", - "https://www.w3.org/TR/WGSL/#ref-for-memory-model-memory-semantics", - "https://www.w3.org/TR/WGSL/#ref-for-memory-model-memory-semantics%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-memory-model-memory-semantics%E2%91%A1", - "https://www.w3.org/TR/WGSL/#private-vs-non-private", - "https://www.w3.org/TR/WGSL/#ref-for-read-access%E2%91%A7", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/WGSL/#ref-for-memory-model-non-private", - "https://www.w3.org/TR/WGSL/#ref-for-write-access%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-memory-model-non-private%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/WGSL/#grammar", "https://www.w3.org/TR/WGSL/#keyword-summary", "https://www.w3.org/TR/WGSL/#type-defining-keywords", @@ -5536,8 +5530,8 @@ "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A1%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-vertex%E2%91%A3", "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A1%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A1%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-u32%E2%91%A0%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A0%E2%91%A1%E2%91%A3", @@ -5574,10 +5568,10 @@ "https://www.w3.org/TR/WGSL/#ref-for-uniform-control-flow%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/WGSL/#storageBarrier-builtin", "https://www.w3.org/TR/WGSL/#ref-for-control-barrier%E2%91%A0", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-storage%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/WGSL/#workgroupBarrier-builtin", "https://www.w3.org/TR/WGSL/#ref-for-control-barrier%E2%91%A1", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/WGSL/#workgroupUniformLoad-builtin", "https://www.w3.org/TR/WGSL/#ref-for-type-concrete%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-plain-type%E2%91%A5", @@ -5587,7 +5581,7 @@ "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A1%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/WGSL/#ref-for-uniform-value%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-control-barrier%E2%91%A2", - "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/WGSL/#grammar-recursive-descent", "https://www.w3.org/TR/WGSL/#recursive-descent-syntax-access_mode", "https://www.w3.org/TR/WGSL/#infopanel-for-recursive-descent-syntax-access_mode", diff --git a/tr/ids/attribution-reporting-api.json b/tr/ids/attribution-reporting-api.json index 6ca082fb5891..2bd8ceacff53 100644 --- a/tr/ids/attribution-reporting-api.json +++ b/tr/ids/attribution-reporting-api.json @@ -542,6 +542,9 @@ "https://wicg.github.io/attribution-reporting-api/#source-debug-data-type-source-storage-limit", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-source-debug-data-type-source-storage-limit", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-source-debug-data-type-source-storage-limit", + "https://wicg.github.io/attribution-reporting-api/#source-debug-data-type-source-success", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-source-debug-data-type-source-success", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-source-debug-data-type-source-success", "https://wicg.github.io/attribution-reporting-api/#source-debug-data-type-source-unknown-error", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-source-debug-data-type-source-unknown-error", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-source-debug-data-type-source-unknown-error", @@ -1149,6 +1152,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-source-debug-data-type-source-destination-limit", "https://wicg.github.io/attribution-reporting-api/#ref-for-source-debug-data-type-source-noised", "https://wicg.github.io/attribution-reporting-api/#ref-for-source-debug-data-type-source-storage-limit", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-debug-data-type-source-success", "https://wicg.github.io/attribution-reporting-api/#ref-for-source-debug-data-type-source-unknown-error", "https://wicg.github.io/attribution-reporting-api/#ref-for-check-if-cookie-based-debugging-is-allowed%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#obtain-and-deliver-a-debug-report-on-source-registration", @@ -1216,6 +1220,8 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-expiry-time%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-expiry-time%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-should-block-processing-for-reporting-endpoint-limit", + "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-and-deliver-a-debug-report-on-source-registration%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-debug-data-type-source-success%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-set-append%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-cache%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-remove%E2%91%A0", @@ -1223,6 +1229,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-cache%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-can-attribution-rate-limit-record-be-removed%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-time%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-debug-data-type-source-success%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-randomized-response%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set%E2%91%A1%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A4", @@ -1250,8 +1257,8 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-expiry-time%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-set-append%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-cache%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-and-deliver-a-debug-report-on-source-registration%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-source-debug-data-type-source-noised%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-and-deliver-a-debug-report-on-source-registration%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-set-append%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#issue-75fbcf24", "https://wicg.github.io/attribution-reporting-api/#ref-for-max-event-level-reports-per-attribution-destination", diff --git a/tr/ids/css-anchor-position-1.json b/tr/ids/css-anchor-position-1.json index e227857cfc4e..10873bce2edb 100644 --- a/tr/ids/css-anchor-position-1.json +++ b/tr/ids/css-anchor-position-1.json @@ -497,20 +497,33 @@ "https://drafts.csswg.org/css-anchor-position-1/#infopanel-for-position-fallback-list", "https://drafts.csswg.org/css-anchor-position-1/#infopaneltitle-for-position-fallback-list", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-at-ruledef-try%E2%91%A4", - "https://drafts.csswg.org/css-anchor-position-1/#issue-0dfe4786", "https://drafts.csswg.org/css-anchor-position-1/#issue-5b530169", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-typedef-anchor-element%E2%91%A8", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-funcdef-anchor%E2%91%A1%E2%91%A2", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-propdef-anchor-default%E2%91%A2", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-at-ruledef-position-fallback%E2%91%A6", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-valdef-anchor-auto%E2%91%A5", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-funcdef-anchor%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-anchor-position-1/#fallback-apply", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-position-fallback-list%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-used-value%E2%91%A0", "https://drafts.csswg.org/css-anchor-position-1/#issue-da47c41b", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-propdef-position-fallback%E2%91%A3", + "https://drafts.csswg.org/css-anchor-position-1/#determine-the-position-fallback-styles", + "https://drafts.csswg.org/css-anchor-position-1/#infopanel-for-determine-the-position-fallback-styles", + "https://drafts.csswg.org/css-anchor-position-1/#infopaneltitle-for-determine-the-position-fallback-styles", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-list-iterate", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-position-fallback-list%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-anchor-position-1/#ref-for-margin-box", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-used-value%E2%91%A1", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-math-function%E2%91%A0", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-snapshotted-scroll-offset%E2%91%A1", - "https://drafts.csswg.org/css-anchor-position-1/#ref-for-margin-box%E2%91%A0", - "https://drafts.csswg.org/css-anchor-position-1/#ref-for-containing-block%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-inset-properties%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-snapshotted-scroll-offset%E2%91%A2", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-inset-modified-containing-block%E2%91%A1", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-position-fallback-list%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-margin-box", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-determine-the-position-fallback-styles", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-position-fallback-list%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-anchor-position-1/#issue-52cb8f94", "https://drafts.csswg.org/css-anchor-position-1/#example-117abb3f", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-elements", @@ -664,13 +677,12 @@ "https://drafts.csswg.org/css-anchor-position-1/#af899b67eb43fee00a1337cae194bbce", "https://drafts.csswg.org/css-anchor-position-1/#infopanel-for-af899b67eb43fee00a1337cae194bbce", "https://drafts.csswg.org/css-anchor-position-1/#infopaneltitle-for-af899b67eb43fee00a1337cae194bbce", - "https://drafts.csswg.org/css-anchor-position-1/#9fda9133089970d69ace9de8f46a334c", - "https://drafts.csswg.org/css-anchor-position-1/#infopanel-for-9fda9133089970d69ace9de8f46a334c", - "https://drafts.csswg.org/css-anchor-position-1/#infopaneltitle-for-9fda9133089970d69ace9de8f46a334c", + "https://drafts.csswg.org/css-anchor-position-1/#8b9e78ceedde26e69095bd6f6cce47bf", + "https://drafts.csswg.org/css-anchor-position-1/#infopanel-for-8b9e78ceedde26e69095bd6f6cce47bf", + "https://drafts.csswg.org/css-anchor-position-1/#infopaneltitle-for-8b9e78ceedde26e69095bd6f6cce47bf", "https://drafts.csswg.org/css-anchor-position-1/#references", "https://drafts.csswg.org/css-anchor-position-1/#normative", "https://drafts.csswg.org/css-anchor-position-1/#biblio-css-align-3", - "https://drafts.csswg.org/css-anchor-position-1/#biblio-css-box-4", "https://drafts.csswg.org/css-anchor-position-1/#biblio-css-break-4", "https://drafts.csswg.org/css-anchor-position-1/#biblio-css-cascade-5", "https://drafts.csswg.org/css-anchor-position-1/#biblio-css-display-4", @@ -688,11 +700,12 @@ "https://drafts.csswg.org/css-anchor-position-1/#biblio-infra", "https://drafts.csswg.org/css-anchor-position-1/#biblio-rfc2119", "https://drafts.csswg.org/css-anchor-position-1/#informative", + "https://drafts.csswg.org/css-anchor-position-1/#biblio-css-box-4", "https://drafts.csswg.org/css-anchor-position-1/#biblio-css-display-3", "https://drafts.csswg.org/css-anchor-position-1/#biblio-css-shadow-parts-1", "https://drafts.csswg.org/css-anchor-position-1/#biblio-html", "https://drafts.csswg.org/css-anchor-position-1/#property-index", - "https://drafts.csswg.org/css-anchor-position-1/#ref-for-propdef-anchor-default%E2%91%A2", + "https://drafts.csswg.org/css-anchor-position-1/#ref-for-propdef-anchor-default%E2%91%A3", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-propdef-anchor-name%E2%91%A2", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-propdef-anchor-scroll%E2%91%A4", "https://drafts.csswg.org/css-anchor-position-1/#ref-for-propdef-position-fallback%E2%91%A4", diff --git a/tr/ids/css-animations-2.json b/tr/ids/css-animations-2.json index 0975aee981d7..c9f170cab18f 100644 --- a/tr/ids/css-animations-2.json +++ b/tr/ids/css-animations-2.json @@ -370,7 +370,10 @@ "https://drafts.csswg.org/css-animations-2/#example-7f1c6b4e", "https://drafts.csswg.org/css-animations-2/#ref-for-dom-animation-playstate", "https://drafts.csswg.org/css-animations-2/#example-0d874a18", - "https://drafts.csswg.org/css-animations-2/#priv-sec", + "https://drafts.csswg.org/css-animations-2/#priv", + "https://drafts.csswg.org/css-animations-2/#sec", + "https://drafts.csswg.org/css-animations-2/#changes", + "https://drafts.csswg.org/css-animations-2/#changes-level-1", "https://drafts.csswg.org/css-animations-2/#w3c-conformance", "https://drafts.csswg.org/css-animations-2/#w3c-conventions", "https://drafts.csswg.org/css-animations-2/#w3c-example", diff --git a/tr/ids/dom.json b/tr/ids/dom.json index 13ff0f6e42e7..018481718b54 100644 --- a/tr/ids/dom.json +++ b/tr/ids/dom.json @@ -3718,19 +3718,21 @@ "https://dom.spec.whatwg.org/#infopaneltitle-for-locate-a-namespace", "https://dom.spec.whatwg.org/#ref-for-implements%E2%91%A0%E2%91%A4", "https://dom.spec.whatwg.org/#ref-for-element%E2%91%A2%E2%91%A5", + "https://dom.spec.whatwg.org/#ref-for-xml-namespace%E2%91%A0", + "https://dom.spec.whatwg.org/#ref-for-xmlns-namespace%E2%91%A1", "https://dom.spec.whatwg.org/#ref-for-concept-element-namespace%E2%91%A2", "https://dom.spec.whatwg.org/#ref-for-concept-element-namespace-prefix%E2%91%A3", "https://dom.spec.whatwg.org/#ref-for-concept-element-namespace%E2%91%A3", "https://dom.spec.whatwg.org/#ref-for-concept-element-attribute-has%E2%91%A2", "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A0%E2%91%A8", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-namespace%E2%91%A3", - "https://dom.spec.whatwg.org/#ref-for-xmlns-namespace%E2%91%A1", + "https://dom.spec.whatwg.org/#ref-for-xmlns-namespace%E2%91%A2", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-namespace-prefix%E2%91%A1", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A4", "https://dom.spec.whatwg.org/#ref-for-concept-element-attribute-has%E2%91%A3", "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A1%E2%93%AA", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-namespace%E2%91%A4", - "https://dom.spec.whatwg.org/#ref-for-xmlns-namespace%E2%91%A2", + "https://dom.spec.whatwg.org/#ref-for-xmlns-namespace%E2%91%A3", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-namespace-prefix%E2%91%A2", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A5", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-value%E2%91%A0%E2%93%AA", @@ -4246,10 +4248,10 @@ "https://dom.spec.whatwg.org/#ref-for-idl-DOMException%E2%91%A2%E2%91%A4", "https://dom.spec.whatwg.org/#ref-for-concept-element-namespace-prefix%E2%91%A5", "https://dom.spec.whatwg.org/#ref-for-concept-element-namespace-prefix%E2%91%A6", - "https://dom.spec.whatwg.org/#ref-for-xml-namespace%E2%91%A0", + "https://dom.spec.whatwg.org/#ref-for-xml-namespace%E2%91%A1", "https://dom.spec.whatwg.org/#ref-for-concept-element-namespace-prefix%E2%91%A7", - "https://dom.spec.whatwg.org/#ref-for-xmlns-namespace%E2%91%A3", "https://dom.spec.whatwg.org/#ref-for-xmlns-namespace%E2%91%A4", + "https://dom.spec.whatwg.org/#ref-for-xmlns-namespace%E2%91%A5", "https://dom.spec.whatwg.org/#ref-for-concept-element-namespace-prefix%E2%91%A8", "https://dom.spec.whatwg.org/#ref-for-dom-elementcreationoptions-is%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-customized-built-in-element%E2%91%A0", @@ -5450,7 +5452,6 @@ "https://dom.spec.whatwg.org/#concept-reflect", "https://dom.spec.whatwg.org/#infopanel-for-concept-reflect", "https://dom.spec.whatwg.org/#infopaneltitle-for-concept-reflect", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A2%E2%91%A7", "https://dom.spec.whatwg.org/#ref-for-concept-element-attributes-get-value", "https://dom.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A5%E2%91%A2", "https://dom.spec.whatwg.org/#ref-for-concept-element-attributes-set-value", @@ -5469,7 +5470,7 @@ "https://dom.spec.whatwg.org/#ref-for-domtokenlist%E2%91%A1", "https://dom.spec.whatwg.org/#ref-for-concept-element%E2%91%A0%E2%93%AA%E2%91%A4", "https://dom.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A5%E2%91%A4", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A2%E2%91%A8", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A2%E2%91%A7", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A0%E2%91%A4", "https://dom.spec.whatwg.org/#ref-for-concept-dtl-tokens", "https://dom.spec.whatwg.org/#ref-for-domtokenlist%E2%91%A2", @@ -5484,38 +5485,38 @@ "https://dom.spec.whatwg.org/#ref-for-dom-element-hasattributes%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-dom-element-getattributenames%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-qualified-name%E2%91%A2", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%93%AA", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A2%E2%91%A8", "https://dom.spec.whatwg.org/#ref-for-dom-element-getattribute%E2%91%A0", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A0", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%93%AA", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-qualified-name%E2%91%A3", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A1", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-dom-element-getattributens%E2%91%A0", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A2", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A1", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-namespace%E2%91%A0%E2%91%A2", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A0%E2%91%A5", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A3", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A2", "https://dom.spec.whatwg.org/#ref-for-dom-element-setattribute%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-value%E2%91%A0%E2%91%A8", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A4", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A3", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-qualified-name%E2%91%A4", "https://dom.spec.whatwg.org/#ref-for-dom-element-setattributens%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-value%E2%91%A1%E2%93%AA", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A5", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A4", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-namespace%E2%91%A0%E2%91%A3", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A0%E2%91%A6", "https://dom.spec.whatwg.org/#ref-for-dom-element-removeattribute%E2%91%A0", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A6", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A5", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-qualified-name%E2%91%A5", "https://dom.spec.whatwg.org/#ref-for-dom-element-removeattributens%E2%91%A0", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A7", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A6", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-namespace%E2%91%A0%E2%91%A4", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A0%E2%91%A7", "https://dom.spec.whatwg.org/#ref-for-dom-element-toggleattribute%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-dom-element-hasattribute%E2%91%A0", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A8", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A7", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-qualified-name%E2%91%A6", "https://dom.spec.whatwg.org/#ref-for-dom-element-hasattributens%E2%91%A0", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%93%AA", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A3%E2%91%A8", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-namespace%E2%91%A0%E2%91%A5", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A0%E2%91%A8", "https://dom.spec.whatwg.org/#dom-element-hasattributes", @@ -5532,7 +5533,7 @@ "https://dom.spec.whatwg.org/#infopanel-for-dom-element-getattributenames", "https://dom.spec.whatwg.org/#infopaneltitle-for-dom-element-getattributenames", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-qualified-name%E2%91%A7", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A0", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%93%AA", "https://dom.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A5%E2%91%A6", "https://dom.spec.whatwg.org/#ref-for-concept-element-attribute%E2%91%A0%E2%91%A4", "https://dom.spec.whatwg.org/#ref-for-list%E2%91%A0%E2%93%AA", @@ -5560,18 +5561,18 @@ "https://dom.spec.whatwg.org/#ref-for-concept-node-document%E2%91%A4%E2%91%A1", "https://dom.spec.whatwg.org/#ref-for-html-document%E2%91%A0%E2%91%A2", "https://dom.spec.whatwg.org/#ref-for-ascii-lowercase%E2%91%A3", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A1", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A6%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-concept-element-attribute%E2%91%A0%E2%91%A5", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-qualified-name%E2%91%A8", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A2", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A1", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A1%E2%93%AA", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-value%E2%91%A1%E2%91%A2", "https://dom.spec.whatwg.org/#ref-for-concept-node-document%E2%91%A4%E2%91%A2", "https://dom.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A6%E2%91%A1", "https://dom.spec.whatwg.org/#ref-for-concept-node-document%E2%91%A4%E2%91%A3", "https://dom.spec.whatwg.org/#ref-for-concept-element-attributes-append%E2%91%A2", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A3", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A2", "https://dom.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A6%E2%91%A2", "https://dom.spec.whatwg.org/#ref-for-concept-element-attributes-change%E2%91%A0", "https://dom.spec.whatwg.org/#dom-element-setattributens", @@ -5600,7 +5601,7 @@ "https://dom.spec.whatwg.org/#ref-for-ascii-lowercase%E2%91%A4", "https://dom.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A6%E2%91%A7", "https://dom.spec.whatwg.org/#ref-for-concept-element-attribute-has%E2%91%A4", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A4", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A3", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-qualified-name%E2%91%A0%E2%93%AA", "https://dom.spec.whatwg.org/#dom-element-toggleattribute", "https://dom.spec.whatwg.org/#infopanel-for-dom-element-toggleattribute", @@ -5614,18 +5615,18 @@ "https://dom.spec.whatwg.org/#ref-for-concept-node-document%E2%91%A4%E2%91%A5", "https://dom.spec.whatwg.org/#ref-for-html-document%E2%91%A0%E2%91%A4", "https://dom.spec.whatwg.org/#ref-for-ascii-lowercase%E2%91%A5", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A5", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A4", "https://dom.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A7%E2%93%AA", "https://dom.spec.whatwg.org/#ref-for-concept-element-attribute%E2%91%A0%E2%91%A6", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-qualified-name%E2%91%A0%E2%91%A0", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A6", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A5", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A1%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-value%E2%91%A1%E2%91%A3", "https://dom.spec.whatwg.org/#ref-for-concept-node-document%E2%91%A4%E2%91%A6", "https://dom.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A7%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-concept-node-document%E2%91%A4%E2%91%A7", "https://dom.spec.whatwg.org/#ref-for-concept-element-attributes-append%E2%91%A3", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A7", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A6", "https://dom.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A7%E2%91%A1", "https://dom.spec.whatwg.org/#ref-for-concept-element-attributes-remove-by-name%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A7%E2%91%A2", @@ -5634,7 +5635,7 @@ "https://dom.spec.whatwg.org/#infopaneltitle-for-dom-element-hasattributens", "https://dom.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A7%E2%91%A3", "https://dom.spec.whatwg.org/#ref-for-concept-element-attribute-has%E2%91%A5", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A8", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A7", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-namespace%E2%91%A0%E2%91%A6", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A1%E2%91%A1", "https://dom.spec.whatwg.org/#dom-element-getattributenode", @@ -5890,7 +5891,7 @@ "https://dom.spec.whatwg.org/#ref-for-namednodemap%E2%91%A6", "https://dom.spec.whatwg.org/#ref-for-dfn-supported-property-names%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-qualified-name%E2%91%A0%E2%91%A1", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%93%AA", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A4%E2%91%A8", "https://dom.spec.whatwg.org/#ref-for-namednodemap%E2%91%A7", "https://dom.spec.whatwg.org/#ref-for-concept-namednodemap-attribute%E2%91%A4", "https://dom.spec.whatwg.org/#ref-for-namednodemap%E2%91%A8", @@ -5961,7 +5962,7 @@ "https://dom.spec.whatwg.org/#concept-attribute", "https://dom.spec.whatwg.org/#infopanel-for-concept-attribute", "https://dom.spec.whatwg.org/#infopaneltitle-for-concept-attribute", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A0", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%93%AA", "https://dom.spec.whatwg.org/#concept-attribute-namespace", "https://dom.spec.whatwg.org/#infopanel-for-concept-attribute-namespace", "https://dom.spec.whatwg.org/#infopaneltitle-for-concept-attribute-namespace", @@ -5978,7 +5979,7 @@ "https://dom.spec.whatwg.org/#infopanel-for-concept-attribute-element", "https://dom.spec.whatwg.org/#infopaneltitle-for-concept-attribute-element", "https://dom.spec.whatwg.org/#ref-for-concept-element%E2%91%A0%E2%91%A0%E2%93%AA", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A1", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A0", "https://dom.spec.whatwg.org/#concept-attribute-qualified-name", "https://dom.spec.whatwg.org/#infopanel-for-concept-attribute-qualified-name", "https://dom.spec.whatwg.org/#infopaneltitle-for-concept-attribute-qualified-name", @@ -5986,9 +5987,9 @@ "https://dom.spec.whatwg.org/#ref-for-concept-attribute-namespace-prefix%E2%91%A5", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-namespace-prefix%E2%91%A6", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A1%E2%91%A3", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A2", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A1", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A1%E2%91%A4", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A3", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A2", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-namespace%E2%91%A0%E2%91%A7", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-namespace-prefix%E2%91%A7", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-element%E2%91%A0%E2%91%A6", @@ -5996,7 +5997,7 @@ "https://dom.spec.whatwg.org/#concept-named-attribute", "https://dom.spec.whatwg.org/#infopanel-for-concept-named-attribute", "https://dom.spec.whatwg.org/#infopaneltitle-for-concept-named-attribute", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A4", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A3", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A1%E2%91%A5", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-namespace%E2%91%A0%E2%91%A8", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-namespace-prefix%E2%91%A8", @@ -6028,7 +6029,7 @@ "https://dom.spec.whatwg.org/#set-an-existing-attribute-value", "https://dom.spec.whatwg.org/#infopanel-for-set-an-existing-attribute-value", "https://dom.spec.whatwg.org/#infopaneltitle-for-set-an-existing-attribute-value", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A5", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A4", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-element%E2%91%A0%E2%91%A7", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-value%E2%91%A1%E2%91%A6", "https://dom.spec.whatwg.org/#ref-for-concept-element-attributes-change%E2%91%A1", @@ -6403,7 +6404,7 @@ "https://dom.spec.whatwg.org/#ref-for-concept-range%E2%91%A3", "https://dom.spec.whatwg.org/#ref-for-concept-element%E2%91%A0%E2%91%A0%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-concept-element%E2%91%A0%E2%91%A0%E2%91%A1", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A6", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A5", "https://dom.spec.whatwg.org/#ref-for-concept-node-tree%E2%91%A1%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-concept-range%E2%91%A4", "https://dom.spec.whatwg.org/#ref-for-concept-range%E2%91%A5", @@ -7917,20 +7918,20 @@ "https://dom.spec.whatwg.org/#ref-for-ordered-set%E2%91%A4", "https://dom.spec.whatwg.org/#ref-for-domtokenlist%E2%91%A6", "https://dom.spec.whatwg.org/#ref-for-concept-element%E2%91%A0%E2%91%A0%E2%91%A2", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A7", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A6", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A1%E2%91%A7", "https://dom.spec.whatwg.org/#ref-for-other-applicable-specifications%E2%91%A7", "https://dom.spec.whatwg.org/#concept-supported-tokens", "https://dom.spec.whatwg.org/#infopanel-for-concept-supported-tokens", "https://dom.spec.whatwg.org/#infopaneltitle-for-concept-supported-tokens", "https://dom.spec.whatwg.org/#ref-for-domtokenlist%E2%91%A7", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A8", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A7", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A1%E2%91%A8", "https://dom.spec.whatwg.org/#ref-for-domtokenlist%E2%91%A8", "https://dom.spec.whatwg.org/#concept-domtokenlist-validation", "https://dom.spec.whatwg.org/#infopanel-for-concept-domtokenlist-validation", "https://dom.spec.whatwg.org/#infopaneltitle-for-concept-domtokenlist-validation", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A6%E2%93%AA", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A5%E2%91%A8", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A2%E2%93%AA", "https://dom.spec.whatwg.org/#ref-for-concept-supported-tokens", "https://dom.spec.whatwg.org/#ref-for-dfn-throw%E2%91%A7%E2%91%A3", @@ -7941,11 +7942,11 @@ "https://dom.spec.whatwg.org/#infopanel-for-concept-dtl-update", "https://dom.spec.whatwg.org/#infopaneltitle-for-concept-dtl-update", "https://dom.spec.whatwg.org/#ref-for-concept-element%E2%91%A0%E2%91%A0%E2%91%A3", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A6%E2%91%A0", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A6%E2%93%AA", "https://dom.spec.whatwg.org/#ref-for-concept-dtl-tokens%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-concept-element-attributes-set-value%E2%91%A1", "https://dom.spec.whatwg.org/#ref-for-concept-element%E2%91%A0%E2%91%A0%E2%91%A4", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A6%E2%91%A1", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A6%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A2%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-concept-ordered-set-serializer", "https://dom.spec.whatwg.org/#ref-for-concept-dtl-tokens%E2%91%A1", @@ -7955,7 +7956,7 @@ "https://dom.spec.whatwg.org/#infopaneltitle-for-concept-dtl-serialize", "https://dom.spec.whatwg.org/#ref-for-concept-element-attributes-get-value%E2%91%A0", "https://dom.spec.whatwg.org/#ref-for-concept-element%E2%91%A0%E2%91%A0%E2%91%A5", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A6%E2%91%A2", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A6%E2%91%A1", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A2%E2%91%A1", "https://dom.spec.whatwg.org/#ref-for-domtokenlist%E2%91%A0%E2%91%A1", "https://dom.spec.whatwg.org/#ref-for-concept-element-attributes-change-ext%E2%91%A3", @@ -8112,7 +8113,7 @@ "https://dom.spec.whatwg.org/#ref-for-dom-domtokenlist-value%E2%91%A2", "https://dom.spec.whatwg.org/#ref-for-concept-element-attributes-set-value%E2%91%A2", "https://dom.spec.whatwg.org/#ref-for-concept-element%E2%91%A0%E2%91%A0%E2%91%A8", - "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A6%E2%91%A3", + "https://dom.spec.whatwg.org/#ref-for-concept-attribute%E2%91%A6%E2%91%A2", "https://dom.spec.whatwg.org/#ref-for-concept-attribute-local-name%E2%91%A2%E2%91%A5", "https://dom.spec.whatwg.org/#xpath", "https://dom.spec.whatwg.org/#interface-xpathresult", @@ -8194,17 +8195,17 @@ "https://dom.spec.whatwg.org/#dom-xpathevaluatorbase-createexpression-expression-resolver-expression", "https://dom.spec.whatwg.org/#ref-for-callbackdef-xpathnsresolver", "https://dom.spec.whatwg.org/#dom-xpathevaluatorbase-createexpression-expression-resolver-resolver", - "https://dom.spec.whatwg.org/#ref-for-callbackdef-xpathnsresolver%E2%91%A0", - "https://dom.spec.whatwg.org/#dom-xpathevaluatorbase-creatensresolver", "https://dom.spec.whatwg.org/#ref-for-node%E2%91%A0%E2%93%AA%E2%93%AA", + "https://dom.spec.whatwg.org/#ref-for-dom-xpathevaluatorbase-creatensresolver", + "https://dom.spec.whatwg.org/#ref-for-node%E2%91%A0%E2%93%AA%E2%91%A0", "https://dom.spec.whatwg.org/#dom-xpathevaluatorbase-creatensresolver-noderesolver-noderesolver", "https://dom.spec.whatwg.org/#ref-for-xpathresult%E2%91%A2", "https://dom.spec.whatwg.org/#dom-xpathevaluatorbase-evaluate", "https://dom.spec.whatwg.org/#ref-for-idl-DOMString%E2%91%A0%E2%91%A2%E2%91%A4", "https://dom.spec.whatwg.org/#dom-xpathevaluatorbase-evaluate-expression-contextnode-resolver-type-result-expression", - "https://dom.spec.whatwg.org/#ref-for-node%E2%91%A0%E2%93%AA%E2%91%A0", + "https://dom.spec.whatwg.org/#ref-for-node%E2%91%A0%E2%93%AA%E2%91%A1", "https://dom.spec.whatwg.org/#dom-xpathevaluatorbase-evaluate-expression-contextnode-resolver-type-result-contextnode", - "https://dom.spec.whatwg.org/#ref-for-callbackdef-xpathnsresolver%E2%91%A1", + "https://dom.spec.whatwg.org/#ref-for-callbackdef-xpathnsresolver%E2%91%A0", "https://dom.spec.whatwg.org/#dom-xpathevaluatorbase-evaluate-expression-contextnode-resolver-type-result-resolver", "https://dom.spec.whatwg.org/#ref-for-idl-unsigned-short%E2%91%A3%E2%91%A5", "https://dom.spec.whatwg.org/#dom-xpathevaluatorbase-evaluate-expression-contextnode-resolver-type-result-type", @@ -8212,6 +8213,9 @@ "https://dom.spec.whatwg.org/#dom-xpathevaluatorbase-evaluate-expression-contextnode-resolver-type-result-result", "https://dom.spec.whatwg.org/#ref-for-document%E2%91%A1%E2%91%A2", "https://dom.spec.whatwg.org/#ref-for-xpathevaluatorbase%E2%91%A0", + "https://dom.spec.whatwg.org/#dom-xpathevaluatorbase-creatensresolver", + "https://dom.spec.whatwg.org/#infopanel-for-dom-xpathevaluatorbase-creatensresolver", + "https://dom.spec.whatwg.org/#infopaneltitle-for-dom-xpathevaluatorbase-creatensresolver", "https://dom.spec.whatwg.org/#interface-xpathevaluator", "https://dom.spec.whatwg.org/#ref-for-xpathevaluator", "https://dom.spec.whatwg.org/#ref-for-Exposed%E2%91%A1%E2%91%A8", @@ -8233,19 +8237,19 @@ "https://dom.spec.whatwg.org/#dom-xsltprocessor-xsltprocessor", "https://dom.spec.whatwg.org/#ref-for-idl-undefined%E2%91%A3%E2%91%A6", "https://dom.spec.whatwg.org/#dom-xsltprocessor-importstylesheet", - "https://dom.spec.whatwg.org/#ref-for-node%E2%91%A0%E2%93%AA%E2%91%A1", + "https://dom.spec.whatwg.org/#ref-for-node%E2%91%A0%E2%93%AA%E2%91%A2", "https://dom.spec.whatwg.org/#dom-xsltprocessor-importstylesheet-style-style", "https://dom.spec.whatwg.org/#ref-for-cereactions%E2%91%A3%E2%91%A5", "https://dom.spec.whatwg.org/#ref-for-documentfragment%E2%91%A2%E2%91%A8", "https://dom.spec.whatwg.org/#dom-xsltprocessor-transformtofragment", - "https://dom.spec.whatwg.org/#ref-for-node%E2%91%A0%E2%93%AA%E2%91%A2", + "https://dom.spec.whatwg.org/#ref-for-node%E2%91%A0%E2%93%AA%E2%91%A3", "https://dom.spec.whatwg.org/#dom-xsltprocessor-transformtofragment-source-output-source", "https://dom.spec.whatwg.org/#ref-for-document%E2%91%A1%E2%91%A4", "https://dom.spec.whatwg.org/#dom-xsltprocessor-transformtofragment-source-output-output", "https://dom.spec.whatwg.org/#ref-for-cereactions%E2%91%A3%E2%91%A6", "https://dom.spec.whatwg.org/#ref-for-document%E2%91%A1%E2%91%A5", "https://dom.spec.whatwg.org/#dom-xsltprocessor-transformtodocument", - "https://dom.spec.whatwg.org/#ref-for-node%E2%91%A0%E2%93%AA%E2%91%A3", + "https://dom.spec.whatwg.org/#ref-for-node%E2%91%A0%E2%93%AA%E2%91%A4", "https://dom.spec.whatwg.org/#dom-xsltprocessor-transformtodocument-source-source", "https://dom.spec.whatwg.org/#ref-for-idl-undefined%E2%91%A3%E2%91%A7", "https://dom.spec.whatwg.org/#dom-xsltprocessor-setparameter", @@ -8316,7 +8320,7 @@ "https://dom.spec.whatwg.org/#dom-element-setidattribute", "https://dom.spec.whatwg.org/#dom-element-setidattributens", "https://dom.spec.whatwg.org/#dom-element-setidattributenode", - "https://dom.spec.whatwg.org/#ref-for-node%E2%91%A0%E2%93%AA%E2%91%A4", + "https://dom.spec.whatwg.org/#ref-for-node%E2%91%A0%E2%93%AA%E2%91%A5", "https://dom.spec.whatwg.org/#dom-node-issupported", "https://dom.spec.whatwg.org/#dom-node-getfeature", "https://dom.spec.whatwg.org/#dom-node-getuserdata", diff --git a/tr/ids/html.json b/tr/ids/html.json index 81385be14c34..65f96f59249b 100644 --- a/tr/ids/html.json +++ b/tr/ids/html.json @@ -1112,8 +1112,11 @@ "https://html.spec.whatwg.org/multipage/infrastructure.html#concept-element-attributes-append", "https://html.spec.whatwg.org/multipage/infrastructure.html#concept-element-attributes-remove", "https://html.spec.whatwg.org/multipage/infrastructure.html#concept-element-attributes-replace", + "https://html.spec.whatwg.org/multipage/infrastructure.html#concept-element-attributes-get-by-namespace", "https://html.spec.whatwg.org/multipage/infrastructure.html#concept-element-attributes-set-value", + "https://html.spec.whatwg.org/multipage/infrastructure.html#concept-element-attributes-remove-by-namespace", "https://html.spec.whatwg.org/multipage/infrastructure.html#concept-element-attributes-change-ext", + "https://html.spec.whatwg.org/multipage/infrastructure.html#concept-attribute-value", "https://html.spec.whatwg.org/multipage/infrastructure.html#attribute-list", "https://html.spec.whatwg.org/multipage/infrastructure.html#concept-cd-data", "https://html.spec.whatwg.org/multipage/infrastructure.html#dependencies:characterdata", @@ -2469,75 +2472,215 @@ "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#toc-infrastructure", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#common-dom-interfaces", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflected-target", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:elementinternals", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:elementinternals-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflected-idl-attribute", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflected-content-attribute-name", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:elementinternals-3", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:internal-content-attribute-map", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-2", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflect", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-content-attribute-name", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-3", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-4", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-3", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#support-elementinternals", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:elementinternals-4", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-4", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-5", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflect", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-content-attribute-name-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#example-reflect-incantation", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflect-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:support-elementinternals", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-5", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#get-the-element", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#get-the-content-attribute", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#set-the-content-attribute", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#delete-the-content-attribute", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-6", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-element", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-content-attribute", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:concept-element-attributes-get-by-namespace", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-content-attribute-name-3", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:concept-attribute-value", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:set-the-content-attribute", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:concept-element-attributes-set-value", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-content-attribute-name-4", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:delete-the-content-attribute", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:concept-element-attributes-remove-by-namespace", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-content-attribute-name-5", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-7", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:elementinternals-5", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-element-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:internals-target", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-content-attribute-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:internals-target-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:internal-content-attribute-map-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-content-attribute-name-6", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:map-exists", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:internals-target-3", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:internal-content-attribute-map-3", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-content-attribute-name-7", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:set-the-content-attribute-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:map-set", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:internals-target-4", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:internal-content-attribute-map-4", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-content-attribute-name-8", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:delete-the-content-attribute-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:map-remove", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:internals-target-5", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:internal-content-attribute-map-5", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-content-attribute-name-9", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:elementinternals-6", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:internals-target-6", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:internal-content-attribute-map-6", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-8", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-domstring", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-domstring-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflect-3", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:enumerated-attribute", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#limited-to-only-known-values", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-6", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-domstring-3", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-element-3", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-content-attribute-3", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-content-attribute-name-10", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:enumerated-attribute-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-7", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:limited-to-only-known-values", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:missing-value-default", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:canonical-keyword", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-3", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:set-the-content-attribute-3", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-8", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-domstring-4", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-4", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-element-4", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-5", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-content-attribute-4", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-content-attribute-name-11", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:assert", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:enumerated-attribute-3", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:assert-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-9", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:limited-to-only-known-values-2", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:assert-3", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:canonical-keyword-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-6", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:delete-the-content-attribute-3", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-7", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:set-the-content-attribute-4", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-10", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-domstring-5", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-8", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-element-5", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-9", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-content-attribute-5", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-content-attribute-name-12", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:url", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:parse-a-url", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:node-document", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:resulting-url-string", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:concept-idl-convert", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-usvstring", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:concept-idl-convert-2", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-usvstring-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:convert", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-10", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:set-the-content-attribute-5", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-11", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-boolean", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-11", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-content-attribute-6", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-12", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:delete-the-content-attribute-4", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-13", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:set-the-content-attribute-6", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:boolean-attribute", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-12", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-long", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:rules-for-parsing-integers", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:valid-integer", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-long-2", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#limited-to-only-non-negative-numbers", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-14", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-content-attribute-7", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:rules-for-parsing-integers", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-13", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:limited-to-only-non-negative-numbers", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:rules-for-parsing-non-negative-integers", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-long-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-14", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-15", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:limited-to-only-non-negative-numbers-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-16", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:limited-to-only-non-negative-numbers-3", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:indexsizeerror", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:domexception", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:valid-non-negative-integer", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-15", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:set-the-content-attribute-7", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:valid-integer", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-17", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-unsigned-long", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:rules-for-parsing-non-negative-integers-2", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:valid-non-negative-integer-2", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-unsigned-long-2", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:rules-for-parsing-non-negative-integers-3", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:indexsizeerror-2", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:domexception-2", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:valid-non-negative-integer-3", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-unsigned-long-3", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero-with-fallback", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:rules-for-parsing-non-negative-integers-4", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:valid-non-negative-integer-4", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-unsigned-long-4", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#clamped-to-the-range", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:rules-for-parsing-non-negative-integers-5", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-16", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-content-attribute-8", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-18", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:limited-to-only-non-negative-numbers-greater-than-zero", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:limited-to-only-non-negative-numbers-greater-than-zero-with-fallback", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-19", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:clamped-to-the-range", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-20", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:clamped-to-the-range-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:rules-for-parsing-non-negative-integers-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-21", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:clamped-to-the-range-3", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-22", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-23", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:limited-to-only-non-negative-numbers-greater-than-zero-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:indexsizeerror-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:domexception-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-24", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:limited-to-only-non-negative-numbers-greater-than-zero-3", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:limited-to-only-non-negative-numbers-greater-than-zero-with-fallback-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-25", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-17", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:set-the-content-attribute-8", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:valid-non-negative-integer", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:clamped-to-the-range-4", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-26", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-double", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-unrestricted-double", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#limited-to-numbers-greater-than-zero", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-18", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-content-attribute-9", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:rules-for-parsing-floating-point-number-values", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-27", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:limited-to-numbers-greater-than-zero", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-28", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-29", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:limited-to-numbers-greater-than-zero-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-19", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:set-the-content-attribute-9", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:best-representation-of-the-number-as-a-floating-point-number", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-double-2", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:idl-unrestricted-double-2", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#limited-to-numbers-greater-than-zero", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:rules-for-parsing-floating-point-number-values-2", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:best-representation-of-the-number-as-a-floating-point-number-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-30", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:domtokenlist", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:domtokenlist-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-20", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-content-attribute-name-13", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:support-elementinternals-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-31", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:element", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:element-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-9", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#explicitly-set-attr-element", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-10", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#attr-associated-element", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:attr-associated-element", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-11", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-element-6", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-content-attribute-10", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:explicitly-set-attr-element", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:explicitly-set-attr-element-2", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:descendant", @@ -2548,27 +2691,39 @@ "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:root-2", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:concept-id", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:implements", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-12", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:attr-associated-element-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-13", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:explicitly-set-attr-element-4", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:attr-associated-element-3", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-21", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:attr-associated-element-4", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-22", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:explicitly-set-attr-element-5", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-3", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-4", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-5", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-23", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:delete-the-content-attribute-5", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-24", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:set-the-content-attribute-10", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-25", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:explicitly-set-attr-element-6", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-14", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:concept-element-attributes-change-ext", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-content-attribute-name-14", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:explicitly-set-attr-element-7", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-32", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:element-3", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:element-4", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-15", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#explicitly-set-attr-elements", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:list", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-16", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#cached-attr-associated-elements", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-17", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#attr-associated-elements", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:attr-associated-elements", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-18", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:list-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-element-7", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:explicitly-set-attr-elements", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:list-iterate", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:explicitly-set-attr-elements-2", @@ -2576,6 +2731,7 @@ "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:concept-shadow-including-ancestor-2", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:continue", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:list-append", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:get-the-content-attribute-11", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:split-a-string-on-spaces", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:list-iterate-2", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:tree-order-2", @@ -2585,29 +2741,36 @@ "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:implements-2", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:continue-2", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:list-append-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-19", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:attr-associated-elements-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-20", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:explicitly-set-attr-elements-3", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:attr-associated-elements-3", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-21", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:cached-attr-associated-elements", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-6", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-26", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:attr-associated-elements-4", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-7", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-27", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:cached-attr-associated-elements-2", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-8", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-28", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:cached-attr-associated-elements-3", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:concept-idl-convert-3", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-9", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:concept-idl-convert", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-29", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:cached-attr-associated-elements-4", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-10", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-30", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:explicitly-set-attr-elements-4", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-11", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-12", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-31", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:delete-the-content-attribute-6", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-32", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:set-the-content-attribute-11", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:list-3", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:list-iterate-3", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:list-append-3", - "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-13", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:this-33", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:explicitly-set-attr-elements-5", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-target-22", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:concept-element-attributes-change-ext-2", + "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:reflected-content-attribute-name-15", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes:explicitly-set-attr-elements-6", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#collections", "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#collections:htmlformcontrolscollection", @@ -5146,10 +5309,10 @@ "https://html.spec.whatwg.org/multipage/dom.html#wai-aria", "https://html.spec.whatwg.org/multipage/dom.html#wai-aria:html-elements", "https://html.spec.whatwg.org/multipage/dom.html#wai-aria:custom-element", - "https://html.spec.whatwg.org/multipage/dom.html#wai-aria:native-accessibility-semantics-map", + "https://html.spec.whatwg.org/multipage/dom.html#wai-aria:internal-content-attribute-map", "https://html.spec.whatwg.org/multipage/dom.html#wai-aria:map-exists", "https://html.spec.whatwg.org/multipage/dom.html#wai-aria:custom-element-2", - "https://html.spec.whatwg.org/multipage/dom.html#wai-aria:native-accessibility-semantics-map-2", + "https://html.spec.whatwg.org/multipage/dom.html#wai-aria:internal-content-attribute-map-2", "https://html.spec.whatwg.org/multipage/dom.html#wai-aria:map-exists-2", "https://html.spec.whatwg.org/multipage/dom.html#wai-aria:the-a-element", "https://html.spec.whatwg.org/multipage/dom.html#wai-aria:attr-hyperlink-href", @@ -29979,9 +30142,10 @@ "https://html.spec.whatwg.org/multipage/custom-elements.html#the-elementinternals-interface:dom-elementinternals-reportvalidity", "https://html.spec.whatwg.org/multipage/custom-elements.html#the-elementinternals-interface:nodelist", "https://html.spec.whatwg.org/multipage/custom-elements.html#the-elementinternals-interface:dom-elementinternals-labels", + "https://html.spec.whatwg.org/multipage/custom-elements.html#the-elementinternals-interface:elementinternals-3", "https://html.spec.whatwg.org/multipage/custom-elements.html#the-elementinternals-interface:ariamixin", "https://html.spec.whatwg.org/multipage/custom-elements.html#validitystateflags", - "https://html.spec.whatwg.org/multipage/custom-elements.html#the-elementinternals-interface:elementinternals-3", + "https://html.spec.whatwg.org/multipage/custom-elements.html#the-elementinternals-interface:elementinternals-4", "https://html.spec.whatwg.org/multipage/custom-elements.html#internals-target", "https://html.spec.whatwg.org/multipage/custom-elements.html#the-elementinternals-interface:custom-element", "https://html.spec.whatwg.org/multipage/custom-elements.html#shadow-root-access", @@ -30139,24 +30303,8 @@ "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:internals-target-2", "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:attr-aria-*", "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:custom-element", - "https://html.spec.whatwg.org/multipage/custom-elements.html#native-accessibility-semantics-map", - "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:the-map-element", - "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:elementinternals", - "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:ariamixin", - "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:internals-target-3", - "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:native-accessibility-semantics-map", - "https://html.spec.whatwg.org/multipage/custom-elements.html#dom-ElementInternals-accessibility-idl", - "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:ariamixin-getter-steps", - "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:elementinternals-2", - "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:internals-target-4", - "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:native-accessibility-semantics-map-2", - "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:map-exists", - "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:ariamixin-setter-steps", - "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:elementinternals-3", - "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:internals-target-5", - "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:native-accessibility-semantics-map-3", - "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:map-remove", - "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:map-set", + "https://html.spec.whatwg.org/multipage/custom-elements.html#internal-content-attribute-map", + "https://html.spec.whatwg.org/multipage/custom-elements.html#accessibility-semantics:ordered-map", "https://html.spec.whatwg.org/multipage/semantics-other.html#head", "https://html.spec.whatwg.org/multipage/semantics-other.html#living-standard", "https://html.spec.whatwg.org/multipage/semantics-other.html#toc-semantics", diff --git a/tr/ids/image-capture.json b/tr/ids/image-capture.json index fc63d98a1703..dd8f9d449f9a 100644 --- a/tr/ids/image-capture.json +++ b/tr/ids/image-capture.json @@ -28,24 +28,28 @@ "https://www.w3.org/TR/image-capture/#ref-for-dictdef-photosettings", "https://www.w3.org/TR/image-capture/#securityandprivacy", "https://www.w3.org/TR/image-capture/#imagecaptureapi", - "https://www.w3.org/TR/image-capture/#ref-for-dom-promise", + "https://www.w3.org/TR/image-capture/#ref-for-idl-promise", "https://www.w3.org/TR/image-capture/#ref-for-Exposed", "https://www.w3.org/TR/image-capture/#imagecapture", + "https://www.w3.org/TR/image-capture/#infopanel-for-imagecapture", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-imagecapture", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-imagecapture", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediastreamtrack%E2%91%A2", "https://www.w3.org/TR/image-capture/#dom-imagecapture-imagecapture-videotrack-videotrack", - "https://www.w3.org/TR/image-capture/#ref-for-idl-promise", + "https://www.w3.org/TR/image-capture/#ref-for-idl-promise%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-dfn-Blob%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-takephoto%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-photosettings%E2%91%A0", "https://www.w3.org/TR/image-capture/#dom-imagecapture-takephoto-photosettings-photosettings", - "https://www.w3.org/TR/image-capture/#ref-for-idl-promise%E2%91%A0", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-imagecapture-takephoto-photosettings-photosettings", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-imagecapture-takephoto-photosettings-photosettings", + "https://www.w3.org/TR/image-capture/#ref-for-idl-promise%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-photocapabilities", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-getphotocapabilities%E2%91%A0", - "https://www.w3.org/TR/image-capture/#ref-for-idl-promise%E2%91%A1", + "https://www.w3.org/TR/image-capture/#ref-for-idl-promise%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-photosettings%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-getphotosettings%E2%91%A0", - "https://www.w3.org/TR/image-capture/#ref-for-idl-promise%E2%91%A2", + "https://www.w3.org/TR/image-capture/#ref-for-idl-promise%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-imagebitmap%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-grabframe%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediastreamtrack%E2%91%A3", @@ -57,10 +61,14 @@ "https://www.w3.org/TR/image-capture/#ref-for-imagebitmap%E2%91%A1", "https://www.w3.org/TR/image-capture/#imagecapture-attributes", "https://www.w3.org/TR/image-capture/#dom-imagecapture-track", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-imagecapture-track", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-imagecapture-track", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediastreamtrack%E2%91%A4", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediastreamtrack%E2%91%A5", "https://www.w3.org/TR/image-capture/#imagecapture-methods", "https://www.w3.org/TR/image-capture/#dom-imagecapture-imagecapture", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-imagecapture-imagecapture", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-imagecapture-imagecapture", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediastreamtrack%E2%91%A6", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediastreamtrack%E2%91%A7", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-track%E2%91%A1", @@ -69,6 +77,8 @@ "https://www.w3.org/TR/image-capture/#ref-for-idl-DOMException", "https://www.w3.org/TR/image-capture/#ref-for-notsupportederror", "https://www.w3.org/TR/image-capture/#dom-imagecapture-takephoto", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-imagecapture-takephoto", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-imagecapture-takephoto", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-takephoto%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-track%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-photosettings%E2%91%A2", @@ -90,6 +100,8 @@ "https://www.w3.org/TR/image-capture/#ref-for-dictdef-photosettings%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-photosettings%E2%91%A4", "https://www.w3.org/TR/image-capture/#dom-imagecapture-getphotocapabilities", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-imagecapture-getphotocapabilities", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-imagecapture-getphotocapabilities", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-getphotocapabilities%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediastreamtrack-readystate%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-track%E2%91%A5", @@ -104,6 +116,8 @@ "https://www.w3.org/TR/image-capture/#ref-for-operationerror", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-photocapabilities%E2%91%A1", "https://www.w3.org/TR/image-capture/#dom-imagecapture-getphotosettings", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-imagecapture-getphotosettings", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-imagecapture-getphotosettings", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-getphotosettings%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediastreamtrack-readystate%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-track%E2%91%A7", @@ -118,6 +132,8 @@ "https://www.w3.org/TR/image-capture/#ref-for-operationerror%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-photosettings%E2%91%A6", "https://www.w3.org/TR/image-capture/#dom-imagecapture-grabframe", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-imagecapture-grabframe", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-imagecapture-grabframe", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-grabframe%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-track%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/image-capture/#ref-for-imagebitmap%E2%91%A2", @@ -141,6 +157,8 @@ "https://www.w3.org/TR/image-capture/#ref-for-imagebitmap%E2%91%A5", "https://www.w3.org/TR/image-capture/#photocapabilities-section", "https://www.w3.org/TR/image-capture/#dictdef-photocapabilities", + "https://www.w3.org/TR/image-capture/#infopanel-for-dictdef-photocapabilities", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dictdef-photocapabilities", "https://www.w3.org/TR/image-capture/#ref-for-enumdef-redeyereduction", "https://www.w3.org/TR/image-capture/#ref-for-dom-photocapabilities-redeyereduction", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange", @@ -152,21 +170,31 @@ "https://www.w3.org/TR/image-capture/#ref-for-dom-photocapabilities-filllightmode", "https://www.w3.org/TR/image-capture/#photocapabilities-members", "https://www.w3.org/TR/image-capture/#dom-photocapabilities-redeyereduction", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-photocapabilities-redeyereduction", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-photocapabilities-redeyereduction", "https://www.w3.org/TR/image-capture/#ref-for-enumdef-redeyereduction%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-red-eye-reduction", "https://www.w3.org/TR/image-capture/#dom-photocapabilities-imageheight", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-photocapabilities-imageheight", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-photocapabilities-imageheight", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-image-height", "https://www.w3.org/TR/image-capture/#dom-photocapabilities-imagewidth", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-photocapabilities-imagewidth", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-photocapabilities-imagewidth", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-image-width", "https://www.w3.org/TR/image-capture/#dom-photocapabilities-filllightmode", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-photocapabilities-filllightmode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-photocapabilities-filllightmode", "https://www.w3.org/TR/image-capture/#ref-for-enumdef-filllightmode%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-fill-light-mode", "https://www.w3.org/TR/image-capture/#ref-for-dom-photocapabilities-imagewidth%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-dom-photocapabilities-imageheight%E2%91%A0", "https://www.w3.org/TR/image-capture/#photosettings-section", "https://www.w3.org/TR/image-capture/#dictdef-photosettings", + "https://www.w3.org/TR/image-capture/#infopanel-for-dictdef-photosettings", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dictdef-photosettings", "https://www.w3.org/TR/image-capture/#ref-for-enumdef-filllightmode%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-dom-photosettings-filllightmode", "https://www.w3.org/TR/image-capture/#ref-for-idl-double", @@ -177,20 +205,30 @@ "https://www.w3.org/TR/image-capture/#ref-for-dom-photosettings-redeyereduction", "https://www.w3.org/TR/image-capture/#photosettings-members", "https://www.w3.org/TR/image-capture/#dom-photosettings-redeyereduction", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-photosettings-redeyereduction", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-photosettings-redeyereduction", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-red-eye-reduction%E2%91%A0", "https://www.w3.org/TR/image-capture/#dom-photosettings-imageheight", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-photosettings-imageheight", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-photosettings-imageheight", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-image-height%E2%91%A0", "https://www.w3.org/TR/image-capture/#dom-photosettings-imagewidth", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-photosettings-imagewidth", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-photosettings-imagewidth", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-image-width%E2%91%A0", "https://www.w3.org/TR/image-capture/#dom-photosettings-filllightmode", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-photosettings-filllightmode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-photosettings-filllightmode", "https://www.w3.org/TR/image-capture/#ref-for-enumdef-filllightmode%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-fill-light-mode%E2%91%A0", "https://www.w3.org/TR/image-capture/#mediasettingsrange-section", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange%E2%91%A3", "https://www.w3.org/TR/image-capture/#dictdef-mediasettingsrange", + "https://www.w3.org/TR/image-capture/#infopanel-for-dictdef-mediasettingsrange", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dictdef-mediasettingsrange", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediasettingsrange-max", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A4", @@ -199,38 +237,60 @@ "https://www.w3.org/TR/image-capture/#ref-for-dom-mediasettingsrange-step", "https://www.w3.org/TR/image-capture/#mediasettingsrange-members", "https://www.w3.org/TR/image-capture/#dom-mediasettingsrange-max", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediasettingsrange-max", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediasettingsrange-max", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A6", "https://www.w3.org/TR/image-capture/#dom-mediasettingsrange-min", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediasettingsrange-min", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediasettingsrange-min", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A7", "https://www.w3.org/TR/image-capture/#dom-mediasettingsrange-step", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediasettingsrange-step", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediasettingsrange-step", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A8", "https://www.w3.org/TR/image-capture/#redeyereduction-section", "https://www.w3.org/TR/image-capture/#ref-for-enumdef-redeyereduction%E2%91%A1", "https://www.w3.org/TR/image-capture/#enumdef-redeyereduction", + "https://www.w3.org/TR/image-capture/#infopanel-for-enumdef-redeyereduction", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-enumdef-redeyereduction", "https://www.w3.org/TR/image-capture/#ref-for-dom-redeyereduction-never", "https://www.w3.org/TR/image-capture/#ref-for-dom-redeyereduction-always", "https://www.w3.org/TR/image-capture/#ref-for-dom-redeyereduction-controllable", "https://www.w3.org/TR/image-capture/#redeyereduction-values", "https://www.w3.org/TR/image-capture/#dom-redeyereduction-never", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-redeyereduction-never", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-redeyereduction-never", "https://www.w3.org/TR/image-capture/#ref-for-red-eye-reduction%E2%91%A1", "https://www.w3.org/TR/image-capture/#dom-redeyereduction-always", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-redeyereduction-always", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-redeyereduction-always", "https://www.w3.org/TR/image-capture/#ref-for-red-eye-reduction%E2%91%A2", "https://www.w3.org/TR/image-capture/#dom-redeyereduction-controllable", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-redeyereduction-controllable", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-redeyereduction-controllable", "https://www.w3.org/TR/image-capture/#ref-for-red-eye-reduction%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-dom-photosettings-redeyereduction%E2%91%A0", "https://www.w3.org/TR/image-capture/#filllightmode-section", "https://www.w3.org/TR/image-capture/#ref-for-enumdef-filllightmode%E2%91%A3", "https://www.w3.org/TR/image-capture/#enumdef-filllightmode", + "https://www.w3.org/TR/image-capture/#infopanel-for-enumdef-filllightmode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-enumdef-filllightmode", "https://www.w3.org/TR/image-capture/#ref-for-dom-filllightmode-auto", "https://www.w3.org/TR/image-capture/#ref-for-dom-filllightmode-off", "https://www.w3.org/TR/image-capture/#ref-for-dom-filllightmode-flash", "https://www.w3.org/TR/image-capture/#filllightmode-values", "https://www.w3.org/TR/image-capture/#dom-filllightmode-auto", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-filllightmode-auto", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-filllightmode-auto", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-takephoto%E2%91%A6", "https://www.w3.org/TR/image-capture/#ref-for-dom-filllightmode-flash%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-takephoto%E2%91%A7", "https://www.w3.org/TR/image-capture/#dom-filllightmode-off", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-filllightmode-off", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-filllightmode-off", "https://www.w3.org/TR/image-capture/#dom-filllightmode-flash", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-filllightmode-flash", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-filllightmode-flash", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-takephoto%E2%91%A8", "https://www.w3.org/TR/image-capture/#extensions", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediastreamtrack%E2%91%A0%E2%91%A1", @@ -283,54 +343,88 @@ "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatracksupportedconstraints-torch", "https://www.w3.org/TR/image-capture/#mediatracksupportedconstraints-members", "https://www.w3.org/TR/image-capture/#dom-mediatracksupportedconstraints-whitebalancemode", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksupportedconstraints-whitebalancemode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksupportedconstraints-whitebalancemode", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/image-capture/#ref-for-white-balance-mode", "https://www.w3.org/TR/image-capture/#dom-mediatracksupportedconstraints-colortemperature", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksupportedconstraints-colortemperature", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksupportedconstraints-colortemperature", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/image-capture/#ref-for-color-temperature", "https://www.w3.org/TR/image-capture/#dom-mediatracksupportedconstraints-exposuremode", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksupportedconstraints-exposuremode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksupportedconstraints-exposuremode", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-exposure", "https://www.w3.org/TR/image-capture/#dom-mediatracksupportedconstraints-exposurecompensation", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksupportedconstraints-exposurecompensation", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksupportedconstraints-exposurecompensation", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-exposure-compensation", "https://www.w3.org/TR/image-capture/#dom-mediatracksupportedconstraints-exposuretime", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksupportedconstraints-exposuretime", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksupportedconstraints-exposuretime", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-exposure-time", "https://www.w3.org/TR/image-capture/#dom-mediatracksupportedconstraints-iso", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksupportedconstraints-iso", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksupportedconstraints-iso", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-iso", "https://www.w3.org/TR/image-capture/#dom-mediatracksupportedconstraints-focusmode", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksupportedconstraints-focusmode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksupportedconstraints-focusmode", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/image-capture/#ref-for-focus-mode", "https://www.w3.org/TR/image-capture/#dom-mediatracksupportedconstraints-pointsofinterest", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksupportedconstraints-pointsofinterest", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksupportedconstraints-pointsofinterest", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/image-capture/#ref-for-points-of-interest", "https://www.w3.org/TR/image-capture/#dom-mediatracksupportedconstraints-brightness", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksupportedconstraints-brightness", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksupportedconstraints-brightness", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/image-capture/#ref-for-brightness", "https://www.w3.org/TR/image-capture/#dom-mediatracksupportedconstraints-contrast", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksupportedconstraints-contrast", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksupportedconstraints-contrast", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/image-capture/#ref-for-contrast", "https://www.w3.org/TR/image-capture/#dom-mediatracksupportedconstraints-pan", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksupportedconstraints-pan", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksupportedconstraints-pan", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/image-capture/#ref-for-pan", "https://www.w3.org/TR/image-capture/#dom-mediatracksupportedconstraints-saturation", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksupportedconstraints-saturation", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksupportedconstraints-saturation", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/image-capture/#ref-for-saturation", "https://www.w3.org/TR/image-capture/#dom-mediatracksupportedconstraints-sharpness", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksupportedconstraints-sharpness", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksupportedconstraints-sharpness", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-sharpness", "https://www.w3.org/TR/image-capture/#dom-mediatracksupportedconstraints-focusdistance", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksupportedconstraints-focusdistance", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksupportedconstraints-focusdistance", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-focus-distance", "https://www.w3.org/TR/image-capture/#dom-mediatracksupportedconstraints-tilt", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksupportedconstraints-tilt", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksupportedconstraints-tilt", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-tilt", "https://www.w3.org/TR/image-capture/#dom-mediatracksupportedconstraints-zoom", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksupportedconstraints-zoom", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksupportedconstraints-zoom", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-zoom", "https://www.w3.org/TR/image-capture/#dom-mediatracksupportedconstraints-torch", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksupportedconstraints-torch", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksupportedconstraints-torch", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/image-capture/#ref-for-torch", "https://www.w3.org/TR/image-capture/#mediatrackcapabilities-section", @@ -375,36 +469,56 @@ "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatrackcapabilities-torch", "https://www.w3.org/TR/image-capture/#mediatrackcapabilities-members", "https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-whitebalancemode", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackcapabilities-whitebalancemode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackcapabilities-whitebalancemode", "https://www.w3.org/TR/image-capture/#ref-for-idl-DOMString%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-white-balance-mode%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-enumdef-meteringmode", "https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-colortemperature", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackcapabilities-colortemperature", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackcapabilities-colortemperature", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/image-capture/#ref-for-color-temperature%E2%91%A0", "https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-exposuremode", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackcapabilities-exposuremode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackcapabilities-exposuremode", "https://www.w3.org/TR/image-capture/#ref-for-idl-DOMString%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-exposure%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-enumdef-meteringmode%E2%91%A0", "https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-exposurecompensation", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackcapabilities-exposurecompensation", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackcapabilities-exposurecompensation", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/image-capture/#ref-for-exposure-compensation%E2%91%A0", "https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-exposuretime", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackcapabilities-exposuretime", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackcapabilities-exposuretime", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/image-capture/#ref-for-exposure-time%E2%91%A0", "https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-iso", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackcapabilities-iso", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackcapabilities-iso", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/image-capture/#ref-for-iso%E2%91%A0", "https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-focusmode", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackcapabilities-focusmode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackcapabilities-focusmode", "https://www.w3.org/TR/image-capture/#ref-for-idl-DOMString%E2%91%A4", "https://www.w3.org/TR/image-capture/#ref-for-focus-mode%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-enumdef-meteringmode%E2%91%A1", "https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-brightness", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackcapabilities-brightness", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackcapabilities-brightness", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-brightness%E2%91%A0", "https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-contrast", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackcapabilities-contrast", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackcapabilities-contrast", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-contrast%E2%91%A0", "https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-pan", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackcapabilities-pan", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackcapabilities-pan", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-pan%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-dfn-request-permission-to-use", @@ -425,15 +539,23 @@ "https://www.w3.org/TR/image-capture/#ref-for-tilt%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-zoom%E2%91%A1", "https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-saturation", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackcapabilities-saturation", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackcapabilities-saturation", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/image-capture/#ref-for-saturation%E2%91%A0", "https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-sharpness", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackcapabilities-sharpness", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackcapabilities-sharpness", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/image-capture/#ref-for-sharpness%E2%91%A0", "https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-focusdistance", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackcapabilities-focusdistance", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackcapabilities-focusdistance", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/image-capture/#ref-for-focus-distance%E2%91%A0", "https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-tilt", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackcapabilities-tilt", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackcapabilities-tilt", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/image-capture/#ref-for-tilt%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-dfn-request-permission-to-use%E2%91%A0", @@ -445,6 +567,8 @@ "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/image-capture/#ref-for-tilt%E2%91%A5", "https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-zoom", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackcapabilities-zoom", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackcapabilities-zoom", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-zoom%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-dfn-request-permission-to-use%E2%91%A1", @@ -456,6 +580,8 @@ "https://www.w3.org/TR/image-capture/#ref-for-dictdef-mediasettingsrange%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-zoom%E2%91%A5", "https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-torch", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackcapabilities-torch", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackcapabilities-torch", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/image-capture/#ref-for-torch%E2%91%A0", "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-section", @@ -506,54 +632,88 @@ "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatrackconstraintset-torch", "https://www.w3.org/TR/image-capture/#mediatrackconstraintset-members", "https://www.w3.org/TR/image-capture/#dom-mediatrackconstraintset-whitebalancemode", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackconstraintset-whitebalancemode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackconstraintset-whitebalancemode", "https://www.w3.org/TR/image-capture/#ref-for-dom-constraindomstring%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-enumdef-meteringmode%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-white-balance-mode%E2%91%A1", "https://www.w3.org/TR/image-capture/#dom-mediatrackconstraintset-exposuremode", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackconstraintset-exposuremode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackconstraintset-exposuremode", "https://www.w3.org/TR/image-capture/#ref-for-dom-constraindomstring%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-enumdef-meteringmode%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-exposure%E2%91%A1", "https://www.w3.org/TR/image-capture/#dom-mediatrackconstraintset-focusmode", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackconstraintset-focusmode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackconstraintset-focusmode", "https://www.w3.org/TR/image-capture/#ref-for-dom-constraindomstring%E2%91%A4", "https://www.w3.org/TR/image-capture/#ref-for-enumdef-meteringmode%E2%91%A4", "https://www.w3.org/TR/image-capture/#ref-for-focus-mode%E2%91%A1", "https://www.w3.org/TR/image-capture/#dom-mediatrackconstraintset-colortemperature", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackconstraintset-colortemperature", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackconstraintset-colortemperature", "https://www.w3.org/TR/image-capture/#ref-for-dom-constraindouble%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-color-temperature%E2%91%A1", "https://www.w3.org/TR/image-capture/#dom-mediatrackconstraintset-exposurecompensation", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackconstraintset-exposurecompensation", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackconstraintset-exposurecompensation", "https://www.w3.org/TR/image-capture/#ref-for-dom-constraindouble%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-exposure-compensation%E2%91%A1", "https://www.w3.org/TR/image-capture/#dom-mediatrackconstraintset-exposuretime", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackconstraintset-exposuretime", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackconstraintset-exposuretime", "https://www.w3.org/TR/image-capture/#ref-for-dom-constraindouble%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-exposure-time%E2%91%A1", "https://www.w3.org/TR/image-capture/#dom-mediatrackconstraintset-iso", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackconstraintset-iso", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackconstraintset-iso", "https://www.w3.org/TR/image-capture/#ref-for-dom-constraindouble%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/image-capture/#ref-for-iso%E2%91%A1", "https://www.w3.org/TR/image-capture/#dom-mediatrackconstraintset-pointsofinterest", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackconstraintset-pointsofinterest", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackconstraintset-pointsofinterest", "https://www.w3.org/TR/image-capture/#ref-for-typedefdef-constrainpoint2d%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-points-of-interest%E2%91%A0", "https://www.w3.org/TR/image-capture/#dom-mediatrackconstraintset-brightness", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackconstraintset-brightness", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackconstraintset-brightness", "https://www.w3.org/TR/image-capture/#ref-for-dom-constraindouble%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/image-capture/#ref-for-brightness%E2%91%A1", "https://www.w3.org/TR/image-capture/#dom-mediatrackconstraintset-contrast", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackconstraintset-contrast", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackconstraintset-contrast", "https://www.w3.org/TR/image-capture/#ref-for-dom-constraindouble%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/image-capture/#ref-for-contrast%E2%91%A1", "https://www.w3.org/TR/image-capture/#dom-mediatrackconstraintset-pan", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackconstraintset-pan", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackconstraintset-pan", "https://www.w3.org/TR/image-capture/#ref-for-pan%E2%91%A6", "https://www.w3.org/TR/image-capture/#dom-mediatrackconstraintset-saturation", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackconstraintset-saturation", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackconstraintset-saturation", "https://www.w3.org/TR/image-capture/#ref-for-dom-constraindouble%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/image-capture/#ref-for-saturation%E2%91%A1", "https://www.w3.org/TR/image-capture/#dom-mediatrackconstraintset-sharpness", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackconstraintset-sharpness", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackconstraintset-sharpness", "https://www.w3.org/TR/image-capture/#ref-for-dom-constraindouble%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/image-capture/#ref-for-sharpness%E2%91%A1", "https://www.w3.org/TR/image-capture/#dom-mediatrackconstraintset-focusdistance", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackconstraintset-focusdistance", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackconstraintset-focusdistance", "https://www.w3.org/TR/image-capture/#ref-for-dom-constraindouble%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/image-capture/#ref-for-focus-distance%E2%91%A1", "https://www.w3.org/TR/image-capture/#dom-mediatrackconstraintset-tilt", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackconstraintset-tilt", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackconstraintset-tilt", "https://www.w3.org/TR/image-capture/#ref-for-tilt%E2%91%A6", "https://www.w3.org/TR/image-capture/#dom-mediatrackconstraintset-zoom", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackconstraintset-zoom", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackconstraintset-zoom", "https://www.w3.org/TR/image-capture/#ref-for-zoom%E2%91%A7", "https://www.w3.org/TR/image-capture/#dom-mediatrackconstraintset-torch", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatrackconstraintset-torch", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatrackconstraintset-torch", "https://www.w3.org/TR/image-capture/#ref-for-dom-constrainboolean%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-torch%E2%91%A1", "https://www.w3.org/TR/image-capture/#mediatracksettings-section", @@ -598,47 +758,69 @@ "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatracksettings-torch", "https://www.w3.org/TR/image-capture/#mediatracksettings-members", "https://www.w3.org/TR/image-capture/#dom-mediatracksettings-whitebalancemode", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksettings-whitebalancemode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksettings-whitebalancemode", "https://www.w3.org/TR/image-capture/#ref-for-idl-DOMString%E2%91%A8", "https://www.w3.org/TR/image-capture/#ref-for-white-balance-mode%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-enumdef-meteringmode%E2%91%A5", "https://www.w3.org/TR/image-capture/#dom-mediatracksettings-exposuremode", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksettings-exposuremode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksettings-exposuremode", "https://www.w3.org/TR/image-capture/#ref-for-idl-DOMString%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/image-capture/#ref-for-exposure%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-enumdef-meteringmode%E2%91%A6", "https://www.w3.org/TR/image-capture/#dom-mediatracksettings-colortemperature", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksettings-colortemperature", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksettings-colortemperature", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-color-temperature%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatracksettings-whitebalancemode%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-dom-meteringmode-manual", "https://www.w3.org/TR/image-capture/#dom-mediatracksettings-exposurecompensation", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksettings-exposurecompensation", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksettings-exposurecompensation", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-exposure-compensation%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatracksettings-exposuremode%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-dom-meteringmode-continuous", "https://www.w3.org/TR/image-capture/#ref-for-dom-meteringmode-single-shot", "https://www.w3.org/TR/image-capture/#dom-mediatracksettings-exposuretime", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksettings-exposuretime", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksettings-exposuretime", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-exposure-time%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatracksettings-exposuremode%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-dom-meteringmode-manual%E2%91%A0", "https://www.w3.org/TR/image-capture/#dom-mediatracksettings-iso", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksettings-iso", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksettings-iso", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/image-capture/#ref-for-iso%E2%91%A2", "https://www.w3.org/TR/image-capture/#dom-mediatracksettings-focusmode", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksettings-focusmode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksettings-focusmode", "https://www.w3.org/TR/image-capture/#ref-for-idl-DOMString%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-focus-mode%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-enumdef-meteringmode%E2%91%A7", "https://www.w3.org/TR/image-capture/#dom-mediatracksettings-pointsofinterest", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksettings-pointsofinterest", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksettings-pointsofinterest", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-point2d%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-point2d%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-points-of-interest%E2%91%A1", "https://www.w3.org/TR/image-capture/#dom-mediatracksettings-brightness", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksettings-brightness", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksettings-brightness", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/image-capture/#ref-for-brightness%E2%91%A2", "https://www.w3.org/TR/image-capture/#dom-mediatracksettings-contrast", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksettings-contrast", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksettings-contrast", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/image-capture/#ref-for-contrast%E2%91%A2", "https://www.w3.org/TR/image-capture/#dom-mediatracksettings-pan", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksettings-pan", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksettings-pan", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/image-capture/#ref-for-pan%E2%91%A7", "https://www.w3.org/TR/image-capture/#ref-for-dfn-request-permission-to-use%E2%91%A2", @@ -648,15 +830,23 @@ "https://www.w3.org/TR/image-capture/#ref-for-pan%E2%91%A8", "https://www.w3.org/TR/image-capture/#ref-for-pan%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/image-capture/#dom-mediatracksettings-saturation", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksettings-saturation", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksettings-saturation", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/image-capture/#ref-for-saturation%E2%91%A2", "https://www.w3.org/TR/image-capture/#dom-mediatracksettings-sharpness", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksettings-sharpness", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksettings-sharpness", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/image-capture/#ref-for-sharpness%E2%91%A2", "https://www.w3.org/TR/image-capture/#dom-mediatracksettings-focusdistance", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksettings-focusdistance", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksettings-focusdistance", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-focus-distance%E2%91%A2", "https://www.w3.org/TR/image-capture/#dom-mediatracksettings-tilt", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksettings-tilt", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksettings-tilt", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-tilt%E2%91%A7", "https://www.w3.org/TR/image-capture/#ref-for-dfn-request-permission-to-use%E2%91%A3", @@ -666,6 +856,8 @@ "https://www.w3.org/TR/image-capture/#ref-for-tilt%E2%91%A8", "https://www.w3.org/TR/image-capture/#ref-for-tilt%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/image-capture/#dom-mediatracksettings-zoom", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksettings-zoom", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksettings-zoom", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-zoom%E2%91%A8", "https://www.w3.org/TR/image-capture/#ref-for-dfn-request-permission-to-use%E2%91%A4", @@ -675,10 +867,14 @@ "https://www.w3.org/TR/image-capture/#ref-for-zoom%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/image-capture/#ref-for-zoom%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/image-capture/#dom-mediatracksettings-torch", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-mediatracksettings-torch", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-mediatracksettings-torch", "https://www.w3.org/TR/image-capture/#ref-for-idl-boolean%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-torch%E2%91%A2", "https://www.w3.org/TR/image-capture/#additional-constrainable-props", "https://www.w3.org/TR/image-capture/#dictdef-constrainpoint2dparameters", + "https://www.w3.org/TR/image-capture/#infopanel-for-dictdef-constrainpoint2dparameters", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dictdef-constrainpoint2dparameters", "https://www.w3.org/TR/image-capture/#ref-for-idl-sequence%E2%91%A4", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-point2d%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-dom-constrainpoint2dparameters-exact", @@ -689,11 +885,17 @@ "https://www.w3.org/TR/image-capture/#ref-for-dictdef-point2d%E2%91%A4", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-constrainpoint2dparameters", "https://www.w3.org/TR/image-capture/#typedefdef-constrainpoint2d", + "https://www.w3.org/TR/image-capture/#infopanel-for-typedefdef-constrainpoint2d", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-typedefdef-constrainpoint2d", "https://www.w3.org/TR/image-capture/#constraintpoint2d-members", "https://www.w3.org/TR/image-capture/#dom-constrainpoint2dparameters-exact", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-constrainpoint2dparameters-exact", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-constrainpoint2dparameters-exact", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-point2d%E2%91%A5", "https://www.w3.org/TR/image-capture/#ref-for-points-of-interest%E2%91%A2", "https://www.w3.org/TR/image-capture/#dom-constrainpoint2dparameters-ideal", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-constrainpoint2dparameters-ideal", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-constrainpoint2dparameters-ideal", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-point2d%E2%91%A6", "https://www.w3.org/TR/image-capture/#ref-for-points-of-interest%E2%91%A3", "https://www.w3.org/TR/image-capture/#constrainable-properties", @@ -703,15 +905,25 @@ "https://www.w3.org/TR/image-capture/#ref-for-dfn-advanced-constraints", "https://www.w3.org/TR/image-capture/#ref-for-dfn-required-constraints", "https://www.w3.org/TR/image-capture/#white-balance-mode", + "https://www.w3.org/TR/image-capture/#infopanel-for-white-balance-mode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-white-balance-mode", "https://www.w3.org/TR/image-capture/#color-temperature", + "https://www.w3.org/TR/image-capture/#infopanel-for-color-temperature", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-color-temperature", "https://www.w3.org/TR/image-capture/#exposure", + "https://www.w3.org/TR/image-capture/#infopanel-for-exposure", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-exposure", "https://www.w3.org/TR/image-capture/#ref-for-dom-meteringmode-single-shot%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-dom-meteringmode-continuous%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatracksettings-exposuremode%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-dom-meteringmode-manual%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatracksettings-exposuremode%E2%91%A3", "https://www.w3.org/TR/image-capture/#focus-mode", + "https://www.w3.org/TR/image-capture/#infopanel-for-focus-mode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-focus-mode", "https://www.w3.org/TR/image-capture/#points-of-interest", + "https://www.w3.org/TR/image-capture/#infopanel-for-points-of-interest", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-points-of-interest", "https://www.w3.org/TR/image-capture/#ref-for-exposure%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-white-balance-mode%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-focus-mode%E2%91%A3", @@ -720,30 +932,54 @@ "https://www.w3.org/TR/image-capture/#ref-for-dom-point2d-x", "https://www.w3.org/TR/image-capture/#ref-for-dom-point2d-y", "https://www.w3.org/TR/image-capture/#exposure-compensation", + "https://www.w3.org/TR/image-capture/#infopanel-for-exposure-compensation", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-exposure-compensation", "https://www.w3.org/TR/image-capture/#ref-for-dom-meteringmode-single-shot%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-dom-meteringmode-continuous%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatracksettings-exposuremode%E2%91%A4", "https://www.w3.org/TR/image-capture/#exposure-time", + "https://www.w3.org/TR/image-capture/#infopanel-for-exposure-time", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-exposure-time", "https://www.w3.org/TR/image-capture/#ref-for-dom-meteringmode-manual%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatracksettings-exposuremode%E2%91%A5", "https://www.w3.org/TR/image-capture/#iso", + "https://www.w3.org/TR/image-capture/#infopanel-for-iso", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-iso", "https://www.w3.org/TR/image-capture/#red-eye-reduction", + "https://www.w3.org/TR/image-capture/#infopanel-for-red-eye-reduction", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-red-eye-reduction", "https://www.w3.org/TR/image-capture/#brightness", + "https://www.w3.org/TR/image-capture/#infopanel-for-brightness", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-brightness", "https://www.w3.org/TR/image-capture/#contrast", + "https://www.w3.org/TR/image-capture/#infopanel-for-contrast", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-contrast", "https://www.w3.org/TR/image-capture/#saturation", + "https://www.w3.org/TR/image-capture/#infopanel-for-saturation", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-saturation", "https://www.w3.org/TR/image-capture/#ref-for-contrast%E2%91%A3", "https://www.w3.org/TR/image-capture/#sharpness", + "https://www.w3.org/TR/image-capture/#infopanel-for-sharpness", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-sharpness", "https://www.w3.org/TR/image-capture/#ref-for-sharpness%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-brightness%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-contrast%E2%91%A4", "https://www.w3.org/TR/image-capture/#ref-for-saturation%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-sharpness%E2%91%A4", "https://www.w3.org/TR/image-capture/#image-width", + "https://www.w3.org/TR/image-capture/#infopanel-for-image-width", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-image-width", "https://www.w3.org/TR/image-capture/#image-height", + "https://www.w3.org/TR/image-capture/#infopanel-for-image-height", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-image-height", "https://www.w3.org/TR/image-capture/#ref-for-dom-photocapabilities-imagewidth%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-dom-photocapabilities-imageheight%E2%91%A1", "https://www.w3.org/TR/image-capture/#focus-distance", + "https://www.w3.org/TR/image-capture/#infopanel-for-focus-distance", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-focus-distance", "https://www.w3.org/TR/image-capture/#pan", + "https://www.w3.org/TR/image-capture/#infopanel-for-pan", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-pan", "https://www.w3.org/TR/image-capture/#ref-for-dfn-fitness-distance", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatrackconstraintset%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatrackconstraintset-pan%E2%91%A0", @@ -758,6 +994,8 @@ "https://www.w3.org/TR/image-capture/#ref-for-securityerror", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatrackconstraintset-pan%E2%91%A1", "https://www.w3.org/TR/image-capture/#tilt", + "https://www.w3.org/TR/image-capture/#infopanel-for-tilt", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-tilt", "https://www.w3.org/TR/image-capture/#ref-for-dfn-fitness-distance%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatrackconstraintset%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatrackconstraintset-tilt%E2%91%A0", @@ -774,6 +1012,8 @@ "https://www.w3.org/TR/image-capture/#ref-for-pan%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-tilt%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/image-capture/#zoom", + "https://www.w3.org/TR/image-capture/#infopanel-for-zoom", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-zoom", "https://www.w3.org/TR/image-capture/#ref-for-dfn-fitness-distance%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatrackconstraintset%E2%91%A4", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatrackconstraintset-zoom%E2%91%A0", @@ -788,32 +1028,52 @@ "https://www.w3.org/TR/image-capture/#ref-for-securityerror%E2%91%A1", "https://www.w3.org/TR/image-capture/#ref-for-dom-mediatrackconstraintset-zoom%E2%91%A1", "https://www.w3.org/TR/image-capture/#fill-light-mode", + "https://www.w3.org/TR/image-capture/#infopanel-for-fill-light-mode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-fill-light-mode", "https://www.w3.org/TR/image-capture/#torch", + "https://www.w3.org/TR/image-capture/#infopanel-for-torch", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-torch", "https://www.w3.org/TR/image-capture/#ref-for-dom-imagecapture-track%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/image-capture/#meteringmode-section", "https://www.w3.org/TR/image-capture/#ref-for-enumdef-meteringmode%E2%91%A8", "https://www.w3.org/TR/image-capture/#enumdef-meteringmode", + "https://www.w3.org/TR/image-capture/#infopanel-for-enumdef-meteringmode", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-enumdef-meteringmode", "https://www.w3.org/TR/image-capture/#ref-for-dom-meteringmode-none", "https://www.w3.org/TR/image-capture/#ref-for-dom-meteringmode-manual%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-dom-meteringmode-single-shot%E2%91%A2", "https://www.w3.org/TR/image-capture/#ref-for-dom-meteringmode-continuous%E2%91%A2", "https://www.w3.org/TR/image-capture/#meteringmode-values", "https://www.w3.org/TR/image-capture/#dom-meteringmode-none", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-meteringmode-none", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-meteringmode-none", "https://www.w3.org/TR/image-capture/#dom-meteringmode-manual", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-meteringmode-manual", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-meteringmode-manual", "https://www.w3.org/TR/image-capture/#dom-meteringmode-single-shot", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-meteringmode-single-shot", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-meteringmode-single-shot", "https://www.w3.org/TR/image-capture/#dom-meteringmode-continuous", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-meteringmode-continuous", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-meteringmode-continuous", "https://www.w3.org/TR/image-capture/#point2d-section", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-point2d%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/image-capture/#ref-for-dictdef-point2d%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/image-capture/#dictdef-point2d", + "https://www.w3.org/TR/image-capture/#infopanel-for-dictdef-point2d", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dictdef-point2d", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/image-capture/#ref-for-dom-point2d-x%E2%91%A0", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/image-capture/#ref-for-dom-point2d-y%E2%91%A0", "https://www.w3.org/TR/image-capture/#point2d-members", "https://www.w3.org/TR/image-capture/#dom-point2d-x", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-point2d-x", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-point2d-x", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/image-capture/#dom-point2d-y", + "https://www.w3.org/TR/image-capture/#infopanel-for-dom-point2d-y", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dom-point2d-y", "https://www.w3.org/TR/image-capture/#ref-for-idl-double%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/image-capture/#examples", "https://www.w3.org/TR/image-capture/#example1", @@ -834,62 +1094,164 @@ "https://www.w3.org/TR/image-capture/#index", "https://www.w3.org/TR/image-capture/#index-defined-here", "https://www.w3.org/TR/image-capture/#index-defined-elsewhere", - "https://www.w3.org/TR/image-capture/#term-for-dfn-advanced-constraints", - "https://www.w3.org/TR/image-capture/#term-for-dfn-allowed-required-constraints-for-device-selection", - "https://www.w3.org/TR/image-capture/#term-for-dfn-optional-basic-constraints", - "https://www.w3.org/TR/image-capture/#term-for-dfn-required-constraints", - "https://www.w3.org/TR/image-capture/#term-for-dom-promise", - "https://www.w3.org/TR/image-capture/#term-for-dfn-Blob", - "https://www.w3.org/TR/image-capture/#term-for-dfn-camera", - "https://www.w3.org/TR/image-capture/#term-for-dom-constrainboolean", - "https://www.w3.org/TR/image-capture/#term-for-dom-constraindomstring", - "https://www.w3.org/TR/image-capture/#term-for-dom-constraindouble", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediadevices", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediastream", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediastreamtrack", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediatrackcapabilities", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediatrackconstraintset", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediatrackconstraints", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediatracksettings", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediatracksupportedconstraints", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediastreamtrack-applyconstraints", - "https://www.w3.org/TR/image-capture/#term-for-dom-devicepermissiondescriptor-deviceid", - "https://www.w3.org/TR/image-capture/#term-for-dfn-fitness-distance", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediastreamtrack-getcapabilities", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediastreamtrack-getconstraints", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediastreamtrack-getsettings", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediadevices-getsupportedconstraints", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediadevices-getusermedia", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediastreamtrack-kind", - "https://www.w3.org/TR/image-capture/#term-for-idl-def-MediaStreamTrackState.live", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediastreamtrack-onmute", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediastreamtrack-onunmute", - "https://www.w3.org/TR/image-capture/#term-for-dom-cameradevicepermissiondescriptor-pantiltzoom", - "https://www.w3.org/TR/image-capture/#term-for-dom-mediastreamtrack-readystate", - "https://www.w3.org/TR/image-capture/#term-for-imagebitmap", - "https://www.w3.org/TR/image-capture/#term-for-dom-imagebitmap-height", - "https://www.w3.org/TR/image-capture/#term-for-top-level-browsing-context", - "https://www.w3.org/TR/image-capture/#term-for-dom-document-visibilitystate", - "https://www.w3.org/TR/image-capture/#term-for-dom-imagebitmap-width", - "https://www.w3.org/TR/image-capture/#term-for-dom-permissiondescriptor", - "https://www.w3.org/TR/image-capture/#term-for-dfn-request-permission-to-use", - "https://www.w3.org/TR/image-capture/#term-for-dfn-request-permission-to-use%E2%91%A0", - "https://www.w3.org/TR/image-capture/#term-for-idl-DOMException", - "https://www.w3.org/TR/image-capture/#term-for-idl-DOMString", - "https://www.w3.org/TR/image-capture/#term-for-Exposed", - "https://www.w3.org/TR/image-capture/#term-for-invalidstateerror", - "https://www.w3.org/TR/image-capture/#term-for-notsupportederror", - "https://www.w3.org/TR/image-capture/#term-for-operationerror", - "https://www.w3.org/TR/image-capture/#term-for-idl-promise", - "https://www.w3.org/TR/image-capture/#term-for-securityerror", - "https://www.w3.org/TR/image-capture/#term-for-unknownerror", - "https://www.w3.org/TR/image-capture/#term-for-a-promise-rejected-with", - "https://www.w3.org/TR/image-capture/#term-for-idl-boolean", - "https://www.w3.org/TR/image-capture/#term-for-idl-double", - "https://www.w3.org/TR/image-capture/#term-for-idl-sequence", + "https://www.w3.org/TR/image-capture/#679045a6b2a77f41fe5c2dbccd84ef62", + "https://www.w3.org/TR/image-capture/#infopanel-for-679045a6b2a77f41fe5c2dbccd84ef62", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-679045a6b2a77f41fe5c2dbccd84ef62", + "https://www.w3.org/TR/image-capture/#24223811c663e4c6a6fc5f078cdfe588", + "https://www.w3.org/TR/image-capture/#infopanel-for-24223811c663e4c6a6fc5f078cdfe588", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-24223811c663e4c6a6fc5f078cdfe588", + "https://www.w3.org/TR/image-capture/#d2b63ca70d64cd954f23cce4668d9447", + "https://www.w3.org/TR/image-capture/#infopanel-for-d2b63ca70d64cd954f23cce4668d9447", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-d2b63ca70d64cd954f23cce4668d9447", + "https://www.w3.org/TR/image-capture/#33192b1956aec5ab37387b9e4a3c798f", + "https://www.w3.org/TR/image-capture/#infopanel-for-33192b1956aec5ab37387b9e4a3c798f", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-33192b1956aec5ab37387b9e4a3c798f", + "https://www.w3.org/TR/image-capture/#287b118b2ab672d150208c3b56900bef", + "https://www.w3.org/TR/image-capture/#infopanel-for-287b118b2ab672d150208c3b56900bef", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-287b118b2ab672d150208c3b56900bef", + "https://www.w3.org/TR/image-capture/#adb3c058cd65f325d5e1bfe8008da195", + "https://www.w3.org/TR/image-capture/#infopanel-for-adb3c058cd65f325d5e1bfe8008da195", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-adb3c058cd65f325d5e1bfe8008da195", + "https://www.w3.org/TR/image-capture/#b9ffe7e93218b12692e67f54b495829d", + "https://www.w3.org/TR/image-capture/#infopanel-for-b9ffe7e93218b12692e67f54b495829d", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-b9ffe7e93218b12692e67f54b495829d", + "https://www.w3.org/TR/image-capture/#bc81b8da775bb4184a696d8719da790c", + "https://www.w3.org/TR/image-capture/#infopanel-for-bc81b8da775bb4184a696d8719da790c", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-bc81b8da775bb4184a696d8719da790c", + "https://www.w3.org/TR/image-capture/#ff661c9be37f297189127599cb9b25c6", + "https://www.w3.org/TR/image-capture/#infopanel-for-ff661c9be37f297189127599cb9b25c6", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-ff661c9be37f297189127599cb9b25c6", + "https://www.w3.org/TR/image-capture/#f74366b0c39bd259d8fb8c212a5a603a", + "https://www.w3.org/TR/image-capture/#infopanel-for-f74366b0c39bd259d8fb8c212a5a603a", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-f74366b0c39bd259d8fb8c212a5a603a", + "https://www.w3.org/TR/image-capture/#673d2df566e82a547108f40055f8a1ae", + "https://www.w3.org/TR/image-capture/#infopanel-for-673d2df566e82a547108f40055f8a1ae", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-673d2df566e82a547108f40055f8a1ae", + "https://www.w3.org/TR/image-capture/#5c685413b5abe97a3b2c53e5b0f268b5", + "https://www.w3.org/TR/image-capture/#infopanel-for-5c685413b5abe97a3b2c53e5b0f268b5", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-5c685413b5abe97a3b2c53e5b0f268b5", + "https://www.w3.org/TR/image-capture/#d5b1c737eae6ed5abf15c3732df2ec4c", + "https://www.w3.org/TR/image-capture/#infopanel-for-d5b1c737eae6ed5abf15c3732df2ec4c", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-d5b1c737eae6ed5abf15c3732df2ec4c", + "https://www.w3.org/TR/image-capture/#7c79de0d1e6c3c2e0ab850aaaca2c5a3", + "https://www.w3.org/TR/image-capture/#infopanel-for-7c79de0d1e6c3c2e0ab850aaaca2c5a3", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-7c79de0d1e6c3c2e0ab850aaaca2c5a3", + "https://www.w3.org/TR/image-capture/#9691043fcb26fa053eba61f74aa0ff2c", + "https://www.w3.org/TR/image-capture/#infopanel-for-9691043fcb26fa053eba61f74aa0ff2c", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-9691043fcb26fa053eba61f74aa0ff2c", + "https://www.w3.org/TR/image-capture/#d9caaf0a99a68a501c62981e5a6983b6", + "https://www.w3.org/TR/image-capture/#infopanel-for-d9caaf0a99a68a501c62981e5a6983b6", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-d9caaf0a99a68a501c62981e5a6983b6", + "https://www.w3.org/TR/image-capture/#287fb197b2235e0068fec0517de6b39b", + "https://www.w3.org/TR/image-capture/#infopanel-for-287fb197b2235e0068fec0517de6b39b", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-287fb197b2235e0068fec0517de6b39b", + "https://www.w3.org/TR/image-capture/#1d56a8826fdac05304e5a5d1eb43271f", + "https://www.w3.org/TR/image-capture/#infopanel-for-1d56a8826fdac05304e5a5d1eb43271f", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-1d56a8826fdac05304e5a5d1eb43271f", + "https://www.w3.org/TR/image-capture/#a3a61b526e371906b00437500246a81e", + "https://www.w3.org/TR/image-capture/#infopanel-for-a3a61b526e371906b00437500246a81e", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-a3a61b526e371906b00437500246a81e", + "https://www.w3.org/TR/image-capture/#f2d238c4423f23e3f5fe0d2e8fdd1c0d", + "https://www.w3.org/TR/image-capture/#infopanel-for-f2d238c4423f23e3f5fe0d2e8fdd1c0d", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-f2d238c4423f23e3f5fe0d2e8fdd1c0d", + "https://www.w3.org/TR/image-capture/#a2f15aa3d6bde3707377d26b2fe2e0d6", + "https://www.w3.org/TR/image-capture/#infopanel-for-a2f15aa3d6bde3707377d26b2fe2e0d6", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-a2f15aa3d6bde3707377d26b2fe2e0d6", + "https://www.w3.org/TR/image-capture/#9829844286608c408e9aeb3b1759ca58", + "https://www.w3.org/TR/image-capture/#infopanel-for-9829844286608c408e9aeb3b1759ca58", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-9829844286608c408e9aeb3b1759ca58", + "https://www.w3.org/TR/image-capture/#dfd593cf4b9708dc53da7458fdc12ef4", + "https://www.w3.org/TR/image-capture/#infopanel-for-dfd593cf4b9708dc53da7458fdc12ef4", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dfd593cf4b9708dc53da7458fdc12ef4", + "https://www.w3.org/TR/image-capture/#569b6544a8efd0f81a51a9c8ffb50a6e", + "https://www.w3.org/TR/image-capture/#infopanel-for-569b6544a8efd0f81a51a9c8ffb50a6e", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-569b6544a8efd0f81a51a9c8ffb50a6e", + "https://www.w3.org/TR/image-capture/#021f7ecf0769b228821c9d2e102173fa", + "https://www.w3.org/TR/image-capture/#infopanel-for-021f7ecf0769b228821c9d2e102173fa", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-021f7ecf0769b228821c9d2e102173fa", + "https://www.w3.org/TR/image-capture/#563f9c696d368af3977143df5d165203", + "https://www.w3.org/TR/image-capture/#infopanel-for-563f9c696d368af3977143df5d165203", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-563f9c696d368af3977143df5d165203", + "https://www.w3.org/TR/image-capture/#f0dba1af7e58d3202449ca58eaae4688", + "https://www.w3.org/TR/image-capture/#infopanel-for-f0dba1af7e58d3202449ca58eaae4688", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-f0dba1af7e58d3202449ca58eaae4688", + "https://www.w3.org/TR/image-capture/#4b39aecef7d2174f2229e10d7036e99e", + "https://www.w3.org/TR/image-capture/#infopanel-for-4b39aecef7d2174f2229e10d7036e99e", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-4b39aecef7d2174f2229e10d7036e99e", + "https://www.w3.org/TR/image-capture/#e5b497689f69b7e0033c856117a4218c", + "https://www.w3.org/TR/image-capture/#infopanel-for-e5b497689f69b7e0033c856117a4218c", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-e5b497689f69b7e0033c856117a4218c", + "https://www.w3.org/TR/image-capture/#c343bbb5674f3b7be9851105a4ef83cb", + "https://www.w3.org/TR/image-capture/#infopanel-for-c343bbb5674f3b7be9851105a4ef83cb", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-c343bbb5674f3b7be9851105a4ef83cb", + "https://www.w3.org/TR/image-capture/#40b7b18a3ae064f62aed8cbd8f426bb5", + "https://www.w3.org/TR/image-capture/#infopanel-for-40b7b18a3ae064f62aed8cbd8f426bb5", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-40b7b18a3ae064f62aed8cbd8f426bb5", + "https://www.w3.org/TR/image-capture/#6cb2c7be26e60103b9f6e490b6b64ee7", + "https://www.w3.org/TR/image-capture/#infopanel-for-6cb2c7be26e60103b9f6e490b6b64ee7", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-6cb2c7be26e60103b9f6e490b6b64ee7", + "https://www.w3.org/TR/image-capture/#3514ce9c21b86325b9ba99c259e58e66", + "https://www.w3.org/TR/image-capture/#infopanel-for-3514ce9c21b86325b9ba99c259e58e66", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-3514ce9c21b86325b9ba99c259e58e66", + "https://www.w3.org/TR/image-capture/#c104b697744f6f246969dcc26b898f11", + "https://www.w3.org/TR/image-capture/#infopanel-for-c104b697744f6f246969dcc26b898f11", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-c104b697744f6f246969dcc26b898f11", + "https://www.w3.org/TR/image-capture/#923f8077d7d806cd31e659888c757038", + "https://www.w3.org/TR/image-capture/#infopanel-for-923f8077d7d806cd31e659888c757038", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-923f8077d7d806cd31e659888c757038", + "https://www.w3.org/TR/image-capture/#9955ca8bb1766c01f2238d411d76da05", + "https://www.w3.org/TR/image-capture/#infopanel-for-9955ca8bb1766c01f2238d411d76da05", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-9955ca8bb1766c01f2238d411d76da05", + "https://www.w3.org/TR/image-capture/#c7c8bff7f1eb5a7eb331940ecd123293", + "https://www.w3.org/TR/image-capture/#infopanel-for-c7c8bff7f1eb5a7eb331940ecd123293", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-c7c8bff7f1eb5a7eb331940ecd123293", + "https://www.w3.org/TR/image-capture/#739e36c305c675d68e00df2e2ca994f2", + "https://www.w3.org/TR/image-capture/#infopanel-for-739e36c305c675d68e00df2e2ca994f2", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-739e36c305c675d68e00df2e2ca994f2", + "https://www.w3.org/TR/image-capture/#92dc8310e6811ea7a5094514b2c4b3e9", + "https://www.w3.org/TR/image-capture/#infopanel-for-92dc8310e6811ea7a5094514b2c4b3e9", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-92dc8310e6811ea7a5094514b2c4b3e9", + "https://www.w3.org/TR/image-capture/#0ab204fb9cc9a746edaff83c0db0740a", + "https://www.w3.org/TR/image-capture/#infopanel-for-0ab204fb9cc9a746edaff83c0db0740a", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-0ab204fb9cc9a746edaff83c0db0740a", + "https://www.w3.org/TR/image-capture/#d0f238a61de9310f1738a214749fab18", + "https://www.w3.org/TR/image-capture/#infopanel-for-d0f238a61de9310f1738a214749fab18", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-d0f238a61de9310f1738a214749fab18", + "https://www.w3.org/TR/image-capture/#dde049eb112f043fc45407ec0d4cb457", + "https://www.w3.org/TR/image-capture/#infopanel-for-dde049eb112f043fc45407ec0d4cb457", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-dde049eb112f043fc45407ec0d4cb457", + "https://www.w3.org/TR/image-capture/#e2a06375a2fb70c61a8b4cd0abe9d4f1", + "https://www.w3.org/TR/image-capture/#infopanel-for-e2a06375a2fb70c61a8b4cd0abe9d4f1", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-e2a06375a2fb70c61a8b4cd0abe9d4f1", + "https://www.w3.org/TR/image-capture/#c0194e44e6b2e643055f42ba786d0a3a", + "https://www.w3.org/TR/image-capture/#infopanel-for-c0194e44e6b2e643055f42ba786d0a3a", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-c0194e44e6b2e643055f42ba786d0a3a", + "https://www.w3.org/TR/image-capture/#ffc8175fec5a8f557261a2a4b456da26", + "https://www.w3.org/TR/image-capture/#infopanel-for-ffc8175fec5a8f557261a2a4b456da26", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-ffc8175fec5a8f557261a2a4b456da26", + "https://www.w3.org/TR/image-capture/#93669c631ec1ef8e696b4c083bdbe12c", + "https://www.w3.org/TR/image-capture/#infopanel-for-93669c631ec1ef8e696b4c083bdbe12c", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-93669c631ec1ef8e696b4c083bdbe12c", + "https://www.w3.org/TR/image-capture/#bfd589348b877ef78380edc0886321f0", + "https://www.w3.org/TR/image-capture/#infopanel-for-bfd589348b877ef78380edc0886321f0", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-bfd589348b877ef78380edc0886321f0", + "https://www.w3.org/TR/image-capture/#7451f6933516d80f8b562e59981dbe79", + "https://www.w3.org/TR/image-capture/#infopanel-for-7451f6933516d80f8b562e59981dbe79", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-7451f6933516d80f8b562e59981dbe79", + "https://www.w3.org/TR/image-capture/#cf8339c4a39778ea039900ab8a77d2fe", + "https://www.w3.org/TR/image-capture/#infopanel-for-cf8339c4a39778ea039900ab8a77d2fe", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-cf8339c4a39778ea039900ab8a77d2fe", + "https://www.w3.org/TR/image-capture/#f8062b07e25ed0281f5cbfb9a54070b4", + "https://www.w3.org/TR/image-capture/#infopanel-for-f8062b07e25ed0281f5cbfb9a54070b4", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-f8062b07e25ed0281f5cbfb9a54070b4", + "https://www.w3.org/TR/image-capture/#d3fd0dc5b12c87e613395fec1824ac77", + "https://www.w3.org/TR/image-capture/#infopanel-for-d3fd0dc5b12c87e613395fec1824ac77", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-d3fd0dc5b12c87e613395fec1824ac77", + "https://www.w3.org/TR/image-capture/#38ab7db52e46bed36993204c29f67202", + "https://www.w3.org/TR/image-capture/#infopanel-for-38ab7db52e46bed36993204c29f67202", + "https://www.w3.org/TR/image-capture/#infopaneltitle-for-38ab7db52e46bed36993204c29f67202", "https://www.w3.org/TR/image-capture/#references", "https://www.w3.org/TR/image-capture/#normative", - "https://www.w3.org/TR/image-capture/#biblio-css-font-loading-3", "https://www.w3.org/TR/image-capture/#biblio-fileapi", "https://www.w3.org/TR/image-capture/#biblio-getusermedia", "https://www.w3.org/TR/image-capture/#biblio-html", diff --git a/tr/ids/wasm-js-api-2-fork-exception-handling.json b/tr/ids/wasm-js-api-2-fork-exception-handling.json index d0b709ab88d1..2508cf1d9385 100644 --- a/tr/ids/wasm-js-api-2-fork-exception-handling.json +++ b/tr/ids/wasm-js-api-2-fork-exception-handling.json @@ -79,7 +79,6 @@ "https://webassembly.github.io/exception-handling/js-api/#dom-webassemblyinstantiatedsource-instance", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-dom-webassemblyinstantiatedsource-instance", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-dom-webassemblyinstantiatedsource-instance", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-Exposed", "https://webassembly.github.io/exception-handling/js-api/#namespacedef-webassembly", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-namespacedef-webassembly", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-namespacedef-webassembly", @@ -272,6 +271,7 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-a-new-promise%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-read-the-imports", "https://webassembly.github.io/exception-handling/js-api/#ref-for-reject", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-in-parallel%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-queue-a-task%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-instantiate-the-core-of-a-webassembly-module%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-reject%E2%91%A0", @@ -280,9 +280,7 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-initialize-an-instance-object", "https://webassembly.github.io/exception-handling/js-api/#ref-for-reject%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-resolve%E2%91%A0", - "https://webassembly.github.io/exception-handling/js-api/#instantiate-a-webassembly-module", - "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-instantiate-a-webassembly-module", - "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-instantiate-a-webassembly-module", + "https://webassembly.github.io/exception-handling/js-api/#synchronously-instantiate-a-webassembly-module", "https://webassembly.github.io/exception-handling/js-api/#ref-for-module%E2%91%A6", "https://webassembly.github.io/exception-handling/js-api/#ref-for-read-the-imports%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-instantiate-the-core-of-a-webassembly-module%E2%91%A1", @@ -294,15 +292,16 @@ "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-instantiate-a-promise-of-a-module", "https://webassembly.github.io/exception-handling/js-api/#ref-for-a-new-promise%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-upon-fulfillment", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-instantiate-a-webassembly-module", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-reject%E2%91%A2", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-asynchronously-instantiate-a-webassembly-module", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-upon-fulfillment%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-dictdef-webassemblyinstantiatedsource%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-dom-webassemblyinstantiatedsource-module", "https://webassembly.github.io/exception-handling/js-api/#ref-for-dom-webassemblyinstantiatedsource-instance", "https://webassembly.github.io/exception-handling/js-api/#ref-for-resolve%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-upon-rejection", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-reject%E2%91%A2", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-upon-rejection%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-reject%E2%91%A3", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-in-parallel%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#dom-webassembly-instantiate", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-dom-webassembly-instantiate", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-dom-webassembly-instantiate", @@ -312,7 +311,7 @@ "https://webassembly.github.io/exception-handling/js-api/#dom-webassembly-instantiate-moduleobject-importobject", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-dom-webassembly-instantiate-moduleobject-importobject", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-dom-webassembly-instantiate-moduleobject-importobject", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-asynchronously-instantiate-a-webassembly-module", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-asynchronously-instantiate-a-webassembly-module%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#modules", "https://webassembly.github.io/exception-handling/js-api/#enumdef-importexportkind", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-enumdef-importexportkind", @@ -350,7 +349,6 @@ "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-dom-moduleimportdescriptor-kind", "https://webassembly.github.io/exception-handling/js-api/#ref-for-LegacyNamespace", "https://webassembly.github.io/exception-handling/js-api/#ref-for-namespacedef-webassembly", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-Exposed%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#module", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-module", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-module", @@ -422,7 +420,6 @@ "https://webassembly.github.io/exception-handling/js-api/#instances", "https://webassembly.github.io/exception-handling/js-api/#ref-for-LegacyNamespace%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-namespacedef-webassembly%E2%91%A0", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-Exposed%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#instance", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-instance", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-instance", @@ -455,7 +452,6 @@ "https://webassembly.github.io/exception-handling/js-api/#dom-memorydescriptor-maximum", "https://webassembly.github.io/exception-handling/js-api/#ref-for-LegacyNamespace%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-namespacedef-webassembly%E2%91%A1", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-Exposed%E2%91%A2", "https://webassembly.github.io/exception-handling/js-api/#memory", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-memory", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-memory", @@ -567,7 +563,6 @@ "https://webassembly.github.io/exception-handling/js-api/#dom-tabledescriptor-maximum", "https://webassembly.github.io/exception-handling/js-api/#ref-for-LegacyNamespace%E2%91%A2", "https://webassembly.github.io/exception-handling/js-api/#ref-for-namespacedef-webassembly%E2%91%A2", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-Exposed%E2%91%A3", "https://webassembly.github.io/exception-handling/js-api/#table", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-table", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-table", @@ -705,7 +700,6 @@ "https://webassembly.github.io/exception-handling/js-api/#dom-globaldescriptor-mutable", "https://webassembly.github.io/exception-handling/js-api/#ref-for-LegacyNamespace%E2%91%A3", "https://webassembly.github.io/exception-handling/js-api/#ref-for-namespacedef-webassembly%E2%91%A3", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-Exposed%E2%91%A4", "https://webassembly.github.io/exception-handling/js-api/#global", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-global", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-global", @@ -937,14 +931,20 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A0%E2%93%AA", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A0%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-aux-signed", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-ecmascript-language-types-bigint-type", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-%E2%84%A4", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A0%E2%91%A1", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-ecmascript-language-types-number-type", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-%F0%9D%94%BD", "https://webassembly.github.io/exception-handling/js-api/#ref-for-aux-signed%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A0%E2%91%A2", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-ecmascript-language-types-number-type%E2%91%A0", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-float", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-float%E2%91%A0", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-float%E2%91%A1", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-%F0%9D%94%BD%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A0%E2%91%A3", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-ecmascript-language-types-number-type%E2%91%A1", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-float%E2%91%A2", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-float%E2%91%A3", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-float%E2%91%A4", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-%F0%9D%94%BD%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A0%E2%91%A4", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A0%E2%91%A5", "https://webassembly.github.io/exception-handling/js-api/#ref-for-a-new-exported-function%E2%91%A0", @@ -974,10 +974,16 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A0%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A0%E2%91%A7", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-tonumber", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-float%E2%91%A5", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-float%E2%91%A6", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-float%E2%91%A7", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A1%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-numtype%E2%91%A0%E2%91%A2", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-returnifabrupt-shorthands%E2%91%A0%E2%91%A8", "https://webassembly.github.io/exception-handling/js-api/#ref-for-sec-tonumber%E2%91%A0", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-float%E2%91%A8", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-float%E2%91%A0%E2%93%AA", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-float%E2%91%A0%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A1%E2%91%A1", "https://webassembly.github.io/exception-handling/js-api/#ref-for-syntax-reftype%E2%91%A7", "https://webassembly.github.io/exception-handling/js-api/#ref-for-values%E2%91%A1%E2%91%A2", @@ -1017,7 +1023,7 @@ "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-dom-tagtype-parameters", "https://webassembly.github.io/exception-handling/js-api/#ref-for-LegacyNamespace%E2%91%A4", "https://webassembly.github.io/exception-handling/js-api/#ref-for-namespacedef-webassembly%E2%91%A4", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-Exposed%E2%91%A5", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-Exposed", "https://webassembly.github.io/exception-handling/js-api/#tag", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-tag", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-tag", @@ -1073,7 +1079,7 @@ "https://webassembly.github.io/exception-handling/js-api/#dom-exceptionoptions-tracestack", "https://webassembly.github.io/exception-handling/js-api/#ref-for-LegacyNamespace%E2%91%A5", "https://webassembly.github.io/exception-handling/js-api/#ref-for-namespacedef-webassembly%E2%91%A5", - "https://webassembly.github.io/exception-handling/js-api/#ref-for-Exposed%E2%91%A6", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-Exposed%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#exception", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-exception", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-exception", @@ -1089,6 +1095,7 @@ "https://webassembly.github.io/exception-handling/js-api/#ref-for-dom-exception-getarg", "https://webassembly.github.io/exception-handling/js-api/#ref-for-tag%E2%91%A4", "https://webassembly.github.io/exception-handling/js-api/#dom-exception-getarg-exceptiontag-index-exceptiontag", + "https://webassembly.github.io/exception-handling/js-api/#ref-for-EnforceRange%E2%91%A7", "https://webassembly.github.io/exception-handling/js-api/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A0", "https://webassembly.github.io/exception-handling/js-api/#dom-exception-getarg-exceptiontag-index-index", "https://webassembly.github.io/exception-handling/js-api/#ref-for-idl-boolean%E2%91%A2", @@ -1227,9 +1234,6 @@ "https://webassembly.github.io/exception-handling/js-api/#2b69410046aab674d5f0546bec85d1b3", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-2b69410046aab674d5f0546bec85d1b3", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-2b69410046aab674d5f0546bec85d1b3", - "https://webassembly.github.io/exception-handling/js-api/#3ab717bac9fe5f0d6360baad4ade33bf", - "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-3ab717bac9fe5f0d6360baad4ade33bf", - "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-3ab717bac9fe5f0d6360baad4ade33bf", "https://webassembly.github.io/exception-handling/js-api/#5bda3708a69bf0a5f1c7bcf32ca7e6ef", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-5bda3708a69bf0a5f1c7bcf32ca7e6ef", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-5bda3708a69bf0a5f1c7bcf32ca7e6ef", @@ -1281,9 +1285,6 @@ "https://webassembly.github.io/exception-handling/js-api/#302cedfdb84a1890d44ee2852a8b3a5e", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-302cedfdb84a1890d44ee2852a8b3a5e", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-302cedfdb84a1890d44ee2852a8b3a5e", - "https://webassembly.github.io/exception-handling/js-api/#ee722000a3b4cdd1cf50cb0d1410eef7", - "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-ee722000a3b4cdd1cf50cb0d1410eef7", - "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-ee722000a3b4cdd1cf50cb0d1410eef7", "https://webassembly.github.io/exception-handling/js-api/#ad01574eec8030df636d6c90e881da4c", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-ad01574eec8030df636d6c90e881da4c", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-ad01574eec8030df636d6c90e881da4c", @@ -1299,6 +1300,12 @@ "https://webassembly.github.io/exception-handling/js-api/#8468dc7dcb5d21790299641ec4519929", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-8468dc7dcb5d21790299641ec4519929", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-8468dc7dcb5d21790299641ec4519929", + "https://webassembly.github.io/exception-handling/js-api/#7dcb3b1a9c7197cd9e9c82a786446e9d", + "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-7dcb3b1a9c7197cd9e9c82a786446e9d", + "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-7dcb3b1a9c7197cd9e9c82a786446e9d", + "https://webassembly.github.io/exception-handling/js-api/#8b05012efaf5b519e742dd3b5f5be42e", + "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-8b05012efaf5b519e742dd3b5f5be42e", + "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-8b05012efaf5b519e742dd3b5f5be42e", "https://webassembly.github.io/exception-handling/js-api/#81cb161ba7942a4b9bc1a608f72a2d03", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-81cb161ba7942a4b9bc1a608f72a2d03", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-81cb161ba7942a4b9bc1a608f72a2d03", @@ -1350,9 +1357,15 @@ "https://webassembly.github.io/exception-handling/js-api/#bed8381510f5967f5d37a33de776e857", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-bed8381510f5967f5d37a33de776e857", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-bed8381510f5967f5d37a33de776e857", + "https://webassembly.github.io/exception-handling/js-api/#160b373df9a27af2efbae86d1817f4f7", + "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-160b373df9a27af2efbae86d1817f4f7", + "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-160b373df9a27af2efbae86d1817f4f7", "https://webassembly.github.io/exception-handling/js-api/#a1425931844e1fadc0a466970c5bf048", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-a1425931844e1fadc0a466970c5bf048", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-a1425931844e1fadc0a466970c5bf048", + "https://webassembly.github.io/exception-handling/js-api/#c2122786914c253d2918698c375bc847", + "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-c2122786914c253d2918698c375bc847", + "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-c2122786914c253d2918698c375bc847", "https://webassembly.github.io/exception-handling/js-api/#4ee344c57d61d428a58778c8349d37d5", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-4ee344c57d61d428a58778c8349d37d5", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-4ee344c57d61d428a58778c8349d37d5", @@ -1503,6 +1516,9 @@ "https://webassembly.github.io/exception-handling/js-api/#2eaba14074acbf76fc690120aa205b0d", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-2eaba14074acbf76fc690120aa205b0d", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-2eaba14074acbf76fc690120aa205b0d", + "https://webassembly.github.io/exception-handling/js-api/#e2c108554ad2d4b0fe8e2c7dfeada2ab", + "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-e2c108554ad2d4b0fe8e2c7dfeada2ab", + "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-e2c108554ad2d4b0fe8e2c7dfeada2ab", "https://webassembly.github.io/exception-handling/js-api/#844a951c825392e00a686b466598e4f5", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-844a951c825392e00a686b466598e4f5", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-844a951c825392e00a686b466598e4f5", @@ -1524,6 +1540,9 @@ "https://webassembly.github.io/exception-handling/js-api/#01c730778eec686bf480a3286ecdc125", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-01c730778eec686bf480a3286ecdc125", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-01c730778eec686bf480a3286ecdc125", + "https://webassembly.github.io/exception-handling/js-api/#8064208454a45dc1b2eac417a8b8f5d5", + "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-8064208454a45dc1b2eac417a8b8f5d5", + "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-8064208454a45dc1b2eac417a8b8f5d5", "https://webassembly.github.io/exception-handling/js-api/#cbe52f82c0f5e20d9820f654f72d0c9f", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-cbe52f82c0f5e20d9820f654f72d0c9f", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-cbe52f82c0f5e20d9820f654f72d0c9f", @@ -1587,6 +1606,9 @@ "https://webassembly.github.io/exception-handling/js-api/#e2fbe9365ee1b841b2590d4ef72ec1ed", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-e2fbe9365ee1b841b2590d4ef72ec1ed", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-e2fbe9365ee1b841b2590d4ef72ec1ed", + "https://webassembly.github.io/exception-handling/js-api/#850ab208371b9e57659103ae550b6965", + "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-850ab208371b9e57659103ae550b6965", + "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-850ab208371b9e57659103ae550b6965", "https://webassembly.github.io/exception-handling/js-api/#b74ef7ef4f28469b22e0c7b98acaa4bc", "https://webassembly.github.io/exception-handling/js-api/#infopanel-for-b74ef7ef4f28469b22e0c7b98acaa4bc", "https://webassembly.github.io/exception-handling/js-api/#infopaneltitle-for-b74ef7ef4f28469b22e0c7b98acaa4bc", @@ -1671,6 +1693,8 @@ "https://webassembly.github.io/exception-handling/js-api/#biblio-rfc2119", "https://webassembly.github.io/exception-handling/js-api/#biblio-webassembly", "https://webassembly.github.io/exception-handling/js-api/#biblio-webidl", + "https://webassembly.github.io/exception-handling/js-api/#informative", + "https://webassembly.github.io/exception-handling/js-api/#biblio-ieee-754", "https://webassembly.github.io/exception-handling/js-api/#idl-index", "https://webassembly.github.io/exception-handling/js-api/#issues-index" ] diff --git a/tr/ids/webdriver-bidi.json b/tr/ids/webdriver-bidi.json index d3629b8c132e..6b58d1184e61 100644 --- a/tr/ids/webdriver-bidi.json +++ b/tr/ids/webdriver-bidi.json @@ -1138,12 +1138,33 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-invalid-argument%E2%91%A0%E2%91%A7", "https://w3c.github.io/webdriver-bidi/#ref-for-concept-request", "https://w3c.github.io/webdriver-bidi/#ref-for-await-a-navigation", - "https://w3c.github.io/webdriver-bidi/#command-browsingContext-reload", - "https://w3c.github.io/webdriver-bidi/#commands-browsingcontextreload", + "https://w3c.github.io/webdriver-bidi/#command-browsingContext-print", + "https://w3c.github.io/webdriver-bidi/#commands-browsingcontextprint", "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-remote-end-steps%E2%91%A0%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A1%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-get-a-browsing-context%E2%91%A6", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-errors%E2%91%A1%E2%91%A7", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-error-code%E2%91%A1%E2%91%A6", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-unsupported-operation%E2%91%A1", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A3%E2%91%A8", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%93%AA", + "https://w3c.github.io/webdriver-bidi/#ref-for-list%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#ref-for-active-document%E2%91%A6", + "https://w3c.github.io/webdriver-bidi/#ref-for-run-the-animation-frame-callbacks%E2%91%A0", + "https://w3c.github.io/webdriver-bidi/#issue-b2b83ca0%E2%91%A0", + "https://w3c.github.io/webdriver-bidi/#ref-for-media-type", + "https://w3c.github.io/webdriver-bidi/#ref-for-list-empty", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A1%E2%91%A2", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-parse-a-page-range", + "https://w3c.github.io/webdriver-bidi/#ref-for-section-4", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A0", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-success%E2%91%A2%E2%91%A7", + "https://w3c.github.io/webdriver-bidi/#command-browsingContext-reload", + "https://w3c.github.io/webdriver-bidi/#commands-browsingcontextreload", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-remote-end-steps%E2%91%A0%E2%91%A2", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A1%E2%91%A3", + "https://w3c.github.io/webdriver-bidi/#ref-for-get-a-browsing-context%E2%91%A7", + "https://w3c.github.io/webdriver-bidi/#ref-for-active-document%E2%91%A7", "https://w3c.github.io/webdriver-bidi/#ref-for-concept-document-url%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-concept-request%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-await-a-navigation%E2%91%A0", @@ -1158,11 +1179,11 @@ "https://w3c.github.io/webdriver-bidi/#infopanel-for-emit-a-context-created-event", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-emit-a-context-created-event", "https://w3c.github.io/webdriver-bidi/#ref-for-get-the-browsing-context-info%E2%91%A1", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A3%E2%91%A8", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-emit-an-event", "https://w3c.github.io/webdriver-bidi/#ref-for-remote-end-event-trigger", "https://w3c.github.io/webdriver-bidi/#ref-for-creating-a-new-browsing-context", - "https://w3c.github.io/webdriver-bidi/#ref-for-active-document%E2%91%A7", + "https://w3c.github.io/webdriver-bidi/#ref-for-active-document%E2%91%A8", "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-set%E2%91%A0%E2%91%A7", "https://w3c.github.io/webdriver-bidi/#ref-for-set-of-sessions-for-which-an-event-is-enabled", "https://w3c.github.io/webdriver-bidi/#ref-for-emit-a-context-created-event%E2%91%A0", @@ -1173,7 +1194,7 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-remote-end-event-trigger%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-browsing-context-tree-discarded", "https://w3c.github.io/webdriver-bidi/#ref-for-get-the-browsing-context-info%E2%91%A2", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%93%AA", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-set%E2%91%A0%E2%91%A8", "https://w3c.github.io/webdriver-bidi/#ref-for-get-the-parent-browsing-context%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-set%E2%91%A1%E2%93%AA", @@ -1185,7 +1206,7 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-remote-end-event-trigger%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#webdriver-bidi-navigation-started", "https://w3c.github.io/webdriver-bidi/#ref-for-get-the-navigation-info", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A0", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-set%E2%91%A1%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-resume", "https://w3c.github.io/webdriver-bidi/#ref-for-set-of-sessions-for-which-an-event-is-enabled%E2%91%A1", @@ -1194,7 +1215,7 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-remote-end-event-trigger%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#webdriver-bidi-fragment-navigated", "https://w3c.github.io/webdriver-bidi/#ref-for-get-the-navigation-info%E2%91%A0", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A1", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A4", "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-set%E2%91%A1%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-resume%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-set-of-sessions-for-which-an-event-is-enabled%E2%91%A2", @@ -1203,7 +1224,7 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-remote-end-event-trigger%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#webdriver-bidi-dom-content-loaded", "https://w3c.github.io/webdriver-bidi/#ref-for-get-the-navigation-info%E2%91%A1", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A2", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A5", "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-set%E2%91%A1%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#ref-for-resume%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-set-of-sessions-for-which-an-event-is-enabled%E2%91%A3", @@ -1212,7 +1233,7 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-remote-end-event-trigger%E2%91%A4", "https://w3c.github.io/webdriver-bidi/#webdriver-bidi-load-complete", "https://w3c.github.io/webdriver-bidi/#ref-for-get-the-navigation-info%E2%91%A2", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A3", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A6", "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-set%E2%91%A1%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#ref-for-resume%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#ref-for-set-of-sessions-for-which-an-event-is-enabled%E2%91%A4", @@ -1221,7 +1242,7 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-remote-end-event-trigger%E2%91%A5", "https://w3c.github.io/webdriver-bidi/#webdriver-bidi-download-started", "https://w3c.github.io/webdriver-bidi/#ref-for-get-the-navigation-info%E2%91%A3", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A4", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A7", "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-set%E2%91%A1%E2%91%A4", "https://w3c.github.io/webdriver-bidi/#ref-for-resume%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#ref-for-set-of-sessions-for-which-an-event-is-enabled%E2%91%A5", @@ -1230,7 +1251,7 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-remote-end-event-trigger%E2%91%A6", "https://w3c.github.io/webdriver-bidi/#webdriver-bidi-navigation-aborted", "https://w3c.github.io/webdriver-bidi/#ref-for-get-the-navigation-info%E2%91%A4", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A5", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A8", "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-set%E2%91%A1%E2%91%A5", "https://w3c.github.io/webdriver-bidi/#ref-for-resume%E2%91%A4", "https://w3c.github.io/webdriver-bidi/#ref-for-set-of-sessions-for-which-an-event-is-enabled%E2%91%A6", @@ -1239,7 +1260,7 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-remote-end-event-trigger%E2%91%A7", "https://w3c.github.io/webdriver-bidi/#webdriver-bidi-navigation-failed", "https://w3c.github.io/webdriver-bidi/#ref-for-get-the-navigation-info%E2%91%A5", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A6", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%93%AA", "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-set%E2%91%A1%E2%91%A6", "https://w3c.github.io/webdriver-bidi/#ref-for-resume%E2%91%A5", "https://w3c.github.io/webdriver-bidi/#ref-for-set-of-sessions-for-which-an-event-is-enabled%E2%91%A7", @@ -1249,8 +1270,8 @@ "https://w3c.github.io/webdriver-bidi/#webdriver-bidi-user-prompt-closed", "https://w3c.github.io/webdriver-bidi/#ref-for-browsing-context%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#ref-for-browsing-context-id%E2%91%A6", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A7", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A4%E2%91%A8", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A0", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-set%E2%91%A1%E2%91%A7", "https://w3c.github.io/webdriver-bidi/#ref-for-set-of-sessions-for-which-an-event-is-enabled%E2%91%A8", "https://w3c.github.io/webdriver-bidi/#ref-for-emit-an-event%E2%91%A8", @@ -1259,8 +1280,8 @@ "https://w3c.github.io/webdriver-bidi/#webdriver-bidi-user-prompt-opened", "https://w3c.github.io/webdriver-bidi/#ref-for-browsing-context%E2%91%A4", "https://w3c.github.io/webdriver-bidi/#ref-for-browsing-context-id%E2%91%A7", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%93%AA", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A0", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A2", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-set%E2%91%A1%E2%91%A8", "https://w3c.github.io/webdriver-bidi/#ref-for-set-of-sessions-for-which-an-event-is-enabled%E2%91%A0%E2%93%AA", "https://w3c.github.io/webdriver-bidi/#ref-for-emit-an-event%E2%91%A0%E2%93%AA", @@ -1278,7 +1299,7 @@ "https://w3c.github.io/webdriver-bidi/#preload-script-map", "https://w3c.github.io/webdriver-bidi/#infopanel-for-preload-script-map", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-preload-script-map", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A1", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A4", "https://w3c.github.io/webdriver-bidi/#ref-for-struct", "https://w3c.github.io/webdriver-bidi/#ref-for-struct-item", "https://w3c.github.io/webdriver-bidi/#run-webdriver-bidi-preload-scripts", @@ -1307,9 +1328,9 @@ "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-get-exception-details", "https://w3c.github.io/webdriver-bidi/#ref-for-sec-completion-record-specification-type%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#ref-for-serialize-as-a-remote-value%E2%91%A4", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A2", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A5", "https://w3c.github.io/webdriver-bidi/#ref-for-stack-trace-for-an-exception", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A3", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A6", "https://w3c.github.io/webdriver-bidi/#type-script-PreloadScript", "https://w3c.github.io/webdriver-bidi/#ref-for-remote-end-definition%E2%91%A0%E2%91%A4", "https://w3c.github.io/webdriver-bidi/#type-script-Realm", @@ -1326,15 +1347,15 @@ "https://w3c.github.io/webdriver-bidi/#get-a-realm", "https://w3c.github.io/webdriver-bidi/#infopanel-for-get-a-realm", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-get-a-realm", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-success%E2%91%A2%E2%91%A7", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-success%E2%91%A2%E2%91%A8", "https://w3c.github.io/webdriver-bidi/#ref-for-sec-code-realms%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#ref-for-realm-id%E2%91%A0", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-errors%E2%91%A1%E2%91%A7", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-error-code%E2%91%A1%E2%91%A6", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-errors%E2%91%A1%E2%91%A8", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-error-code%E2%91%A1%E2%91%A7", "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-no-such-frame%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-sec-code-realms%E2%91%A4", "https://w3c.github.io/webdriver-bidi/#ref-for-realm-id%E2%91%A1", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-success%E2%91%A2%E2%91%A8", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-success%E2%91%A3%E2%93%AA", "https://w3c.github.io/webdriver-bidi/#issue-89e6b783", "https://w3c.github.io/webdriver-bidi/#type-script-RealmInfo", "https://w3c.github.io/webdriver-bidi/#ref-for-local-end-definition%E2%91%A3%E2%91%A3", @@ -1359,28 +1380,28 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-concept-document-window%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#ref-for-browsing-context%E2%91%A8", "https://w3c.github.io/webdriver-bidi/#ref-for-browsing-context-id%E2%91%A0%E2%93%AA", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A4", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A7", "https://w3c.github.io/webdriver-bidi/#ref-for-sandboxwindowproxy%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#ref-for-window%E2%91%A8", "https://w3c.github.io/webdriver-bidi/#ref-for-concept-document-window%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#ref-for-browsing-context%E2%91%A0%E2%93%AA", "https://w3c.github.io/webdriver-bidi/#ref-for-browsing-context-id%E2%91%A0%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-get-a-sandbox-name", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A5", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A8", "https://w3c.github.io/webdriver-bidi/#ref-for-dedicatedworkerglobalscope", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A6", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%93%AA", "https://w3c.github.io/webdriver-bidi/#ref-for-sharedworkerglobalscope", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A7", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-serviceworkerglobalscope", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A5%E2%91%A8", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-workerglobalscope%E2%91%A0", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%93%AA", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#ref-for-paintworkletglobalscope", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A0", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#ref-for-AudioWorkletGlobalScope", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A1", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A4", "https://w3c.github.io/webdriver-bidi/#ref-for-workletglobalscope", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A2", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A5", "https://w3c.github.io/webdriver-bidi/#ref-for-workerglobalscope%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-workletglobalscope%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#type-script-RealmType", @@ -1412,11 +1433,11 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-concept-url-serializer%E2%91%A4", "https://w3c.github.io/webdriver-bidi/#ref-for-concept-url", "https://w3c.github.io/webdriver-bidi/#ref-for-stackframe-script-url", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A3", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A6", "https://w3c.github.io/webdriver-bidi/#ref-for-stackframe-function", "https://w3c.github.io/webdriver-bidi/#ref-for-stackframe-line-number", "https://w3c.github.io/webdriver-bidi/#ref-for-stackframe-column-number", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A4", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A7", "https://w3c.github.io/webdriver-bidi/#current-stack-trace", "https://w3c.github.io/webdriver-bidi/#infopanel-for-current-stack-trace", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-current-stack-trace", @@ -1446,35 +1467,35 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-concept-document-window%E2%91%A5", "https://w3c.github.io/webdriver-bidi/#ref-for-concept-document-bc%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-browsing-context-id%E2%91%A0%E2%91%A1", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A5", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A8", "https://w3c.github.io/webdriver-bidi/#type-script-Target", "https://w3c.github.io/webdriver-bidi/#ref-for-remote-end-definition%E2%91%A0%E2%91%A7", "https://w3c.github.io/webdriver-bidi/#get-a-realm-from-a-target", "https://w3c.github.io/webdriver-bidi/#infopanel-for-get-a-realm-from-a-target", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-get-a-realm-from-a-target", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A1%E2%91%A2", - "https://w3c.github.io/webdriver-bidi/#ref-for-get-a-browsing-context%E2%91%A7", - "https://w3c.github.io/webdriver-bidi/#ref-for-active-document%E2%91%A8", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A1%E2%91%A4", + "https://w3c.github.io/webdriver-bidi/#ref-for-get-a-browsing-context%E2%91%A8", + "https://w3c.github.io/webdriver-bidi/#ref-for-active-document%E2%91%A0%E2%93%AA", "https://w3c.github.io/webdriver-bidi/#ref-for-environment-settings-object%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-concept-relevant-global%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#ref-for-concept-document-window%E2%91%A6", "https://w3c.github.io/webdriver-bidi/#ref-for-realm-execution-context%E2%91%A3", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A1%E2%91%A3", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A1%E2%91%A5", "https://w3c.github.io/webdriver-bidi/#ref-for-get-or-create-a-sandbox-realm%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-get-a-realm", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-success%E2%91%A3%E2%93%AA", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-success%E2%91%A3%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#issue-89e6b783%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#module-script-commands", "https://w3c.github.io/webdriver-bidi/#command-script-addPreloadScript", "https://w3c.github.io/webdriver-bidi/#commands-scriptaddpreloadscript", "https://w3c.github.io/webdriver-bidi/#ref-for-preload-script%E2%91%A0", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-remote-end-steps%E2%91%A0%E2%91%A2", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-remote-end-steps%E2%91%A0%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#ref-for-preload-script-map%E2%91%A0", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A6", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%93%AA", "https://w3c.github.io/webdriver-bidi/#command-script-disown", "https://w3c.github.io/webdriver-bidi/#commands-scriptdisown", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-remote-end-steps%E2%91%A0%E2%91%A3", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A1%E2%91%A4", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-remote-end-steps%E2%91%A0%E2%91%A4", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A1%E2%91%A6", "https://w3c.github.io/webdriver-bidi/#ref-for-get-a-realm-from-a-target", "https://w3c.github.io/webdriver-bidi/#ref-for-handle-object-map%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#command-script-callFunction", @@ -1483,10 +1504,10 @@ "https://w3c.github.io/webdriver-bidi/#deserialize-arguments", "https://w3c.github.io/webdriver-bidi/#infopanel-for-deserialize-arguments", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-deserialize-arguments", - "https://w3c.github.io/webdriver-bidi/#ref-for-list%E2%91%A3", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A1%E2%91%A5", + "https://w3c.github.io/webdriver-bidi/#ref-for-list%E2%91%A4", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A1%E2%91%A7", "https://w3c.github.io/webdriver-bidi/#ref-for-deserialize-local-value%E2%91%A2", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-success%E2%91%A3%E2%91%A0", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-success%E2%91%A3%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#evaluate-function-body", "https://w3c.github.io/webdriver-bidi/#infopanel-for-evaluate-function-body", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-evaluate-function-body", @@ -1495,23 +1516,23 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-prepare-to-run-script%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-sec-runtime-semantics-scriptevaluation%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-clean-up-after-running-script%E2%91%A0", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-remote-end-steps%E2%91%A0%E2%91%A4", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A1%E2%91%A6", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-remote-end-steps%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A1%E2%91%A8", "https://w3c.github.io/webdriver-bidi/#ref-for-get-a-realm-from-a-target%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-realm-id%E2%91%A4", "https://w3c.github.io/webdriver-bidi/#ref-for-environment-settings-object%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#ref-for-realm-execution-context%E2%91%A4", - "https://w3c.github.io/webdriver-bidi/#ref-for-list%E2%91%A4", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A1%E2%91%A7", + "https://w3c.github.io/webdriver-bidi/#ref-for-list%E2%91%A5", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A2%E2%93%AA", "https://w3c.github.io/webdriver-bidi/#ref-for-deserialize-arguments", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A1%E2%91%A8", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A2%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-deserialize-local-value%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#ref-for-evaluate-function-body", "https://w3c.github.io/webdriver-bidi/#ref-for-get-exception-details", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A7", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-sec-iscallable%E2%91%A0", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-errors%E2%91%A1%E2%91%A8", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-error-code%E2%91%A1%E2%91%A7", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-errors%E2%91%A2%E2%93%AA", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-error-code%E2%91%A1%E2%91%A8", "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-invalid-argument%E2%91%A0%E2%91%A8", "https://w3c.github.io/webdriver-bidi/#ref-for-prepare-to-run-script%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-sec-call%E2%91%A0", @@ -1519,14 +1540,14 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-await", "https://w3c.github.io/webdriver-bidi/#ref-for-clean-up-after-running-script%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-get-exception-details%E2%91%A0", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A6%E2%91%A8", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-serialize-as-a-remote-value%E2%91%A5", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%93%AA", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A0", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A2", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#command-script-evaluate", "https://w3c.github.io/webdriver-bidi/#commands-scriptevaluate", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-remote-end-steps%E2%91%A0%E2%91%A5", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A2%E2%93%AA", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-remote-end-steps%E2%91%A0%E2%91%A6", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A2%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-get-a-realm-from-a-target%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-realm-id%E2%91%A5", "https://w3c.github.io/webdriver-bidi/#ref-for-environment-settings-object%E2%91%A3", @@ -1540,23 +1561,23 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-await%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-clean-up-after-running-script%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#ref-for-get-exception-details%E2%91%A1", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A1", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A4", "https://w3c.github.io/webdriver-bidi/#ref-for-serialize-as-a-remote-value%E2%91%A6", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A2", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A3", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A5", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A6", "https://w3c.github.io/webdriver-bidi/#command-script-getRealms", "https://w3c.github.io/webdriver-bidi/#commands-scriptgetrealms", "https://w3c.github.io/webdriver-bidi/#ref-for-sec-code-realms%E2%91%A5", "https://w3c.github.io/webdriver-bidi/#ref-for-concept-document%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-browsing-context%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-remote-end-steps%E2%91%A0%E2%91%A6", - "https://w3c.github.io/webdriver-bidi/#ref-for-list%E2%91%A5", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-remote-end-steps%E2%91%A0%E2%91%A7", + "https://w3c.github.io/webdriver-bidi/#ref-for-list%E2%91%A6", "https://w3c.github.io/webdriver-bidi/#ref-for-environment-settings-object%E2%91%A4", "https://w3c.github.io/webdriver-bidi/#ref-for-concept-environment-execution-ready-flag", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A2%E2%91%A0", - "https://w3c.github.io/webdriver-bidi/#ref-for-get-a-browsing-context%E2%91%A8", - "https://w3c.github.io/webdriver-bidi/#ref-for-active-document%E2%91%A0%E2%93%AA", - "https://w3c.github.io/webdriver-bidi/#ref-for-list%E2%91%A6", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-try%E2%91%A2%E2%91%A2", + "https://w3c.github.io/webdriver-bidi/#ref-for-get-a-browsing-context%E2%91%A0%E2%93%AA", + "https://w3c.github.io/webdriver-bidi/#ref-for-active-document%E2%91%A0%E2%91%A0", + "https://w3c.github.io/webdriver-bidi/#ref-for-list%E2%91%A7", "https://w3c.github.io/webdriver-bidi/#ref-for-concept-document-window%E2%91%A7", "https://w3c.github.io/webdriver-bidi/#ref-for-concept-relevant-global%E2%91%A4", "https://w3c.github.io/webdriver-bidi/#ref-for-concept-realm-global%E2%91%A4", @@ -1564,18 +1585,18 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-concept-WorkerGlobalScope-owner-set%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-get-the-realm-info", "https://w3c.github.io/webdriver-bidi/#ref-for-iteration-continue", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A4", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-success%E2%91%A3%E2%91%A1", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A7", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-success%E2%91%A3%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#issue-ac9113ee", "https://w3c.github.io/webdriver-bidi/#issue-b6525c5d", "https://w3c.github.io/webdriver-bidi/#command-script-removePreloadScript", "https://w3c.github.io/webdriver-bidi/#commands-scriptremovepreloadscript", "https://w3c.github.io/webdriver-bidi/#ref-for-preload-script%E2%91%A1", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-remote-end-steps%E2%91%A0%E2%91%A7", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-remote-end-steps%E2%91%A0%E2%91%A8", "https://w3c.github.io/webdriver-bidi/#ref-for-preload-script-map%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-map-exists%E2%91%A2", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-errors%E2%91%A2%E2%93%AA", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-error-code%E2%91%A1%E2%91%A8", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-errors%E2%91%A2%E2%91%A0", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-error-code%E2%91%A2%E2%93%AA", "https://w3c.github.io/webdriver-bidi/#ref-for-no-such-script", "https://w3c.github.io/webdriver-bidi/#ref-for-list-remove%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#module-script-events", @@ -1587,7 +1608,7 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-environment-settings-object%E2%91%A5", "https://w3c.github.io/webdriver-bidi/#ref-for-get-the-realm-info%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-get-related-browsing-contexts", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A5", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A8", "https://w3c.github.io/webdriver-bidi/#ref-for-set-of-sessions-for-which-an-event-is-enabled%E2%91%A0%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-emit-an-event%E2%91%A0%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-remote-end-subscribe-steps%E2%91%A2", @@ -1603,7 +1624,7 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-concept-document-bc%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#ref-for-top-level-browsing-context%E2%91%A0%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-get-the-realm-info%E2%91%A1", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A6", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%93%AA", "https://w3c.github.io/webdriver-bidi/#ref-for-event-is-enabled%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-emit-an-event%E2%91%A0%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#issue-74a40be3", @@ -1615,8 +1636,8 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-concept-document-worklet-global-scopes", "https://w3c.github.io/webdriver-bidi/#ref-for-concept-relevant-realm", "https://w3c.github.io/webdriver-bidi/#ref-for-realm-id%E2%91%A6", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A7", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A7%E2%91%A8", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%91%A0", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-set-of-sessions-for-which-an-event-is-enabled%E2%91%A0%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-emit-an-event%E2%91%A0%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#ref-for-environment-settings-object%E2%91%A7", @@ -1624,8 +1645,8 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-concept-document-window%E2%91%A0%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-realm-execution-context%E2%91%A6", "https://w3c.github.io/webdriver-bidi/#ref-for-realm-id%E2%91%A7", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%93%AA", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%91%A0", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%91%A2", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#ref-for-set-of-sessions-for-which-an-event-is-enabled%E2%91%A0%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#ref-for-emit-an-event%E2%91%A0%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#ref-for-worker-event-loop-2", @@ -1635,22 +1656,22 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-get-related-browsing-contexts%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-environment-settings-object's-realm", "https://w3c.github.io/webdriver-bidi/#ref-for-realm-id%E2%91%A8", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%91%A1", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%91%A2", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%91%A4", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%91%A5", "https://w3c.github.io/webdriver-bidi/#module-log", "https://w3c.github.io/webdriver-bidi/#modules-log", "https://w3c.github.io/webdriver-bidi/#ref-for-bidi-session%E2%91%A0%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#log-event-buffer", "https://w3c.github.io/webdriver-bidi/#infopanel-for-log-event-buffer", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-log-event-buffer", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%91%A3", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%91%A6", "https://w3c.github.io/webdriver-bidi/#ref-for-browsing-context-id%E2%91%A0%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#buffer-a-log-event", "https://w3c.github.io/webdriver-bidi/#infopanel-for-buffer-a-log-event", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-buffer-a-log-event", "https://w3c.github.io/webdriver-bidi/#ref-for-log-event-buffer", "https://w3c.github.io/webdriver-bidi/#ref-for-browsing-context-id%E2%91%A0%E2%91%A3", - "https://w3c.github.io/webdriver-bidi/#ref-for-list%E2%91%A7", + "https://w3c.github.io/webdriver-bidi/#ref-for-list%E2%91%A8", "https://w3c.github.io/webdriver-bidi/#issue-d20b5797", "https://w3c.github.io/webdriver-bidi/#module-log-definition", "https://w3c.github.io/webdriver-bidi/#ref-for-local-end-definition%E2%91%A3%E2%91%A7", @@ -1671,12 +1692,12 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-realm-id%E2%91%A0%E2%93%AA", "https://w3c.github.io/webdriver-bidi/#ref-for-current-realm", "https://w3c.github.io/webdriver-bidi/#ref-for-serialize-as-a-remote-value%E2%91%A7", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%91%A4", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%91%A7", "https://w3c.github.io/webdriver-bidi/#ref-for-get-the-source", "https://w3c.github.io/webdriver-bidi/#ref-for-current-realm%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-current-stack-trace", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%91%A5", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%91%A6", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%91%A8", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A0%E2%93%AA%E2%93%AA", "https://w3c.github.io/webdriver-bidi/#ref-for-current-settings-object", "https://w3c.github.io/webdriver-bidi/#ref-for-get-related-browsing-contexts%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-event-is-enabled%E2%91%A1", @@ -1687,7 +1708,7 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-stack-trace-for-an-exception%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-get-the-source%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-current-realm%E2%91%A1", - "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A8%E2%91%A7", + "https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A0%E2%93%AA%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-get-related-browsing-contexts%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#ref-for-active-bidi-sessions%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#ref-for-event-is-enabled%E2%91%A2", @@ -1698,8 +1719,8 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-remote-end-subscribe-steps%E2%91%A3", "https://w3c.github.io/webdriver-bidi/#ref-for-subscribe-priority%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#ref-for-log-event-buffer%E2%91%A0", - "https://w3c.github.io/webdriver-bidi/#ref-for-get-a-browsing-context%E2%91%A0%E2%93%AA", - "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-errors%E2%91%A2%E2%91%A0", + "https://w3c.github.io/webdriver-bidi/#ref-for-get-a-browsing-context%E2%91%A0%E2%91%A0", + "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-errors%E2%91%A2%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-log-event-buffer%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-top-level-browsing-context%E2%91%A0%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-emit-an-event%E2%91%A0%E2%91%A6", @@ -2132,6 +2153,9 @@ "https://w3c.github.io/webdriver-bidi/#ce9efec0e74a2cbfe986593eb861ade6", "https://w3c.github.io/webdriver-bidi/#infopanel-for-ce9efec0e74a2cbfe986593eb861ade6", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-ce9efec0e74a2cbfe986593eb861ade6", + "https://w3c.github.io/webdriver-bidi/#de8dad85bc31aef3359c7c7dbd918fe7", + "https://w3c.github.io/webdriver-bidi/#infopanel-for-de8dad85bc31aef3359c7c7dbd918fe7", + "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-de8dad85bc31aef3359c7c7dbd918fe7", "https://w3c.github.io/webdriver-bidi/#53a832a3ba72640c21c8b369ff861cfc", "https://w3c.github.io/webdriver-bidi/#infopanel-for-53a832a3ba72640c21c8b369ff861cfc", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-53a832a3ba72640c21c8b369ff861cfc", @@ -2177,6 +2201,12 @@ "https://w3c.github.io/webdriver-bidi/#f3303f924992de4a9bec051b5191187a", "https://w3c.github.io/webdriver-bidi/#infopanel-for-f3303f924992de4a9bec051b5191187a", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-f3303f924992de4a9bec051b5191187a", + "https://w3c.github.io/webdriver-bidi/#65e362a8b866404451ee9664c74e94fe", + "https://w3c.github.io/webdriver-bidi/#infopanel-for-65e362a8b866404451ee9664c74e94fe", + "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-65e362a8b866404451ee9664c74e94fe", + "https://w3c.github.io/webdriver-bidi/#a6378f73773b651683cdec53de985c32", + "https://w3c.github.io/webdriver-bidi/#infopanel-for-a6378f73773b651683cdec53de985c32", + "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-a6378f73773b651683cdec53de985c32", "https://w3c.github.io/webdriver-bidi/#93783a6690f475673a37a9ca2f0043cd", "https://w3c.github.io/webdriver-bidi/#infopanel-for-93783a6690f475673a37a9ca2f0043cd", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-93783a6690f475673a37a9ca2f0043cd", @@ -2291,6 +2321,9 @@ "https://w3c.github.io/webdriver-bidi/#b97e8d83907362c3dd7f096643ec3feb", "https://w3c.github.io/webdriver-bidi/#infopanel-for-b97e8d83907362c3dd7f096643ec3feb", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-b97e8d83907362c3dd7f096643ec3feb", + "https://w3c.github.io/webdriver-bidi/#67f7030af89c7e154d7377a04519a1c0", + "https://w3c.github.io/webdriver-bidi/#infopanel-for-67f7030af89c7e154d7377a04519a1c0", + "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-67f7030af89c7e154d7377a04519a1c0", "https://w3c.github.io/webdriver-bidi/#9105349867473b4e50abd8f9e0836909", "https://w3c.github.io/webdriver-bidi/#infopanel-for-9105349867473b4e50abd8f9e0836909", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-9105349867473b4e50abd8f9e0836909", @@ -2351,7 +2384,9 @@ "https://w3c.github.io/webdriver-bidi/#biblio-fetch", "https://w3c.github.io/webdriver-bidi/#biblio-html", "https://w3c.github.io/webdriver-bidi/#biblio-infra", + "https://w3c.github.io/webdriver-bidi/#biblio-mediaqueries-5", "https://w3c.github.io/webdriver-bidi/#biblio-rfc4122", + "https://w3c.github.io/webdriver-bidi/#biblio-rfc4648", "https://w3c.github.io/webdriver-bidi/#biblio-rfc6455", "https://w3c.github.io/webdriver-bidi/#biblio-rfc8610", "https://w3c.github.io/webdriver-bidi/#biblio-service-workers", diff --git a/tr/ids/webgpu.json b/tr/ids/webgpu.json index 6f406d828a53..7809060cd3e3 100644 --- a/tr/ids/webgpu.json +++ b/tr/ids/webgpu.json @@ -23,6 +23,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer", "https://www.w3.org/TR/webgpu/#ref-for-gputexture", "https://www.w3.org/TR/webgpu/#physical-resources", + "https://www.w3.org/TR/webgpu/#infopanel-for-physical-resources", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-physical-resources", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule", @@ -33,6 +35,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-pipeline", "https://www.w3.org/TR/webgpu/#shaders", + "https://www.w3.org/TR/webgpu/#infopanel-for-shaders", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-shaders", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline", @@ -57,6 +61,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindingtype-uniform", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferbinding", "https://www.w3.org/TR/webgpu/#texture-unit", + "https://www.w3.org/TR/webgpu/#infopanel-for-texture-unit", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-texture-unit", "https://www.w3.org/TR/webgpu/#ref-for-texture-unit", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindinglayout-minbindingsize", "https://www.w3.org/TR/webgpu/#ref-for-physical-resources%E2%91%A1", @@ -69,14 +75,13 @@ "https://www.w3.org/TR/webgpu/#ref-for-agent", "https://www.w3.org/TR/webgpu/#ref-for-sec-agent-clusters", "https://www.w3.org/TR/webgpu/#ref-for-agent%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-timestamp-query", + "https://www.w3.org/TR/webgpu/#ref-for-timestamp-query", "https://www.w3.org/TR/webgpu/#security-rowhammer", "https://www.w3.org/TR/webgpu/#security-dos", "https://www.w3.org/TR/webgpu/#security-workload-identification", "https://www.w3.org/TR/webgpu/#security-memory-resources", "https://www.w3.org/TR/webgpu/#security-computation-resources", "https://www.w3.org/TR/webgpu/#security-abuse-of-capabilities", - "https://www.w3.org/TR/webgpu/#issue-5cae2514", "https://www.w3.org/TR/webgpu/#privacy-considerations", "https://www.w3.org/TR/webgpu/#privacy-machine-limits", "https://www.w3.org/TR/webgpu/#ref-for-limit-default", @@ -94,23 +99,35 @@ "https://www.w3.org/TR/webgpu/#shorthands", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A1", "https://www.w3.org/TR/webgpu/#slot-backed-attribute", + "https://www.w3.org/TR/webgpu/#infopanel-for-slot-backed-attribute", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-slot-backed-attribute", "https://www.w3.org/TR/webgpu/#webgpu-interfaces", "https://www.w3.org/TR/webgpu/#webgpu-interface", + "https://www.w3.org/TR/webgpu/#infopanel-for-webgpu-interface", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-webgpu-interface", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline", "https://www.w3.org/TR/webgpu/#ref-for-immutable-property", "https://www.w3.org/TR/webgpu/#ref-for-webgpu-interface", "https://www.w3.org/TR/webgpu/#immutable-property", + "https://www.w3.org/TR/webgpu/#infopanel-for-immutable-property", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-immutable-property", "https://www.w3.org/TR/webgpu/#ref-for-immutable-property%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-slot-backed-attribute", "https://www.w3.org/TR/webgpu/#content-timeline-property", + "https://www.w3.org/TR/webgpu/#infopanel-for-content-timeline-property", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-content-timeline-property", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-slot-backed-attribute%E2%91%A0", "https://www.w3.org/TR/webgpu/#gpuobjectbase", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuobjectbase", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuobjectbase", "https://www.w3.org/TR/webgpu/#ref-for-webgpu-interface%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase", "https://www.w3.org/TR/webgpu/#ref-for-idl-USVString", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-label", "https://www.w3.org/TR/webgpu/#abstract-opdef-create-a-new-webgpu-object", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-create-a-new-webgpu-object", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-create-a-new-webgpu-object", "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase", "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A1", @@ -125,6 +142,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-immutable-property%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuobjectbase-internals-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuobjectbase-internals-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuobjectbase-internals-slot", "https://www.w3.org/TR/webgpu/#ref-for-internal-object", "https://www.w3.org/TR/webgpu/#ref-for-internal-object%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-assert", @@ -133,6 +152,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-internal-object%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuobjectbase-device-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuobjectbase-device-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuobjectbase-device-slot", "https://www.w3.org/TR/webgpu/#ref-for-device", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-internal-object%E2%91%A2", @@ -142,6 +163,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline-property", "https://www.w3.org/TR/webgpu/#dom-gpuobjectbase-label", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuobjectbase-label", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuobjectbase-label", "https://www.w3.org/TR/webgpu/#ref-for-idl-USVString%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-internal-object%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror", @@ -162,9 +185,13 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-destroy", "https://www.w3.org/TR/webgpu/#webgpu-internal-objects", "https://www.w3.org/TR/webgpu/#internal-object", + "https://www.w3.org/TR/webgpu/#infopanel-for-internal-object", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-internal-object", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline-slot", "https://www.w3.org/TR/webgpu/#device-timeline-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-device-timeline-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-device-timeline-slot", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-internal-object%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5", @@ -173,12 +200,18 @@ "https://www.w3.org/TR/webgpu/#ref-for-agent%E2%91%A2", "https://www.w3.org/TR/webgpu/#object-descriptors", "https://www.w3.org/TR/webgpu/#object-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-object-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-object-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2", "https://www.w3.org/TR/webgpu/#dictdef-gpuobjectdescriptorbase", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpuobjectdescriptorbase", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpuobjectdescriptorbase", "https://www.w3.org/TR/webgpu/#ref-for-idl-USVString%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectdescriptorbase-label%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuobjectdescriptorbase-label", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuobjectdescriptorbase-label", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuobjectdescriptorbase-label", "https://www.w3.org/TR/webgpu/#ref-for-idl-USVString%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-label%E2%91%A3", "https://www.w3.org/TR/webgpu/#asynchrony", @@ -190,7 +223,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-internal-object%E2%91%A6", "https://www.w3.org/TR/webgpu/#valid", + "https://www.w3.org/TR/webgpu/#infopanel-for-valid", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-valid", "https://www.w3.org/TR/webgpu/#invalid", + "https://www.w3.org/TR/webgpu/#infopanel-for-invalid", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-invalid", "https://www.w3.org/TR/webgpu/#ref-for-invalid", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A2", @@ -209,6 +246,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A8", "https://www.w3.org/TR/webgpu/#abstract-opdef-valid-to-use-with", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-valid-to-use-with", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-valid-to-use-with", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A4", @@ -228,7 +267,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-mapasync", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermodule-compilationinfo", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermodule-getcompilationinfo", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-onsubmittedworkdone", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5", @@ -243,15 +282,29 @@ "https://www.w3.org/TR/webgpu/#programming-model", "https://www.w3.org/TR/webgpu/#programming-model-timelines", "https://www.w3.org/TR/webgpu/#content-timeline", + "https://www.w3.org/TR/webgpu/#infopanel-for-content-timeline", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-content-timeline", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-queue-a-global-task-for-gpudevice", "https://www.w3.org/TR/webgpu/#device-timeline", + "https://www.w3.org/TR/webgpu/#infopanel-for-device-timeline", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-device-timeline", "https://www.w3.org/TR/webgpu/#queue-timeline", + "https://www.w3.org/TR/webgpu/#infopanel-for-queue-timeline", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-queue-timeline", "https://www.w3.org/TR/webgpu/#example-3d60e908", "https://www.w3.org/TR/webgpu/#immutable-value-example-definition", + "https://www.w3.org/TR/webgpu/#infopanel-for-immutable-value-example-definition", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-immutable-value-example-definition", "https://www.w3.org/TR/webgpu/#content-timeline-example-definition", + "https://www.w3.org/TR/webgpu/#infopanel-for-content-timeline-example-definition", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-content-timeline-example-definition", "https://www.w3.org/TR/webgpu/#device-timeline-example-definition", + "https://www.w3.org/TR/webgpu/#infopanel-for-device-timeline-example-definition", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-device-timeline-example-definition", "https://www.w3.org/TR/webgpu/#queue-timeline-example-definition", + "https://www.w3.org/TR/webgpu/#infopanel-for-queue-timeline-example-definition", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-queue-timeline-example-definition", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-immutable-value-example-definition", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline-example-definition", @@ -285,33 +338,53 @@ "https://www.w3.org/TR/webgpu/#programming-model-memory", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A8", "https://www.w3.org/TR/webgpu/#webgpu-platform", + "https://www.w3.org/TR/webgpu/#infopanel-for-webgpu-platform", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-webgpu-platform", "https://www.w3.org/TR/webgpu/#ref-for-webgpu-platform", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer", "https://www.w3.org/TR/webgpu/#ref-for-physical-resources%E2%91%A3", "https://www.w3.org/TR/webgpu/#programming-model-resource-usages", "https://www.w3.org/TR/webgpu/#ref-for-physical-resources%E2%91%A4", "https://www.w3.org/TR/webgpu/#internal-usage", + "https://www.w3.org/TR/webgpu/#infopanel-for-internal-usage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-internal-usage", "https://www.w3.org/TR/webgpu/#internal-usage-input", + "https://www.w3.org/TR/webgpu/#infopanel-for-internal-usage-input", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-internal-usage-input", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-index", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-vertex", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-indirect", "https://www.w3.org/TR/webgpu/#internal-usage-constant", + "https://www.w3.org/TR/webgpu/#infopanel-for-internal-usage-constant", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-internal-usage-constant", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-uniform", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-texture_binding", "https://www.w3.org/TR/webgpu/#internal-usage-storage", + "https://www.w3.org/TR/webgpu/#infopanel-for-internal-usage-storage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-internal-usage-storage", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-storage", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-storage_binding", "https://www.w3.org/TR/webgpu/#internal-usage-storage-read", + "https://www.w3.org/TR/webgpu/#infopanel-for-internal-usage-storage-read", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-internal-usage-storage-read", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-storage%E2%91%A0", "https://www.w3.org/TR/webgpu/#internal-usage-attachment", + "https://www.w3.org/TR/webgpu/#infopanel-for-internal-usage-attachment", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-internal-usage-attachment", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-render_attachment", "https://www.w3.org/TR/webgpu/#internal-usage-attachment-read", + "https://www.w3.org/TR/webgpu/#infopanel-for-internal-usage-attachment-read", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-internal-usage-attachment-read", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-render_attachment%E2%91%A0", "https://www.w3.org/TR/webgpu/#subresource", + "https://www.w3.org/TR/webgpu/#infopanel-for-subresource", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-subresource", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources", "https://www.w3.org/TR/webgpu/#ref-for-internal-usage", "https://www.w3.org/TR/webgpu/#ref-for-subresource", "https://www.w3.org/TR/webgpu/#compatible-usage-list", + "https://www.w3.org/TR/webgpu/#infopanel-for-compatible-usage-list", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-compatible-usage-list", "https://www.w3.org/TR/webgpu/#ref-for-internal-usage-input", "https://www.w3.org/TR/webgpu/#ref-for-internal-usage-constant", "https://www.w3.org/TR/webgpu/#ref-for-internal-usage-storage-read", @@ -322,6 +395,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-subresource%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder", "https://www.w3.org/TR/webgpu/#usage-scopes", + "https://www.w3.org/TR/webgpu/#infopanel-for-usage-scopes", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-usage-scopes", "https://www.w3.org/TR/webgpu/#ref-for-subresource%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-internal-usage%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-usage-scopes", @@ -369,6 +444,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-usage-scopes%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-usage-scopes%E2%91%A6", "https://www.w3.org/TR/webgpu/#usage-scope-validation", + "https://www.w3.org/TR/webgpu/#infopanel-for-usage-scope-validation", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-usage-scope-validation", "https://www.w3.org/TR/webgpu/#ref-for-internal-usage%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-subresource%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-usage-scopes%E2%91%A7", @@ -378,6 +455,8 @@ "https://www.w3.org/TR/webgpu/#core-internal-objects", "https://www.w3.org/TR/webgpu/#adapters", "https://www.w3.org/TR/webgpu/#adapter", + "https://www.w3.org/TR/webgpu/#infopanel-for-adapter", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-adapter", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpu-requestadapter%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A1", @@ -389,20 +468,30 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-destroy%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A3", "https://www.w3.org/TR/webgpu/#fallback-adapter", + "https://www.w3.org/TR/webgpu/#infopanel-for-fallback-adapter", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-fallback-adapter", "https://www.w3.org/TR/webgpu/#ref-for-fallback-adapter", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-adapter-features-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-adapter-features-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-adapter-features-slot", "https://www.w3.org/TR/webgpu/#ref-for-ordered-set", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufeaturename", + "https://www.w3.org/TR/webgpu/#ref-for-gpufeaturename", "https://www.w3.org/TR/webgpu/#ref-for-feature", "https://www.w3.org/TR/webgpu/#dom-adapter-limits-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-adapter-limits-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-adapter-limits-slot", "https://www.w3.org/TR/webgpu/#ref-for-supported-limits", "https://www.w3.org/TR/webgpu/#ref-for-limit-better", "https://www.w3.org/TR/webgpu/#ref-for-limit-better%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-supported-limits%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-adapter-fallback-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-adapter-fallback-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-adapter-fallback-slot", "https://www.w3.org/TR/webgpu/#ref-for-fallback-adapter%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-adapter-unmaskedidentifiers-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-adapter-unmaskedidentifiers-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-adapter-unmaskedidentifiers-slot", "https://www.w3.org/TR/webgpu/#ref-for-ordered-set%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapterinfo", @@ -411,6 +500,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A2", "https://www.w3.org/TR/webgpu/#devices", "https://www.w3.org/TR/webgpu/#device", + "https://www.w3.org/TR/webgpu/#infopanel-for-device", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-device", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-internal-object%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-agent%E2%91%A3", @@ -425,20 +516,28 @@ "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-device-adapter-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-device-adapter-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-device-adapter-slot", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-device-features-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-device-features-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-device-features-slot", "https://www.w3.org/TR/webgpu/#ref-for-ordered-set%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufeaturename%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpufeaturename%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-feature%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-device-limits-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-device-limits-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-device-limits-slot", "https://www.w3.org/TR/webgpu/#ref-for-supported-limits%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-limit-better%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#a-new-device", + "https://www.w3.org/TR/webgpu/#infopanel-for-a-new-device", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-a-new-device", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpudevicedescriptor", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevicedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-adapter-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-features-slot", "https://www.w3.org/TR/webgpu/#ref-for-ordered-set%E2%91%A2", @@ -452,6 +551,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-lose-the-device%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#lose-the-device", + "https://www.w3.org/TR/webgpu/#infopanel-for-lose-the-device", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-lose-the-device", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-adapter-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A7", @@ -470,47 +571,69 @@ "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A8", "https://www.w3.org/TR/webgpu/#capabilities", + "https://www.w3.org/TR/webgpu/#infopanel-for-capabilities", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-capabilities", "https://www.w3.org/TR/webgpu/#ref-for-capabilities", "https://www.w3.org/TR/webgpu/#ref-for-feature%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-limit", "https://www.w3.org/TR/webgpu/#features", "https://www.w3.org/TR/webgpu/#feature", + "https://www.w3.org/TR/webgpu/#infopanel-for-feature", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-feature", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-requestdevice%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevicedescriptor-requiredfeatures%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0", "https://www.w3.org/TR/webgpu/#optional-api-surfaces", + "https://www.w3.org/TR/webgpu/#infopanel-for-optional-api-surfaces", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-optional-api-surfaces", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createshadermodule%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufeaturename%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpufeaturename%E2%91%A1", "https://www.w3.org/TR/webgpu/#enabled-for", + "https://www.w3.org/TR/webgpu/#infopanel-for-enabled-for", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enabled-for", "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-features-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-list-contain", "https://www.w3.org/TR/webgpu/#limits", "https://www.w3.org/TR/webgpu/#limit", + "https://www.w3.org/TR/webgpu/#infopanel-for-limit", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-limit", "https://www.w3.org/TR/webgpu/#supported-limits", + "https://www.w3.org/TR/webgpu/#infopanel-for-supported-limits", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-supported-limits", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-supported-limits%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevicedescriptor-requiredlimits%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-supported-limits%E2%91%A5", "https://www.w3.org/TR/webgpu/#limit-default", + "https://www.w3.org/TR/webgpu/#infopanel-for-limit-default", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-limit-default", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-limit-better%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevicedescriptor-requiredlimits%E2%91%A1", "https://www.w3.org/TR/webgpu/#limit-better", + "https://www.w3.org/TR/webgpu/#infopanel-for-limit-better", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-limit-better", "https://www.w3.org/TR/webgpu/#ref-for-limit-better%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-limit-class", "https://www.w3.org/TR/webgpu/#limit-class", + "https://www.w3.org/TR/webgpu/#infopanel-for-limit-class", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-limit-class", "https://www.w3.org/TR/webgpu/#limit-class-maximum", + "https://www.w3.org/TR/webgpu/#infopanel-for-limit-class-maximum", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-limit-class-maximum", "https://www.w3.org/TR/webgpu/#ref-for-limit-better%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-limit-default%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-limit-default%E2%91%A1", "https://www.w3.org/TR/webgpu/#limit-class-alignment", + "https://www.w3.org/TR/webgpu/#infopanel-for-limit-class-alignment", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-limit-class-alignment", "https://www.w3.org/TR/webgpu/#ref-for-limit-better%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-limit-default%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-limit-default%E2%91%A3", @@ -525,6 +648,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-dimension", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-1d", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxtexturedimension2d", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxtexturedimension2d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxtexturedimension2d", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A0", @@ -555,12 +680,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-dimension%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-2d%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxbindgroups", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxbindgroups", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxbindgroups", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinelayoutdescriptor-bindgrouplayouts", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxbindingsperbindgroup", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxbindingsperbindgroup", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxbindingsperbindgroup", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry", @@ -572,27 +701,37 @@ "https://www.w3.org/TR/webgpu/#ref-for-max-shader-stages-per-pipeline", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#max-bindings-per-shader-stage", + "https://www.w3.org/TR/webgpu/#infopanel-for-max-bindings-per-shader-stage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-max-bindings-per-shader-stage", "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxsampledtexturespershaderstage", "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxsamplerspershaderstage", "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxstoragebufferspershaderstage", "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxstoragetexturespershaderstage", "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxuniformbufferspershaderstage", "https://www.w3.org/TR/webgpu/#max-shader-stages-per-pipeline", + "https://www.w3.org/TR/webgpu/#infopanel-for-max-shader-stages-per-pipeline", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-max-shader-stages-per-pipeline", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-exceeds-the-binding-slot-limits", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxdynamicuniformbuffersperpipelinelayout", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxdynamicuniformbuffersperpipelinelayout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxdynamicuniformbuffersperpipelinelayout", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-exceeds-the-binding-slot-limits%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxdynamicstoragebuffersperpipelinelayout", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxdynamicstoragebuffersperpipelinelayout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxdynamicstoragebuffersperpipelinelayout", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-exceeds-the-binding-slot-limits%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxsampledtexturespershaderstage", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxsampledtexturespershaderstage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxsampledtexturespershaderstage", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-namespacedef-gpushaderstage", @@ -600,6 +739,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-exceeds-the-binding-slot-limits%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxsamplerspershaderstage", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxsamplerspershaderstage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxsamplerspershaderstage", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-namespacedef-gpushaderstage%E2%91%A0", @@ -607,6 +748,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-exceeds-the-binding-slot-limits%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxstoragebufferspershaderstage", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxstoragebufferspershaderstage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxstoragebufferspershaderstage", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-namespacedef-gpushaderstage%E2%91%A1", @@ -614,6 +757,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-exceeds-the-binding-slot-limits%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxstoragetexturespershaderstage", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxstoragetexturespershaderstage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxstoragetexturespershaderstage", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-namespacedef-gpushaderstage%E2%91%A2", @@ -621,6 +766,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-exceeds-the-binding-slot-limits%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxuniformbufferspershaderstage", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxuniformbufferspershaderstage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxuniformbufferspershaderstage", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-namespacedef-gpushaderstage%E2%91%A3", @@ -628,6 +775,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-exceeds-the-binding-slot-limits%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxuniformbufferbindingsize", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxuniformbufferbindingsize", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxuniformbufferbindingsize", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferbinding%E2%91%A0", @@ -637,6 +786,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindinglayout-type", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindingtype-uniform%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxstoragebufferbindingsize", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxstoragebufferbindingsize", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxstoragebufferbindingsize", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferbinding%E2%91%A1", @@ -647,6 +798,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindingtype-storage", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindingtype-read-only-storage", "https://www.w3.org/TR/webgpu/#dom-supported-limits-minuniformbufferoffsetalignment", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-minuniformbufferoffsetalignment", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-minuniformbufferoffsetalignment", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-alignment", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferbinding%E2%91%A2", @@ -657,6 +810,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindinglayout-type%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindingtype-uniform%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-supported-limits-minstoragebufferoffsetalignment", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-minstoragebufferoffsetalignment", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-minstoragebufferoffsetalignment", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-alignment%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferbinding%E2%91%A3", @@ -668,11 +823,15 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindingtype-storage%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindingtype-read-only-storage%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxvertexbuffers", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxvertexbuffers", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxvertexbuffers", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexstate-buffers", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxbuffersize", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxbuffersize", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxbuffersize", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-size", @@ -682,23 +841,33 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxuniformbufferbindingsize", "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxstoragebufferbindingsize", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxvertexattributes", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxvertexattributes", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxvertexattributes", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexbufferlayout-attributes", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexstate-buffers%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxvertexbufferarraystride", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxvertexbufferarraystride", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxvertexbufferarraystride", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexbufferlayout-arraystride", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxinterstageshadercomponents", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxinterstageshadercomponents", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxinterstageshadercomponents", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxinterstageshadervariables", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxinterstageshadervariables", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxinterstageshadervariables", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxcolorattachments", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxcolorattachments", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxcolorattachments", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpipelinedescriptor", @@ -709,35 +878,52 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasslayout", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasslayout-colorformats", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxcolorattachmentbytespersample", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxcolorattachmentbytespersample", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxcolorattachmentbytespersample", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxcomputeworkgroupstoragesize", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxcomputeworkgroupstoragesize", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxcomputeworkgroupstoragesize", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxcomputeinvocationsperworkgroup", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxcomputeinvocationsperworkgroup", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxcomputeinvocationsperworkgroup", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxcomputeworkgroupsizex", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxcomputeworkgroupsizex", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxcomputeworkgroupsizex", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxcomputeworkgroupsizey", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxcomputeworkgroupsizey", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxcomputeworkgroupsizey", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxcomputeworkgroupsizez", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxcomputeworkgroupsizez", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxcomputeworkgroupsizez", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-supported-limits-maxcomputeworkgroupsperdimension", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-supported-limits-maxcomputeworkgroupsperdimension", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-supported-limits-maxcomputeworkgroupsperdimension", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-limit-class-maximum%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroups%E2%91%A1", - "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", "https://www.w3.org/TR/webgpu/#gpusupportedlimits", + "https://www.w3.org/TR/webgpu/#gpu-supportedlimits", "https://www.w3.org/TR/webgpu/#ref-for-gpusupportedlimits", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpusupportedlimits", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpusupportedlimits", + "https://www.w3.org/TR/webgpu/#ref-for-gpusupportedlimits%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-limit%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-limits", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-limits", @@ -746,12 +932,20 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpusupportedlimits%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long", "https://www.w3.org/TR/webgpu/#dom-gpusupportedlimits-maxtexturedimension1d", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusupportedlimits-maxtexturedimension1d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusupportedlimits-maxtexturedimension1d", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpusupportedlimits-maxtexturedimension2d", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusupportedlimits-maxtexturedimension2d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusupportedlimits-maxtexturedimension2d", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpusupportedlimits-maxtexturedimension3d", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusupportedlimits-maxtexturedimension3d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusupportedlimits-maxtexturedimension3d", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpusupportedlimits-maxtexturearraylayers", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusupportedlimits-maxtexturearraylayers", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusupportedlimits-maxtexturearraylayers", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpusupportedlimits-maxbindgroups", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A4", @@ -806,14 +1000,17 @@ "https://www.w3.org/TR/webgpu/#dom-gpusupportedlimits-maxcomputeworkgroupsizez", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpusupportedlimits-maxcomputeworkgroupsperdimension", - "https://www.w3.org/TR/webgpu/#gpu-supportedfeatures", "https://www.w3.org/TR/webgpu/#gpusupportedfeatures", + "https://www.w3.org/TR/webgpu/#gpu-supportedfeatures", "https://www.w3.org/TR/webgpu/#ref-for-gpusupportedfeatures", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpusupportedfeatures", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpusupportedfeatures", + "https://www.w3.org/TR/webgpu/#ref-for-gpusupportedfeatures%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dfn-setlike", "https://www.w3.org/TR/webgpu/#ref-for-dfn-set-entries", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufeaturename%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpufeaturename%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-feature%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufeaturename%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpufeaturename%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpusupportedfeatures%E2%91%A0", @@ -821,13 +1018,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpusupportedfeatures%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dfn-set-entries%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufeaturename%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpufeaturename%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dfn-set-entries%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufeaturename%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpufeaturename%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A0", "https://www.w3.org/TR/webgpu/#example-d66d19b7", - "https://www.w3.org/TR/webgpu/#gpu-adapterinfo", "https://www.w3.org/TR/webgpu/#gpuadapterinfo", + "https://www.w3.org/TR/webgpu/#gpu-adapterinfo", + "https://www.w3.org/TR/webgpu/#ref-for-gpuadapterinfo%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuadapterinfo", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuadapterinfo", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapterinfo%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapterinfo%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapterinfo%E2%91%A3", @@ -844,20 +1044,30 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapterinfo-description", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapterinfo%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpuadapterinfo-vendor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuadapterinfo-vendor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuadapterinfo-vendor", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpuadapterinfo-architecture", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuadapterinfo-architecture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuadapterinfo-architecture", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpuadapterinfo-device", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuadapterinfo-device", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuadapterinfo-device", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuadapterinfo-description", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuadapterinfo-description", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuadapterinfo-description", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapterinfo-description%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapterinfo%E2%91%A6", "https://www.w3.org/TR/webgpu/#abstract-opdef-new-adapter-info", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-new-adapter-info", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-new-adapter-info", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapterinfo%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-adapter-unmaskedidentifiers-slot", @@ -880,34 +1090,44 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapterinfo-description%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapterinfo-description%E2%91%A2", "https://www.w3.org/TR/webgpu/#normalized-identifier-string", + "https://www.w3.org/TR/webgpu/#infopanel-for-normalized-identifier-string", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-normalized-identifier-string", "https://www.w3.org/TR/webgpu/#example-675713a7", "https://www.w3.org/TR/webgpu/#extension-documents", "https://www.w3.org/TR/webgpu/#ref-for-feature%E2%91%A3", "https://www.w3.org/TR/webgpu/#origin-restrictions", "https://www.w3.org/TR/webgpu/#ref-for-the-image-argument-is-not-origin-clean", "https://www.w3.org/TR/webgpu/#ref-for-concept-canvas-origin-clean", - "https://www.w3.org/TR/webgpu/#termref-for-the-img-element", + "https://www.w3.org/TR/webgpu/#ref-for-abfedd7f01779095e32057f505b061f5", "https://www.w3.org/TR/webgpu/#ref-for-the-img-element", "https://www.w3.org/TR/webgpu/#ref-for-htmlmediaelement", "https://www.w3.org/TR/webgpu/#task-sources", "https://www.w3.org/TR/webgpu/#-webgpu-task-source", "https://www.w3.org/TR/webgpu/#ref-for-task-source", "https://www.w3.org/TR/webgpu/#webgpu-task-source", + "https://www.w3.org/TR/webgpu/#infopanel-for-webgpu-task-source", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-webgpu-task-source", "https://www.w3.org/TR/webgpu/#ref-for-eventdef-gpudevice-uncapturederror", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-lost%E2%91%A1", "https://www.w3.org/TR/webgpu/#abstract-opdef-queue-a-global-task-for-gpudevice", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-queue-a-global-task-for-gpudevice", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-queue-a-global-task-for-gpudevice", "https://www.w3.org/TR/webgpu/#ref-for-queue-a-global-task", "https://www.w3.org/TR/webgpu/#ref-for-webgpu-task-source", "https://www.w3.org/TR/webgpu/#-automatic-expiry-task-source", "https://www.w3.org/TR/webgpu/#ref-for-task-source%E2%91%A0", "https://www.w3.org/TR/webgpu/#automatic-expiry-task-source", + "https://www.w3.org/TR/webgpu/#infopanel-for-automatic-expiry-task-source", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-automatic-expiry-task-source", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture", "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture", "https://www.w3.org/TR/webgpu/#ref-for-htmlvideoelement", "https://www.w3.org/TR/webgpu/#abstract-opdef-queue-an-automatic-expiry-task", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-queue-an-automatic-expiry-task", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-queue-an-automatic-expiry-task", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-queue-a-global-task%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-automatic-expiry-task-source", @@ -920,12 +1140,14 @@ "https://www.w3.org/TR/webgpu/#ref-for-predefinedcolorspace", "https://www.w3.org/TR/webgpu/#issue-cb1de83e", "https://www.w3.org/TR/webgpu/#out-of-gamut-premultiplied-rgba-value", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucanvasalphamode", + "https://www.w3.org/TR/webgpu/#infopanel-for-out-of-gamut-premultiplied-rgba-value", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-out-of-gamut-premultiplied-rgba-value", + "https://www.w3.org/TR/webgpu/#ref-for-gpucanvasalphamode", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasalphamode-premultiplied", "https://www.w3.org/TR/webgpu/#color-space-conversions", "https://www.w3.org/TR/webgpu/#ref-for-out-of-gamut-premultiplied-rgba-value", "https://www.w3.org/TR/webgpu/#color-space-conversion-elision", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopyexternalimage", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopyexternalimage", "https://www.w3.org/TR/webgpu/#ref-for-imagebitmap", "https://www.w3.org/TR/webgpu/#ref-for-dom-imagebitmapoptions-premultiplyalpha", "https://www.w3.org/TR/webgpu/#ref-for-dom-imagebitmapoptions-colorspaceconversion", @@ -941,6 +1163,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-idl-double%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-float%E2%91%A0", "https://www.w3.org/TR/webgpu/#abstract-opdef-to-wgsl-type", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-to-wgsl-type", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-to-wgsl-type", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2", @@ -973,6 +1197,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-floating-point-conversion", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpucolor", "https://www.w3.org/TR/webgpu/#abstract-opdef-to-a-texel-value-of-texture-format", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-to-a-texel-value-of-texture-format", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-to-a-texel-value-of-texture-format", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3", @@ -987,6 +1213,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-navigator", "https://www.w3.org/TR/webgpu/#ref-for-workernavigator", "https://www.w3.org/TR/webgpu/#navigatorgpu", + "https://www.w3.org/TR/webgpu/#infopanel-for-navigatorgpu", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-navigatorgpu", "https://www.w3.org/TR/webgpu/#ref-for-SameObject", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpu%E2%91%A1", @@ -997,6 +1225,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-navigatorgpu%E2%91%A0", "https://www.w3.org/TR/webgpu/#gpu-interface", "https://www.w3.org/TR/webgpu/#gpu", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpu", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpu", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpu%E2%91%A2", @@ -1009,10 +1239,14 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpu-getpreferredcanvasformat", "https://www.w3.org/TR/webgpu/#ref-for-gpu%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpu-requestadapter", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpu-requestadapter", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpu-requestadapter", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpu%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpu-requestadapter%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpu-requestadapter-options-options", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpu-requestadapter-options-options", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpu-requestadapter-options-options", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurequestadapteroptions%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A5", @@ -1031,6 +1265,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-resolve%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpu-getpreferredcanvasformat", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpu-getpreferredcanvasformat", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpu-getpreferredcanvasformat", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rgba8unorm", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-bgra8unorm", @@ -1044,6 +1280,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-bgra8unorm%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpu%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpu-previously_returned_adapters-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpu-previously_returned_adapters-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpu-previously_returned_adapters-slot", "https://www.w3.org/TR/webgpu/#ref-for-ordered-set%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A1%E2%91%A6", @@ -1056,6 +1294,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpu-requestadapter%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-requestdevice%E2%91%A2", "https://www.w3.org/TR/webgpu/#mark-adapters-stale", + "https://www.w3.org/TR/webgpu/#infopanel-for-mark-adapters-stale", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-mark-adapters-stale", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpu-previously_returned_adapters-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-adapter-slot", "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A8", @@ -1065,23 +1305,35 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A7", "https://www.w3.org/TR/webgpu/#adapter-selection", "https://www.w3.org/TR/webgpu/#dictdef-gpurequestadapteroptions", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpurequestadapteroptions", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpurequestadapteroptions", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurequestadapteroptions%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpupowerpreference", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurequestadapteroptions-powerpreference", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurequestadapteroptions-forcefallbackadapter", "https://www.w3.org/TR/webgpu/#enumdef-gpupowerpreference", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpupowerpreference", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpupowerpreference", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupowerpreference-low-power", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupowerpreference-high-performance", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurequestadapteroptions%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpurequestadapteroptions-powerpreference", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurequestadapteroptions-powerpreference", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurequestadapteroptions-powerpreference", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpupowerpreference%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpupowerpreference-low-power", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpupowerpreference-low-power", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpupowerpreference-low-power", "https://www.w3.org/TR/webgpu/#dom-gpupowerpreference-high-performance", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpupowerpreference-high-performance", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpupowerpreference-high-performance", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurequestadapteroptions-forcefallbackadapter", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurequestadapteroptions-forcefallbackadapter", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurequestadapteroptions-forcefallbackadapter", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-fallback-adapter%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-fallback-adapter%E2%91%A3", @@ -1098,8 +1350,11 @@ "https://www.w3.org/TR/webgpu/#example-6808af9c", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupowerpreference-high-performance%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webgpu/#gpu-adapter", "https://www.w3.org/TR/webgpu/#gpuadapter", + "https://www.w3.org/TR/webgpu/#gpu-adapter", + "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuadapter", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuadapter", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-feature%E2%91%A4", @@ -1120,7 +1375,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-requestdevice%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpudevicedescriptor%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevicedescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-requestdevice-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapterinfo%E2%91%A8", @@ -1130,30 +1385,42 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-requestadapterinfo-unmaskhints", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpuadapter-features", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuadapter-features", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuadapter-features", "https://www.w3.org/TR/webgpu/#ref-for-gpusupportedfeatures%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-adapter-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-adapter-features-slot", "https://www.w3.org/TR/webgpu/#dom-gpuadapter-limits", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuadapter-limits", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuadapter-limits", "https://www.w3.org/TR/webgpu/#ref-for-gpusupportedlimits%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-adapter-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-adapter-limits-slot", "https://www.w3.org/TR/webgpu/#dom-gpuadapter-isfallbackadapter", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuadapter-isfallbackadapter", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuadapter-isfallbackadapter", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-adapter-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-adapter-fallback-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpuadapter-adapter-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuadapter-adapter-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuadapter-adapter-slot", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpuadapter-requestdevice", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuadapter-requestdevice", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuadapter-requestdevice", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-adapter%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-requestdevice%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpuadapter-requestdevice-descriptor-descriptor", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpudevicedescriptor%E2%91%A1", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuadapter-requestdevice-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuadapter-requestdevice-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevicedescriptor%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A7", @@ -1168,7 +1435,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-reject", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufeaturename%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpufeaturename%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevicedescriptor-requiredlimits%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-supported-limits%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-supported-limits%E2%91%A0%E2%91%A0", @@ -1191,11 +1458,15 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-lost%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuadapter-requestadapterinfo", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuadapter-requestadapterinfo", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuadapter-requestadapterinfo", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapterinfo%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuadapter-requestadapterinfo%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuadapter-requestadapterinfo-unmaskhints", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuadapter-requestadapterinfo-unmaskhints", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuadapter-requestadapterinfo-unmaskhints", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpuadapterinfo%E2%91%A0%E2%91%A0", @@ -1218,50 +1489,65 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#gpudevicedescriptor", "https://www.w3.org/TR/webgpu/#dictdef-gpudevicedescriptor", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpudevicedescriptor%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpudevicedescriptor%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevicedescriptor%E2%91%A5", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpudevicedescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpudevicedescriptor", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevicedescriptor%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevicedescriptor%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufeaturename%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpufeaturename%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevicedescriptor-requiredfeatures%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-idl-record", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevicedescriptor-requiredlimits%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuqueuedescriptor", + "https://www.w3.org/TR/webgpu/#ref-for-gpuqueuedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevicedescriptor-defaultqueue", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpudevicedescriptor%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevicedescriptor%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpudevicedescriptor-requiredfeatures", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufeaturename%E2%91%A8", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevicedescriptor-requiredfeatures", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevicedescriptor-requiredfeatures", + "https://www.w3.org/TR/webgpu/#ref-for-gpufeaturename%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-feature%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpudevicedescriptor-requiredlimits", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevicedescriptor-requiredlimits", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevicedescriptor-requiredlimits", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-limit%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-supported-limits%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-limit-better%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpudevicedescriptor-defaultqueue", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuqueuedescriptor%E2%91%A0", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevicedescriptor-defaultqueue", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevicedescriptor-defaultqueue", + "https://www.w3.org/TR/webgpu/#ref-for-gpuqueuedescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A2", "https://www.w3.org/TR/webgpu/#example-8a22c3e3", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-texture-compression-astc", + "https://www.w3.org/TR/webgpu/#ref-for-texture-compression-astc", "https://www.w3.org/TR/webgpu/#gpufeaturename", "https://www.w3.org/TR/webgpu/#enumdef-gpufeaturename", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufeaturename%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufeaturename%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-depth-clip-control", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-depth32float-stencil8", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-texture-compression-bc", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-texture-compression-etc2", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-texture-compression-astc%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-timestamp-query%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-indirect-first-instance", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-shader-f16", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-rg11b10ufloat-renderable", + "https://www.w3.org/TR/webgpu/#ref-for-gpufeaturename%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpufeaturename", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpufeaturename", + "https://www.w3.org/TR/webgpu/#ref-for-gpufeaturename%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpufeaturename%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-depth-clip-control", + "https://www.w3.org/TR/webgpu/#ref-for-depth32float-stencil8", + "https://www.w3.org/TR/webgpu/#ref-for-texture-compression-bc", + "https://www.w3.org/TR/webgpu/#ref-for-texture-compression-etc2", + "https://www.w3.org/TR/webgpu/#ref-for-texture-compression-astc%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-timestamp-query%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-indirect-first-instance", + "https://www.w3.org/TR/webgpu/#ref-for-shader-f16", + "https://www.w3.org/TR/webgpu/#ref-for-rg11b10ufloat-renderable", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-bgra8unorm-storage", - "https://www.w3.org/TR/webgpu/#gpu-device", "https://www.w3.org/TR/webgpu/#gpudevice", + "https://www.w3.org/TR/webgpu/#gpu-device", + "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A7%E2%91%A4", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpudevice", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpudevice", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A2", @@ -1349,11 +1635,17 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpudevice-features", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-features", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-features", "https://www.w3.org/TR/webgpu/#ref-for-gpusupportedfeatures%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufeaturename%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpufeaturename%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpudevice-limits", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-limits", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-limits", "https://www.w3.org/TR/webgpu/#ref-for-gpusupportedlimits%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpudevice-queue", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-queue", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-queue", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A6", @@ -1362,6 +1654,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpudevice-destroy", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-destroy", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-destroy", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%93%AA", @@ -1374,6 +1668,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevicelostreason-destroyed", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#allowed-buffer-usages", + "https://www.w3.org/TR/webgpu/#infopanel-for-allowed-buffer-usages", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-allowed-buffer-usages", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-map_read", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-map_write", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-copy_src", @@ -1386,6 +1682,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-query_resolve", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#allowed-texture-usages", + "https://www.w3.org/TR/webgpu/#infopanel-for-allowed-texture-usages", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-allowed-texture-usages", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-copy_src", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-copy_dst", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-texture_binding%E2%91%A0", @@ -1396,8 +1694,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuadapter%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#buffers", - "https://www.w3.org/TR/webgpu/#buffer-interface", "https://www.w3.org/TR/webgpu/#gpubuffer", + "https://www.w3.org/TR/webgpu/#buffer-interface", + "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A0%E2%93%AA%E2%91%A1", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpubuffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpubuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A0%E2%91%A1", @@ -1442,24 +1743,40 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-immutable-property%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpubuffer-size", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffer-size", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffer-size", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpubuffer-usage", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffer-usage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffer-usage", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpubufferusageflags%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpubuffer-internals-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffer-internals-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffer-internals-slot", "https://www.w3.org/TR/webgpu/#ref-for-buffer-internals", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-internals-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline-property%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubuffer-mapstate", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffer-mapstate", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffer-mapstate", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpubuffermapstate%E2%91%A1", "https://www.w3.org/TR/webgpu/#enumdef-gpubuffermapstate", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpubuffermapstate", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpubuffermapstate", "https://www.w3.org/TR/webgpu/#dom-gpubuffermapstate-unmapped", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffermapstate-unmapped", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffermapstate-unmapped", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-getmappedrange%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubuffermapstate-pending", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffermapstate-pending", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffermapstate-pending", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-mapasync%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpubuffermapstate-mapped", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffermapstate-mapped", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffermapstate-mapped", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-getmappedrange%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-getter-steps", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A1%E2%91%A0", @@ -1469,37 +1786,53 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffermapstate-pending%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffermapstate-unmapped%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubuffer-pending_map-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffer-pending_map-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffer-pending_map-slot", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-mapasync%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-mapasync%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpubuffer-mapping-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffer-mapping-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffer-mapping-slot", "https://www.w3.org/TR/webgpu/#ref-for-active-buffer-mapping", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-getmappedrange%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-pending_map-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#active-buffer-mapping", + "https://www.w3.org/TR/webgpu/#infopanel-for-active-buffer-mapping", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-active-buffer-mapping", "https://www.w3.org/TR/webgpu/#active-buffer-mapping-data", + "https://www.w3.org/TR/webgpu/#infopanel-for-active-buffer-mapping-data", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-active-buffer-mapping-data", "https://www.w3.org/TR/webgpu/#ref-for-sec-data-blocks", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-getmappedrange%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-active-buffer-mapping-views", "https://www.w3.org/TR/webgpu/#active-buffer-mapping-mode", + "https://www.w3.org/TR/webgpu/#infopanel-for-active-buffer-mapping-mode", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-active-buffer-mapping-mode", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpumapmodeflags%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpumapmodeflags%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-mapasync%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createbuffer%E2%91%A2", "https://www.w3.org/TR/webgpu/#active-buffer-mapping-range", + "https://www.w3.org/TR/webgpu/#infopanel-for-active-buffer-mapping-range", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-active-buffer-mapping-range", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long-long%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long-long%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#active-buffer-mapping-views", + "https://www.w3.org/TR/webgpu/#infopanel-for-active-buffer-mapping-views", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-active-buffer-mapping-views", "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-getmappedrange%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-unmap%E2%91%A1", "https://www.w3.org/TR/webgpu/#abstract-opdef-initialize-an-active-buffer-mapping", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-initialize-an-active-buffer-mapping", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-initialize-an-active-buffer-mapping", "https://www.w3.org/TR/webgpu/#ref-for-sec-returnifabrupt-shorthands%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-sec-createbytedatablock", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-rangeerror", @@ -1512,19 +1845,31 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-internal-object%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#buffer-internals", + "https://www.w3.org/TR/webgpu/#infopanel-for-buffer-internals", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-buffer-internals", "https://www.w3.org/TR/webgpu/#ref-for-internal-object%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#buffer-internals-state", + "https://www.w3.org/TR/webgpu/#infopanel-for-buffer-internals-state", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-buffer-internals-state", "https://www.w3.org/TR/webgpu/#buffer-internals-state-available", + "https://www.w3.org/TR/webgpu/#infopanel-for-buffer-internals-state-available", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-buffer-internals-state-available", "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#buffer-internals-state-unavailable", + "https://www.w3.org/TR/webgpu/#infopanel-for-buffer-internals-state-unavailable", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-buffer-internals-state-unavailable", "https://www.w3.org/TR/webgpu/#buffer-internals-state-destroyed", + "https://www.w3.org/TR/webgpu/#infopanel-for-buffer-internals-state-destroyed", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-buffer-internals-state-destroyed", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-destroy%E2%91%A1", "https://www.w3.org/TR/webgpu/#example-84f5cb3c", "https://www.w3.org/TR/webgpu/#buffer-creation", "https://www.w3.org/TR/webgpu/#GPUBufferDescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferdescriptor%E2%91%A1", "https://www.w3.org/TR/webgpu/#dictdef-gpubufferdescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpubufferdescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpubufferdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-size%E2%91%A0", @@ -1534,10 +1879,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-mappedatcreation%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferdescriptor%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpubufferdescriptor-size", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferdescriptor-size", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferdescriptor-size", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpubufferdescriptor-usage", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferdescriptor-usage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferdescriptor-usage", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpubufferusageflags%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpubufferdescriptor-mappedatcreation", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferdescriptor-mappedatcreation", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferdescriptor-mappedatcreation", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-getmappedrange%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-mappedatcreation%E2%91%A1", @@ -1545,6 +1896,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-map_read%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-map_write%E2%91%A0", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpubufferdescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validating-gpubufferdescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validating-gpubufferdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-usage%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-allowed-buffer-usages", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-map_read%E2%91%A1", @@ -1558,8 +1911,12 @@ "https://www.w3.org/TR/webgpu/#ref-for-EnforceRange%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#typedefdef-gpubufferusageflags", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpubufferusageflags", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpubufferusageflags", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A6", "https://www.w3.org/TR/webgpu/#namespacedef-gpubufferusage", + "https://www.w3.org/TR/webgpu/#infopanel-for-namespacedef-gpubufferusage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-namespacedef-gpubufferusage", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuflagsconstant", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-map_read%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuflagsconstant%E2%91%A0", @@ -1583,45 +1940,69 @@ "https://www.w3.org/TR/webgpu/#ref-for-namespacedef-gpubufferusage", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpubufferusage-map_read", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferusage-map_read", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferusage-map_read", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-mapasync%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpumapmode-read", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-copy_dst%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpubufferusage-map_write", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferusage-map_write", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferusage-map_write", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-mapasync%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpumapmode-write", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-copy_src%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpubufferusage-copy_src", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferusage-copy_src", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferusage-copy_src", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copybuffertobuffer%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copybuffertotexture%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubufferusage-copy_dst", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferusage-copy_dst", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferusage-copy_dst", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copybuffertobuffer%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetobuffer", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writebuffer", "https://www.w3.org/TR/webgpu/#dom-gpubufferusage-index", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferusage-index", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferusage-index", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setindexbuffer%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubufferusage-vertex", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferusage-vertex", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferusage-vertex", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setvertexbuffer%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubufferusage-uniform", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferusage-uniform", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferusage-uniform", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferbindinglayout", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-buffer%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindinglayout-type%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindingtype-uniform%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpubufferusage-storage", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferusage-storage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferusage-storage", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferbindinglayout%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-buffer%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindinglayout-type%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindingtype-storage%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindingtype-read-only-storage%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpubufferusage-indirect", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferusage-indirect", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferusage-indirect", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindirect", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroupsindirect%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubufferusage-query_resolve", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferusage-query_resolve", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferusage-query_resolve", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-resolvequeryset", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createbuffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createbuffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createbuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createbuffer%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createbuffer-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createbuffer-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createbuffer-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferdescriptor%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A1%E2%91%A5", @@ -1673,6 +2054,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-destroy%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpubuffer-destroy", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffer-destroy", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffer-destroy", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A3", @@ -1708,8 +2091,12 @@ "https://www.w3.org/TR/webgpu/#ref-for-EnforceRange%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#typedefdef-gpumapmodeflags", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpumapmodeflags", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpumapmodeflags", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A7", "https://www.w3.org/TR/webgpu/#namespacedef-gpumapmode", + "https://www.w3.org/TR/webgpu/#infopanel-for-namespacedef-gpumapmode", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-namespacedef-gpumapmode", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuflagsconstant%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpumapmode-read%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuflagsconstant%E2%91%A0%E2%91%A0", @@ -1718,12 +2105,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-mapasync%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpumapmode-read", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpumapmode-read", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpumapmode-read", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-map_read%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-getmappedrange%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-unmap%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpumapmode-write", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpumapmode-write", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpumapmode-write", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-map_write%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-getmappedrange%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A0%E2%93%AA", @@ -1734,6 +2125,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-copy_src%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpubuffer-mapasync", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffer-mapasync", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffer-mapasync", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A3%E2%91%A1", @@ -1751,10 +2144,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-mapasync%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpubuffer-mapasync-mode-offset-size-mode", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffer-mapasync-mode-offset-size-mode", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffer-mapasync-mode-offset-size-mode", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpumapmodeflags%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpubuffer-mapasync-mode-offset-size-offset", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffer-mapasync-mode-offset-size-offset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffer-mapasync-mode-offset-size-offset", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpubuffer-mapasync-mode-offset-size-size", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffer-mapasync-mode-offset-size-size", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffer-mapasync-mode-offset-size-size", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4", @@ -1821,13 +2220,19 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-pending_map-slot%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-resolve%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpubuffer-getmappedrange", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffer-getmappedrange", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffer-getmappedrange", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-getmappedrange%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubuffer-getmappedrange-offset-size-offset", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffer-getmappedrange-offset-size-offset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffer-getmappedrange-offset-size-offset", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpubuffer-getmappedrange-offset-size-size", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffer-getmappedrange-offset-size-size", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffer-getmappedrange-offset-size-size", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A0%E2%91%A4", @@ -1867,6 +2272,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffermapstate-mapped%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-onsubmittedworkdone%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpubuffer-unmap", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubuffer-unmap", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubuffer-unmap", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5", @@ -1904,11 +2311,18 @@ "https://www.w3.org/TR/webgpu/#ref-for-buffer-internals-state%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-buffer-internals-state-available%E2%91%A2", "https://www.w3.org/TR/webgpu/#textures", - "https://www.w3.org/TR/webgpu/#texture-interface", "https://www.w3.org/TR/webgpu/#gputexture", + "https://www.w3.org/TR/webgpu/#texture-interface", + "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/webgpu/#infopanel-for-gputexture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gputexture", "https://www.w3.org/TR/webgpu/#issue-179c9ac6", "https://www.w3.org/TR/webgpu/#texture", + "https://www.w3.org/TR/webgpu/#infopanel-for-texture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-texture", "https://www.w3.org/TR/webgpu/#texture-subresources", + "https://www.w3.org/TR/webgpu/#infopanel-for-texture-subresources", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-texture-subresources", "https://www.w3.org/TR/webgpu/#ref-for-mipmap-level", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-2d%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-array-layer", @@ -1918,19 +2332,33 @@ "https://www.w3.org/TR/webgpu/#ref-for-internal-usage%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-usage-scopes%E2%91%A8", "https://www.w3.org/TR/webgpu/#mipmap-level", + "https://www.w3.org/TR/webgpu/#infopanel-for-mipmap-level", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-mipmap-level", "https://www.w3.org/TR/webgpu/#ref-for-logical-miplevel-specific-texture-extent", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-2d%E2%91%A2", "https://www.w3.org/TR/webgpu/#array-layer", + "https://www.w3.org/TR/webgpu/#infopanel-for-array-layer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-array-layer", "https://www.w3.org/TR/webgpu/#aspect", + "https://www.w3.org/TR/webgpu/#infopanel-for-aspect", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-aspect", "https://www.w3.org/TR/webgpu/#aspect-color", + "https://www.w3.org/TR/webgpu/#infopanel-for-aspect-color", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-aspect-color", "https://www.w3.org/TR/webgpu/#ref-for-depth-or-stencil-format", "https://www.w3.org/TR/webgpu/#aspect-depth", + "https://www.w3.org/TR/webgpu/#infopanel-for-aspect-depth", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-aspect-depth", "https://www.w3.org/TR/webgpu/#aspect-stencil", + "https://www.w3.org/TR/webgpu/#infopanel-for-aspect-stencil", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-aspect-stencil", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-depth", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-3d%E2%91%A0", "https://www.w3.org/TR/webgpu/#slice", + "https://www.w3.org/TR/webgpu/#infopanel-for-slice", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-slice", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2", @@ -1960,36 +2388,56 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gputexture-width", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexture-width", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexture-width", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gputexture-height", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexture-height", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexture-height", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gputexture-depthorarraylayers", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexture-depthorarraylayers", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexture-depthorarraylayers", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gputexture-miplevelcount", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexture-miplevelcount", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexture-miplevelcount", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gputexture-samplecount", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexture-samplecount", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexture-samplecount", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gputexture-dimension", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexture-dimension", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexture-dimension", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputexturedimension%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gputexture-format", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexture-format", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexture-format", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gputexture-usage", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexture-usage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexture-usage", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gputextureusageflags%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gputexture-size-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexture-size-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexture-size-slot", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-width%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-height%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-depthorarraylayers%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gputexture-viewformats-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexture-viewformats-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexture-viewformats-slot", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A5", @@ -1997,7 +2445,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-format", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gputexture-destroyed-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexture-destroyed-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexture-destroyed-slot", "https://www.w3.org/TR/webgpu/#abstract-opdef-compute-render-extent", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-compute-render-extent", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-compute-render-extent", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuextent3ddict", @@ -2008,6 +2460,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-extent3d-height%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuextent3ddict-depthorarraylayers", "https://www.w3.org/TR/webgpu/#logical-miplevel-specific-texture-extent", + "https://www.w3.org/TR/webgpu/#infopanel-for-logical-miplevel-specific-texture-extent", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-logical-miplevel-specific-texture-extent", "https://www.w3.org/TR/webgpu/#ref-for-texture%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-texture%E2%91%A4", "https://www.w3.org/TR/webgpu/#abstract-opdef-logical-miplevel-specific-texture-extent", @@ -2043,6 +2497,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-depthorarraylayers%E2%91%A2", "https://www.w3.org/TR/webgpu/#physical-miplevel-specific-texture-extent", + "https://www.w3.org/TR/webgpu/#infopanel-for-physical-miplevel-specific-texture-extent", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-physical-miplevel-specific-texture-extent", "https://www.w3.org/TR/webgpu/#ref-for-texture%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-texture%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-texel-block", @@ -2082,6 +2538,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createtexture%E2%91%A1", "https://www.w3.org/TR/webgpu/#dictdef-gputexturedescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gputexturedescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gputexturedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A3", @@ -2100,19 +2558,33 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-viewformats", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputexturedescriptor%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gputexturedescriptor-size", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturedescriptor-size", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturedescriptor-size", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gputexturedescriptor-miplevelcount", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturedescriptor-miplevelcount", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturedescriptor-miplevelcount", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gputexturedescriptor-samplecount", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturedescriptor-samplecount", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturedescriptor-samplecount", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-samplecount%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gputexturedescriptor-dimension", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturedescriptor-dimension", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturedescriptor-dimension", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputexturedimension%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gputexturedescriptor-format", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturedescriptor-format", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturedescriptor-format", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gputexturedescriptor-usage", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturedescriptor-usage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturedescriptor-usage", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gputextureusageflags%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gputexturedescriptor-viewformats", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturedescriptor-viewformats", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturedescriptor-viewformats", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-format%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-createview%E2%91%A1", @@ -2124,20 +2596,34 @@ "https://www.w3.org/TR/webgpu/#ref-for-texture-view-format-compatible", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#texture-view-format-compatible", + "https://www.w3.org/TR/webgpu/#infopanel-for-texture-view-format-compatible", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-texture-view-format-compatible", "https://www.w3.org/TR/webgpu/#issue-b56c628b", "https://www.w3.org/TR/webgpu/#enumdef-gputexturedimension", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gputexturedimension", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gputexturedimension", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-1d%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-2d%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-3d%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gputexturedimension-1d", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturedimension-1d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturedimension-1d", "https://www.w3.org/TR/webgpu/#dom-gputexturedimension-2d", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturedimension-2d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturedimension-2d", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-2d%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gputexturedimension-3d", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturedimension-3d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturedimension-3d", "https://www.w3.org/TR/webgpu/#ref-for-EnforceRange%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#typedefdef-gputextureusageflags", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gputextureusageflags", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gputextureusageflags", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#namespacedef-gputextureusage", + "https://www.w3.org/TR/webgpu/#infopanel-for-namespacedef-gputextureusage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-namespacedef-gputextureusage", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuflagsconstant%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-copy_src%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuflagsconstant%E2%91%A0%E2%91%A2", @@ -2151,22 +2637,34 @@ "https://www.w3.org/TR/webgpu/#ref-for-namespacedef-gputextureusage", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gputextureusage-copy_src", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureusage-copy_src", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureusage-copy_src", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetotexture", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetobuffer%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gputextureusage-copy_dst", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureusage-copy_dst", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureusage-copy_dst", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetotexture%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copybuffertotexture%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writetexture", "https://www.w3.org/TR/webgpu/#dom-gputextureusage-texture_binding", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureusage-texture_binding", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureusage-texture_binding", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputexturebindinglayout", "https://www.w3.org/TR/webgpu/#dom-gputextureusage-storage_binding", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureusage-storage_binding", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureusage-storage_binding", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpustoragetexturebindinglayout", "https://www.w3.org/TR/webgpu/#dom-gputextureusage-render_attachment", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureusage-render_attachment", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureusage-render_attachment", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasscolorattachment", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpassdepthstencilattachment", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdepthstencilattachment-view", "https://www.w3.org/TR/webgpu/#abstract-opdef-maximum-miplevel-count", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-maximum-miplevel-count", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-maximum-miplevel-count", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-dimension%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-1d%E2%91%A3", @@ -2178,14 +2676,20 @@ "https://www.w3.org/TR/webgpu/#ref-for-extent3d-height%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-depthorarraylayers%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createtexture", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createtexture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createtexture", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createtexture%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createtexture-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createtexture-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createtexture-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputexturedescriptor%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-gpuextent3d-shape", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-texture-format-required-features", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-format%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%91%A4", @@ -2194,13 +2698,13 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-width%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-width%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-height%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-height%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-depthorarraylayers%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-depthorarraylayers%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-miplevelcount%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-miplevelcount%E2%91%A0", @@ -2218,10 +2722,12 @@ "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gputexturedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-size-slot", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-viewformats-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-viewformats%E2%91%A2", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gputexturedescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validating-gputexturedescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validating-gputexturedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputexturedescriptor%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A8", @@ -2229,51 +2735,51 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-usage%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-usage%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-allowed-texture-usages", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-extent3d-width%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-extent3d-height%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-extent3d-width%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-extent3d-height%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-depthorarraylayers%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-miplevelcount%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-samplecount%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-dimension%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-1d%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-width%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-limits%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusupportedlimits-maxtexturedimension1d", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-extent3d-height%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-extent3d-height%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-depthorarraylayers%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-samplecount%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-format%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-compressed-format", "https://www.w3.org/TR/webgpu/#ref-for-depth-or-stencil-format%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-2d%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-width%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-limits%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusupportedlimits-maxtexturedimension2d", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-height%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-limits%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusupportedlimits-maxtexturedimension2d%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-depthorarraylayers%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-limits%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusupportedlimits-maxtexturearraylayers", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-3d%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-width%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-limits%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusupportedlimits-maxtexturedimension3d", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-height%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-limits%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusupportedlimits-maxtexturedimension3d%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-depthorarraylayers%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-limits%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusupportedlimits-maxtexturedimension3d%E2%91%A1", @@ -2281,15 +2787,15 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-format%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-compressed-format%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-depth-or-stencil-format%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-width%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-texel-block-width%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-height%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-texel-block-height%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-samplecount%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-miplevelcount%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-depthorarraylayers%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-usage%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-storage_binding%E2%91%A2", @@ -2299,7 +2805,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-miplevelcount%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-maximum-miplevel-count", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-dimension%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-usage%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-render_attachment%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-format%E2%91%A7", @@ -2319,13 +2825,18 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-destroy%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gputexture-destroy", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexture-destroy", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexture-destroy", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-destroyed-slot", - "https://www.w3.org/TR/webgpu/#gpu-textureview", "https://www.w3.org/TR/webgpu/#gputextureview", + "https://www.w3.org/TR/webgpu/#gpu-textureview", + "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webgpu/#infopanel-for-gputextureview", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gputextureview", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A5", @@ -2336,14 +2847,22 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gputextureview-texture-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureview-texture-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureview-texture-slot", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gputextureview-descriptor-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureview-descriptor-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureview-descriptor-slot", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputextureviewdescriptor%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputextureviewdescriptor%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gputextureview-renderextent-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureview-renderextent-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureview-renderextent-slot", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuextent3ddict%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-basemiplevel", "https://www.w3.org/TR/webgpu/#gputextureview-subresources", + "https://www.w3.org/TR/webgpu/#infopanel-for-gputextureview-subresources", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gputextureview-subresources", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureview-descriptor-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureview-texture-slot", "https://www.w3.org/TR/webgpu/#ref-for-mipmap-level%E2%91%A0", @@ -2359,8 +2878,12 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-aspect", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A4", "https://www.w3.org/TR/webgpu/#texture-view-aliasing", + "https://www.w3.org/TR/webgpu/#infopanel-for-texture-view-aliasing", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-texture-view-aliasing", "https://www.w3.org/TR/webgpu/#texture-view-creation", "https://www.w3.org/TR/webgpu/#dictdef-gputextureviewdescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gputextureviewdescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gputextureviewdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-format%E2%91%A1", @@ -2378,25 +2901,41 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-arraylayercount%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputexturedescriptor%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gputextureviewdescriptor-format", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureviewdescriptor-format", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureviewdescriptor-format", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-format%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-viewformats%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gputextureviewdescriptor-dimension", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureviewdescriptor-dimension", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureviewdescriptor-dimension", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureviewdimension%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gputextureviewdescriptor-aspect", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureviewdescriptor-aspect", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureviewdescriptor-aspect", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureaspect%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureaspect%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gputextureviewdescriptor-basemiplevel", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureviewdescriptor-basemiplevel", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureviewdescriptor-basemiplevel", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gputextureviewdescriptor-miplevelcount", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureviewdescriptor-miplevelcount", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureviewdescriptor-miplevelcount", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-basemiplevel%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gputextureviewdescriptor-basearraylayer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureviewdescriptor-basearraylayer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureviewdescriptor-basearraylayer", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gputextureviewdescriptor-arraylayercount", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureviewdescriptor-arraylayercount", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureviewdescriptor-arraylayercount", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-basearraylayer%E2%91%A2", "https://www.w3.org/TR/webgpu/#enumdef-gputextureviewdimension", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gputextureviewdimension", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gputextureviewdimension", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdimension-1d", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdimension-2d", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdimension-2d-array", @@ -2404,19 +2943,37 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdimension-cube-array", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdimension-3d", "https://www.w3.org/TR/webgpu/#dom-gputextureviewdimension-1d", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureviewdimension-1d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureviewdimension-1d", "https://www.w3.org/TR/webgpu/#dom-gputextureviewdimension-2d", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureviewdimension-2d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureviewdimension-2d", "https://www.w3.org/TR/webgpu/#dom-gputextureviewdimension-2d-array", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureviewdimension-2d-array", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureviewdimension-2d-array", "https://www.w3.org/TR/webgpu/#dom-gputextureviewdimension-cube", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureviewdimension-cube", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureviewdimension-cube", "https://www.w3.org/TR/webgpu/#dom-gputextureviewdimension-cube-array", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureviewdimension-cube-array", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureviewdimension-cube-array", "https://www.w3.org/TR/webgpu/#dom-gputextureviewdimension-3d", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureviewdimension-3d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureviewdimension-3d", "https://www.w3.org/TR/webgpu/#enumdef-gputextureaspect", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gputextureaspect", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gputextureaspect", "https://www.w3.org/TR/webgpu/#ref-for-aspect%E2%91%A1", "https://www.w3.org/TR/webgpu/#gputextureaspect-set-of-aspects", + "https://www.w3.org/TR/webgpu/#infopanel-for-gputextureaspect-set-of-aspects", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gputextureaspect-set-of-aspects", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureaspect%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureaspect-all", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureaspect-stencil-only", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureaspect-depth-only", "https://www.w3.org/TR/webgpu/#dom-gputextureaspect-all", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureaspect-all", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureaspect-all", "https://www.w3.org/TR/webgpu/#ref-for-combined-depth-stencil-format", "https://www.w3.org/TR/webgpu/#ref-for-depth-or-stencil-format%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gputextureaspect-set-of-aspects%E2%91%A0", @@ -2424,14 +2981,20 @@ "https://www.w3.org/TR/webgpu/#ref-for-aspect-depth", "https://www.w3.org/TR/webgpu/#ref-for-aspect-stencil", "https://www.w3.org/TR/webgpu/#dom-gputextureaspect-stencil-only", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureaspect-stencil-only", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureaspect-stencil-only", "https://www.w3.org/TR/webgpu/#ref-for-depth-or-stencil-format%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gputextureaspect-set-of-aspects%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-aspect-stencil%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gputextureaspect-depth-only", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureaspect-depth-only", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureaspect-depth-only", "https://www.w3.org/TR/webgpu/#ref-for-depth-or-stencil-format%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gputextureaspect-set-of-aspects%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-aspect-depth%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gputexture-createview", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexture-createview", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexture-createview", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-createview%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-createview%E2%91%A3", @@ -2445,6 +3008,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-createview%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gputexture-createview-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexture-createview-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexture-createview-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputextureviewdescriptor%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A8", @@ -2519,6 +3084,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-basemiplevel%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureview-renderextent-slot", "https://www.w3.org/TR/webgpu/#abstract-opdef-resolving-gputextureviewdescriptor-defaults", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-resolving-gputextureviewdescriptor-defaults", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-resolving-gputextureviewdescriptor-defaults", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputextureviewdescriptor%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-format%E2%91%A5", @@ -2560,6 +3127,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-array-layer-count%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-basearraylayer%E2%91%A4", "https://www.w3.org/TR/webgpu/#abstract-opdef-array-layer-count", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-array-layer-count", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-array-layer-count", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-dimension%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-1d%E2%91%A7", @@ -2569,10 +3138,16 @@ "https://www.w3.org/TR/webgpu/#texture-formats", "https://www.w3.org/TR/webgpu/#ref-for-feature%E2%91%A6", "https://www.w3.org/TR/webgpu/#texel-block", + "https://www.w3.org/TR/webgpu/#infopanel-for-texel-block", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-texel-block", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#texel-block-width", + "https://www.w3.org/TR/webgpu/#infopanel-for-texel-block-width", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-texel-block-width", "https://www.w3.org/TR/webgpu/#texel-block-height", + "https://www.w3.org/TR/webgpu/#infopanel-for-texel-block-height", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-texel-block-height", "https://www.w3.org/TR/webgpu/#ref-for-texel-block%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-texel-block-width%E2%91%A3", @@ -2583,6 +3158,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-texel-block-height%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-texel-block%E2%91%A2", "https://www.w3.org/TR/webgpu/#texel-block-size", + "https://www.w3.org/TR/webgpu/#infopanel-for-texel-block-size", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-texel-block-size", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-texel-block%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-texel-block-size", @@ -2591,100 +3168,290 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-depth24plus", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-depth24plus-stencil8", "https://www.w3.org/TR/webgpu/#enumdef-gputextureformat", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gputextureformat", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gputextureformat", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-r8unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-r8unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-r8unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-r8snorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-r8snorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-r8snorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-r8uint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-r8uint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-r8uint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-r8sint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-r8sint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-r8sint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-r16uint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-r16uint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-r16uint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-r16sint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-r16sint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-r16sint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-r16float", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-r16float", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-r16float", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rg8unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rg8unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rg8unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rg8snorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rg8snorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rg8snorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rg8uint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rg8uint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rg8uint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rg8sint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rg8sint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rg8sint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-r32uint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-r32uint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-r32uint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-r32sint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-r32sint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-r32sint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-r32float", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-r32float", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-r32float", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rg16uint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rg16uint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rg16uint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rg16sint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rg16sint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rg16sint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rg16float", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rg16float", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rg16float", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rgba8unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rgba8unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgba8unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rgba8unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rgba8unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgba8unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rgba8snorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rgba8snorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgba8snorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rgba8uint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rgba8uint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgba8uint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rgba8sint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rgba8sint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgba8sint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-bgra8unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-bgra8unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-bgra8unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-bgra8unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-bgra8unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-bgra8unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rgb9e5ufloat", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rgb9e5ufloat", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgb9e5ufloat", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rgb10a2unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rgb10a2unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgb10a2unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rg11b10ufloat", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rg11b10ufloat", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rg11b10ufloat", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rg32uint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rg32uint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rg32uint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rg32sint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rg32sint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rg32sint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rg32float", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rg32float", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rg32float", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rgba16uint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rgba16uint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgba16uint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rgba16sint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rgba16sint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgba16sint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rgba16float", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rgba16float", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgba16float", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rgba32uint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rgba32uint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgba32uint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rgba32sint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rgba32sint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgba32sint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rgba32float", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rgba32float", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgba32float", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-stencil8", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-stencil8", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-stencil8", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-depth16unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-depth16unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-depth16unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-depth24plus", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-depth24plus", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-depth24plus", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-depth24plus-stencil8", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-depth24plus-stencil8", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-depth24plus-stencil8", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-depth32float", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-depth32float", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-depth32float", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-depth32float-stencil8", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-depth32float-stencil8", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-depth32float-stencil8", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-bc1-rgba-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-bc1-rgba-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-bc1-rgba-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-bc1-rgba-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-bc1-rgba-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-bc1-rgba-unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-bc2-rgba-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-bc2-rgba-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-bc2-rgba-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-bc2-rgba-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-bc2-rgba-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-bc2-rgba-unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-bc3-rgba-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-bc3-rgba-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-bc3-rgba-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-bc3-rgba-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-bc3-rgba-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-bc3-rgba-unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-bc4-r-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-bc4-r-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-bc4-r-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-bc4-r-snorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-bc4-r-snorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-bc4-r-snorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-bc5-rg-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-bc5-rg-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-bc5-rg-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-bc5-rg-snorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-bc5-rg-snorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-bc5-rg-snorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-bc6h-rgb-ufloat", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-bc6h-rgb-ufloat", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-bc6h-rgb-ufloat", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-bc6h-rgb-float", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-bc6h-rgb-float", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-bc6h-rgb-float", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-bc7-rgba-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-bc7-rgba-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-bc7-rgba-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-bc7-rgba-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-bc7-rgba-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-bc7-rgba-unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-etc2-rgb8unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-etc2-rgb8unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-etc2-rgb8unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-etc2-rgb8unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-etc2-rgb8unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-etc2-rgb8unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-etc2-rgb8a1unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-etc2-rgb8a1unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-etc2-rgb8a1unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-etc2-rgb8a1unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-etc2-rgb8a1unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-etc2-rgb8a1unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-etc2-rgba8unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-etc2-rgba8unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-etc2-rgba8unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-etc2-rgba8unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-etc2-rgba8unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-etc2-rgba8unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-eac-r11unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-eac-r11unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-eac-r11unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-eac-r11snorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-eac-r11snorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-eac-r11snorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-eac-rg11unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-eac-rg11unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-eac-rg11unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-eac-rg11snorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-eac-rg11snorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-eac-rg11snorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-4x4-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-4x4-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-4x4-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-4x4-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-4x4-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-4x4-unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-5x4-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-5x4-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-5x4-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-5x4-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-5x4-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-5x4-unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-5x5-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-5x5-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-5x5-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-5x5-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-5x5-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-5x5-unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-6x5-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-6x5-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-6x5-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-6x5-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-6x5-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-6x5-unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-6x6-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-6x6-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-6x6-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-6x6-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-6x6-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-6x6-unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-8x5-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-8x5-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-8x5-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-8x5-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-8x5-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-8x5-unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-8x6-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-8x6-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-8x6-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-8x6-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-8x6-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-8x6-unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-8x8-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-8x8-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-8x8-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-8x8-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-8x8-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-8x8-unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-10x5-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-10x5-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-10x5-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-10x5-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-10x5-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-10x5-unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-10x6-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-10x6-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-10x6-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-10x6-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-10x6-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-10x6-unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-10x8-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-10x8-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-10x8-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-10x8-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-10x8-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-10x8-unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-10x10-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-10x10-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-10x10-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-10x10-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-10x10-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-10x10-unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-12x10-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-12x10-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-12x10-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-12x10-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-12x10-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-12x10-unorm-srgb", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-12x12-unorm", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-12x12-unorm", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-12x12-unorm", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-astc-12x12-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-astc-12x12-unorm-srgb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-astc-12x12-unorm-srgb", "https://www.w3.org/TR/webgpu/#depthPlus", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-depth24plus%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-depth24plus-stencil8%E2%91%A0", @@ -2698,11 +3465,17 @@ "https://www.w3.org/TR/webgpu/#ref-for-24-bit-depth%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-24-bit-depth%E2%91%A1", "https://www.w3.org/TR/webgpu/#renderable-format", + "https://www.w3.org/TR/webgpu/#infopanel-for-renderable-format", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-renderable-format", "https://www.w3.org/TR/webgpu/#color-renderable-format", + "https://www.w3.org/TR/webgpu/#infopanel-for-color-renderable-format", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-color-renderable-format", "https://www.w3.org/TR/webgpu/#ref-for-depth-or-stencil-format%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-render_attachment%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-depth-or-stencil-format%E2%91%A6", "https://www.w3.org/TR/webgpu/#abstract-opdef-resolving-gputextureaspect", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-resolving-gputextureaspect", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-resolving-gputextureaspect", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureaspect%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A1%E2%91%A0", @@ -2713,13 +3486,18 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#abstract-opdef-validate-texture-format-required-features", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validate-texture-format-required-features", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validate-texture-format-required-features", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-device%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-features-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-list-contain%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A8", - "https://www.w3.org/TR/webgpu/#gpu-external-texture", "https://www.w3.org/TR/webgpu/#gpuexternaltexture", + "https://www.w3.org/TR/webgpu/#gpu-external-texture", + "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuexternaltexture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuexternaltexture", "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-externaltexture", @@ -2731,6 +3509,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpuexternaltexture-expired-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuexternaltexture-expired-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuexternaltexture-expired-slot", "https://www.w3.org/TR/webgpu/#dom-gpuexternaltexture-descriptor-slot", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuexternaltexturedescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#external-texture-creation", @@ -2743,16 +3523,26 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0", "https://www.w3.org/TR/webgpu/#dictdef-gpuexternaltexturedescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpuexternaltexturedescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpuexternaltexturedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-htmlvideoelement%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuexternaltexturedescriptor-source", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuexternaltexturedescriptor-source", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuexternaltexturedescriptor-source", "https://www.w3.org/TR/webgpu/#ref-for-predefinedcolorspace%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuexternaltexturedescriptor-colorspace", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuexternaltexturedescriptor-colorspace", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuexternaltexturedescriptor-colorspace", "https://www.w3.org/TR/webgpu/#dom-gpudevice-importexternaltexture", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-importexternaltexture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-importexternaltexture", "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-importexternaltexture%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpudevice-importexternaltexture-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-importexternaltexture-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-importexternaltexture-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuexternaltexturedescriptor%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A2%E2%91%A4", @@ -2783,8 +3573,11 @@ "https://www.w3.org/TR/webgpu/#external-texture-sampling", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuexternaltexturedescriptor-colorspace%E2%91%A1", "https://www.w3.org/TR/webgpu/#samplers", - "https://www.w3.org/TR/webgpu/#sampler-interface", "https://www.w3.org/TR/webgpu/#gpusampler", + "https://www.w3.org/TR/webgpu/#sampler-interface", + "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpusampler", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpusampler", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createsampler%E2%91%A0", @@ -2795,13 +3588,19 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpusampler-descriptor-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusampler-descriptor-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusampler-descriptor-slot", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpusamplerdescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpusamplerdescriptor%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpusampler-iscomparison-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusampler-iscomparison-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusampler-iscomparison-slot", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpusampler-isfiltering-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusampler-isfiltering-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusampler-isfiltering-slot", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#sampler-creation", @@ -2810,6 +3609,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpusamplerdescriptor%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#dictdef-gpusamplerdescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpusamplerdescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpusamplerdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuaddressmode", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusamplerdescriptor-addressmodeu", @@ -2833,26 +3634,46 @@ "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-short", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusamplerdescriptor-maxanisotropy", "https://www.w3.org/TR/webgpu/#dom-gpusamplerdescriptor-addressmodeu", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusamplerdescriptor-addressmodeu", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusamplerdescriptor-addressmodeu", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuaddressmode%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpusamplerdescriptor-addressmodev", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusamplerdescriptor-addressmodev", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusamplerdescriptor-addressmodev", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuaddressmode%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpusamplerdescriptor-addressmodew", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusamplerdescriptor-addressmodew", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusamplerdescriptor-addressmodew", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuaddressmode%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuaddressmode%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpusamplerdescriptor-magfilter", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusamplerdescriptor-magfilter", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusamplerdescriptor-magfilter", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufiltermode%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpusamplerdescriptor-minfilter", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusamplerdescriptor-minfilter", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusamplerdescriptor-minfilter", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufiltermode%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpusamplerdescriptor-mipmapfilter", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusamplerdescriptor-mipmapfilter", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusamplerdescriptor-mipmapfilter", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpumipmapfiltermode%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpusamplerdescriptor-lodminclamp", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusamplerdescriptor-lodminclamp", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusamplerdescriptor-lodminclamp", "https://www.w3.org/TR/webgpu/#ref-for-idl-float%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpusamplerdescriptor-lodmaxclamp", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusamplerdescriptor-lodmaxclamp", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusamplerdescriptor-lodmaxclamp", "https://www.w3.org/TR/webgpu/#ref-for-idl-float%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpusamplerdescriptor-compare", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusamplerdescriptor-compare", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusamplerdescriptor-compare", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucomparefunction%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucomparefunction%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpusamplerdescriptor-maxanisotropy", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusamplerdescriptor-maxanisotropy", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusamplerdescriptor-maxanisotropy", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-short%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusamplerdescriptor-maxanisotropy%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusamplerdescriptor-maxanisotropy%E2%91%A1", @@ -2861,25 +3682,45 @@ "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuaddressmode%E2%91%A6", "https://www.w3.org/TR/webgpu/#issue-d122b76a", "https://www.w3.org/TR/webgpu/#enumdef-gpuaddressmode", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpuaddressmode", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpuaddressmode", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuaddressmode-clamp-to-edge", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuaddressmode-repeat", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuaddressmode-mirror-repeat", "https://www.w3.org/TR/webgpu/#dom-gpuaddressmode-clamp-to-edge", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuaddressmode-clamp-to-edge", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuaddressmode-clamp-to-edge", "https://www.w3.org/TR/webgpu/#dom-gpuaddressmode-repeat", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuaddressmode-repeat", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuaddressmode-repeat", "https://www.w3.org/TR/webgpu/#dom-gpuaddressmode-mirror-repeat", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuaddressmode-mirror-repeat", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuaddressmode-mirror-repeat", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufiltermode%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpumipmapfiltermode%E2%91%A1", "https://www.w3.org/TR/webgpu/#enumdef-gpufiltermode", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpufiltermode", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpufiltermode", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufiltermode-nearest", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufiltermode-linear", "https://www.w3.org/TR/webgpu/#enumdef-gpumipmapfiltermode", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpumipmapfiltermode", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpumipmapfiltermode", "https://www.w3.org/TR/webgpu/#dom-gpumipmapfiltermode-nearest", "https://www.w3.org/TR/webgpu/#dom-gpumipmapfiltermode-linear", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpumipmapfiltermode-linear", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpumipmapfiltermode-linear", "https://www.w3.org/TR/webgpu/#dom-gpufiltermode-nearest", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpufiltermode-nearest", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpufiltermode-nearest", "https://www.w3.org/TR/webgpu/#dom-gpufiltermode-linear", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpufiltermode-linear", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpufiltermode-linear", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucomparefunction%E2%91%A2", "https://www.w3.org/TR/webgpu/#issue-de7c44e6", "https://www.w3.org/TR/webgpu/#enumdef-gpucomparefunction", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpucomparefunction", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpucomparefunction", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomparefunction-never", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomparefunction-less", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomparefunction-equal", @@ -2889,18 +3730,38 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomparefunction-greater-equal", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomparefunction-always", "https://www.w3.org/TR/webgpu/#dom-gpucomparefunction-never", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomparefunction-never", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomparefunction-never", "https://www.w3.org/TR/webgpu/#dom-gpucomparefunction-less", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomparefunction-less", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomparefunction-less", "https://www.w3.org/TR/webgpu/#dom-gpucomparefunction-equal", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomparefunction-equal", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomparefunction-equal", "https://www.w3.org/TR/webgpu/#dom-gpucomparefunction-less-equal", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomparefunction-less-equal", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomparefunction-less-equal", "https://www.w3.org/TR/webgpu/#dom-gpucomparefunction-greater", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomparefunction-greater", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomparefunction-greater", "https://www.w3.org/TR/webgpu/#dom-gpucomparefunction-not-equal", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomparefunction-not-equal", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomparefunction-not-equal", "https://www.w3.org/TR/webgpu/#dom-gpucomparefunction-greater-equal", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomparefunction-greater-equal", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomparefunction-greater-equal", "https://www.w3.org/TR/webgpu/#dom-gpucomparefunction-always", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomparefunction-always", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomparefunction-always", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createsampler", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createsampler", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createsampler", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createsampler%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createsampler-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createsampler-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createsampler-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpusamplerdescriptor%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A0%E2%91%A3", @@ -2934,8 +3795,11 @@ "https://www.w3.org/TR/webgpu/#example-118a2819", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#bindings", - "https://www.w3.org/TR/webgpu/#bind-group-layout", "https://www.w3.org/TR/webgpu/#gpubindgrouplayout", + "https://www.w3.org/TR/webgpu/#bind-group-layout", + "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpubindgrouplayout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpubindgrouplayout", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A0%E2%91%A3", @@ -2945,17 +3809,25 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayout-descriptor-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgrouplayout-descriptor-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgrouplayout-descriptor-slot", "https://www.w3.org/TR/webgpu/#bind-group-layout-creation", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createbindgrouplayout%E2%91%A0", "https://www.w3.org/TR/webgpu/#dictdef-gpubindgrouplayoutdescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpubindgrouplayoutdescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpubindgrouplayoutdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayoutdescriptor-entries", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgrouplayoutdescriptor-entries", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgrouplayoutdescriptor-entries", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A7", "https://www.w3.org/TR/webgpu/#dictdef-gpubindgrouplayoutentry", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpubindgrouplayoutentry", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpubindgrouplayoutentry", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuindex32", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-binding%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpushaderstageflags", @@ -2972,36 +3844,50 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-externaltexture%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayoutentry-binding", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgrouplayoutentry-binding", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgrouplayoutentry-binding", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuindex32%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgroupentry-binding", "https://www.w3.org/TR/webgpu/#ref-for-attribute-binding", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayoutentry-visibility", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgrouplayoutentry-visibility", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgrouplayoutentry-visibility", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpushaderstageflags%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-namespacedef-gpushaderstage%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayoutentry-buffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgrouplayoutentry-buffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgrouplayoutentry-buffer", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferbindinglayout%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-binding-resource-type", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferbinding%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayoutentry-sampler", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgrouplayoutentry-sampler", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgrouplayoutentry-sampler", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpusamplerbindinglayout%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-binding-resource-type%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayoutentry-texture", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgrouplayoutentry-texture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgrouplayoutentry-texture", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputexturebindinglayout%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-binding-resource-type%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayoutentry-storagetexture", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgrouplayoutentry-storagetexture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgrouplayoutentry-storagetexture", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpustoragetexturebindinglayout%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-binding-resource-type%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayoutentry-externaltexture", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgrouplayoutentry-externaltexture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgrouplayoutentry-externaltexture", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuexternaltexturebindinglayout%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-binding-resource-type%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A1%E2%93%AA", @@ -3009,8 +3895,12 @@ "https://www.w3.org/TR/webgpu/#ref-for-EnforceRange%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#typedefdef-gpushaderstageflags", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpushaderstageflags", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpushaderstageflags", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#namespacedef-gpushaderstage", + "https://www.w3.org/TR/webgpu/#infopanel-for-namespacedef-gpushaderstage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-namespacedef-gpushaderstage", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuflagsconstant%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushaderstage-vertex", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuflagsconstant%E2%91%A0%E2%91%A7", @@ -3021,8 +3911,14 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgroupentry", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpushaderstage-vertex", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpushaderstage-vertex", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpushaderstage-vertex", "https://www.w3.org/TR/webgpu/#dom-gpushaderstage-fragment", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpushaderstage-fragment", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpushaderstage-fragment", "https://www.w3.org/TR/webgpu/#dom-gpushaderstage-compute", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpushaderstage-compute", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpushaderstage-compute", "https://www.w3.org/TR/webgpu/#ref-for-binding-member", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A1%E2%91%A2", @@ -3036,9 +3932,17 @@ "https://www.w3.org/TR/webgpu/#ref-for-binding-type", "https://www.w3.org/TR/webgpu/#ref-for-internal-usage%E2%91%A5", "https://www.w3.org/TR/webgpu/#binding-member", + "https://www.w3.org/TR/webgpu/#infopanel-for-binding-member", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-binding-member", "https://www.w3.org/TR/webgpu/#binding-resource-type", + "https://www.w3.org/TR/webgpu/#infopanel-for-binding-resource-type", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-binding-resource-type", "https://www.w3.org/TR/webgpu/#binding-type", + "https://www.w3.org/TR/webgpu/#infopanel-for-binding-type", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-binding-type", "https://www.w3.org/TR/webgpu/#binding-usage", + "https://www.w3.org/TR/webgpu/#infopanel-for-binding-usage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-binding-usage", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-buffer%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferbinding%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindingtype-uniform%E2%91%A3", @@ -3071,6 +3975,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#exceeds-the-binding-slot-limits", + "https://www.w3.org/TR/webgpu/#infopanel-for-exceeds-the-binding-slot-limits", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-exceeds-the-binding-slot-limits", "https://www.w3.org/TR/webgpu/#ref-for-supported-limits%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-buffer%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindinglayout-type%E2%91%A5", @@ -3108,10 +4014,20 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxsamplerspershaderstage%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxuniformbufferspershaderstage%E2%91%A1", "https://www.w3.org/TR/webgpu/#enumdef-gpubufferbindingtype", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpubufferbindingtype", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpubufferbindingtype", "https://www.w3.org/TR/webgpu/#dom-gpubufferbindingtype-uniform", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferbindingtype-uniform", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferbindingtype-uniform", "https://www.w3.org/TR/webgpu/#dom-gpubufferbindingtype-storage", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferbindingtype-storage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferbindingtype-storage", "https://www.w3.org/TR/webgpu/#dom-gpubufferbindingtype-read-only-storage", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferbindingtype-read-only-storage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferbindingtype-read-only-storage", "https://www.w3.org/TR/webgpu/#dictdef-gpubufferbindinglayout", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpubufferbindinglayout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpubufferbindinglayout", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpubufferbindingtype", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindinglayout-type%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A0%E2%93%AA", @@ -3120,10 +4036,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindinglayout-minbindingsize%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferbindinglayout%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpubufferbindinglayout-type", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferbindinglayout-type", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferbindinglayout-type", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpubufferbindingtype%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubufferbindinglayout-hasdynamicoffset", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferbindinglayout-hasdynamicoffset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferbindinglayout-hasdynamicoffset", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubufferbindinglayout-minbindingsize", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferbindinglayout-minbindingsize", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferbindinglayout-minbindingsize", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbinding-size%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createbindgroup%E2%91%A0", @@ -3136,80 +4058,132 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-format", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindinglayout-minbindingsize%E2%91%A1", "https://www.w3.org/TR/webgpu/#enumdef-gpusamplerbindingtype", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpusamplerbindingtype", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpusamplerbindingtype", "https://www.w3.org/TR/webgpu/#dom-gpusamplerbindingtype-filtering", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusamplerbindingtype-filtering", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusamplerbindingtype-filtering", "https://www.w3.org/TR/webgpu/#dom-gpusamplerbindingtype-non-filtering", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusamplerbindingtype-non-filtering", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusamplerbindingtype-non-filtering", "https://www.w3.org/TR/webgpu/#dom-gpusamplerbindingtype-comparison", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusamplerbindingtype-comparison", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusamplerbindingtype-comparison", "https://www.w3.org/TR/webgpu/#dictdef-gpusamplerbindinglayout", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpusamplerbindinglayout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpusamplerbindinglayout", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpusamplerbindingtype", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusamplerbindinglayout-type", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpusamplerbindinglayout%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpusamplerbindinglayout-type", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpusamplerbindinglayout-type", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpusamplerbindinglayout-type", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpusamplerbindingtype%E2%91%A0", "https://www.w3.org/TR/webgpu/#enumdef-gputexturesampletype", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gputexturesampletype", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gputexturesampletype", "https://www.w3.org/TR/webgpu/#dom-gputexturesampletype-float", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturesampletype-float", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturesampletype-float", "https://www.w3.org/TR/webgpu/#dom-gputexturesampletype-unfilterable-float", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturesampletype-unfilterable-float", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturesampletype-unfilterable-float", "https://www.w3.org/TR/webgpu/#dom-gputexturesampletype-depth", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturesampletype-depth", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturesampletype-depth", "https://www.w3.org/TR/webgpu/#dom-gputexturesampletype-sint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturesampletype-sint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturesampletype-sint", "https://www.w3.org/TR/webgpu/#dom-gputexturesampletype-uint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturesampletype-uint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturesampletype-uint", "https://www.w3.org/TR/webgpu/#dictdef-gputexturebindinglayout", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gputexturebindinglayout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gputexturebindinglayout", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputexturesampletype", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureviewdimension%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-viewdimension", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-multisampled", - "https://www.w3.org/TR/webgpu/#issue-c76936cf", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputexturebindinglayout%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gputexturebindinglayout-sampletype", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturebindinglayout-sampletype", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturebindinglayout-sampletype", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputexturesampletype%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gputexturebindinglayout-viewdimension", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturebindinglayout-viewdimension", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturebindinglayout-viewdimension", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureviewdimension%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-dimension%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gputexturebindinglayout-multisampled", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputexturebindinglayout-multisampled", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputexturebindinglayout-multisampled", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#enumdef-gpustoragetextureaccess", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpustoragetextureaccess", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpustoragetextureaccess", "https://www.w3.org/TR/webgpu/#dom-gpustoragetextureaccess-write-only", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustoragetextureaccess-write-only", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustoragetextureaccess-write-only", "https://www.w3.org/TR/webgpu/#dictdef-gpustoragetexturebindinglayout", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpustoragetexturebindinglayout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpustoragetexturebindinglayout", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpustoragetextureaccess", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-access", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-format%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureviewdimension%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-viewdimension", - "https://www.w3.org/TR/webgpu/#issue-1eafb852", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-format%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpustoragetexturebindinglayout%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpustoragetexturebindinglayout-access", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustoragetexturebindinglayout-access", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustoragetexturebindinglayout-access", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpustoragetextureaccess%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpustoragetexturebindinglayout-format", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustoragetexturebindinglayout-format", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustoragetexturebindinglayout-format", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-format%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpustoragetexturebindinglayout-viewdimension", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustoragetexturebindinglayout-viewdimension", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustoragetexturebindinglayout-viewdimension", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureviewdimension%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-dimension%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#dictdef-gpuexternaltexturebindinglayout", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpuexternaltexturebindinglayout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpuexternaltexturebindinglayout", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayout-entrymap-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgrouplayout-entrymap-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgrouplayout-entrymap-slot", "https://www.w3.org/TR/webgpu/#ref-for-ordered-map", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayout-dynamicoffsetcount-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgrouplayout-dynamicoffsetcount-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgrouplayout-dynamicoffsetcount-slot", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpubindgrouplayout-exclusivepipeline-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgrouplayout-exclusivepipeline-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgrouplayout-exclusivepipeline-slot", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinebase", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinebase%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createbindgrouplayout", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createbindgrouplayout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createbindgrouplayout", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createbindgrouplayout%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createbindgrouplayout-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createbindgrouplayout-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createbindgrouplayout-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutdescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A0%E2%91%A6", @@ -3219,7 +4193,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-storagetexture%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-texture-format-required-features%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-storagetexture%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-format%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-format%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A2%E2%91%A7", @@ -3253,12 +4227,12 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-multisampled%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-viewdimension%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdimension-2d%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-viewdimension%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdimension-cube%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdimension-cube-array%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-format%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-format%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayout-descriptor-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayout-dynamicoffsetcount-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-buffer%E2%91%A0%E2%91%A6", @@ -3271,6 +4245,8 @@ "https://www.w3.org/TR/webgpu/#bind-group-compatibility", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#group-equivalent", + "https://www.w3.org/TR/webgpu/#infopanel-for-group-equivalent", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-group-equivalent", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayout-exclusivepipeline-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayout-exclusivepipeline-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayout-entrymap-slot%E2%91%A0", @@ -3278,8 +4254,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayout-entrymap-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayout-entrymap-slot%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-group-equivalent", - "https://www.w3.org/TR/webgpu/#gpu-bind-group", "https://www.w3.org/TR/webgpu/#gpubindgroup", + "https://www.w3.org/TR/webgpu/#gpu-bind-group", + "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpubindgroup", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpubindgroup", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A0%E2%91%A2", @@ -3288,15 +4267,21 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpubindgroup-layout-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgroup-layout-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgroup-layout-slot", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubindgroup-entries-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgroup-entries-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgroup-entries-slot", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgroupentry%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgroupentry%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpubindgroup-usedresources-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgroup-usedresources-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgroup-usedresources-slot", "https://www.w3.org/TR/webgpu/#ref-for-ordered-map%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-subresource%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A2", @@ -3307,6 +4292,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createbindgroup%E2%91%A1", "https://www.w3.org/TR/webgpu/#dictdef-gpubindgroupdescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpubindgroupdescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpubindgroupdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgroupdescriptor-layout", @@ -3315,9 +4302,13 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgroupdescriptor-entries", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgroupdescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubindgroupdescriptor-layout", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgroupdescriptor-layout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgroupdescriptor-layout", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpubindgroupdescriptor-entries", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgroupdescriptor-entries", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgroupdescriptor-entries", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgroupentry%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgroupdescriptor-layout%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A0%E2%91%A8", @@ -3325,7 +4316,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferbinding%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#typedefdef-gpubindingresource", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpubindingresource", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpubindingresource", "https://www.w3.org/TR/webgpu/#dictdef-gpubindgroupentry", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpubindgroupentry", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpubindgroupentry", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuindex32%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgroupentry-binding%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpubindingresource%E2%91%A0", @@ -3333,18 +4328,24 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgroupentry%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpubindgroupentry-binding", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgroupentry-binding", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgroupentry-binding", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuindex32%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-binding%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-attribute-binding%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpubindgroupentry-resource", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindgroupentry-resource", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindgroupentry-resource", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpubindingresource%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpusampler%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpuexternaltexture%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferbinding%E2%91%A7", "https://www.w3.org/TR/webgpu/#dictdef-gpubufferbinding", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpubufferbinding", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpubufferbinding", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbinding-buffer", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A0%E2%91%A8", @@ -3353,20 +4354,30 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbinding-size%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferbinding%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpubufferbinding-buffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferbinding-buffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferbinding-buffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpubufferbinding-offset", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferbinding-offset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferbinding-offset", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbinding-buffer%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubufferbinding-size", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubufferbinding-size", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubufferbinding-size", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbinding-offset%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbinding-buffer%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createbindgroup", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createbindgroup", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createbindgroup", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createbindgroup%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createbindgroup-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createbindgroup-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createbindgroup-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgroupdescriptor%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A0%E2%91%A7", @@ -3412,7 +4423,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-viewdimension%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-dimension%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-texture%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-format%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-usage%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-texture_binding%E2%91%A2", @@ -3428,7 +4439,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-viewdimension%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-dimension%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-storagetexture%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-format%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-format%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureview-descriptor-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-format%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-usage%E2%91%A8", @@ -3478,6 +4489,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-subresource%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgroup-usedresources-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#abstract-opdef-effective-buffer-binding-size", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-effective-buffer-binding-size", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-effective-buffer-binding-size", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbinding-size%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbinding-buffer%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-size%E2%91%A4", @@ -3485,6 +4498,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbinding-size%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubufferbinding%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#buffer-binding-aliasing", + "https://www.w3.org/TR/webgpu/#infopanel-for-buffer-binding-aliasing", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-buffer-binding-aliasing", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbinding-buffer%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbinding-buffer%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbinding-offset%E2%91%A7", @@ -3492,8 +4507,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbinding-offset%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbinding-size%E2%91%A7", "https://www.w3.org/TR/webgpu/#issue-955ecf80", - "https://www.w3.org/TR/webgpu/#pipeline-layout", "https://www.w3.org/TR/webgpu/#gpupipelinelayout", + "https://www.w3.org/TR/webgpu/#pipeline-layout", + "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpupipelinelayout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpupipelinelayout", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpubindingcommandsmixin-setbindgroup%E2%91%A4", @@ -3508,6 +4526,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpupipelinelayout-bindgrouplayouts-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpupipelinelayout-bindgrouplayouts-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpupipelinelayout-bindgrouplayouts-slot", "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A1%E2%91%A6", @@ -3536,6 +4556,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createpipelinelayout%E2%91%A0", "https://www.w3.org/TR/webgpu/#dictdef-gpupipelinelayoutdescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpupipelinelayoutdescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpupipelinelayoutdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A1%E2%91%A8", @@ -3543,15 +4565,21 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpupipelinelayoutdescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpupipelinelayoutdescriptor-bindgrouplayouts", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpupipelinelayoutdescriptor-bindgrouplayouts", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpupipelinelayoutdescriptor-bindgrouplayouts", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-attribute-group", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createpipelinelayout", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createpipelinelayout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createpipelinelayout", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createpipelinelayout%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createpipelinelayout-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createpipelinelayout-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createpipelinelayout-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpupipelinelayoutdescriptor%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A0%E2%91%A7", @@ -3587,19 +4615,24 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#shader-modules", - "https://www.w3.org/TR/webgpu/#shader-module", "https://www.w3.org/TR/webgpu/#gpushadermodule", + "https://www.w3.org/TR/webgpu/#shader-module", + "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpushadermodule", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpushadermodule", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpucompilationinfo", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermodule-compilationinfo%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermodule-getcompilationinfo%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#shader-module-creation", "https://www.w3.org/TR/webgpu/#dictdef-gpushadermoduledescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpushadermoduledescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpushadermoduledescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-USVString%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermoduledescriptor-code", @@ -3610,11 +4643,17 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpushadermodulecompilationhint", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermoduledescriptor-hints", "https://www.w3.org/TR/webgpu/#dom-gpushadermoduledescriptor-code", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpushadermoduledescriptor-code", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpushadermoduledescriptor-code", "https://www.w3.org/TR/webgpu/#ref-for-idl-USVString%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpushadermoduledescriptor-sourcemap", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpushadermoduledescriptor-sourcemap", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpushadermoduledescriptor-sourcemap", "https://www.w3.org/TR/webgpu/#ref-for-idl-object%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-identifier-comparison", "https://www.w3.org/TR/webgpu/#dom-gpushadermoduledescriptor-hints", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpushadermoduledescriptor-hints", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpushadermoduledescriptor-hints", "https://www.w3.org/TR/webgpu/#ref-for-idl-USVString%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpushadermodulecompilationhint%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpushadermodulecompilationhint%E2%91%A1", @@ -3627,10 +4666,14 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createcomputepipeline%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderpipeline%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createshadermodule", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createshadermodule", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createshadermodule", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createshadermodule%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createshadermodule-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createshadermodule-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createshadermodule-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpushadermoduledescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A0%E2%91%A6", @@ -3650,7 +4693,7 @@ "https://www.w3.org/TR/webgpu/#issue-f8aca447", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createshadermodule%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuerror-message", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermodule-compilationinfo%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermodule-getcompilationinfo%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpu-error-scope", "https://www.w3.org/TR/webgpu/#ref-for-eventdef-gpudevice-uncapturederror%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucompilationinfo%E2%91%A0", @@ -3659,10 +4702,14 @@ "https://www.w3.org/TR/webgpu/#shader-module-compilation-hints", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#dictdef-gpushadermodulecompilationhint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpushadermodulecompilationhint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpushadermodulecompilationhint", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuautolayoutmode", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermodulecompilationhint-layout", "https://www.w3.org/TR/webgpu/#dom-gpushadermodulecompilationhint-layout", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpushadermodulecompilationhint-layout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpushadermodulecompilationhint-layout", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createcomputepipeline%E2%91%A1", @@ -3685,13 +4732,23 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createshadermodule%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#shader-module-compilation-information", "https://www.w3.org/TR/webgpu/#enumdef-gpucompilationmessagetype", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpucompilationmessagetype", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpucompilationmessagetype", "https://www.w3.org/TR/webgpu/#dom-gpucompilationmessagetype-error", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucompilationmessagetype-error", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucompilationmessagetype-error", "https://www.w3.org/TR/webgpu/#dom-gpucompilationmessagetype-warning", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucompilationmessagetype-warning", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucompilationmessagetype-warning", "https://www.w3.org/TR/webgpu/#dom-gpucompilationmessagetype-info", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucompilationmessagetype-info", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucompilationmessagetype-info", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-serializable", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#gpucompilationmessage", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpucompilationmessage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpucompilationmessage", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucompilationmessage-message", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucompilationmessagetype", @@ -3708,24 +4765,34 @@ "https://www.w3.org/TR/webgpu/#ref-for-serializable%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#gpucompilationinfo", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpucompilationinfo", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpucompilationinfo", "https://www.w3.org/TR/webgpu/#ref-for-idl-frozen-array", "https://www.w3.org/TR/webgpu/#ref-for-gpucompilationmessage", "https://www.w3.org/TR/webgpu/#dom-gpucompilationinfo-messages", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucompilationinfo-messages", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucompilationinfo-messages", "https://www.w3.org/TR/webgpu/#ref-for-gpucompilationmessage%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermoduledescriptor-code%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpucompilationmessage%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpucompilationmessage-message", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucompilationmessage-message", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucompilationmessage-message", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-def_localizable_text", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucompilationmessage-message%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-bp_and-reco", "https://www.w3.org/TR/webgpu/#dom-gpucompilationmessage-type", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucompilationmessage-type", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucompilationmessage-type", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucompilationmessagetype%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucompilationmessage-type%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucompilationmessagetype-error", "https://www.w3.org/TR/webgpu/#ref-for-shader-creation-error%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpucompilationmessage-linenum", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucompilationmessage-linenum", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucompilationmessage-linenum", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long-long%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermoduledescriptor-code%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucompilationmessage-message%E2%91%A1", @@ -3735,6 +4802,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucompilationmessage-message%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermoduledescriptor-code%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpucompilationmessage-linepos", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucompilationmessage-linepos", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucompilationmessage-linepos", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long-long%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucompilationmessage-linenum%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermoduledescriptor-code%E2%91%A5", @@ -3744,6 +4813,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucompilationmessage-message%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermoduledescriptor-code%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpucompilationmessage-offset", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucompilationmessage-offset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucompilationmessage-offset", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long-long%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermoduledescriptor-code%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucompilationmessage-message%E2%91%A7", @@ -3752,6 +4823,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucompilationmessage-message%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermoduledescriptor-code%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpucompilationmessage-length", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucompilationmessage-length", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucompilationmessage-length", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long-long%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucompilationmessage-message%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucompilationmessage-length%E2%91%A0", @@ -3765,7 +4838,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucompilationmessage-length%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpushadermoduledescriptor-code%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucompilationmessage-message%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webgpu/#dom-gpushadermodule-compilationinfo", + "https://www.w3.org/TR/webgpu/#dom-gpushadermodule-getcompilationinfo", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpushadermodule-getcompilationinfo", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpushadermodule-getcompilationinfo", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucompilationmessage-linenum%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A1%E2%91%A3", @@ -3805,6 +4880,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-resolve%E2%91%A5", "https://www.w3.org/TR/webgpu/#pipelines", "https://www.w3.org/TR/webgpu/#pipeline", + "https://www.w3.org/TR/webgpu/#infopanel-for-pipeline", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-pipeline", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A2", @@ -3815,6 +4892,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setpipeline%E2%91%A0", "https://www.w3.org/TR/webgpu/#immediate-pipeline-creation", + "https://www.w3.org/TR/webgpu/#infopanel-for-immediate-pipeline-creation", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-immediate-pipeline-creation", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createcomputepipeline%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderpipeline%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%91%A3", @@ -3826,10 +4905,14 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-submit%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A3", "https://www.w3.org/TR/webgpu/#async-pipeline-creation", + "https://www.w3.org/TR/webgpu/#infopanel-for-async-pipeline-creation", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-async-pipeline-creation", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createcomputepipelineasync%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderpipelineasync%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelineerror", "https://www.w3.org/TR/webgpu/#gpupipelineerror", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpupipelineerror", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpupipelineerror", "https://www.w3.org/TR/webgpu/#issue-b3c1c6eb", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A0%E2%91%A7", @@ -3844,13 +4927,19 @@ "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpupipelineerrorreason", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerror-reason", "https://www.w3.org/TR/webgpu/#dictdef-gpupipelineerrorinit", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpupipelineerrorinit", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpupipelineerrorinit", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpupipelineerrorreason%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpupipelineerrorinit-reason", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpupipelineerrorinit-reason", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpupipelineerrorinit-reason", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpupipelineerrorreason%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerrorreason-validation", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerrorreason-internal", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelineerror%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpupipelineerror-constructor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpupipelineerror-constructor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpupipelineerror-constructor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerror-constructor", "https://www.w3.org/TR/webgpu/#dom-gpupipelineerror-constructor-message", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A0%E2%91%A7", @@ -3867,12 +4956,20 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerrorinit-reason", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelineerror%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpupipelineerror-reason", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpupipelineerror-reason", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpupipelineerror-reason", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpupipelineerrorreason%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-slot-backed-attribute%E2%91%A1", "https://www.w3.org/TR/webgpu/#enumdef-gpupipelineerrorreason", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpupipelineerrorreason", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpupipelineerrorreason", "https://www.w3.org/TR/webgpu/#dom-gpupipelineerrorreason-validation", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpupipelineerrorreason-validation", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpupipelineerrorreason-validation", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpupipelineerrorreason-internal", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpupipelineerrorreason-internal", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpupipelineerrorreason-internal", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-an-internal-error%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelineerror%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-serialization-steps", @@ -3883,13 +4980,23 @@ "https://www.w3.org/TR/webgpu/#ref-for-deserialization-steps%E2%91%A0", "https://www.w3.org/TR/webgpu/#pipeline-base", "https://www.w3.org/TR/webgpu/#enumdef-gpuautolayoutmode", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpuautolayoutmode", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpuautolayoutmode", "https://www.w3.org/TR/webgpu/#dom-gpuautolayoutmode-auto", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuautolayoutmode-auto", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuautolayoutmode-auto", "https://www.w3.org/TR/webgpu/#dictdef-gpupipelinedescriptorbase", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpupipelinedescriptorbase", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpupipelinedescriptorbase", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuautolayoutmode%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpupipelinedescriptorbase-layout", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpupipelinedescriptorbase-layout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpupipelinedescriptorbase-layout", "https://www.w3.org/TR/webgpu/#gpupipelinebase", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpupipelinebase", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpupipelinebase", "https://www.w3.org/TR/webgpu/#ref-for-NewObject", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinebase-getbindgrouplayout%E2%91%A0", @@ -3897,14 +5004,20 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinebase-getbindgrouplayout-index-index", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinebase%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpupipelinebase-layout-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpupipelinebase-layout-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpupipelinebase-layout-slot", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinebase%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpupipelinebase-getbindgrouplayout", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpupipelinebase-getbindgrouplayout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpupipelinebase-getbindgrouplayout", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinebase%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinebase%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinebase-getbindgrouplayout%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpupipelinebase-getbindgrouplayout-index-index", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpupipelinebase-getbindgrouplayout-index-index", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpupipelinebase-getbindgrouplayout-index-index", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinelayout-bindgrouplayouts-slot%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A3%E2%93%AA", @@ -3929,13 +5042,15 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinedescriptorbase-layout", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuautolayoutmode-auto%E2%91%A0", "https://www.w3.org/TR/webgpu/#abstract-opdef-default-pipeline-layout", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-default-pipeline-layout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-default-pipeline-layout", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinebase%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-limits-slot%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxbindgroups%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutdescriptor%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutdescriptor-entries%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprogrammablestage", + "https://www.w3.org/TR/webgpu/#ref-for-gpuprogrammablestage", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpushaderstageflags%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprogrammablestage-entrypoint", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprogrammablestage-module", @@ -3958,22 +5073,22 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindingtype-storage%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-buffer%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputexturebindinglayout%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-depth%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-statically-used%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-sint%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-viewdimension%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-multisampled%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-texture%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpustoragetexturebindinglayout%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-format%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-format%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-viewdimension%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-access%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetextureaccess-write-only%E2%91%A1", @@ -3989,13 +5104,13 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-buffer%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindinglayout-minbindingsize%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-texture%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-texture%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-texture%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createbindgrouplayout%E2%91%A2", @@ -4003,13 +5118,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpupipelinelayoutdescriptor%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinelayoutdescriptor-bindgrouplayouts%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createpipelinelayout%E2%91%A2", + "https://www.w3.org/TR/webgpu/#gpuprogrammablestage", "https://www.w3.org/TR/webgpu/#GPUProgrammableStage", - "https://www.w3.org/TR/webgpu/#dictdef-gpuprogrammablestage", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprogrammablestage%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpuprogrammablestage%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuprogrammablestage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuprogrammablestage", + "https://www.w3.org/TR/webgpu/#ref-for-gpuprogrammablestage%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-identifier-comparison%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprogrammablestage%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpuprogrammablestage%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprogrammablestage-module%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-USVString%E2%91%A8", @@ -4020,14 +5138,20 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprogrammablestage-constants%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-double%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpupipelineconstantvalue%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprogrammablestage%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpuprogrammablestage%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuprogrammablestage-module", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuprogrammablestage-module", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuprogrammablestage-module", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpushadermodule%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpuprogrammablestage-entrypoint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuprogrammablestage-entrypoint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuprogrammablestage-entrypoint", "https://www.w3.org/TR/webgpu/#ref-for-idl-USVString%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprogrammablestage-module%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuprogrammablestage-constants", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuprogrammablestage-constants", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuprogrammablestage-constants", "https://www.w3.org/TR/webgpu/#ref-for-idl-USVString%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpupipelineconstantvalue%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-pipeline-overridable%E2%91%A0", @@ -4036,12 +5160,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-pipeline-overridable-constant-identifier-string", "https://www.w3.org/TR/webgpu/#ref-for-identifier-comparison%E2%91%A2", "https://www.w3.org/TR/webgpu/#typedefdef-gpupipelineconstantvalue", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpupipelineconstantvalue", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpupipelineconstantvalue", "https://www.w3.org/TR/webgpu/#ref-for-idl-double%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-to-wgsl-type%E2%91%A0", "https://www.w3.org/TR/webgpu/#example-fd463ccc", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpuprogrammablestage", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validating-gpuprogrammablestage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validating-gpuprogrammablestage", "https://www.w3.org/TR/webgpu/#ref-for-namespacedef-gpushaderstage%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprogrammablestage%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpuprogrammablestage%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprogrammablestage-module%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A0%E2%91%A4", @@ -4055,7 +5183,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusamplerbindinglayout-type%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusamplerbindingtype-filtering%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprogrammablestage-constants%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-pipeline-overridable-constant-identifier-string%E2%91%A0", @@ -4071,6 +5199,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-map-exists", "https://www.w3.org/TR/webgpu/#ref-for-pipeline-creation-error", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-shader-binding", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validating-shader-binding", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validating-shader-binding", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinelayout-bindgrouplayouts-slot%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgrouplayoutentry%E2%91%A2%E2%91%A4", @@ -4095,13 +5225,13 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-texture%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-multisampled%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-texture%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-sint%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-texture%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-sint%E2%91%A2", @@ -4126,19 +5256,26 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-access%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetextureaccess-write-only%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-storagetexture%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-format%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-format%E2%91%A5", "https://www.w3.org/TR/webgpu/#minimum-buffer-binding-size", + "https://www.w3.org/TR/webgpu/#infopanel-for-minimum-buffer-binding-size", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-minimum-buffer-binding-size", "https://www.w3.org/TR/webgpu/#ref-for-store-type", "https://www.w3.org/TR/webgpu/#ref-for-runtime-sized", "https://www.w3.org/TR/webgpu/#ref-for-sizeof", "https://www.w3.org/TR/webgpu/#ref-for-pipeline-overridable%E2%91%A3", "https://www.w3.org/TR/webgpu/#statically-used", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprogrammablestage%E2%91%A4", + "https://www.w3.org/TR/webgpu/#infopanel-for-statically-used", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-statically-used", + "https://www.w3.org/TR/webgpu/#ref-for-gpuprogrammablestage%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-interface-of-a-shader", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprogrammablestage-entrypoint%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprogrammablestage-module%E2%91%A6", - "https://www.w3.org/TR/webgpu/#compute-pipeline", "https://www.w3.org/TR/webgpu/#gpucomputepipeline", + "https://www.w3.org/TR/webgpu/#compute-pipeline", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpucomputepipeline", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpucomputepipeline", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A1", @@ -4159,19 +5296,27 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucomputepipelinedescriptor%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A6", "https://www.w3.org/TR/webgpu/#dictdef-gpucomputepipelinedescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpucomputepipelinedescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpucomputepipelinedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpupipelinedescriptorbase", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprogrammablestage%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpuprogrammablestage%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepipelinedescriptor-compute", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucomputepipelinedescriptor%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpucomputepipelinedescriptor-compute", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprogrammablestage%E2%91%A6", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepipelinedescriptor-compute", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepipelinedescriptor-compute", + "https://www.w3.org/TR/webgpu/#ref-for-gpuprogrammablestage%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createcomputepipeline", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createcomputepipeline", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createcomputepipeline", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-immediate-pipeline-creation", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createcomputepipeline%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createcomputepipeline-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createcomputepipeline-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createcomputepipeline-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucomputepipelinedescriptor%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A5", @@ -4204,6 +5349,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxcomputeworkgroupsizez", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinebase-layout-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createcomputepipelineasync", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createcomputepipelineasync", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createcomputepipelineasync", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-async-pipeline-creation", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A0%E2%91%A8", @@ -4213,6 +5360,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createcomputepipelineasync%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createcomputepipelineasync-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createcomputepipelineasync-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createcomputepipelineasync-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucomputepipelinedescriptor%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1%E2%91%A0", @@ -4242,8 +5391,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerrorreason-validation%E2%91%A0", "https://www.w3.org/TR/webgpu/#example-24ae760c", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/webgpu/#render-pipeline", "https://www.w3.org/TR/webgpu/#gpurenderpipeline", + "https://www.w3.org/TR/webgpu/#render-pipeline", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpurenderpipeline", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpurenderpipeline", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A1", @@ -4264,6 +5416,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpudepthstencilstate%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#render-stages", + "https://www.w3.org/TR/webgpu/#infopanel-for-render-stages", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-render-stages", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexstate-buffers%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuvertexstate%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprimitivestate", @@ -4283,16 +5437,24 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinebase%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpurenderpipeline-descriptor-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpipeline-descriptor-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpipeline-descriptor-slot", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpipelinedescriptor%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpipelinedescriptor%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpipelinedescriptor%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpurenderpipeline-writesdepth-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpipeline-writesdepth-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpipeline-writesdepth-slot", "https://www.w3.org/TR/webgpu/#dom-gpurenderpipeline-writesstencil-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpipeline-writesstencil-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpipeline-writesstencil-slot", "https://www.w3.org/TR/webgpu/#render-pipeline-creation", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpipelinedescriptor%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-render-stages", "https://www.w3.org/TR/webgpu/#dictdef-gpurenderpipelinedescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpurenderpipelinedescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpurenderpipelinedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpupipelinedescriptorbase%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuvertexstate%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipelinedescriptor-vertex", @@ -4306,25 +5468,39 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipelinedescriptor-fragment%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpipelinedescriptor%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpurenderpipelinedescriptor-vertex", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpipelinedescriptor-vertex", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpipelinedescriptor-vertex", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuvertexstate%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpurenderpipelinedescriptor-primitive", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpipelinedescriptor-primitive", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpipelinedescriptor-primitive", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprimitivestate%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpurenderpipelinedescriptor-depthstencil", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpipelinedescriptor-depthstencil", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpipelinedescriptor-depthstencil", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpudepthstencilstate%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpurenderpipelinedescriptor-multisample", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpipelinedescriptor-multisample", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpipelinedescriptor-multisample", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpumultisamplestate%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpurenderpipelinedescriptor-fragment", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpipelinedescriptor-fragment", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpipelinedescriptor-fragment", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpufragmentstate%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createrenderpipeline", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createrenderpipeline", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createrenderpipeline", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-immediate-pipeline-creation%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderpipeline%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createrenderpipeline-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createrenderpipeline-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createrenderpipeline-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpipelinedescriptor%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A0%E2%91%A7", @@ -4378,6 +5554,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelinebase-layout-slot%E2%91%A3", "https://www.w3.org/TR/webgpu/#issue-22c6f42f", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createrenderpipelineasync", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createrenderpipelineasync", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createrenderpipelineasync", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-async-pipeline-creation%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1%E2%91%A1", @@ -4387,6 +5565,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderpipelineasync%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createrenderpipelineasync-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createrenderpipelineasync-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createrenderpipelineasync-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpipelinedescriptor%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1%E2%91%A3", @@ -4415,6 +5595,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerrorinit-reason%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpupipelineerrorreason-validation%E2%91%A1", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpurenderpipelinedescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validating-gpurenderpipelinedescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validating-gpurenderpipelinedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpipelinedescriptor%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinelayout%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A0", @@ -4448,6 +5630,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipelinedescriptor-multisample%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-inter-stage-interfaces", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-inter-stage-interfaces", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validating-inter-stage-interfaces", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validating-inter-stage-interfaces", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpipelinedescriptor%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A0%E2%91%A3", @@ -4474,6 +5658,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#primitive-state", "https://www.w3.org/TR/webgpu/#dictdef-gpuprimitivestate", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpuprimitivestate", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpuprimitivestate", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuprimitivetopology", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivestate-topology%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuindexformat", @@ -4487,8 +5673,12 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprimitivestate%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpuprimitivestate-topology", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuprimitivestate-topology", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuprimitivestate-topology", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuprimitivetopology%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuprimitivestate-stripindexformat", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuprimitivestate-stripindexformat", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuprimitivestate-stripindexformat", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuindexformat%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivetopology-line-strip", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivetopology-triangle-strip", @@ -4498,15 +5688,23 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindexedindirect", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setindexbuffer%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuprimitivestate-frontface", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuprimitivestate-frontface", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuprimitivestate-frontface", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufrontface%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-front-facing", "https://www.w3.org/TR/webgpu/#dom-gpuprimitivestate-cullmode", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuprimitivestate-cullmode", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuprimitivestate-cullmode", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucullmode%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuprimitivestate-unclippeddepth", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuprimitivestate-unclippeddepth", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuprimitivestate-unclippeddepth", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-depth-clipping", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-depth-clip-control%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-depth-clip-control%E2%91%A0", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpuprimitivestate", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validating-gpuprimitivestate", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validating-gpuprimitivestate", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprimitivestate%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivestate-topology%E2%91%A1", @@ -4514,9 +5712,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivetopology-triangle-strip%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivestate-stripindexformat%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivestate-unclippeddepth%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-depth-clip-control%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-depth-clip-control%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-enabled-for", "https://www.w3.org/TR/webgpu/#enumdef-gpuprimitivetopology", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpuprimitivetopology", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpuprimitivetopology", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivetopology-point-list%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivetopology-line-list", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivetopology-line-strip%E2%91%A1", @@ -4525,30 +5725,54 @@ "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuprimitivetopology%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpuprimitivetopology-point-list", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuprimitivetopology-point-list", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuprimitivetopology-point-list", "https://www.w3.org/TR/webgpu/#dom-gpuprimitivetopology-line-list", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuprimitivetopology-line-list", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuprimitivetopology-line-list", "https://www.w3.org/TR/webgpu/#dom-gpuprimitivetopology-line-strip", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuprimitivetopology-line-strip", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuprimitivetopology-line-strip", "https://www.w3.org/TR/webgpu/#dom-gpuprimitivetopology-triangle-list", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuprimitivetopology-triangle-list", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuprimitivetopology-triangle-list", "https://www.w3.org/TR/webgpu/#dom-gpuprimitivetopology-triangle-strip", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuprimitivetopology-triangle-strip", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuprimitivetopology-triangle-strip", "https://www.w3.org/TR/webgpu/#enumdef-gpufrontface", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpufrontface", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpufrontface", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufrontface-ccw", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufrontface-cw", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufrontface%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-front-facing%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpufrontface-ccw", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpufrontface-ccw", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpufrontface-ccw", "https://www.w3.org/TR/webgpu/#ref-for-front-facing%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpufrontface-cw", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpufrontface-cw", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpufrontface-cw", "https://www.w3.org/TR/webgpu/#ref-for-front-facing%E2%91%A2", "https://www.w3.org/TR/webgpu/#enumdef-gpucullmode", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpucullmode", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpucullmode", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucullmode-none", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucullmode-front%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucullmode-back%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuprimitivetopology%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpucullmode-none", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucullmode-none", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucullmode-none", "https://www.w3.org/TR/webgpu/#dom-gpucullmode-front", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucullmode-front", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucullmode-front", "https://www.w3.org/TR/webgpu/#ref-for-front-facing%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpucullmode-back", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucullmode-back", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucullmode-back", "https://www.w3.org/TR/webgpu/#ref-for-back-facing", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpufrontface%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucullmode%E2%91%A1", @@ -4557,6 +5781,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivetopology-line-strip%E2%91%A2", "https://www.w3.org/TR/webgpu/#multisample-state", "https://www.w3.org/TR/webgpu/#dictdef-gpumultisamplestate", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpumultisamplestate", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpumultisamplestate", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpumultisamplestate-count", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusamplemask", @@ -4566,26 +5792,40 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpumultisamplestate%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpumultisamplestate-count", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpumultisamplestate-count", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpumultisamplestate-count", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-samplecount%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpumultisamplestate-mask", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpumultisamplestate-mask", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpumultisamplestate-mask", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusamplemask%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpumultisamplestate-alphatocoverageenabled", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpumultisamplestate-alphatocoverageenabled", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpumultisamplestate-alphatocoverageenabled", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpumultisamplestate", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validating-gpumultisamplestate", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validating-gpumultisamplestate", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpumultisamplestate%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpumultisamplestate-alphatocoverageenabled%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpumultisamplestate-count%E2%91%A0", "https://www.w3.org/TR/webgpu/#fragment-state", "https://www.w3.org/TR/webgpu/#dictdef-gpufragmentstate", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprogrammablestage%E2%91%A7", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpufragmentstate", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpufragmentstate", + "https://www.w3.org/TR/webgpu/#ref-for-gpuprogrammablestage%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucolortargetstate%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpufragmentstate-targets", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpufragmentstate-targets", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpufragmentstate-targets", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpufragmentstate", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validating-gpufragmentstate", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validating-gpufragmentstate", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpufragmentstate%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufragmentstate-targets%E2%91%A2", @@ -4621,6 +5861,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gpufragmentstates-color-attachment-bytes-per-sample", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufragmentstate-targets%E2%91%A4", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpufragmentstates-color-attachment-bytes-per-sample", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validating-gpufragmentstates-color-attachment-bytes-per-sample", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validating-gpufragmentstates-color-attachment-bytes-per-sample", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucolortargetstate%E2%91%A2", @@ -4632,6 +5874,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-device-limits-slot%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxcolorattachmentbytespersample", "https://www.w3.org/TR/webgpu/#valid-gpublendcomponent", + "https://www.w3.org/TR/webgpu/#infopanel-for-valid-gpublendcomponent", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-valid-gpublendcomponent", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendcomponent-operation", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendoperation-min", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendoperation-max", @@ -4640,20 +5884,36 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendfactor-one", "https://www.w3.org/TR/webgpu/#color-target-state", "https://www.w3.org/TR/webgpu/#dictdef-gpucolortargetstate", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpucolortargetstate", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpucolortargetstate", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpucolortargetstate-format", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucolortargetstate-format", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucolortargetstate-format", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpublendstate", "https://www.w3.org/TR/webgpu/#dom-gpucolortargetstate-blend", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucolortargetstate-blend", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucolortargetstate-blend", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpucolorwriteflags", "https://www.w3.org/TR/webgpu/#dom-gpucolortargetstate-writemask", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucolortargetstate-writemask", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucolortargetstate-writemask", "https://www.w3.org/TR/webgpu/#dictdef-gpublendstate", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpublendstate", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpublendstate", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpublendcomponent", "https://www.w3.org/TR/webgpu/#dom-gpublendstate-color", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendstate-color", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendstate-color", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpublendcomponent%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpublendstate-alpha", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendstate-alpha", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendstate-alpha", "https://www.w3.org/TR/webgpu/#ref-for-EnforceRange%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#typedefdef-gpucolorwriteflags", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpucolorwriteflags", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpucolorwriteflags", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#namespacedef-gpucolorwrite", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuflagsconstant%E2%91%A1%E2%93%AA", @@ -4668,6 +5928,8 @@ "https://www.w3.org/TR/webgpu/#dom-gpucolorwrite-all", "https://www.w3.org/TR/webgpu/#blend-state", "https://www.w3.org/TR/webgpu/#dictdef-gpublendcomponent", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpublendcomponent", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpublendcomponent", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpublendoperation", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendcomponent-operation%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpublendfactor", @@ -4676,18 +5938,26 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendcomponent-dstfactor%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpublendcomponent%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpublendcomponent-operation", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendcomponent-operation", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendcomponent-operation", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpublendoperation%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpublendoperation%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpublendcomponent-srcfactor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendcomponent-srcfactor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendcomponent-srcfactor", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpublendfactor%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpublendfactor%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpublendcomponent-dstfactor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendcomponent-dstfactor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendcomponent-dstfactor", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpublendfactor%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpublendfactor%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-renderstate-blendconstant-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendcomponent-srcfactor%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendcomponent-dstfactor%E2%91%A2", "https://www.w3.org/TR/webgpu/#enumdef-gpublendfactor", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpublendfactor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpublendfactor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendfactor-zero", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendfactor-one%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendfactor-src", @@ -4703,19 +5973,47 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendfactor-one-minus-constant", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpublendfactor%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpublendfactor-zero", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendfactor-zero", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendfactor-zero", "https://www.w3.org/TR/webgpu/#dom-gpublendfactor-one", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendfactor-one", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendfactor-one", "https://www.w3.org/TR/webgpu/#dom-gpublendfactor-src", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendfactor-src", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendfactor-src", "https://www.w3.org/TR/webgpu/#dom-gpublendfactor-one-minus-src", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendfactor-one-minus-src", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendfactor-one-minus-src", "https://www.w3.org/TR/webgpu/#dom-gpublendfactor-src-alpha", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendfactor-src-alpha", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendfactor-src-alpha", "https://www.w3.org/TR/webgpu/#dom-gpublendfactor-one-minus-src-alpha", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendfactor-one-minus-src-alpha", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendfactor-one-minus-src-alpha", "https://www.w3.org/TR/webgpu/#dom-gpublendfactor-dst", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendfactor-dst", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendfactor-dst", "https://www.w3.org/TR/webgpu/#dom-gpublendfactor-one-minus-dst", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendfactor-one-minus-dst", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendfactor-one-minus-dst", "https://www.w3.org/TR/webgpu/#dom-gpublendfactor-dst-alpha", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendfactor-dst-alpha", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendfactor-dst-alpha", "https://www.w3.org/TR/webgpu/#dom-gpublendfactor-one-minus-dst-alpha", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendfactor-one-minus-dst-alpha", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendfactor-one-minus-dst-alpha", "https://www.w3.org/TR/webgpu/#dom-gpublendfactor-src-alpha-saturated", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendfactor-src-alpha-saturated", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendfactor-src-alpha-saturated", "https://www.w3.org/TR/webgpu/#dom-gpublendfactor-constant", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendfactor-constant", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendfactor-constant", "https://www.w3.org/TR/webgpu/#dom-gpublendfactor-one-minus-constant", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendfactor-one-minus-constant", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendfactor-one-minus-constant", "https://www.w3.org/TR/webgpu/#enumdef-gpublendoperation", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpublendoperation", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpublendoperation", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendoperation-add", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendoperation-subtract", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendoperation-reverse-subtract", @@ -4723,12 +6021,24 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendoperation-max%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpublendoperation%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpublendoperation-add", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendoperation-add", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendoperation-add", "https://www.w3.org/TR/webgpu/#dom-gpublendoperation-subtract", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendoperation-subtract", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendoperation-subtract", "https://www.w3.org/TR/webgpu/#dom-gpublendoperation-reverse-subtract", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendoperation-reverse-subtract", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendoperation-reverse-subtract", "https://www.w3.org/TR/webgpu/#dom-gpublendoperation-min", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendoperation-min", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendoperation-min", "https://www.w3.org/TR/webgpu/#dom-gpublendoperation-max", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpublendoperation-max", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpublendoperation-max", "https://www.w3.org/TR/webgpu/#depth-stencil-state", "https://www.w3.org/TR/webgpu/#dictdef-gpudepthstencilstate", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpudepthstencilstate", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpudepthstencilstate", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudepthstencilstate-format%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A0%E2%91%A8", @@ -4753,37 +6063,59 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpudepthstencilstate-format", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudepthstencilstate-format", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudepthstencilstate-format", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-format%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpudepthstencilstate-depthwriteenabled", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudepthstencilstate-depthwriteenabled", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudepthstencilstate-depthwriteenabled", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpudepthstencilstate-depthcompare", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudepthstencilstate-depthcompare", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudepthstencilstate-depthcompare", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucomparefunction%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpudepthstencilstate-stencilfront", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudepthstencilstate-stencilfront", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudepthstencilstate-stencilfront", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpustencilfacestate%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpudepthstencilstate-stencilback", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudepthstencilstate-stencilback", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudepthstencilstate-stencilback", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpustencilfacestate%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpudepthstencilstate-stencilreadmask", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudepthstencilstate-stencilreadmask", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudepthstencilstate-stencilreadmask", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpustencilvalue%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpudepthstencilstate-stencilwritemask", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudepthstencilstate-stencilwritemask", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudepthstencilstate-stencilwritemask", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpustencilvalue%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpudepthstencilstate-depthbias", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudepthstencilstate-depthbias", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudepthstencilstate-depthbias", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpudepthbias%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-biased-fragment-depth", "https://www.w3.org/TR/webgpu/#dom-gpudepthstencilstate-depthbiasslopescale", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudepthstencilstate-depthbiasslopescale", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudepthstencilstate-depthbiasslopescale", "https://www.w3.org/TR/webgpu/#ref-for-idl-float%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-biased-fragment-depth%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpudepthstencilstate-depthbiasclamp", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudepthstencilstate-depthbiasclamp", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudepthstencilstate-depthbiasclamp", "https://www.w3.org/TR/webgpu/#ref-for-idl-float%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-biased-fragment-depth%E2%91%A1", "https://www.w3.org/TR/webgpu/#abstract-opdef-biased-fragment-depth", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-biased-fragment-depth", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-biased-fragment-depth", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpudepthstencilstate%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdepthstencilattachment-view%E2%91%A0", @@ -4799,6 +6131,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudepthstencilstate-depthbias%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudepthstencilstate-depthbiasslopescale%E2%91%A2", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpudepthstencilstate", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validating-gpudepthstencilstate", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validating-gpudepthstencilstate", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpudepthstencilstate%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudepthstencilstate-format%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-depth-or-stencil-format%E2%91%A7", @@ -4811,6 +6145,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudepthstencilstate-format%E2%91%A3", "https://www.w3.org/TR/webgpu/#issue-793a8564", "https://www.w3.org/TR/webgpu/#dictdef-gpustencilfacestate", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpustencilfacestate", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpustencilfacestate", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucomparefunction%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustencilfacestate-compare", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpustenciloperation", @@ -4821,22 +6157,32 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustencilfacestate-passop%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpustencilfacestate%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpustencilfacestate-compare", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustencilfacestate-compare", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustencilfacestate-compare", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucomparefunction%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucomparefunction%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpustencilfacestate-failop", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustencilfacestate-failop", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustencilfacestate-failop", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpustenciloperation%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpustenciloperation%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustencilfacestate-compare%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpustencilfacestate-depthfailop", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustencilfacestate-depthfailop", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustencilfacestate-depthfailop", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpustenciloperation%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpustenciloperation%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudepthstencilstate-depthcompare%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpustencilfacestate-passop", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustencilfacestate-passop", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustencilfacestate-passop", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpustenciloperation%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpustenciloperation%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustencilfacestate-compare%E2%91%A1", "https://www.w3.org/TR/webgpu/#enumdef-gpustenciloperation", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpustenciloperation", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpustenciloperation", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustenciloperation-keep%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustenciloperation-zero", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustenciloperation-replace", @@ -4847,39 +6193,67 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustenciloperation-decrement-wrap", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpustenciloperation%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpustenciloperation-keep", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustenciloperation-keep", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustenciloperation-keep", "https://www.w3.org/TR/webgpu/#dom-gpustenciloperation-zero", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustenciloperation-zero", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustenciloperation-zero", "https://www.w3.org/TR/webgpu/#dom-gpustenciloperation-replace", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustenciloperation-replace", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustenciloperation-replace", "https://www.w3.org/TR/webgpu/#ref-for-dom-renderstate-stencilreference-slot", "https://www.w3.org/TR/webgpu/#dom-gpustenciloperation-invert", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustenciloperation-invert", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustenciloperation-invert", "https://www.w3.org/TR/webgpu/#dom-gpustenciloperation-increment-clamp", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustenciloperation-increment-clamp", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustenciloperation-increment-clamp", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpustenciloperation-decrement-clamp", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustenciloperation-decrement-clamp", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustenciloperation-decrement-clamp", "https://www.w3.org/TR/webgpu/#dom-gpustenciloperation-increment-wrap", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustenciloperation-increment-wrap", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustenciloperation-increment-wrap", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpustenciloperation-decrement-wrap", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustenciloperation-decrement-wrap", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustenciloperation-decrement-wrap", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#vertex-state", "https://www.w3.org/TR/webgpu/#enumdef-gpuindexformat", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpuindexformat", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpuindexformat", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuindexformat-uint16%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuindexformat-uint32%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivetopology-line-strip%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivetopology-triangle-strip%E2%91%A2", "https://www.w3.org/TR/webgpu/#primitive-restart-value", + "https://www.w3.org/TR/webgpu/#infopanel-for-primitive-restart-value", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-primitive-restart-value", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprimitivestate%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivestate-stripindexformat%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-primitive-restart-value", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprimitivestate%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setindexbuffer%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuindexformat-uint16", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuindexformat-uint16", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuindexformat-uint16", "https://www.w3.org/TR/webgpu/#dom-gpuindexformat-uint32", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuindexformat-uint32", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuindexformat-uint32", "https://www.w3.org/TR/webgpu/#vertex-formats", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuvertexformat", "https://www.w3.org/TR/webgpu/#ref-for-vertex-data-type", "https://www.w3.org/TR/webgpu/#vertex-data-type", + "https://www.w3.org/TR/webgpu/#infopanel-for-vertex-data-type", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-vertex-data-type", "https://www.w3.org/TR/webgpu/#ref-for-scalar-types", "https://www.w3.org/TR/webgpu/#example-f3171d21", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexformat-unorm8x2", "https://www.w3.org/TR/webgpu/#enumdef-gpuvertexformat", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpuvertexformat", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpuvertexformat", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexformat-uint8x2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexformat-uint8x4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexformat-sint8x2", @@ -4911,48 +6285,120 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexformat-sint32x3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexformat-sint32x4", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-uint8x2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-uint8x2", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-uint8x2", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-uint8x4", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-uint8x4", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-uint8x4", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-sint8x2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-sint8x2", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-sint8x2", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-sint8x4", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-sint8x4", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-sint8x4", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-unorm8x2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-unorm8x2", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-unorm8x2", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-unorm8x4", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-unorm8x4", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-unorm8x4", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-snorm8x2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-snorm8x2", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-snorm8x2", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-snorm8x4", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-snorm8x4", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-snorm8x4", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-uint16x2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-uint16x2", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-uint16x2", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-uint16x4", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-uint16x4", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-uint16x4", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-sint16x2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-sint16x2", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-sint16x2", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-sint16x4", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-sint16x4", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-sint16x4", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-unorm16x2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-unorm16x2", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-unorm16x2", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-unorm16x4", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-unorm16x4", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-unorm16x4", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-snorm16x2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-snorm16x2", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-snorm16x2", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-snorm16x4", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-snorm16x4", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-snorm16x4", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-float16x2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-float16x2", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-float16x2", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-float16x4", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-float16x4", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-float16x4", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-float32", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-float32", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-float32", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-float32x2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-float32x2", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-float32x2", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-float32x3", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-float32x3", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-float32x3", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-float32x4", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-float32x4", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-float32x4", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-uint32", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-uint32", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-uint32", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-uint32x2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-uint32x2", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-uint32x2", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-uint32x3", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-uint32x3", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-uint32x3", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-uint32x4", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-uint32x4", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-uint32x4", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-sint32", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-sint32", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-sint32", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-sint32x2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-sint32x2", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-sint32x2", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-sint32x3", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-sint32x3", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-sint32x3", "https://www.w3.org/TR/webgpu/#dom-gpuvertexformat-sint32x4", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexformat-sint32x4", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexformat-sint32x4", "https://www.w3.org/TR/webgpu/#enumdef-gpuvertexstepmode", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpuvertexstepmode", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpuvertexstepmode", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexstepmode-vertex", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexstepmode-instance", "https://www.w3.org/TR/webgpu/#dom-gpuvertexstepmode-vertex", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexstepmode-vertex", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexstepmode-vertex", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexbufferlayout-arraystride%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuvertexstepmode-instance", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexstepmode-instance", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexstepmode-instance", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexbufferlayout-arraystride%E2%91%A1", "https://www.w3.org/TR/webgpu/#dictdef-gpuvertexstate", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprogrammablestage%E2%91%A8", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpuvertexstate", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpuvertexstate", + "https://www.w3.org/TR/webgpu/#ref-for-gpuprogrammablestage%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuvertexbufferlayout", "https://www.w3.org/TR/webgpu/#dom-gpuvertexstate-buffers", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexstate-buffers", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexstate-buffers", "https://www.w3.org/TR/webgpu/#vertex-buffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-vertex-buffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-vertex-buffer", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexbufferlayout-arraystride%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexbufferlayout-attributes%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuvertexattribute", @@ -4961,6 +6407,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexattribute-shaderlocation", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuvertexstate%E2%91%A3", "https://www.w3.org/TR/webgpu/#dictdef-gpuvertexbufferlayout", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpuvertexbufferlayout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpuvertexbufferlayout", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexbufferlayout-arraystride%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuvertexstepmode", @@ -4969,12 +6417,20 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuvertexattribute%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexbufferlayout-attributes%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuvertexbufferlayout-arraystride", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexbufferlayout-arraystride", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexbufferlayout-arraystride", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpuvertexbufferlayout-stepmode", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexbufferlayout-stepmode", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexbufferlayout-stepmode", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuvertexstepmode%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuvertexbufferlayout-attributes", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexbufferlayout-attributes", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexbufferlayout-attributes", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuvertexattribute%E2%91%A1", "https://www.w3.org/TR/webgpu/#dictdef-gpuvertexattribute", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpuvertexattribute", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpuvertexattribute", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuvertexformat%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexattribute-format%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A1%E2%91%A4", @@ -4982,19 +6438,27 @@ "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuindex32%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexattribute-shaderlocation%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuvertexattribute-format", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexattribute-format", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexattribute-format", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuvertexformat%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuvertexformat%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuvertexattribute-offset", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexattribute-offset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexattribute-offset", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpuvertexattribute-shaderlocation", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuvertexattribute-shaderlocation", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuvertexattribute-shaderlocation", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuindex32%E2%91%A4", - "https://www.w3.org/TR/webgpu/#termref-for-input-output-locations", + "https://www.w3.org/TR/webgpu/#ref-for-074d9654984418c00b82a64062e6ab49", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipelinedescriptor-vertex%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprogrammablestage-module%E2%91%A7", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpuvertexbufferlayout", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validating-gpuvertexbufferlayout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validating-gpuvertexbufferlayout", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuvertexbufferlayout%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprogrammablestage%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpuprogrammablestage%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexbufferlayout-arraystride%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-limits-slot%E2%91%A8", @@ -5022,6 +6486,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-vertex-data-type%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexattribute-shaderlocation%E2%91%A2", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpuvertexstate", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validating-gpuvertexstate", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validating-gpuvertexstate", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuvertexstate%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexstate-buffers%E2%91%A2", @@ -5049,6 +6515,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webgpu/#image-copies", "https://www.w3.org/TR/webgpu/#image-copy", + "https://www.w3.org/TR/webgpu/#infopanel-for-image-copy", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-image-copy", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetotexture%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copybuffertotexture%E2%91%A2", @@ -5058,17 +6526,22 @@ "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-copyexternalimagetotexture%E2%91%A0", + "https://www.w3.org/TR/webgpu/#gpuimagedatalayout", "https://www.w3.org/TR/webgpu/#gpu-image-data-layout", - "https://www.w3.org/TR/webgpu/#dictdef-gpuimagedatalayout", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagedatalayout", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagedatalayout", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuimagedatalayout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuimagedatalayout", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagedatalayout%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagedatalayout-offset", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagedatalayout-bytesperrow", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagedatalayout-rowsperimage", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagedatalayout%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagedatalayout%E2%91%A0", "https://www.w3.org/TR/webgpu/#images", + "https://www.w3.org/TR/webgpu/#infopanel-for-images", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-images", "https://www.w3.org/TR/webgpu/#ref-for-texture%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-texture%E2%91%A0%E2%93%AA", @@ -5083,20 +6556,28 @@ "https://www.w3.org/TR/webgpu/#ref-for-texel-block%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-texel-block%E2%91%A5", "https://www.w3.org/TR/webgpu/#block-row", + "https://www.w3.org/TR/webgpu/#infopanel-for-block-row", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-block-row", "https://www.w3.org/TR/webgpu/#ref-for-texel-block%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-texel-block%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-block-row", "https://www.w3.org/TR/webgpu/#ref-for-depth-or-stencil-format%E2%91%A8", "https://www.w3.org/TR/webgpu/#issue-bde58058", "https://www.w3.org/TR/webgpu/#dom-gpuimagedatalayout-offset", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuimagedatalayout-offset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuimagedatalayout-offset", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopybuffer-buffer", "https://www.w3.org/TR/webgpu/#dom-gpuimagedatalayout-bytesperrow", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuimagedatalayout-bytesperrow", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuimagedatalayout-bytesperrow", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-block-row%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-block-row%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-block-row%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuimagedatalayout-rowsperimage", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuimagedatalayout-rowsperimage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuimagedatalayout-rowsperimage", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-block-row%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-images%E2%91%A1", @@ -5106,32 +6587,42 @@ "https://www.w3.org/TR/webgpu/#ref-for-images%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-images%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-images%E2%91%A4", + "https://www.w3.org/TR/webgpu/#gpuimagecopybuffer", "https://www.w3.org/TR/webgpu/#gpu-image-copy-buffer", - "https://www.w3.org/TR/webgpu/#dictdef-gpuimagecopybuffer", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopybuffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuimagecopybuffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuimagecopybuffer", "https://www.w3.org/TR/webgpu/#ref-for-image-copy", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopybuffer", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopybuffer%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A4%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagedatalayout%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopybuffer%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagedatalayout%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagedatalayout%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopybuffer%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagedatalayout%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopybuffer-buffer%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuimagecopybuffer-buffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuimagecopybuffer-buffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuimagecopybuffer-buffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpuimagecopybuffer", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopybuffer%E2%91%A1", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validating-gpuimagecopybuffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validating-gpuimagecopybuffer", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopybuffer%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopybuffer-buffer%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagedatalayout-bytesperrow%E2%91%A1", + "https://www.w3.org/TR/webgpu/#gpuimagecopytexture", "https://www.w3.org/TR/webgpu/#gpu-image-copy-texture", - "https://www.w3.org/TR/webgpu/#dictdef-gpuimagecopytexture", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuimagecopytexture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuimagecopytexture", "https://www.w3.org/TR/webgpu/#ref-for-image-copy%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-texture", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A0%E2%91%A7", @@ -5141,17 +6632,27 @@ "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureaspect%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-aspect", "https://www.w3.org/TR/webgpu/#dom-gpuimagecopytexture-texture", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuimagecopytexture-texture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuimagecopytexture-texture", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuimagecopytexture-miplevel", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuimagecopytexture-miplevel", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuimagecopytexture-miplevel", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-texture%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuimagecopytexture-origin", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuimagecopytexture-origin", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuimagecopytexture-origin", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuorigin3d%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuimagecopytexture-aspect", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuimagecopytexture-aspect", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuimagecopytexture-aspect", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureaspect%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-texture%E2%91%A1", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpuimagecopytexture", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A1", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validating-gpuimagecopytexture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validating-gpuimagecopytexture", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-texel-block-width%E2%91%A5", @@ -5178,28 +6679,38 @@ "https://www.w3.org/TR/webgpu/#issue-6765822b", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-1d%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedimension-3d%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#gpuimagecopytexturetagged", "https://www.w3.org/TR/webgpu/#gpu-image-copy-texture-tagged", - "https://www.w3.org/TR/webgpu/#dictdef-gpuimagecopytexturetagged", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexturetagged", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuimagecopytexturetagged", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuimagecopytexturetagged", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-copyexternalimagetotexture%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexturetagged", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexturetagged%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-copyexternalimagetotexture%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexturetagged%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexturetagged%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-predefinedcolorspace%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexturetagged-colorspace", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexturetagged-premultipliedalpha", "https://www.w3.org/TR/webgpu/#dom-gpuimagecopytexturetagged-colorspace", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuimagecopytexturetagged-colorspace", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuimagecopytexturetagged-colorspace", "https://www.w3.org/TR/webgpu/#ref-for-predefinedcolorspace%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexturetagged-colorspace%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuimagecopytexturetagged-premultipliedalpha", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuimagecopytexturetagged-premultipliedalpha", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuimagecopytexturetagged-premultipliedalpha", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopyexternalimage-source", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexturetagged-premultipliedalpha%E2%91%A0", + "https://www.w3.org/TR/webgpu/#gpuimagecopyexternalimage", "https://www.w3.org/TR/webgpu/#gpu-image-copy-external-image", - "https://www.w3.org/TR/webgpu/#dictdef-gpuimagecopyexternalimage", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopyexternalimage%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopyexternalimage%E2%91%A4", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuimagecopyexternalimage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuimagecopyexternalimage", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopyexternalimage%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-imagebitmap%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-htmlvideoelement%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-htmlcanvaselement", @@ -5209,18 +6720,26 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopyexternalimage-origin", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopyexternalimage-flipy", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopyexternalimage%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopyexternalimage%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuimagecopyexternalimage-source", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuimagecopyexternalimage-source", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuimagecopyexternalimage-source", "https://www.w3.org/TR/webgpu/#ref-for-image-copy%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-copyexternalimagetotexture%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpuimagecopyexternalimage-origin", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuimagecopyexternalimage-origin", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuimagecopyexternalimage-origin", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuorigin2d%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuimagecopyexternalimage-flipy", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuimagecopyexternalimage-flipy", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuimagecopyexternalimage-flipy", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopyexternalimage-origin%E2%91%A0", "https://www.w3.org/TR/webgpu/#image-copies-subroutines", "https://www.w3.org/TR/webgpu/#imagecopytexture-subresource-size", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A4", + "https://www.w3.org/TR/webgpu/#infopanel-for-imagecopytexture-subresource-size", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-imagecopytexture-subresource-size", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-imagecopytexture-subresource-size%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-width%E2%91%A0%E2%91%A7", @@ -5232,7 +6751,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-mipmap-level%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-miplevel%E2%91%A1", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-linear-texture-data", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagedatalayout%E2%91%A3", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validating-linear-texture-data", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validating-linear-texture-data", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagedatalayout%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A5", @@ -5255,7 +6776,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-extent3d-depthorarraylayers%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagedatalayout-offset%E2%91%A0", "https://www.w3.org/TR/webgpu/#validating-texture-copy-range", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A5", + "https://www.w3.org/TR/webgpu/#infopanel-for-validating-texture-copy-range", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-validating-texture-copy-range", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-texel-block-width%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-texture%E2%91%A0%E2%93%AA", @@ -5280,9 +6803,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-extent3d-height%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#copy-compatible", - "https://www.w3.org/TR/webgpu/#issue-69505447", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-viewformats%E2%91%A5", + "https://www.w3.org/TR/webgpu/#infopanel-for-copy-compatible", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-copy-compatible", "https://www.w3.org/TR/webgpu/#abstract-opdef-set-of-subresources-for-texture-copy", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-set-of-subresources-for-texture-copy", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-set-of-subresources-for-texture-copy", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-texture%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-mipmap-level%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-miplevel%E2%91%A2", @@ -5301,11 +6826,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpu-command%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#gpu-command", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpu-command", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpu-command", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A1", - "https://www.w3.org/TR/webgpu/#command-buffer", "https://www.w3.org/TR/webgpu/#gpucommandbuffer", + "https://www.w3.org/TR/webgpu/#command-buffer", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpucommandbuffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpucommandbuffer", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A5", @@ -5313,26 +6843,39 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpucommandbuffer-command_list-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandbuffer-command_list-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandbuffer-command_list-slot", "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpu-command%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpu-command%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpucommandbuffer-renderstate-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandbuffer-renderstate-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandbuffer-renderstate-slot", "https://www.w3.org/TR/webgpu/#ref-for-renderstate", "https://www.w3.org/TR/webgpu/#command-buffer-creation", "https://www.w3.org/TR/webgpu/#dictdef-gpucommandbufferdescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpucommandbufferdescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpucommandbufferdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#command-encoding", - "https://www.w3.org/TR/webgpu/#commands-mixin", "https://www.w3.org/TR/webgpu/#gpucommandsmixin", + "https://www.w3.org/TR/webgpu/#commans-mixin", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandsmixin", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpucommandsmixin", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpucommandsmixin", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandsmixin%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandsmixin%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandsmixin%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpucommandsmixin-state-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandsmixin-state-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandsmixin-state-slot", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-open", "https://www.w3.org/TR/webgpu/#dom-gpucommandsmixin-commands-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandsmixin-commands-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandsmixin-commands-slot", "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpu-command%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A0%E2%93%AA", @@ -5340,16 +6883,26 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A8", "https://www.w3.org/TR/webgpu/#encoder-state", + "https://www.w3.org/TR/webgpu/#infopanel-for-encoder-state", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-encoder-state", "https://www.w3.org/TR/webgpu/#encoder-state-open", + "https://www.w3.org/TR/webgpu/#infopanel-for-encoder-state-open", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-encoder-state-open", "https://www.w3.org/TR/webgpu/#encoder-state-locked", + "https://www.w3.org/TR/webgpu/#infopanel-for-encoder-state-locked", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-encoder-state-locked", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-open%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#encoder-state-ended", + "https://www.w3.org/TR/webgpu/#infopanel-for-encoder-state-ended", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-encoder-state-ended", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#abstract-opdef-validate-the-encoder-state", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validate-the-encoder-state", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validate-the-encoder-state", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandsmixin%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-state-slot", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-open%E2%91%A1", @@ -5358,13 +6911,18 @@ "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-ended", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#abstract-opdef-enqueue-a-command", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-enqueue-a-command", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-enqueue-a-command", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandsmixin%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpu-command%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-list-append%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-commands-slot", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webgpu/#command-encoder", "https://www.w3.org/TR/webgpu/#gpucommandencoder", + "https://www.w3.org/TR/webgpu/#command-encoder", + "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpucommandencoder", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpucommandencoder", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A7", @@ -5390,25 +6948,25 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-size", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copybuffertotexture%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopybuffer%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopybuffer%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copybuffertotexture-source-destination-copysize-source", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copybuffertotexture-source-destination-copysize-destination", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copybuffertotexture-source-destination-copysize-copysize", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetobuffer%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetobuffer-source-destination-copysize-source", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopybuffer%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopybuffer%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetobuffer-source-destination-copysize-destination", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetobuffer-source-destination-copysize-copysize", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetotexture%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetotexture-source-destination-copysize-source", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetotexture-source-destination-copysize-destination", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetotexture-source-destination-copysize-copysize", @@ -5450,12 +7008,18 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpudebugcommandsmixin", "https://www.w3.org/TR/webgpu/#command-encoder-creation", "https://www.w3.org/TR/webgpu/#dictdef-gpucommandencoderdescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpucommandencoderdescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpucommandencoderdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createcommandencoder", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createcommandencoder", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createcommandencoder", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createcommandencoder%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createcommandencoder-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createcommandencoder-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createcommandencoder-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucommandencoderdescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A3", @@ -5474,13 +7038,21 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#command-encoder-pass-encoding", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-beginrenderpass", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-beginrenderpass", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-beginrenderpass", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-beginrenderpass%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-beginrenderpass-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-beginrenderpass-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-beginrenderpass-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpassdescriptor%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-clearvalue", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-gpucolor-shape", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-clearvalue%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A3", @@ -5492,12 +7064,12 @@ "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-gpurenderpassdescriptor-valid-usage", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-timestampwrites", "https://www.w3.org/TR/webgpu/#ref-for-list-is-empty", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-timestamp-query%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-timestamp-query%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-enabled-for%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-timestampwrites%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasstimestampwrite-queryset", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-internal-usage-attachment%E2%91%A1", @@ -5539,9 +7111,13 @@ "https://www.w3.org/TR/webgpu/#issue-21edabd9", "https://www.w3.org/TR/webgpu/#issue-74c9d6d3", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-begincomputepass", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-begincomputepass", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-begincomputepass", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-begincomputepass%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-begincomputepass-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-begincomputepass-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-begincomputepass-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucomputepassdescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A5", @@ -5555,7 +7131,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-timestampwrites%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-list-is-empty%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-timestamp-query%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-timestamp-query%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-enabled-for%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassdescriptor-timestampwrites", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepasstimestampwrite-queryset", @@ -5574,22 +7150,34 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-endtimestampwrites-slot", "https://www.w3.org/TR/webgpu/#commands-buffer-copies", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copybuffertobuffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copybuffertobuffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copybuffertobuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copybuffertobuffer%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-source", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-source", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-source", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-sourceoffset", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-sourceoffset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-sourceoffset", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-destination", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-destination", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-destination", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A5%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A6%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-destinationoffset", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-destinationoffset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-destinationoffset", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-size", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-size", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copybuffertobuffer-source-sourceoffset-destination-destinationoffset-size-size", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A6", @@ -5604,27 +7192,32 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-copy_src%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-usage%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-copy_dst%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A2%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-size%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-size%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/webgpu/#issue-b925324f", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-enqueue-a-command%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-clearbuffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-clearbuffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-clearbuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-clearbuffer%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-clearbuffer-buffer-offset-size-buffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-clearbuffer-buffer-offset-size-buffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-clearbuffer-buffer-offset-size-buffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A6%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-clearbuffer-buffer-offset-size-offset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-clearbuffer-buffer-offset-size-offset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-clearbuffer-buffer-offset-size-offset", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-clearbuffer-buffer-offset-size-size", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-clearbuffer-buffer-offset-size-size", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-clearbuffer-buffer-offset-size-size", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5%E2%91%A8", @@ -5641,20 +7234,31 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#commands-image-copies", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copybuffertotexture", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copybuffertotexture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copybuffertotexture", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A6%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copybuffertotexture%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copybuffertotexture-source-destination-copysize-source", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopybuffer%E2%91%A4", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copybuffertotexture-source-destination-copysize-source", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copybuffertotexture-source-destination-copysize-source", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopybuffer%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copybuffertotexture-source-destination-copysize-destination", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copybuffertotexture-source-destination-copysize-destination", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copybuffertotexture-source-destination-copysize-destination", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copybuffertotexture-source-destination-copysize-copysize", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copybuffertotexture-source-destination-copysize-copysize", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copybuffertotexture-source-destination-copysize-copysize", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-gpuorigin3d-shape", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-origin%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-gpuextent3d-shape%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A1", @@ -5692,20 +7296,31 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#issue-79778272", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copytexturetobuffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copytexturetobuffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copytexturetobuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A6%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetobuffer%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copytexturetobuffer-source-destination-copysize-source", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copytexturetobuffer-source-destination-copysize-source", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copytexturetobuffer-source-destination-copysize-source", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copytexturetobuffer-source-destination-copysize-destination", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopybuffer%E2%91%A5", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copytexturetobuffer-source-destination-copysize-destination", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copytexturetobuffer-source-destination-copysize-destination", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopybuffer%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copytexturetobuffer-source-destination-copysize-copysize", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copytexturetobuffer-source-destination-copysize-copysize", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copytexturetobuffer-source-destination-copysize-copysize", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-gpuorigin3d-shape%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-origin%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-gpuextent3d-shape%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A3", @@ -5743,21 +7358,34 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#issue-79778272%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copytexturetotexture", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copytexturetotexture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copytexturetotexture", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-copytexturetotexture%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copytexturetotexture-source-destination-copysize-source", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copytexturetotexture-source-destination-copysize-source", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copytexturetotexture-source-destination-copysize-source", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copytexturetotexture-source-destination-copysize-destination", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copytexturetotexture-source-destination-copysize-destination", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copytexturetotexture-source-destination-copysize-destination", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-copytexturetotexture-source-destination-copysize-copysize", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-copytexturetotexture-source-destination-copysize-copysize", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-copytexturetotexture-source-destination-copysize-copysize", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-gpuorigin3d-shape%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-origin%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-gpuorigin3d-shape%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-origin%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-gpuextent3d-shape%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A5", @@ -5791,15 +7419,21 @@ "https://www.w3.org/TR/webgpu/#issue-79778272%E2%91%A1", "https://www.w3.org/TR/webgpu/#command-encoder-queries", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-writetimestamp", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-writetimestamp", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-writetimestamp", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-writetimestamp%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-writetimestamp-queryset-queryindex-queryset", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-writetimestamp-queryset-queryindex-queryset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-writetimestamp-queryset-queryindex-queryset", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-writetimestamp-queryset-queryindex-queryindex", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-writetimestamp-queryset-queryindex-queryindex", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-writetimestamp-queryset-queryindex-queryindex", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-timestamp-query%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-timestamp-query%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-enabled-for%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A6", @@ -5816,20 +7450,32 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-resolvequeryset", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-resolvequeryset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-resolvequeryset", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-resolvequeryset%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-queryset", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-queryset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-queryset", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-firstquery", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-firstquery", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-firstquery", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-querycount", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-querycount", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-querycount", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-destination", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-destination", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-destination", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-destinationoffset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-destinationoffset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-resolvequeryset-queryset-firstquery-querycount-destination-destinationoffset-destinationoffset", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A6%E2%91%A8", @@ -5851,10 +7497,14 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-finish%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-finish%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-finish", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-finish", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-finish", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-finish%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-finish-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucommandencoder-finish-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucommandencoder-finish-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucommandbufferdescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A3", @@ -5878,6 +7528,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-commands-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#programmable-passes", "https://www.w3.org/TR/webgpu/#gpubindingcommandsmixin", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpubindingcommandsmixin", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpubindingcommandsmixin", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindingcommandsmixin-setbindgroup", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuindex32%E2%91%A5", @@ -5895,7 +7547,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-bindgroup", "https://www.w3.org/TR/webgpu/#ref-for-idl-Uint32Array", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-dynamicoffsetsdata", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-dynamicoffsetsdatastart", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-dynamicoffsetsdatalength", @@ -5904,11 +7556,15 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpucommandsmixin%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpubindingcommandsmixin%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubindingcommandsmixin-bind_groups-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindingcommandsmixin-bind_groups-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindingcommandsmixin-bind_groups-slot", "https://www.w3.org/TR/webgpu/#ref-for-ordered-map%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuindex32%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpubindingcommandsmixin-dynamic_offsets-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindingcommandsmixin-dynamic_offsets-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindingcommandsmixin-dynamic_offsets-slot", "https://www.w3.org/TR/webgpu/#ref-for-ordered-map%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuindex32%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A0%E2%91%A4", @@ -5916,14 +7572,24 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindingcommandsmixin-bind_groups-slot", "https://www.w3.org/TR/webgpu/#programmable-passes-bind-groups", "https://www.w3.org/TR/webgpu/#gpubindingcommandsmixin-setbindgroup", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpubindingcommandsmixin-setbindgroup", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpubindingcommandsmixin-setbindgroup", "https://www.w3.org/TR/webgpu/#dom-gpubindingcommandsmixin-setbindgroup", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindingcommandsmixin-setbindgroup", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindingcommandsmixin-setbindgroup", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpubindingcommandsmixin%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsets-index", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsets-index", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsets-index", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuindex32%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsets-bindgroup", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsets-bindgroup", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsets-bindgroup", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsets-dynamicoffsets", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsets-dynamicoffsets", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsets-dynamicoffsets", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpubufferdynamicoffset%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-buffer%E2%91%A2%E2%91%A0", @@ -5960,21 +7626,33 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindingcommandsmixin-bind_groups-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindingcommandsmixin-dynamic_offsets-slot", "https://www.w3.org/TR/webgpu/#dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-idl-Uint32Array%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubindingcommandsmixin%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-index", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-index", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-index", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuindex32%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-bindgroup", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-bindgroup", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-bindgroup", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-dynamicoffsetsdata", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-dynamicoffsetsdata", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-dynamicoffsetsdata", "https://www.w3.org/TR/webgpu/#ref-for-idl-Uint32Array%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-buffer%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindinglayout-hasdynamicoffset%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-dynamicoffsetsdatastart", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-dynamicoffsetsdatastart", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-dynamicoffsetsdatastart", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-dynamicoffsetsdatalength", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-dynamicoffsetsdatalength", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-dynamicoffsetsdatalength", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A5", @@ -5983,6 +7661,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dfn-get-buffer-source-copy", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindingcommandsmixin-setbindgroup%E2%91%A0", "https://www.w3.org/TR/webgpu/#abstract-opdef-iterate-over-each-dynamic-binding-offset", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-iterate-over-each-dynamic-binding-offset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-iterate-over-each-dynamic-binding-offset", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgroup-layout-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpubindgroupentry%E2%91%A7", @@ -5997,6 +7677,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgroupentry-resource%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindgrouplayoutentry-buffer%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#abstract-opdef-validate-encoder-bind-groups", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validate-encoder-bind-groups", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validate-encoder-bind-groups", "https://www.w3.org/TR/webgpu/#ref-for-gpubindingcommandsmixin%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpupipelinebase%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuindex32%E2%91%A0%E2%91%A1", @@ -6012,6 +7694,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-encoder-bind-groups-alias-a-writable-resource", "https://www.w3.org/TR/webgpu/#issue-4f7eadfd", "https://www.w3.org/TR/webgpu/#abstract-opdef-encoder-bind-groups-alias-a-writable-resource", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-encoder-bind-groups-alias-a-writable-resource", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-encoder-bind-groups-alias-a-writable-resource", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubindingcommandsmixin%E2%91%A4", @@ -6059,6 +7743,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-list-append%E2%91%A8", "https://www.w3.org/TR/webgpu/#debug-markers", "https://www.w3.org/TR/webgpu/#gpudebugcommandsmixin", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpudebugcommandsmixin", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpudebugcommandsmixin", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-label%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpudebugcommandsmixin%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A1%E2%91%A6", @@ -6076,13 +7762,19 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpucommandsmixin%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpudebugcommandsmixin%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpudebugcommandsmixin-debug_group_stack-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudebugcommandsmixin-debug_group_stack-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudebugcommandsmixin-debug_group_stack-slot", "https://www.w3.org/TR/webgpu/#ref-for-stack", "https://www.w3.org/TR/webgpu/#ref-for-idl-USVString%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpudebugcommandsmixin%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpudebugcommandsmixin-pushdebuggroup", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudebugcommandsmixin-pushdebuggroup", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudebugcommandsmixin-pushdebuggroup", "https://www.w3.org/TR/webgpu/#ref-for-gpudebugcommandsmixin%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudebugcommandsmixin-pushdebuggroup%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpudebugcommandsmixin-pushdebuggroup-grouplabel-grouplabel", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudebugcommandsmixin-pushdebuggroup-grouplabel-grouplabel", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudebugcommandsmixin-pushdebuggroup-grouplabel-grouplabel", "https://www.w3.org/TR/webgpu/#ref-for-idl-USVString%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A6", @@ -6093,6 +7785,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-stack-push", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudebugcommandsmixin-debug_group_stack-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpudebugcommandsmixin-popdebuggroup", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudebugcommandsmixin-popdebuggroup", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudebugcommandsmixin-popdebuggroup", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudebugcommandsmixin-pushdebuggroup%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpudebugcommandsmixin%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A2%E2%91%A0", @@ -6107,9 +7801,13 @@ "https://www.w3.org/TR/webgpu/#ref-for-stack-pop", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudebugcommandsmixin-debug_group_stack-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpudebugcommandsmixin-insertdebugmarker", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudebugcommandsmixin-insertdebugmarker", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudebugcommandsmixin-insertdebugmarker", "https://www.w3.org/TR/webgpu/#ref-for-gpudebugcommandsmixin%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudebugcommandsmixin-insertdebugmarker%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpudebugcommandsmixin-insertdebugmarker-markerlabel-markerlabel", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudebugcommandsmixin-insertdebugmarker-markerlabel-markerlabel", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudebugcommandsmixin-insertdebugmarker-markerlabel-markerlabel", "https://www.w3.org/TR/webgpu/#ref-for-idl-USVString%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A5%E2%91%A8", @@ -6118,8 +7816,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-the-encoder-state%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#compute-passes", - "https://www.w3.org/TR/webgpu/#compute-pass-encoder", "https://www.w3.org/TR/webgpu/#gpucomputepassencoder", + "https://www.w3.org/TR/webgpu/#compute-pass-encoder", + "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpucomputepassencoder", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpucomputepassencoder", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A6", @@ -6139,7 +7840,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroupsindirect%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A6%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroupsindirect-indirectbuffer-indirectoffset-indirectbuffer", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroupsindirect-indirectbuffer-indirectoffset-indirectoffset", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-end", @@ -6156,29 +7857,53 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-pipeline-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepassencoder-pipeline-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepassencoder-pipeline-slot", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-endtimestampwrites-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepassencoder-endtimestampwrites-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepassencoder-endtimestampwrites-slot", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpucomputepasstimestampwrites", "https://www.w3.org/TR/webgpu/#compute-pass-encoder-creation", "https://www.w3.org/TR/webgpu/#enumdef-gpucomputepasstimestamplocation", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpucomputepasstimestamplocation", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpucomputepasstimestamplocation", "https://www.w3.org/TR/webgpu/#dom-gpucomputepasstimestamplocation-beginning", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepasstimestamplocation-beginning", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepasstimestamplocation-beginning", "https://www.w3.org/TR/webgpu/#dom-gpucomputepasstimestamplocation-end", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepasstimestamplocation-end", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepasstimestamplocation-end", "https://www.w3.org/TR/webgpu/#dictdef-gpucomputepasstimestampwrite", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpucomputepasstimestampwrite", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpucomputepasstimestampwrite", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpucomputepasstimestampwrite-queryset", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepasstimestampwrite-queryset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepasstimestampwrite-queryset", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpucomputepasstimestampwrite-queryindex", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepasstimestampwrite-queryindex", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepasstimestampwrite-queryindex", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucomputepasstimestamplocation", "https://www.w3.org/TR/webgpu/#dom-gpucomputepasstimestampwrite-location", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepasstimestampwrite-location", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepasstimestampwrite-location", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucomputepasstimestampwrite", "https://www.w3.org/TR/webgpu/#typedefdef-gpucomputepasstimestampwrites", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpucomputepasstimestampwrites", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpucomputepasstimestampwrites", "https://www.w3.org/TR/webgpu/#dictdef-gpucomputepassdescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpucomputepassdescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpucomputepassdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpucomputepasstimestampwrites%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassdescriptor-timestampwrites%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassdescriptor-timestampwrites", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepassdescriptor-timestampwrites", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepassdescriptor-timestampwrites", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpucomputepasstimestampwrites%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucomputepasstimestampwrite%E2%91%A0", "https://www.w3.org/TR/webgpu/#abstract-opdef-gpucomputepassdescriptor-valid-usage", @@ -6194,10 +7919,14 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-count%E2%91%A0", "https://www.w3.org/TR/webgpu/#compute-pass-encoder-dispatch", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-setpipeline", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepassencoder-setpipeline", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepassencoder-setpipeline", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-setpipeline%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-setpipeline-pipeline-pipeline", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepassencoder-setpipeline-pipeline-pipeline", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepassencoder-setpipeline-pipeline-pipeline", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%93%AA", @@ -6209,14 +7938,22 @@ "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-pipeline-slot", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-dispatchworkgroups", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepassencoder-dispatchworkgroups", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepassencoder-dispatchworkgroups", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroups%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-dispatchworkgroups-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcountx", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepassencoder-dispatchworkgroups-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcountx", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepassencoder-dispatchworkgroups-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcountx", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-dispatchworkgroups-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcounty", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepassencoder-dispatchworkgroups-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcounty", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepassencoder-dispatchworkgroups-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcounty", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-dispatchworkgroups-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcountz", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepassencoder-dispatchworkgroups-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcountz", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepassencoder-dispatchworkgroups-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcountz", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroups%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroupsindirect%E2%91%A2", @@ -6237,17 +7974,25 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-pipeline-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindingcommandsmixin-bind_groups-slot%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-dispatchworkgroupsindirect", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepassencoder-dispatchworkgroupsindirect", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepassencoder-dispatchworkgroupsindirect", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepipeline%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A7%E2%93%AA", "https://www.w3.org/TR/webgpu/#indirect-dispatch-parameters", + "https://www.w3.org/TR/webgpu/#infopanel-for-indirect-dispatch-parameters", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-indirect-dispatch-parameters", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroups%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-dispatchworkgroupsindirect%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-dispatchworkgroupsindirect-indirectbuffer-indirectoffset-indirectbuffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepassencoder-dispatchworkgroupsindirect-indirectbuffer-indirectoffset-indirectbuffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepassencoder-dispatchworkgroupsindirect-indirectbuffer-indirectoffset-indirectbuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A7%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-indirect-dispatch-parameters", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-dispatchworkgroupsindirect-indirectbuffer-indirectoffset-indirectoffset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepassencoder-dispatchworkgroupsindirect-indirectbuffer-indirectoffset-indirectoffset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepassencoder-dispatchworkgroupsindirect-indirectbuffer-indirectoffset-indirectoffset", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A8%E2%91%A4", @@ -6274,6 +8019,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-end%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepassencoder-end%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpucomputepassencoder-end", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucomputepassencoder-end", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucomputepassencoder-end", "https://www.w3.org/TR/webgpu/#ref-for-gpucomputepassencoder%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A2", @@ -6307,8 +8054,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepasstimestampwrite-queryindex%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucomputepasstimestampwrite-queryset%E2%91%A3", "https://www.w3.org/TR/webgpu/#render-passes", - "https://www.w3.org/TR/webgpu/#render-pass-encoder", "https://www.w3.org/TR/webgpu/#gpurenderpassencoder", + "https://www.w3.org/TR/webgpu/#render-pass-encoder", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpurenderpassencoder", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpurenderpassencoder", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A7", @@ -6369,97 +8119,151 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-command_encoder-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-command_encoder-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-command_encoder-slot", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-attachment_size-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-attachment_size-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-attachment_size-slot", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-occlusion_query_set-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-occlusion_query_set-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-occlusion_query_set-slot", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpassdescriptor%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-occlusionqueryset", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-occlusion_query_active-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-occlusion_query_active-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-occlusion_query_active-slot", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-occlusion_query_set-slot", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-endtimestampwrites-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-endtimestampwrites-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-endtimestampwrites-slot", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpurenderpasstimestampwrites", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-maxdrawcount-slot", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-maxdrawcount-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-maxdrawcount-slot", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#renderstate", + "https://www.w3.org/TR/webgpu/#infopanel-for-renderstate", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-renderstate", "https://www.w3.org/TR/webgpu/#ref-for-renderstate%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-renderstate-occlusionqueryindex-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-renderstate-occlusionqueryindex-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-renderstate-occlusionqueryindex-slot", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-occlusion_query_set-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-renderstate-viewport-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-renderstate-viewport-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-renderstate-viewport-slot", "https://www.w3.org/TR/webgpu/#dom-renderstate-scissorrect-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-renderstate-scissorrect-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-renderstate-scissorrect-slot", "https://www.w3.org/TR/webgpu/#dom-renderstate-blendconstant-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-renderstate-blendconstant-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-renderstate-blendconstant-slot", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpucolor%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-renderstate-stencilreference-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-renderstate-stencilreference-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-renderstate-stencilreference-slot", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpustencilvalue%E2%91%A4", "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", "https://www.w3.org/TR/webgpu/#enumdef-gpurenderpasstimestamplocation", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpurenderpasstimestamplocation", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpurenderpasstimestamplocation", "https://www.w3.org/TR/webgpu/#dom-gpurenderpasstimestamplocation-beginning", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpasstimestamplocation-beginning", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpasstimestamplocation-beginning", "https://www.w3.org/TR/webgpu/#dom-gpurenderpasstimestamplocation-end", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpasstimestamplocation-end", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpasstimestamplocation-end", "https://www.w3.org/TR/webgpu/#dictdef-gpurenderpasstimestampwrite", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpurenderpasstimestampwrite", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpurenderpasstimestampwrite", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpurenderpasstimestampwrite-queryset", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpasstimestampwrite-queryset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpasstimestampwrite-queryset", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpurenderpasstimestampwrite-queryindex", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpasstimestampwrite-queryindex", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpasstimestampwrite-queryindex", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpurenderpasstimestamplocation", "https://www.w3.org/TR/webgpu/#dom-gpurenderpasstimestampwrite-location", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpasstimestampwrite-location", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpasstimestampwrite-location", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasstimestampwrite", "https://www.w3.org/TR/webgpu/#typedefdef-gpurenderpasstimestampwrites", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpurenderpasstimestampwrites", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpurenderpasstimestampwrites", "https://www.w3.org/TR/webgpu/#dictdef-gpurenderpassdescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpurenderpassdescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpurenderpassdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasscolorattachment%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpassdepthstencilattachment%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-occlusionqueryset%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpurenderpasstimestampwrites%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-timestampwrites%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-maxdrawcount%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdescriptor-colorattachments", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassdescriptor-colorattachments", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassdescriptor-colorattachments", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasscolorattachment%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-compatible-usage-list%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdescriptor-depthstencilattachment", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassdescriptor-depthstencilattachment", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassdescriptor-depthstencilattachment", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpassdepthstencilattachment%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpassdepthstencilattachment%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-compatible-usage-list%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdescriptor-occlusionqueryset", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassdescriptor-occlusionqueryset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassdescriptor-occlusionqueryset", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdescriptor-timestampwrites", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassdescriptor-timestampwrites", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassdescriptor-timestampwrites", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpurenderpasstimestampwrites%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasstimestampwrite%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdescriptor-maxdrawcount", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassdescriptor-maxdrawcount", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassdescriptor-maxdrawcount", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webgpu/#abstract-opdef-gpurenderpassdescriptor-valid-usage", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-gpurenderpassdescriptor-valid-usage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-gpurenderpassdescriptor-valid-usage", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpassdescriptor%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-limits-slot%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxcolorattachments%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-gpurenderpasscolorattachment-gpurenderpasscolorattachment-valid-usage", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-gpurenderpassdepthstencilattachment-gpurenderpassdepthstencilattachment-valid-usage", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gpurenderpassdescriptors-color-attachment-bytes-per-sample", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdepthstencilattachment-view%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-samplecount%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdepthstencilattachment-view%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureview-renderextent-slot%E2%91%A0", @@ -6478,8 +8282,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-count%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasstimestampwrite-queryindex%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasstimestampwrite-queryset%E2%91%A3", - "https://www.w3.org/TR/webgpu/#issue-8f27584b", "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpurenderpassdescriptors-color-attachment-bytes-per-sample", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validating-gpurenderpassdescriptors-color-attachment-bytes-per-sample", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validating-gpurenderpassdescriptors-color-attachment-bytes-per-sample", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasscolorattachment%E2%91%A2", @@ -6494,41 +8299,55 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxcolorattachmentbytespersample%E2%91%A0", "https://www.w3.org/TR/webgpu/#color-attachments", "https://www.w3.org/TR/webgpu/#dictdef-gpurenderpasscolorattachment", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpurenderpasscolorattachment", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpurenderpasscolorattachment", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-resolvetarget%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpucolor%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-clearvalue", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-clearvalue%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuloadop%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-loadop", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpustoreop", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-storeop", "https://www.w3.org/TR/webgpu/#dom-gpurenderpasscolorattachment-view", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpasscolorattachment-view", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpasscolorattachment-view", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-subresource%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpurenderpasscolorattachment-resolvetarget", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpasscolorattachment-resolvetarget", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpasscolorattachment-resolvetarget", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-subresource%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpurenderpasscolorattachment-clearvalue", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpasscolorattachment-clearvalue", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpasscolorattachment-clearvalue", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpucolor%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-map-exists%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-loadop%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuloadop-clear%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-clearvalue%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-clearvalue%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-to-a-texel-value-of-texture-format", "https://www.w3.org/TR/webgpu/#dom-gpurenderpasscolorattachment-loadop", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpasscolorattachment-loadop", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpasscolorattachment-loadop", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuloadop%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuloadop-clear%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpurenderpasscolorattachment-storeop", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpasscolorattachment-storeop", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpasscolorattachment-storeop", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpustoreop%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#abstract-opdef-gpurenderpasscolorattachment-gpurenderpasscolorattachment-valid-usage", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-gpurenderpasscolorattachment-gpurenderpasscolorattachment-valid-usage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-gpurenderpasscolorattachment-gpurenderpasscolorattachment-valid-usage", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasscolorattachment%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureview-descriptor-slot%E2%91%A4", @@ -6544,7 +8363,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-renderable-texture-view", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-loadop%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuloadop-clear%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-clearvalue%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-clearvalue%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-to-a-texel-value-of-texture-format%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-format%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A1", @@ -6563,6 +8382,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-format%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#abstract-opdef-renderable-texture-view", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-renderable-texture-view", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-renderable-texture-view", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureview-texture-slot%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-usage%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-render_attachment%E2%91%A8", @@ -6575,6 +8396,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureview-texture-slot%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureview-descriptor-slot%E2%91%A6", "https://www.w3.org/TR/webgpu/#abstract-opdef-calculating-color-attachment-bytes-per-sample", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-calculating-color-attachment-bytes-per-sample", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-calculating-color-attachment-bytes-per-sample", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A5%E2%91%A0", @@ -6584,6 +8407,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-render-target-component-alignment", "https://www.w3.org/TR/webgpu/#depth-stencil-attachments", "https://www.w3.org/TR/webgpu/#dictdef-gpurenderpassdepthstencilattachment", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpurenderpassdepthstencilattachment", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpurenderpassdepthstencilattachment", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdepthstencilattachment-view%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-float%E2%91%A0%E2%91%A8", @@ -6603,40 +8428,60 @@ "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdepthstencilattachment-stencilreadonly%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdepthstencilattachment-view", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassdepthstencilattachment-view", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassdepthstencilattachment-view", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-subresource%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdepthstencilattachment-depthclearvalue", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassdepthstencilattachment-depthclearvalue", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassdepthstencilattachment-depthclearvalue", "https://www.w3.org/TR/webgpu/#ref-for-idl-float%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdepthstencilattachment-view%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdepthstencilattachment-depthloadop%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuloadop-clear%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdepthstencilattachment-depthloadop", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassdepthstencilattachment-depthloadop", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassdepthstencilattachment-depthloadop", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuloadop%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdepthstencilattachment-view%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuloadop-clear%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdepthstencilattachment-depthstoreop", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassdepthstencilattachment-depthstoreop", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassdepthstencilattachment-depthstoreop", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpustoreop%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdepthstencilattachment-view%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdepthstencilattachment-depthreadonly", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassdepthstencilattachment-depthreadonly", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassdepthstencilattachment-depthreadonly", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdepthstencilattachment-view%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdepthstencilattachment-stencilclearvalue", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassdepthstencilattachment-stencilclearvalue", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassdepthstencilattachment-stencilclearvalue", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpustencilvalue%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdepthstencilattachment-view%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdepthstencilattachment-stencilloadop%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuloadop-clear%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdepthstencilattachment-stencilloadop", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassdepthstencilattachment-stencilloadop", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassdepthstencilattachment-stencilloadop", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuloadop%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdepthstencilattachment-view%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuloadop-clear%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdepthstencilattachment-stencilstoreop", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassdepthstencilattachment-stencilstoreop", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassdepthstencilattachment-stencilstoreop", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpustoreop%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdepthstencilattachment-view%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdepthstencilattachment-stencilreadonly", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassdepthstencilattachment-stencilreadonly", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassdepthstencilattachment-stencilreadonly", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdepthstencilattachment-view%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#abstract-opdef-gpurenderpassdepthstencilattachment-gpurenderpassdepthstencilattachment-valid-usage", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-gpurenderpassdepthstencilattachment-gpurenderpassdepthstencilattachment-valid-usage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-gpurenderpassdepthstencilattachment-gpurenderpassdepthstencilattachment-valid-usage", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpassdepthstencilattachment%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdepthstencilattachment-view%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-depth-or-stencil-format%E2%91%A0%E2%91%A5", @@ -6671,39 +8516,63 @@ "https://www.w3.org/TR/webgpu/#ref-for-map-exists%E2%91%A8", "https://www.w3.org/TR/webgpu/#load-and-store-ops", "https://www.w3.org/TR/webgpu/#enumdef-gpuloadop", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpuloadop", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpuloadop", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuloadop-load%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuloadop-clear%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpuloadop-load", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuloadop-load", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuloadop-load", "https://www.w3.org/TR/webgpu/#dom-gpuloadop-clear", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuloadop-clear", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuloadop-clear", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuloadop-clear%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuloadop-clear%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuloadop-load%E2%91%A1", "https://www.w3.org/TR/webgpu/#enumdef-gpustoreop", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpustoreop", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpustoreop", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoreop-store", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoreop-discard", "https://www.w3.org/TR/webgpu/#dom-gpustoreop-store", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustoreop-store", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustoreop-store", "https://www.w3.org/TR/webgpu/#dom-gpustoreop-discard", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpustoreop-discard", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpustoreop-discard", "https://www.w3.org/TR/webgpu/#render-pass-layout", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasslayout%E2%91%A0", "https://www.w3.org/TR/webgpu/#dictdef-gpurenderpasslayout", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpurenderpasslayout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpurenderpasslayout", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpurenderpasslayout-colorformats", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpasslayout-colorformats", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpasslayout-colorformats", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpurenderpasslayout-depthstencilformat", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpasslayout-depthstencilformat", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpasslayout-depthstencilformat", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpurenderpasslayout-samplecount", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpasslayout-samplecount", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpasslayout-samplecount", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasslayout%E2%91%A1", "https://www.w3.org/TR/webgpu/#render-pass-layout-equals", + "https://www.w3.org/TR/webgpu/#infopanel-for-render-pass-layout-equals", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-render-pass-layout-equals", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasslayout-depthstencilformat", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasslayout-samplecount", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasslayout-colorformats%E2%91%A0", "https://www.w3.org/TR/webgpu/#abstract-opdef-derive-render-targets-layout-from-pass", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-derive-render-targets-layout-from-pass", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-derive-render-targets-layout-from-pass", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpassdescriptor%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasslayout%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasslayout%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasslayout-samplecount%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureview-texture-slot%E2%91%A7", @@ -6722,6 +8591,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureview-descriptor-slot%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdescriptor-format%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#abstract-opdef-derive-render-targets-layout-from-pipeline", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-derive-render-targets-layout-from-pipeline", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-derive-render-targets-layout-from-pipeline", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpipelinedescriptor%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasslayout%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasslayout%E2%91%A5", @@ -6741,6 +8612,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-end%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-end%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-end", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-end", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-end", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A3", @@ -6780,8 +8653,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#issue-e0f3b4fe", - "https://www.w3.org/TR/webgpu/#render-commands", "https://www.w3.org/TR/webgpu/#gpurendercommandsmixin", + "https://www.w3.org/TR/webgpu/#render-commands", + "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpurendercommandsmixin", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpurendercommandsmixin", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A2", @@ -6796,9 +8672,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-buffer", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuindexformat%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-indexformat", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-offset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-size", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setvertexbuffer%E2%91%A1", @@ -6806,9 +8682,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-slot", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-buffer", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-offset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-size", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-draw", @@ -6836,13 +8712,13 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindirect%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A7%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindirect-indirectbuffer-indirectoffset-indirectbuffer", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindirect-indirectbuffer-indirectoffset-indirectoffset", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindexedindirect%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A7%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindexedindirect-indirectbuffer-indirectoffset-indirectbuffer", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindexedindirect-indirectbuffer-indirectoffset-indirectoffset", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A1%E2%91%A8", @@ -6850,34 +8726,58 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubindingcommandsmixin%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-layout-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-layout-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-layout-slot", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasslayout%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-depthreadonly-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-depthreadonly-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-depthreadonly-slot", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-stencilreadonly-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-stencilreadonly-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-stencilreadonly-slot", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-pipeline-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-pipeline-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-pipeline-slot", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-index_buffer-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-index_buffer-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-index_buffer-slot", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A7%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-index_format-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-index_format-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-index_format-slot", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuindexformat%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-index_buffer-slot", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-index_buffer_offset-slot", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-index_buffer_offset-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-index_buffer_offset-slot", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-index_buffer-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-index_buffer_size-slot", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-index_buffer_size-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-index_buffer_size-slot", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-index_buffer-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-vertex_buffers-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-vertex_buffers-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-vertex_buffers-slot", "https://www.w3.org/TR/webgpu/#ref-for-ordered-map%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A7%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A7%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-vertex_buffer_sizes-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-vertex_buffer_sizes-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-vertex_buffer_sizes-slot", "https://www.w3.org/TR/webgpu/#ref-for-ordered-map%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A7%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawcount-slot", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-drawcount-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-drawcount-slot", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webgpu/#abstract-opdef-enqueue-a-render-command", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-enqueue-a-render-command", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-enqueue-a-render-command", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpu-command%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-renderstate%E2%91%A2", @@ -6887,10 +8787,14 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandbuffer-renderstate-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setpipeline", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-setpipeline", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-setpipeline", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setpipeline%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setpipeline-pipeline-pipeline", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-setpipeline-pipeline-pipeline", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-setpipeline-pipeline-pipeline", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A4", @@ -6910,16 +8814,26 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-stencilreadonly-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-pipeline-slot", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setindexbuffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-setindexbuffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-setindexbuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setindexbuffer%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-buffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-buffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-buffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-indexformat", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-indexformat", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-indexformat", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuindexformat%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-offset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-offset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-offset", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-size", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A1", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-size", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-size", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A3%E2%91%A7", @@ -6937,16 +8851,26 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-index_buffer_offset-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-index_buffer_size-slot", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setvertexbuffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-setvertexbuffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-setvertexbuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setvertexbuffer%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-slot", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuindex32%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-buffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-buffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-buffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-offset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-offset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-offset", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-size", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-size", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-size", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A3%E2%91%A8", @@ -6965,15 +8889,25 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-vertex_buffers-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-vertex_buffer_sizes-slot", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-draw", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-draw", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-draw", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-draw%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-draw-vertexcount-instancecount-firstvertex-firstinstance-vertexcount", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-draw-vertexcount-instancecount-firstvertex-firstinstance-vertexcount", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-draw-vertexcount-instancecount-firstvertex-firstinstance-vertexcount", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-draw-vertexcount-instancecount-firstvertex-firstinstance-instancecount", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-draw-vertexcount-instancecount-firstvertex-firstinstance-instancecount", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-draw-vertexcount-instancecount-firstvertex-firstinstance-instancecount", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-draw-vertexcount-instancecount-firstvertex-firstinstance-firstvertex", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-draw-vertexcount-instancecount-firstvertex-firstinstance-firstvertex", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-draw-vertexcount-instancecount-firstvertex-firstinstance-firstvertex", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-draw-vertexcount-instancecount-firstvertex-firstinstance-firstinstance", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-draw-vertexcount-instancecount-firstvertex-firstinstance-firstinstance", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-draw-vertexcount-instancecount-firstvertex-firstinstance-firstinstance", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A6%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A4", @@ -7000,17 +8934,29 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindexed", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-drawindexed", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-drawindexed", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindexed%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindexed-indexcount-instancecount-firstindex-basevertex-firstinstance-indexcount", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-drawindexed-indexcount-instancecount-firstindex-basevertex-firstinstance-indexcount", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-drawindexed-indexcount-instancecount-firstindex-basevertex-firstinstance-indexcount", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A6%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindexed-indexcount-instancecount-firstindex-basevertex-firstinstance-instancecount", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-drawindexed-indexcount-instancecount-firstindex-basevertex-firstinstance-instancecount", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-drawindexed-indexcount-instancecount-firstindex-basevertex-firstinstance-instancecount", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A6%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindexed-indexcount-instancecount-firstindex-basevertex-firstinstance-firstindex", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-drawindexed-indexcount-instancecount-firstindex-basevertex-firstinstance-firstindex", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-drawindexed-indexcount-instancecount-firstindex-basevertex-firstinstance-firstindex", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindexed-indexcount-instancecount-firstindex-basevertex-firstinstance-basevertex", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-drawindexed-indexcount-instancecount-firstindex-basevertex-firstinstance-basevertex", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-drawindexed-indexcount-instancecount-firstindex-basevertex-firstinstance-basevertex", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusignedoffset32%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindexed-indexcount-instancecount-firstindex-basevertex-firstinstance-firstinstance", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-drawindexed-indexcount-instancecount-firstindex-basevertex-firstinstance-firstinstance", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-drawindexed-indexcount-instancecount-firstindex-basevertex-firstinstance-firstinstance", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A5", @@ -7040,21 +8986,29 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexstepmode-vertex%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-invalid-memory-reference", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindirect", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-drawindirect", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-drawindirect", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A1", "https://www.w3.org/TR/webgpu/#indirect-draw-parameters", + "https://www.w3.org/TR/webgpu/#infopanel-for-indirect-draw-parameters", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-indirect-draw-parameters", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-draw%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-indirect-first-instance%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-indirect-first-instance%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-feature%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-indirect-first-instance%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-indirect-first-instance%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-feature%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindirect%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindirect%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindirect-indirectbuffer-indirectoffset-indirectbuffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-drawindirect-indirectbuffer-indirectoffset-indirectbuffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-drawindirect-indirectbuffer-indirectoffset-indirectbuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-indirect-draw-parameters", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindirect-indirectbuffer-indirectoffset-indirectoffset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-drawindirect-indirectbuffer-indirectoffset-indirectoffset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-drawindirect-indirectbuffer-indirectoffset-indirectoffset", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A4%E2%91%A2", @@ -7073,21 +9027,29 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindexedindirect", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-drawindexedindirect", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-drawindexedindirect", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A3", "https://www.w3.org/TR/webgpu/#indirect-drawindexed-parameters", + "https://www.w3.org/TR/webgpu/#infopanel-for-indirect-drawindexed-parameters", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-indirect-drawindexed-parameters", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindexed%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-indirect-first-instance%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-indirect-first-instance%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-feature%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-indirect-first-instance%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-indirect-first-instance%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-feature%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindexedindirect%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindexedindirect%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindexedindirect-indirectbuffer-indirectoffset-indirectbuffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-drawindexedindirect-indirectbuffer-indirectoffset-indirectbuffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-drawindexedindirect-indirectbuffer-indirectoffset-indirectbuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-indirect-drawindexed-parameters", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindexedindirect-indirectbuffer-indirectoffset-indirectoffset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurendercommandsmixin-drawindexedindirect-indirectbuffer-indirectoffset-indirectoffset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurendercommandsmixin-drawindexedindirect-indirectbuffer-indirectoffset-indirectoffset", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%93%AA%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A4%E2%91%A3", @@ -7106,6 +9068,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webgpu/#abstract-opdef-valid-to-draw", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-valid-to-draw", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-valid-to-draw", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-encoder-bind-groups%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-pipeline-slot%E2%91%A2", @@ -7119,6 +9083,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-vertex_buffers-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-map-exists%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#abstract-opdef-valid-to-draw-indexed", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-valid-to-draw-indexed", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-valid-to-draw-indexed", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-valid-to-draw%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-index_buffer-slot%E2%91%A3", @@ -7136,19 +9102,33 @@ "https://www.w3.org/TR/webgpu/#render-pass-encoder-rasterization-state", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setviewport", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-setviewport", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-setviewport", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-setviewport%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-x", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-x", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-x", "https://www.w3.org/TR/webgpu/#ref-for-idl-float%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-y", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-y", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-y", "https://www.w3.org/TR/webgpu/#ref-for-idl-float%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-width", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-width", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-width", "https://www.w3.org/TR/webgpu/#ref-for-idl-float%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-height", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-height", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-height", "https://www.w3.org/TR/webgpu/#ref-for-idl-float%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-mindepth", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-mindepth", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-mindepth", "https://www.w3.org/TR/webgpu/#ref-for-idl-float%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-maxdepth", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-maxdepth", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-setviewport-x-y-width-height-mindepth-maxdepth-maxdepth", "https://www.w3.org/TR/webgpu/#ref-for-idl-float%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A5", @@ -7164,15 +9144,25 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-renderstate-viewport-slot", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setscissorrect", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-setscissorrect", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-setscissorrect", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-setscissorrect%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setscissorrect-x-y-width-height-x", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-setscissorrect-x-y-width-height-x", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-setscissorrect-x-y-width-height-x", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setscissorrect-x-y-width-height-y", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-setscissorrect-x-y-width-height-y", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-setscissorrect-x-y-width-height-y", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setscissorrect-x-y-width-height-width", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-setscissorrect-x-y-width-height-width", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-setscissorrect-x-y-width-height-width", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setscissorrect-x-y-width-height-height", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-setscissorrect-x-y-width-height-height", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-setscissorrect-x-y-width-height-height", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A6", @@ -7188,15 +9178,20 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-renderstate-scissorrect-slot", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setblendconstant", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-setblendconstant", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-setblendconstant", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendfactor-constant%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpublendfactor-one-minus-constant%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpublendfactor%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-setblendconstant%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setblendconstant-color-color", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-setblendconstant-color-color", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-setblendconstant-color-color", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpucolor%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-gpucolor-shape%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A0%E2%91%A3", @@ -7206,12 +9201,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-renderstate-blendconstant-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setstencilreference", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-setstencilreference", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-setstencilreference", "https://www.w3.org/TR/webgpu/#ref-for-dom-renderstate-stencilreference-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustenciloperation-replace%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpustenciloperation%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-setstencilreference%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-setstencilreference-reference-reference", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-setstencilreference-reference-reference", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-setstencilreference-reference-reference", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpustencilvalue%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A6%E2%91%A8", @@ -7225,9 +9224,13 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-renderstate-stencilreference-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#render-pass-encoder-queries", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-beginocclusionquery", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-beginocclusionquery", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-beginocclusionquery", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-beginocclusionquery%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-beginocclusionquery-queryindex-queryindex", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-beginocclusionquery-queryindex-queryindex", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-beginocclusionquery-queryindex-queryindex", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A6%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%93%AA", @@ -7246,6 +9249,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-renderstate-occlusionqueryindex-slot", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-endocclusionquery", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-endocclusionquery", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-endocclusionquery", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A0", @@ -7264,6 +9269,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-renderstate-occlusionqueryindex-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#render-pass-encoder-bundles", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-executebundles", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-executebundles", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-executebundles", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A5", @@ -7271,6 +9278,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-executebundles%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-executebundles-bundles-bundles", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderpassencoder-executebundles-bundles-bundles", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderpassencoder-executebundles-bundles-bundles", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A6%E2%93%AA", @@ -7300,14 +9309,19 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderbundle-command_list-slot", "https://www.w3.org/TR/webgpu/#bundles", - "https://www.w3.org/TR/webgpu/#render-bundle", "https://www.w3.org/TR/webgpu/#gpurenderbundle", + "https://www.w3.org/TR/webgpu/#render-bundle", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpurenderbundle", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpurenderbundle", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpurenderbundle-command_list-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderbundle-command_list-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderbundle-command_list-slot", "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpu-command%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A0%E2%91%A5", @@ -7315,18 +9329,30 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurenderbundle-layout-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderbundle-layout-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderbundle-layout-slot", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasslayout%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpurenderbundle-depthreadonly-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderbundle-depthreadonly-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderbundle-depthreadonly-slot", "https://www.w3.org/TR/webgpu/#dom-gpurenderbundle-stencilreadonly-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderbundle-stencilreadonly-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderbundle-stencilreadonly-slot", "https://www.w3.org/TR/webgpu/#dom-gpurenderbundle-drawcount-slot", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderbundle-drawcount-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderbundle-drawcount-slot", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#render-bundle-creation", "https://www.w3.org/TR/webgpu/#dictdef-gpurenderbundledescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpurenderbundledescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpurenderbundledescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#gpurenderbundleencoder", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpurenderbundleencoder", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpurenderbundleencoder", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderbundleencoder-finish", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderbundledescriptor", @@ -7342,10 +9368,14 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createrenderbundleencoder", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createrenderbundleencoder", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createrenderbundleencoder", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderbundleencoder%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createrenderbundleencoder-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createrenderbundleencoder-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createrenderbundleencoder-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderbundleencoderdescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A0%E2%91%A0", @@ -7391,16 +9421,26 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderbundleencoder%E2%91%A1", "https://www.w3.org/TR/webgpu/#render-bundle-encoding", "https://www.w3.org/TR/webgpu/#dictdef-gpurenderbundleencoderdescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpurenderbundleencoderdescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpurenderbundleencoderdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasslayout%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpurenderbundleencoderdescriptor-depthreadonly", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderbundleencoderdescriptor-depthreadonly", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderbundleencoderdescriptor-depthreadonly", "https://www.w3.org/TR/webgpu/#ref-for-idl-boolean%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpurenderbundleencoderdescriptor-stencilreadonly", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderbundleencoderdescriptor-stencilreadonly", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderbundleencoderdescriptor-stencilreadonly", "https://www.w3.org/TR/webgpu/#render-bundle-finalization", "https://www.w3.org/TR/webgpu/#dom-gpurenderbundleencoder-finish", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderbundleencoder-finish", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderbundleencoder-finish", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundleencoder%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderbundleencoder-finish%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurenderbundleencoder-finish-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpurenderbundleencoder-finish-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpurenderbundleencoder-finish-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderbundledescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A3", @@ -7427,11 +9467,17 @@ "https://www.w3.org/TR/webgpu/#queues", "https://www.w3.org/TR/webgpu/#gpuqueuedescriptor", "https://www.w3.org/TR/webgpu/#dictdef-gpuqueuedescriptor", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuqueuedescriptor%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuqueuedescriptor%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpuqueuedescriptor%E2%91%A3", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuqueuedescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuqueuedescriptor", + "https://www.w3.org/TR/webgpu/#ref-for-gpuqueuedescriptor%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpuqueuedescriptor%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/webgpu/#gpu-queue", "https://www.w3.org/TR/webgpu/#gpuqueue", + "https://www.w3.org/TR/webgpu/#gpu-queue", + "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuqueue", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuqueue", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A0%E2%91%A1", @@ -7447,31 +9493,31 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writebuffer%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-buffer", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-bufferoffset", "https://www.w3.org/TR/webgpu/#ref-for-AllowShared", "https://www.w3.org/TR/webgpu/#ref-for-BufferSource", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-data", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-dataoffset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A6%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-size", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A6%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writetexture%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writetexture-destination-data-datalayout-size-destination", "https://www.w3.org/TR/webgpu/#ref-for-AllowShared%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-BufferSource%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writetexture-destination-data-datalayout-size-data", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagedatalayout%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagedatalayout%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writetexture-destination-data-datalayout-size-datalayout", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writetexture-destination-data-datalayout-size-size", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A6%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-copyexternalimagetotexture%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopyexternalimage%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopyexternalimage%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-source", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexturetagged%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexturetagged%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-destination", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-copysize", @@ -7479,19 +9525,31 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writebuffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-writebuffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-writebuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writebuffer%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-buffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-buffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-buffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-bufferoffset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A6%E2%91%A0", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-bufferoffset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-bufferoffset", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-data", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-data", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-data", "https://www.w3.org/TR/webgpu/#ref-for-BufferSource%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-dataoffset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-dataoffset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-dataoffset", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A6%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-size", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-size", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-size", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A6%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A1%E2%93%AA", @@ -7509,20 +9567,33 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-copy_dst%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-size%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writetexture", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-writetexture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-writetexture", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writetexture%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writetexture-destination-data-datalayout-size-destination", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexture%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-writetexture-destination-data-datalayout-size-destination", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-writetexture-destination-data-datalayout-size-destination", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexture%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writetexture-destination-data-datalayout-size-data", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-writetexture-destination-data-datalayout-size-data", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-writetexture-destination-data-datalayout-size-data", "https://www.w3.org/TR/webgpu/#ref-for-BufferSource%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writetexture-destination-data-datalayout-size-datalayout", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagedatalayout%E2%91%A5", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-writetexture-destination-data-datalayout-size-datalayout", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-writetexture-destination-data-datalayout-size-datalayout", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagedatalayout%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writetexture-destination-data-datalayout-size-size", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-writetexture-destination-data-datalayout-size-size", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-writetexture-destination-data-datalayout-size-size", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-gpuorigin3d-shape%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-origin%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-gpuextent3d-shape%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dfn-get-buffer-source-copy%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%93%AA", @@ -7552,18 +9623,31 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webgpu/#issue-79778272%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-copyexternalimagetotexture", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexturetagged%E2%91%A2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-copyexternalimagetotexture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-copyexternalimagetotexture", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexturetagged%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-copyexternalimagetotexture%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-source", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopyexternalimage%E2%91%A3", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-source", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-source", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopyexternalimage%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-destination", - "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuimagecopytexturetagged%E2%91%A3", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-destination", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-destination", + "https://www.w3.org/TR/webgpu/#ref-for-gpuimagecopytexturetagged%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-texture-subresources%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-copysize", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-copysize", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-copysize", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A7%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-gpuorigin2d-shape", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopyexternalimage-origin%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-gpuorigin3d-shape%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopytexture-origin%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-gpuextent3d-shape%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuimagecopyexternalimage-source%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-the-image-argument-is-not-origin-clean%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-securityerror%E2%91%A0", @@ -7607,9 +9691,13 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rgba32float", "https://www.w3.org/TR/webgpu/#issue-9abc07f0", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-submit", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-submit", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-submit", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueue%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-submit%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-submit-commandbuffers-commandbuffers", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-submit-commandbuffers-commandbuffers", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-submit-commandbuffers-commandbuffers", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandbuffer%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A6%E2%91%A8", @@ -7637,6 +9725,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-queue-timeline%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandbuffer-command_list-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-onsubmittedworkdone", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueue-onsubmittedworkdone", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueue-onsubmittedworkdone", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-mapasync%E2%91%A0%E2%91%A7", @@ -7653,8 +9743,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-resolve%E2%91%A8", "https://www.w3.org/TR/webgpu/#queries", - "https://www.w3.org/TR/webgpu/#queryset", "https://www.w3.org/TR/webgpu/#gpuqueryset", + "https://www.w3.org/TR/webgpu/#queryset", + "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuqueryset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuqueryset", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A0%E2%91%A3", @@ -7668,50 +9761,72 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpuqueryset-type", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueryset-type", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueryset-type", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuquerytype%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpuqueryset-count", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueryset-count", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueryset-count", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A7%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpuqueryset-state-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueryset-state-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueryset-state-slot", "https://www.w3.org/TR/webgpu/#ref-for-query-set-state", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#query-set-state", + "https://www.w3.org/TR/webgpu/#infopanel-for-query-set-state", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-query-set-state", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#query-set-state-available", + "https://www.w3.org/TR/webgpu/#infopanel-for-query-set-state-available", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-query-set-state-available", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#query-set-state-destroyed", + "https://www.w3.org/TR/webgpu/#infopanel-for-query-set-state-destroyed", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-query-set-state-destroyed", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-destroy%E2%91%A0", "https://www.w3.org/TR/webgpu/#queryset-creation", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuquerysetdescriptor%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#dictdef-gpuquerysetdescriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpuquerysetdescriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpuquerysetdescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuquerytype%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuquerysetdescriptor-type", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A7%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuquerysetdescriptor-count", "https://www.w3.org/TR/webgpu/#dom-gpuquerysetdescriptor-type", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuquerysetdescriptor-type", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuquerysetdescriptor-type", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuquerytype%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpuquerysetdescriptor-count", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuquerysetdescriptor-count", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuquerysetdescriptor-count", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize32%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createqueryset", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createqueryset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createqueryset", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createqueryset%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpudevice-createqueryset-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-createqueryset-descriptor-descriptor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-createqueryset-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuquerysetdescriptor%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuquerysetdescriptor-type%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuquerytype-timestamp%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-timestamp-query%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-timestamp-query%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-enabled-for%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%93%AA", @@ -7733,6 +9848,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-destroy%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuqueryset-destroy", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuqueryset-destroy", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuqueryset-destroy", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A7%E2%91%A1", @@ -7741,8 +9858,14 @@ "https://www.w3.org/TR/webgpu/#ref-for-query-set-state-destroyed", "https://www.w3.org/TR/webgpu/#querytype", "https://www.w3.org/TR/webgpu/#enumdef-gpuquerytype", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpuquerytype", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpuquerytype", "https://www.w3.org/TR/webgpu/#dom-gpuquerytype-occlusion", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuquerytype-occlusion", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuquerytype-occlusion", "https://www.w3.org/TR/webgpu/#dom-gpuquerytype-timestamp", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuquerytype-timestamp", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuquerytype-timestamp", "https://www.w3.org/TR/webgpu/#occlusion", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpassdescriptor%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-occlusionqueryset%E2%91%A4", @@ -7759,7 +9882,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A0%E2%93%AA%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-resolvequeryset%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-timestamp-query%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-timestamp-query%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-enabled-for%E2%91%A4", "https://www.w3.org/TR/webgpu/#issue-d34a40b7", "https://www.w3.org/TR/webgpu/#issue-19235327", @@ -7771,6 +9894,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-canvas-getcontext%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-htmlcanvaselement%E2%91%A0", "https://www.w3.org/TR/webgpu/#abstract-opdef-create-a-webgpu-context-on-a-canvas", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-create-a-webgpu-context-on-a-canvas", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-create-a-webgpu-context-on-a-canvas", "https://www.w3.org/TR/webgpu/#ref-for-htmlcanvaselement%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-offscreencanvas%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A1", @@ -7783,6 +9908,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#gpucanvascontext", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpucanvascontext", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpucanvascontext", "https://www.w3.org/TR/webgpu/#ref-for-htmlcanvaselement%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-offscreencanvas%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-canvas%E2%91%A0", @@ -7796,15 +9923,23 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-canvas", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucanvascontext-canvas", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucanvascontext-canvas", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-configuration-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucanvascontext-configuration-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucanvascontext-configuration-slot", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucanvasconfiguration%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-unconfigure%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-texturedescriptor-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucanvascontext-texturedescriptor-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucanvascontext-texturedescriptor-slot", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputexturedescriptor%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-configuration-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-unconfigure%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-drawingbuffer-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucanvascontext-drawingbuffer-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucanvascontext-drawingbuffer-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-get-a-copy-of-the-image-contents-of-a-context", @@ -7818,6 +9953,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-replace-the-drawing-buffer%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-currenttexture-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucanvascontext-currenttexture-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucanvascontext-currenttexture-slot", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-drawingbuffer-slot", @@ -7831,10 +9968,14 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-configure%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-configure", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucanvascontext-configure", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucanvascontext-configure", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-replace-the-drawing-buffer%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-configure%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-configure-configuration-configuration", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucanvascontext-configure-configuration-configuration", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucanvascontext-configure-configuration-configuration", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucanvasconfiguration%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-device", @@ -7842,7 +9983,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-format%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-texture-format-required-features%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-viewformats%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-viewformats%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-gputexturedescriptor-for-the-canvas-and-configuration", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-canvas%E2%91%A1", @@ -7858,14 +9999,18 @@ "https://www.w3.org/TR/webgpu/#ref-for-list-contain%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-format%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-configure%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-unconfigure", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucanvascontext-unconfigure", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucanvascontext-unconfigure", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-configuration-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-texturedescriptor-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-replace-the-drawing-buffer%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-getcurrenttexture", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucanvascontext-getcurrenttexture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucanvascontext-getcurrenttexture", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%93%AA", @@ -7896,6 +10041,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-replace-the-drawing-buffer%E2%91%A6", "https://www.w3.org/TR/webgpu/#abstract-opdef-commit-the-canvas-texture", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-commit-the-canvas-texture", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-commit-the-canvas-texture", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-canvas%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-get-a-copy-of-the-image-contents-of-a-context%E2%91%A1", @@ -7912,6 +10059,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-update-the-rendering%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#abstract-opdef-update-the-rendering-of-the-webgpu-canvas", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-update-the-rendering-of-the-webgpu-canvas", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-update-the-rendering-of-the-webgpu-canvas", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-commit-the-canvas-texture%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-offscreencanvas-transfertoimagebitmap", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A2", @@ -7925,6 +10074,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasalphamode-opaque%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasalphamode-opaque%E2%91%A2", "https://www.w3.org/TR/webgpu/#abstract-opdef-get-a-copy-of-the-image-contents-of-a-context", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-get-a-copy-of-the-image-contents-of-a-context", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-get-a-copy-of-the-image-contents-of-a-context", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-drawingbuffer-slot%E2%91%A3", @@ -7934,6 +10085,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-replace-the-drawing-buffer%E2%91%A8", "https://www.w3.org/TR/webgpu/#abstract-opdef-replace-the-drawing-buffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-replace-the-drawing-buffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-replace-the-drawing-buffer", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-currenttexture-slot%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-destroy%E2%91%A3", @@ -7948,6 +10101,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-get-a-copy-of-the-image-contents-of-a-context%E2%91%A4", "https://www.w3.org/TR/webgpu/#canvas-configuration", "https://www.w3.org/TR/webgpu/#supported-context-formats", + "https://www.w3.org/TR/webgpu/#infopanel-for-supported-context-formats", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-supported-context-formats", "https://www.w3.org/TR/webgpu/#ref-for-ordered-set%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucanvasconfiguration%E2%91%A3", @@ -7961,10 +10116,12 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-bgra8unorm%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-viewformats", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-createview%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucanvasalphamode%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-gpucanvasalphamode%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasalphamode-opaque%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasalphamode-premultiplied%E2%91%A0", "https://www.w3.org/TR/webgpu/#dictdef-gpucanvasconfiguration", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpucanvasconfiguration", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpucanvasconfiguration", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-device%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A2%E2%91%A6", @@ -7976,46 +10133,60 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-viewformats%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-predefinedcolorspace%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-colorspace%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucanvasalphamode%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpucanvasalphamode%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-alphamode%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucanvasconfiguration%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-device", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucanvasconfiguration-device", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucanvasconfiguration-device", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-format", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucanvasconfiguration-format", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucanvasconfiguration-format", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-supported-context-formats%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-usage", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucanvasconfiguration-usage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucanvasconfiguration-usage", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gputextureusageflags%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-render_attachment%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-render_attachment%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-viewformats", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucanvasconfiguration-viewformats", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucanvasconfiguration-viewformats", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-colorspace", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucanvasconfiguration-colorspace", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucanvasconfiguration-colorspace", "https://www.w3.org/TR/webgpu/#ref-for-predefinedcolorspace%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-alphamode", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpucanvasalphamode%E2%91%A2", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucanvasconfiguration-alphamode", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucanvasconfiguration-alphamode", + "https://www.w3.org/TR/webgpu/#ref-for-gpucanvasalphamode%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#example-239a6233", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webgpu/#abstract-opdef-gputexturedescriptor-for-the-canvas-and-configuration", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-gputexturedescriptor-for-the-canvas-and-configuration", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-gputexturedescriptor-for-the-canvas-and-configuration", "https://www.w3.org/TR/webgpu/#ref-for-htmlcanvaselement%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-offscreencanvas%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucanvasconfiguration%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputexturedescriptor%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-format%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-format%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-usage%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-usage%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-viewformats%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-viewformats%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvasconfiguration-viewformats%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-htmlcanvaselement%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-canvas-width", @@ -8043,39 +10214,61 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#example-1b33fca8", "https://www.w3.org/TR/webgpu/#ref-for-gpucanvascontext%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#gpucanvasalphamode", "https://www.w3.org/TR/webgpu/#GPUCanvasAlphaMode", - "https://www.w3.org/TR/webgpu/#enumdef-gpucanvasalphamode", + "https://www.w3.org/TR/webgpu/#ref-for-gpucanvasalphamode%E2%91%A3", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpucanvasalphamode", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpucanvasalphamode", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-update-the-rendering-of-the-webgpu-canvas%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-get-a-copy-of-the-image-contents-of-a-context%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpucanvasalphamode-opaque", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucanvasalphamode-opaque", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucanvasalphamode-opaque", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-get-a-copy-of-the-image-contents-of-a-context%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-update-the-rendering-of-the-webgpu-canvas%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpucanvasalphamode-premultiplied", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpucanvasalphamode-premultiplied", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpucanvasalphamode-premultiplied", "https://www.w3.org/TR/webgpu/#ref-for-out-of-gamut-premultiplied-rgba-value%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-get-a-copy-of-the-image-contents-of-a-context%E2%91%A7", "https://www.w3.org/TR/webgpu/#errors-and-debugging", "https://www.w3.org/TR/webgpu/#fatal-errors", "https://www.w3.org/TR/webgpu/#enumdef-gpudevicelostreason", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpudevicelostreason", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpudevicelostreason", "https://www.w3.org/TR/webgpu/#dom-gpudevicelostreason-destroyed", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevicelostreason-destroyed", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevicelostreason-destroyed", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#gpudevicelostinfo", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpudevicelostinfo", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpudevicelostinfo", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpudevicelostreason", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A7%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpudevicelostinfo-reason", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevicelostinfo-reason", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevicelostinfo-reason", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpudevicelostinfo-message", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevicelostinfo-message", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevicelostinfo-message", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-promise%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpudevicelostinfo%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-lost%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpudevice-lost", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-lost", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-lost", "https://www.w3.org/TR/webgpu/#ref-for-gpudevicelostinfo%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-slot-backed-attribute%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-a-new-promise%E2%91%A6", - "https://www.w3.org/TR/webgpu/#error", "https://www.w3.org/TR/webgpu/#gpuerror", + "https://www.w3.org/TR/webgpu/#error", + "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuerror", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuerror", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A1", @@ -8088,6 +10281,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuerror-message%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpuerror-message", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuerror-message", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuerror-message", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-def_localizable_text%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuerrorfilter-out-of-memory", @@ -8096,6 +10291,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#gpuvalidationerror", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuvalidationerror", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuvalidationerror", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpuvalidationerror-gpuvalidationerror", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A1%E2%91%A1", @@ -8105,6 +10302,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-device-features-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-device-limits-slot%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#abstract-opdef-generate-a-validation-error", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-generate-a-validation-error", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-generate-a-validation-error", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A5%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpuvalidationerror%E2%91%A0", @@ -8112,6 +10311,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#gpuoutofmemoryerror", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuoutofmemoryerror", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuoutofmemoryerror", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpuoutofmemoryerror-gpuoutofmemoryerror", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A1%E2%91%A2", @@ -8119,6 +10320,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuoutofmemoryerror", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A8", "https://www.w3.org/TR/webgpu/#abstract-opdef-generate-an-out-of-memory-error", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-generate-an-out-of-memory-error", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-generate-an-out-of-memory-error", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpuoutofmemoryerror%E2%91%A0", @@ -8126,6 +10329,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#gpuinternalerror", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuinternalerror", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuinternalerror", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpuinternalerror-gpuinternalerror", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A1%E2%91%A3", @@ -8134,25 +10339,35 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-supported-limits%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#abstract-opdef-generate-an-internal-error", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-generate-an-internal-error", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-generate-an-internal-error", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-gpuinternalerror%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-dispatch-error%E2%91%A1", "https://www.w3.org/TR/webgpu/#error-scopes", "https://www.w3.org/TR/webgpu/#gpu-error-scope", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpu-error-scope", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpu-error-scope", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpu-error-scope%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpu-error-scope%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpu-error-scope-errors-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpu-error-scope-errors-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpu-error-scope-errors-slot", "https://www.w3.org/TR/webgpu/#ref-for-list%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpu-error-scope%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpu-error-scope-filter-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpu-error-scope-filter-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpu-error-scope-filter-slot", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuerrorfilter", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpu-error-scope%E2%91%A3", "https://www.w3.org/TR/webgpu/#enumdef-gpuerrorfilter", + "https://www.w3.org/TR/webgpu/#infopanel-for-enumdef-gpuerrorfilter", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-enumdef-gpuerrorfilter", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuerrorfilter-validation", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuerrorfilter-out-of-memory%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuerrorfilter-internal", @@ -8167,19 +10382,29 @@ "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuerrorfilter%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-pusherrorscope%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuerrorfilter-validation", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuerrorfilter-validation", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuerrorfilter-validation", "https://www.w3.org/TR/webgpu/#ref-for-gpuvalidationerror%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuerrorfilter-out-of-memory", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuerrorfilter-out-of-memory", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuerrorfilter-out-of-memory", "https://www.w3.org/TR/webgpu/#ref-for-gpuoutofmemoryerror%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuerrorfilter-internal", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuerrorfilter-internal", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuerrorfilter-internal", "https://www.w3.org/TR/webgpu/#ref-for-gpuinternalerror%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpudevice-errorscopestack-slot", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-errorscopestack-slot", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-errorscopestack-slot", "https://www.w3.org/TR/webgpu/#ref-for-stack%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpu-error-scope%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-stack%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpu-error-scope%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A3", "https://www.w3.org/TR/webgpu/#abstract-opdef-current-error-scope", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-current-error-scope", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-current-error-scope", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A2", @@ -8193,6 +10418,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-list-item%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-errorscopestack-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#abstract-opdef-dispatch-error", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-dispatch-error", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-dispatch-error", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A0%E2%91%A3%E2%91%A4", @@ -8210,11 +10437,15 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuuncapturederrorevent%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpudevice-pusherrorscope", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-pusherrorscope", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-pusherrorscope", "https://www.w3.org/TR/webgpu/#ref-for-gpu-error-scope%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-errorscopestack-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-pusherrorscope%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpudevice-pusherrorscope-filter-filter", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-pusherrorscope-filter-filter", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-pusherrorscope-filter-filter", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuerrorfilter%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A7%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-content-timeline%E2%91%A0%E2%93%AA%E2%91%A1", @@ -8225,6 +10456,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-stack-push%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-errorscopestack-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpudevice-poperrorscope", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-poperrorscope", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-poperrorscope", "https://www.w3.org/TR/webgpu/#ref-for-gpu-error-scope%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-errorscopestack-slot%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A0%E2%91%A8", @@ -8261,6 +10494,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpu-error-scope%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-concept-event-fire", "https://www.w3.org/TR/webgpu/#eventdef-gpudevice-uncapturederror", + "https://www.w3.org/TR/webgpu/#infopanel-for-eventdef-gpudevice-uncapturederror", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-eventdef-gpudevice-uncapturederror", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A7%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpuuncapturederrorevent%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-eventdef-gpudevice-uncapturederror%E2%91%A4", @@ -8269,6 +10504,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#gpuuncapturederrorevent", + "https://www.w3.org/TR/webgpu/#infopanel-for-gpuuncapturederrorevent", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuuncapturederrorevent", "https://www.w3.org/TR/webgpu/#ref-for-event", "https://www.w3.org/TR/webgpu/#dom-gpuuncapturederrorevent-gpuuncapturederrorevent", "https://www.w3.org/TR/webgpu/#ref-for-idl-DOMString%E2%91%A1%E2%91%A4", @@ -8279,11 +10516,15 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuuncapturederrorevent-error%E2%91%A0", "https://www.w3.org/TR/webgpu/#dictdef-gpuuncapturederroreventinit", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpuuncapturederroreventinit", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpuuncapturederroreventinit", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-eventinit", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuuncapturederroreventinit-error", "https://www.w3.org/TR/webgpu/#ref-for-gpuuncapturederrorevent%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuuncapturederrorevent-error", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuuncapturederrorevent-error", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuuncapturederrorevent-error", "https://www.w3.org/TR/webgpu/#ref-for-gpuerror%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-slot-backed-attribute%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-poperrorscope%E2%91%A4", @@ -8293,6 +10534,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-onuncapturederror", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpudevice-onuncapturederror", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpudevice-onuncapturederror", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpudevice-onuncapturederror", "https://www.w3.org/TR/webgpu/#ref-for-eventhandler%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-event-handler-idl-attributes", "https://www.w3.org/TR/webgpu/#ref-for-eventdef-gpudevice-uncapturederror%E2%91%A5", @@ -8330,10 +10573,14 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipelinedescriptor-fragment%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#index-resolution", "https://www.w3.org/TR/webgpu/#abstract-opdef-resolve-indices", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-resolve-indices", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-resolve-indices", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-fetch-index", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-index_buffer-slot%E2%91%A5", "https://www.w3.org/TR/webgpu/#abstract-opdef-fetch-index", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-fetch-index", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-fetch-index", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-index_format-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuindexformat-uint16%E2%91%A1", @@ -8345,6 +10592,8 @@ "https://www.w3.org/TR/webgpu/#vertex-processing", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#abstract-opdef-process-vertices", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-process-vertices", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-process-vertices", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuvertexstate%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferbindingtype-storage%E2%91%A0%E2%91%A4", @@ -8382,6 +10631,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-shader-execution-end%E2%91%A0", "https://www.w3.org/TR/webgpu/#primitive-assembly", "https://www.w3.org/TR/webgpu/#abstract-opdef-assemble-primitives", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-assemble-primitives", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-assemble-primitives", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprimitivestate%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivestate-stripindexformat%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivestate-stripindexformat%E2%91%A4", @@ -8393,9 +10644,15 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivetopology-triangle-strip%E2%91%A4", "https://www.w3.org/TR/webgpu/#primitive-clipping", "https://www.w3.org/TR/webgpu/#clip-position", + "https://www.w3.org/TR/webgpu/#infopanel-for-clip-position", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-clip-position", "https://www.w3.org/TR/webgpu/#clip-volume", + "https://www.w3.org/TR/webgpu/#infopanel-for-clip-volume", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-clip-volume", "https://www.w3.org/TR/webgpu/#ref-for-clip-position", "https://www.w3.org/TR/webgpu/#depth-clipping", + "https://www.w3.org/TR/webgpu/#infopanel-for-depth-clipping", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-depth-clipping", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipelinedescriptor-primitive%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivestate-unclippeddepth%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-depth-clipping%E2%91%A0", @@ -8410,33 +10667,63 @@ "https://www.w3.org/TR/webgpu/#ref-for-clip-volume%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-clip-position%E2%91%A0", "https://www.w3.org/TR/webgpu/#provoking-vertex", + "https://www.w3.org/TR/webgpu/#infopanel-for-provoking-vertex", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-provoking-vertex", "https://www.w3.org/TR/webgpu/#ref-for-provoking-vertex", "https://www.w3.org/TR/webgpu/#ref-for-provoking-vertex%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-clip-position%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-clip-volume%E2%91%A4", "https://www.w3.org/TR/webgpu/#rasterization", "https://www.w3.org/TR/webgpu/#framebuffer", + "https://www.w3.org/TR/webgpu/#infopanel-for-framebuffer", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-framebuffer", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipelinedescriptor-multisample%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpumultisamplestate-count%E2%91%A2", "https://www.w3.org/TR/webgpu/#issue-3dbf56b0", "https://www.w3.org/TR/webgpu/#ref-for-framebuffer%E2%91%A1", "https://www.w3.org/TR/webgpu/#fragmentdestination", + "https://www.w3.org/TR/webgpu/#infopanel-for-fragmentdestination", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-fragmentdestination", "https://www.w3.org/TR/webgpu/#fragmentdestination-position", + "https://www.w3.org/TR/webgpu/#infopanel-for-fragmentdestination-position", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-fragmentdestination-position", "https://www.w3.org/TR/webgpu/#ref-for-framebuffer%E2%91%A2", "https://www.w3.org/TR/webgpu/#fragmentdestination-sampleindex", + "https://www.w3.org/TR/webgpu/#infopanel-for-fragmentdestination-sampleindex", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-fragmentdestination-sampleindex", "https://www.w3.org/TR/webgpu/#ndc", + "https://www.w3.org/TR/webgpu/#infopanel-for-ndc", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-ndc", "https://www.w3.org/TR/webgpu/#rasterizationpoint", + "https://www.w3.org/TR/webgpu/#infopanel-for-rasterizationpoint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-rasterizationpoint", "https://www.w3.org/TR/webgpu/#rasterizationpoint-destination", + "https://www.w3.org/TR/webgpu/#infopanel-for-rasterizationpoint-destination", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-rasterizationpoint-destination", "https://www.w3.org/TR/webgpu/#ref-for-fragmentdestination", "https://www.w3.org/TR/webgpu/#rasterizationpoint-coveragemask", + "https://www.w3.org/TR/webgpu/#infopanel-for-rasterizationpoint-coveragemask", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-rasterizationpoint-coveragemask", "https://www.w3.org/TR/webgpu/#rasterizationpoint-frontfacing", + "https://www.w3.org/TR/webgpu/#infopanel-for-rasterizationpoint-frontfacing", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-rasterizationpoint-frontfacing", "https://www.w3.org/TR/webgpu/#rasterizationpoint-perspectivedivisor", + "https://www.w3.org/TR/webgpu/#infopanel-for-rasterizationpoint-perspectivedivisor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-rasterizationpoint-perspectivedivisor", "https://www.w3.org/TR/webgpu/#rasterizationpoint-depth", + "https://www.w3.org/TR/webgpu/#infopanel-for-rasterizationpoint-depth", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-rasterizationpoint-depth", "https://www.w3.org/TR/webgpu/#ref-for-ndc", "https://www.w3.org/TR/webgpu/#rasterizationpoint-primitivevertices", + "https://www.w3.org/TR/webgpu/#infopanel-for-rasterizationpoint-primitivevertices", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-rasterizationpoint-primitivevertices", "https://www.w3.org/TR/webgpu/#rasterizationpoint-barycentriccoordinates", + "https://www.w3.org/TR/webgpu/#infopanel-for-rasterizationpoint-barycentriccoordinates", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-rasterizationpoint-barycentriccoordinates", "https://www.w3.org/TR/webgpu/#abstract-opdef-rasterize", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-rasterize", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-rasterize", "https://www.w3.org/TR/webgpu/#ref-for-renderstate%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-rasterizationpoint", "https://www.w3.org/TR/webgpu/#ref-for-ndc%E2%91%A0", @@ -8464,7 +10751,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-framebuffer%E2%91%A5", "https://www.w3.org/TR/webgpu/#polygon-rasterization", "https://www.w3.org/TR/webgpu/#front-facing", + "https://www.w3.org/TR/webgpu/#infopanel-for-front-facing", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-front-facing", "https://www.w3.org/TR/webgpu/#back-facing", + "https://www.w3.org/TR/webgpu/#infopanel-for-back-facing", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-back-facing", "https://www.w3.org/TR/webgpu/#abstract-opdef-rasterize-polygon", "https://www.w3.org/TR/webgpu/#ref-for-rasterizationpoint%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-framebuffer%E2%91%A6", @@ -8500,15 +10791,27 @@ "https://www.w3.org/TR/webgpu/#fragment-processing", "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#fragment", + "https://www.w3.org/TR/webgpu/#infopanel-for-fragment", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-fragment", "https://www.w3.org/TR/webgpu/#ref-for-rasterizationpoint%E2%91%A2", "https://www.w3.org/TR/webgpu/#fragment-destination", + "https://www.w3.org/TR/webgpu/#infopanel-for-fragment-destination", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-fragment-destination", "https://www.w3.org/TR/webgpu/#ref-for-fragmentdestination%E2%91%A2", "https://www.w3.org/TR/webgpu/#fragment-coveragemask", + "https://www.w3.org/TR/webgpu/#infopanel-for-fragment-coveragemask", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-fragment-coveragemask", "https://www.w3.org/TR/webgpu/#fragment-depth", + "https://www.w3.org/TR/webgpu/#infopanel-for-fragment-depth", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-fragment-depth", "https://www.w3.org/TR/webgpu/#ref-for-ndc%E2%91%A3", "https://www.w3.org/TR/webgpu/#fragment-colors", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#infopanel-for-fragment-colors", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-fragment-colors", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#abstract-opdef-process-fragment", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-process-fragment", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-process-fragment", "https://www.w3.org/TR/webgpu/#ref-for-rasterizationpoint%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpufragmentstate%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-renderstate%E2%91%A5", @@ -8556,18 +10859,26 @@ "https://www.w3.org/TR/webgpu/#ref-for-pipeline%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#alpha-to-coverage", "https://www.w3.org/TR/webgpu/#alpha-to-coverage-mask", + "https://www.w3.org/TR/webgpu/#infopanel-for-alpha-to-coverage-mask", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-alpha-to-coverage-mask", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpipelinedescriptor-fragment%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufragmentstate-targets%E2%91%A6", "https://www.w3.org/TR/webgpu/#sample-frequency-shading", "https://www.w3.org/TR/webgpu/#sample-masking", "https://www.w3.org/TR/webgpu/#final-sample-mask", + "https://www.w3.org/TR/webgpu/#infopanel-for-final-sample-mask", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-final-sample-mask", "https://www.w3.org/TR/webgpu/#ref-for-rasterization-mask", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpumultisamplestate-mask%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-shader-output-mask", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpumultisamplestate-count%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-final-sample-mask", "https://www.w3.org/TR/webgpu/#rasterization-mask", + "https://www.w3.org/TR/webgpu/#infopanel-for-rasterization-mask", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-rasterization-mask", "https://www.w3.org/TR/webgpu/#shader-output-mask", + "https://www.w3.org/TR/webgpu/#infopanel-for-shader-output-mask", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-shader-output-mask", "https://www.w3.org/TR/webgpu/#ref-for-built-in-values%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpumultisamplestate-alphatocoverageenabled%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-shader-output-mask%E2%91%A0", @@ -8576,34 +10887,56 @@ "https://www.w3.org/TR/webgpu/#ref-for-EnforceRange%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#typedefdef-gpubufferdynamicoffset", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpubufferdynamicoffset", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpubufferdynamicoffset", "https://www.w3.org/TR/webgpu/#ref-for-EnforceRange%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#typedefdef-gpustencilvalue", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpustencilvalue", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpustencilvalue", "https://www.w3.org/TR/webgpu/#ref-for-EnforceRange%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#typedefdef-gpusamplemask", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpusamplemask", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpusamplemask", "https://www.w3.org/TR/webgpu/#ref-for-EnforceRange%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-idl-long%E2%91%A0", "https://www.w3.org/TR/webgpu/#typedefdef-gpudepthbias", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpudepthbias", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpudepthbias", "https://www.w3.org/TR/webgpu/#ref-for-EnforceRange%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long-long%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#typedefdef-gpusize64", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpusize64", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpusize64", "https://www.w3.org/TR/webgpu/#ref-for-EnforceRange%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#typedefdef-gpuintegercoordinate", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpuintegercoordinate", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpuintegercoordinate", "https://www.w3.org/TR/webgpu/#ref-for-EnforceRange%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webgpu/#typedefdef-gpuindex32", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpuindex32", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpuindex32", "https://www.w3.org/TR/webgpu/#ref-for-EnforceRange%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webgpu/#typedefdef-gpusize32", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpusize32", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpusize32", "https://www.w3.org/TR/webgpu/#ref-for-EnforceRange%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-long%E2%91%A1", "https://www.w3.org/TR/webgpu/#typedefdef-gpusignedoffset32", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpusignedoffset32", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpusignedoffset32", "https://www.w3.org/TR/webgpu/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webgpu/#typedefdef-gpuflagsconstant", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpuflagsconstant", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpuflagsconstant", "https://www.w3.org/TR/webgpu/#colors-and-vectors", "https://www.w3.org/TR/webgpu/#dictdef-gpucolordict", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpucolordict", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpucolordict", "https://www.w3.org/TR/webgpu/#ref-for-idl-double%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpucolordict-r", "https://www.w3.org/TR/webgpu/#ref-for-idl-double%E2%91%A5", @@ -8616,88 +10949,173 @@ "https://www.w3.org/TR/webgpu/#ref-for-idl-double%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpucolordict", "https://www.w3.org/TR/webgpu/#typedefdef-gpucolor", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpucolor", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpucolor", + "https://www.w3.org/TR/webgpu/#abstract-opdef-validate-gpucolor-shape", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validate-gpucolor-shape", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validate-gpucolor-shape", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpucolor%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A7%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#dictdef-gpuorigin2ddict", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpuorigin2ddict", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpuorigin2ddict", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpuorigin2ddict-x", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuorigin2ddict-x", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuorigin2ddict-x", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpuorigin2ddict-y", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuorigin2ddict-y", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuorigin2ddict-y", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuorigin2ddict", "https://www.w3.org/TR/webgpu/#typedefdef-gpuorigin2d", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpuorigin2d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpuorigin2d", "https://www.w3.org/TR/webgpu/#origin2d", + "https://www.w3.org/TR/webgpu/#infopanel-for-origin2d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-origin2d", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuorigin2d%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-origin2d", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuorigin2d%E2%91%A2", "https://www.w3.org/TR/webgpu/#origin2d-x", + "https://www.w3.org/TR/webgpu/#infopanel-for-origin2d-x", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-origin2d-x", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuorigin2ddict%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuorigin2ddict-x", "https://www.w3.org/TR/webgpu/#origin2d-y", + "https://www.w3.org/TR/webgpu/#infopanel-for-origin2d-y", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-origin2d-y", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuorigin2ddict%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuorigin2ddict-y", + "https://www.w3.org/TR/webgpu/#abstract-opdef-validate-gpuorigin2d-shape", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validate-gpuorigin2d-shape", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validate-gpuorigin2d-shape", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuorigin2d%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A7%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#dictdef-gpuorigin3ddict", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpuorigin3ddict", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpuorigin3ddict", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuorigin3ddict-x", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuorigin3ddict-x", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuorigin3ddict-x", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuorigin3ddict-y", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuorigin3ddict-y", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuorigin3ddict-y", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#dom-gpuorigin3ddict-z", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuorigin3ddict-z", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuorigin3ddict-z", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuorigin3ddict", "https://www.w3.org/TR/webgpu/#typedefdef-gpuorigin3d", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpuorigin3d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpuorigin3d", "https://www.w3.org/TR/webgpu/#origin3d", + "https://www.w3.org/TR/webgpu/#infopanel-for-origin3d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-origin3d", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuorigin3d%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-origin3d", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuorigin3d%E2%91%A2", "https://www.w3.org/TR/webgpu/#origin3d-x", + "https://www.w3.org/TR/webgpu/#infopanel-for-origin3d-x", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-origin3d-x", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuorigin3ddict%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuorigin3ddict-x", "https://www.w3.org/TR/webgpu/#origin3d-y", + "https://www.w3.org/TR/webgpu/#infopanel-for-origin3d-y", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-origin3d-y", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuorigin3ddict%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuorigin3ddict-y", "https://www.w3.org/TR/webgpu/#origin3d-z", + "https://www.w3.org/TR/webgpu/#infopanel-for-origin3d-z", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-origin3d-z", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuorigin3ddict%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuorigin3ddict-z", + "https://www.w3.org/TR/webgpu/#abstract-opdef-validate-gpuorigin3d-shape", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validate-gpuorigin3d-shape", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validate-gpuorigin3d-shape", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuorigin3d%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A8%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#dictdef-gpuextent3ddict", + "https://www.w3.org/TR/webgpu/#infopanel-for-dictdef-gpuextent3ddict", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dictdef-gpuextent3ddict", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#dom-gpuextent3ddict-width", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuextent3ddict-width", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuextent3ddict-width", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#dom-gpuextent3ddict-height", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuextent3ddict-height", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuextent3ddict-height", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webgpu/#dom-gpuextent3ddict-depthorarraylayers", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpuextent3ddict-depthorarraylayers", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpuextent3ddict-depthorarraylayers", "https://www.w3.org/TR/webgpu/#ref-for-idl-sequence%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuintegercoordinate%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuextent3ddict%E2%91%A6", "https://www.w3.org/TR/webgpu/#typedefdef-gpuextent3d", + "https://www.w3.org/TR/webgpu/#infopanel-for-typedefdef-gpuextent3d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-typedefdef-gpuextent3d", "https://www.w3.org/TR/webgpu/#extent3d", + "https://www.w3.org/TR/webgpu/#infopanel-for-extent3d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-extent3d", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-extent3d", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#extent3d-width", + "https://www.w3.org/TR/webgpu/#infopanel-for-extent3d-width", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-extent3d-width", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuextent3ddict%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuextent3ddict-width%E2%91%A6", "https://www.w3.org/TR/webgpu/#extent3d-height", + "https://www.w3.org/TR/webgpu/#infopanel-for-extent3d-height", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-extent3d-height", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuextent3ddict%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuextent3ddict-height%E2%91%A6", "https://www.w3.org/TR/webgpu/#extent3d-depthorarraylayers", + "https://www.w3.org/TR/webgpu/#infopanel-for-extent3d-depthorarraylayers", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-extent3d-depthorarraylayers", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuextent3ddict%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuextent3ddict-depthorarraylayers%E2%91%A6", + "https://www.w3.org/TR/webgpu/#abstract-opdef-validate-gpuextent3d-shape", + "https://www.w3.org/TR/webgpu/#infopanel-for-abstract-opdef-validate-gpuextent3d-shape", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abstract-opdef-validate-gpuextent3d-shape", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpuextent3d%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A8%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#feature-index", "https://www.w3.org/TR/webgpu/#depth-clip-control", "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-depth-clip-control", + "https://www.w3.org/TR/webgpu/#ref-for-depth-clip-control%E2%91%A2", + "https://www.w3.org/TR/webgpu/#infopanel-for-depth-clip-control", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-depth-clip-control", "https://www.w3.org/TR/webgpu/#ref-for-depth-clipping%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-optional-api-surfaces", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuprimitivestate%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuprimitivestate-unclippeddepth%E2%91%A2", "https://www.w3.org/TR/webgpu/#depth32float-stencil8", "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-depth32float-stencil8", + "https://www.w3.org/TR/webgpu/#ref-for-depth32float-stencil8%E2%91%A0", + "https://www.w3.org/TR/webgpu/#infopanel-for-depth32float-stencil8", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-depth32float-stencil8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-depth32float-stencil8%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-optional-api-surfaces%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-depth32float-stencil8%E2%91%A1", "https://www.w3.org/TR/webgpu/#texture-compression-bc", "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-texture-compression-bc", + "https://www.w3.org/TR/webgpu/#ref-for-texture-compression-bc%E2%91%A1", + "https://www.w3.org/TR/webgpu/#infopanel-for-texture-compression-bc", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-texture-compression-bc", "https://www.w3.org/TR/webgpu/#ref-for-optional-api-surfaces%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-bc1-rgba-unorm", @@ -8714,8 +11132,12 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-bc6h-rgb-float", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-bc7-rgba-unorm", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-bc7-rgba-unorm-srgb", + "https://www.w3.org/TR/webgpu/#texture-compression-etc2", "https://www.w3.org/TR/webgpu/#texture-compression-etc", "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-texture-compression-etc2", + "https://www.w3.org/TR/webgpu/#ref-for-texture-compression-etc2%E2%91%A1", + "https://www.w3.org/TR/webgpu/#infopanel-for-texture-compression-etc2", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-texture-compression-etc2", "https://www.w3.org/TR/webgpu/#ref-for-optional-api-surfaces%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-etc2-rgb8unorm", @@ -8730,6 +11152,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-eac-rg11snorm", "https://www.w3.org/TR/webgpu/#texture-compression-astc", "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-texture-compression-astc", + "https://www.w3.org/TR/webgpu/#ref-for-texture-compression-astc%E2%91%A2", + "https://www.w3.org/TR/webgpu/#infopanel-for-texture-compression-astc", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-texture-compression-astc", "https://www.w3.org/TR/webgpu/#ref-for-optional-api-surfaces%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputextureformat%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-astc-4x4-unorm", @@ -8762,6 +11187,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-astc-12x12-unorm-srgb", "https://www.w3.org/TR/webgpu/#timestamp-query", "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-timestamp-query", + "https://www.w3.org/TR/webgpu/#ref-for-timestamp-query%E2%91%A6", + "https://www.w3.org/TR/webgpu/#infopanel-for-timestamp-query", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-timestamp-query", "https://www.w3.org/TR/webgpu/#ref-for-optional-api-surfaces%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuquerytype%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuquerytype-timestamp%E2%91%A3", @@ -8773,21 +11201,32 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-timestampwrites%E2%91%A7", "https://www.w3.org/TR/webgpu/#indirect-first-instance", "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-indirect-first-instance", + "https://www.w3.org/TR/webgpu/#ref-for-indirect-first-instance%E2%91%A4", + "https://www.w3.org/TR/webgpu/#infopanel-for-indirect-first-instance", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-indirect-first-instance", "https://www.w3.org/TR/webgpu/#ref-for-indirect-draw-parameters%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-indirect-drawindexed-parameters%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-optional-api-surfaces%E2%91%A5", "https://www.w3.org/TR/webgpu/#shader-f16", "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-shader-f16", + "https://www.w3.org/TR/webgpu/#ref-for-shader-f16%E2%91%A0", + "https://www.w3.org/TR/webgpu/#infopanel-for-shader-f16", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-shader-f16", "https://www.w3.org/TR/webgpu/#ref-for-f16", "https://www.w3.org/TR/webgpu/#ref-for-optional-api-surfaces%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-extension-f16", "https://www.w3.org/TR/webgpu/#rg11b10ufloat-renderable", "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-rg11b10ufloat-renderable", + "https://www.w3.org/TR/webgpu/#ref-for-rg11b10ufloat-renderable%E2%91%A1", + "https://www.w3.org/TR/webgpu/#infopanel-for-rg11b10ufloat-renderable", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-rg11b10ufloat-renderable", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-render_attachment%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rg11b10ufloat", "https://www.w3.org/TR/webgpu/#ref-for-optional-api-surfaces%E2%91%A7", "https://www.w3.org/TR/webgpu/#bgra8unorm-storage", "https://www.w3.org/TR/webgpu/#dom-gpufeaturename-bgra8unorm-storage", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gpufeaturename-bgra8unorm-storage", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gpufeaturename-bgra8unorm-storage", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-storage_binding%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-bgra8unorm%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-optional-api-surfaces%E2%91%A8", @@ -8797,78 +11236,80 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-copy_src%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-copy_dst%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-texture_binding%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputexturesampletype%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-render_attachment%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-storage_binding%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-render_attachment%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-storage_binding%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputexturesampletype%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputexturesampletype%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-render_attachment%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-storage_binding%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-texel-block-size%E2%91%A3", "https://www.w3.org/TR/webgpu/#render-target-pixel-byte-cost", + "https://www.w3.org/TR/webgpu/#infopanel-for-render-target-pixel-byte-cost", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-render-target-pixel-byte-cost", "https://www.w3.org/TR/webgpu/#render-target-component-alignment", + "https://www.w3.org/TR/webgpu/#infopanel-for-render-target-component-alignment", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-render-target-component-alignment", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-r8unorm%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-r8snorm", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-r8uint", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-r8sint", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-sint%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rg8unorm%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rg8snorm", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rg8uint", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rg8sint", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-sint%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rgba8unorm%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rgba8unorm-srgb%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rgba8snorm", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rgba8uint", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rgba8sint", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-sint%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-bgra8unorm%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-bgra8unorm-storage%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-bgra8unorm-srgb%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-r16uint", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-r16sint", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-sint%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-r16float%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rg16uint", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rg16sint", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-sint%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rg16float%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rgba16uint", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rgba16sint", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-sint%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rgba16float%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-r32uint", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A0%E2%93%AA", @@ -8889,15 +11330,19 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rgba32float%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rgb10a2unorm%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rg11b10ufloat%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-rg11b10ufloat-renderable%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-rg11b10ufloat-renderable%E2%91%A0", "https://www.w3.org/TR/webgpu/#depth-formats", "https://www.w3.org/TR/webgpu/#depth-or-stencil-format", + "https://www.w3.org/TR/webgpu/#infopanel-for-depth-or-stencil-format", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-depth-or-stencil-format", "https://www.w3.org/TR/webgpu/#combined-depth-stencil-format", + "https://www.w3.org/TR/webgpu/#infopanel-for-combined-depth-stencil-format", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-combined-depth-stencil-format", "https://www.w3.org/TR/webgpu/#ref-for-depth-or-stencil-format%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-depth-or-stencil-format%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-copy_src%E2%91%A4", @@ -8907,10 +11352,12 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusamplerbindingtype-filtering%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpusamplerbindingtype-comparison%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-texel-block-size%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputexturesampletype%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputexturesampletype%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-image-copy%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-image-copy%E2%91%A3", "https://www.w3.org/TR/webgpu/#aspect-specific-format", + "https://www.w3.org/TR/webgpu/#infopanel-for-aspect-specific-format", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-aspect-specific-format", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-stencil8%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-stencil8%E2%91%A3", @@ -8939,11 +11386,13 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-stencil8%E2%91%A5", "https://www.w3.org/TR/webgpu/#24-bit-depth", + "https://www.w3.org/TR/webgpu/#infopanel-for-24-bit-depth", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-24-bit-depth", "https://www.w3.org/TR/webgpu/#reading-depth-stencil", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-shader-binding%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A2%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#example-cb229a6b", @@ -8959,18 +11408,20 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-copy_src%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-copy_dst%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureusage-texture_binding%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webgpu/#compressed-format", + "https://www.w3.org/TR/webgpu/#infopanel-for-compressed-format", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-compressed-format", "https://www.w3.org/TR/webgpu/#ref-for-texel-block-size%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputexturesampletype%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gputexturesampletype%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-feature%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rgb9e5ufloat", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-bc1-rgba-unorm%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-texture-compression-bc%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-texture-compression-bc%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-bc1-rgba-unorm-srgb%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-bc2-rgba-unorm%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-bc2-rgba-unorm-srgb%E2%91%A0", @@ -8985,9 +11436,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-bc7-rgba-unorm%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-bc7-rgba-unorm-srgb%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-etc2-rgb8unorm%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-texture-compression-etc2%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-texture-compression-etc2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-etc2-rgb8unorm-srgb%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-etc2-rgb8a1unorm%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-etc2-rgb8a1unorm-srgb%E2%91%A0", @@ -8998,9 +11449,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-eac-rg11unorm%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-eac-rg11snorm%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-astc-4x4-unorm%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-texture-compression-astc%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-texture-compression-astc%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-astc-4x4-unorm-srgb%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-astc-5x4-unorm%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-astc-5x4-unorm-srgb%E2%91%A0", @@ -9043,166 +11494,486 @@ "https://www.w3.org/TR/webgpu/#index", "https://www.w3.org/TR/webgpu/#index-defined-here", "https://www.w3.org/TR/webgpu/#index-defined-elsewhere", - "https://www.w3.org/TR/webgpu/#term-for-event", - "https://www.w3.org/TR/webgpu/#term-for-dictdef-eventinit", - "https://www.w3.org/TR/webgpu/#term-for-eventtarget", - "https://www.w3.org/TR/webgpu/#term-for-concept-event-fire", - "https://www.w3.org/TR/webgpu/#term-for-sec-returnifabrupt-shorthands", - "https://www.w3.org/TR/webgpu/#term-for-sec-returnifabrupt-shorthands%E2%91%A0", - "https://www.w3.org/TR/webgpu/#term-for-sec-createbytedatablock", - "https://www.w3.org/TR/webgpu/#term-for-sec-detacharraybuffer", - "https://www.w3.org/TR/webgpu/#term-for-sec-properties-of-the-arraybuffer-instances", - "https://www.w3.org/TR/webgpu/#term-for-agent", - "https://www.w3.org/TR/webgpu/#term-for-sec-agent-clusters", - "https://www.w3.org/TR/webgpu/#term-for-sec-data-blocks", - "https://www.w3.org/TR/webgpu/#term-for-dedicatedworkerglobalscope", - "https://www.w3.org/TR/webgpu/#term-for-eventhandler", - "https://www.w3.org/TR/webgpu/#term-for-htmlcanvaselement", - "https://www.w3.org/TR/webgpu/#term-for-htmlmediaelement", - "https://www.w3.org/TR/webgpu/#term-for-htmlvideoelement", - "https://www.w3.org/TR/webgpu/#term-for-imagebitmap", - "https://www.w3.org/TR/webgpu/#term-for-navigator", - "https://www.w3.org/TR/webgpu/#term-for-offscreencanvas", - "https://www.w3.org/TR/webgpu/#term-for-predefinedcolorspace", - "https://www.w3.org/TR/webgpu/#term-for-serializable", - "https://www.w3.org/TR/webgpu/#term-for-window", - "https://www.w3.org/TR/webgpu/#term-for-workernavigator", - "https://www.w3.org/TR/webgpu/#term-for-check-the-usability-of-the-image-argument", - "https://www.w3.org/TR/webgpu/#term-for-dom-canvasrenderingcontext2dsettings-colorspace", - "https://www.w3.org/TR/webgpu/#term-for-dom-imagebitmapoptions-colorspaceconversion", - "https://www.w3.org/TR/webgpu/#term-for-deserialization-steps", - "https://www.w3.org/TR/webgpu/#term-for-event-handler-idl-attributes", - "https://www.w3.org/TR/webgpu/#term-for-dom-canvas-getcontext", - "https://www.w3.org/TR/webgpu/#term-for-dom-canvas-height", - "https://www.w3.org/TR/webgpu/#term-for-dom-offscreencanvas-height", - "https://www.w3.org/TR/webgpu/#term-for-the-img-element", - "https://www.w3.org/TR/webgpu/#term-for-in-parallel", - "https://www.w3.org/TR/webgpu/#term-for-the-image-argument-is-not-origin-clean", - "https://www.w3.org/TR/webgpu/#term-for-concept-canvas-origin-clean", - "https://www.w3.org/TR/webgpu/#term-for-dom-imagebitmapoptions-premultiplyalpha", - "https://www.w3.org/TR/webgpu/#term-for-queue-a-global-task", - "https://www.w3.org/TR/webgpu/#term-for-concept-relevant-global", - "https://www.w3.org/TR/webgpu/#term-for-dom-animationframeprovider-requestanimationframe", - "https://www.w3.org/TR/webgpu/#term-for-serialization-steps", - "https://www.w3.org/TR/webgpu/#term-for-dom-predefinedcolorspace-srgb", - "https://www.w3.org/TR/webgpu/#term-for-task-source", - "https://www.w3.org/TR/webgpu/#term-for-dom-canvas-toblob", - "https://www.w3.org/TR/webgpu/#term-for-dom-canvas-todataurl", - "https://www.w3.org/TR/webgpu/#term-for-dom-offscreencanvas-transfertoimagebitmap", - "https://www.w3.org/TR/webgpu/#term-for-transient-activation", - "https://www.w3.org/TR/webgpu/#term-for-update-the-rendering", - "https://www.w3.org/TR/webgpu/#term-for-dom-canvas-width", - "https://www.w3.org/TR/webgpu/#term-for-dom-offscreencanvas-width", - "https://www.w3.org/TR/webgpu/#term-for-list-append", - "https://www.w3.org/TR/webgpu/#term-for-set-append", - "https://www.w3.org/TR/webgpu/#term-for-assert", - "https://www.w3.org/TR/webgpu/#term-for-map-clear", - "https://www.w3.org/TR/webgpu/#term-for-list-contain", - "https://www.w3.org/TR/webgpu/#term-for-map-exists", - "https://www.w3.org/TR/webgpu/#term-for-iteration-continue", - "https://www.w3.org/TR/webgpu/#term-for-list-empty", - "https://www.w3.org/TR/webgpu/#term-for-map-exists%E2%91%A0", - "https://www.w3.org/TR/webgpu/#term-for-list-extend", - "https://www.w3.org/TR/webgpu/#term-for-list-iterate", - "https://www.w3.org/TR/webgpu/#term-for-list-get-the-indices", - "https://www.w3.org/TR/webgpu/#term-for-list-is-empty", - "https://www.w3.org/TR/webgpu/#term-for-list-item", - "https://www.w3.org/TR/webgpu/#term-for-byte-sequence-length", - "https://www.w3.org/TR/webgpu/#term-for-list", - "https://www.w3.org/TR/webgpu/#term-for-ordered-map", - "https://www.w3.org/TR/webgpu/#term-for-ordered-set", - "https://www.w3.org/TR/webgpu/#term-for-stack-pop", - "https://www.w3.org/TR/webgpu/#term-for-stack-push", - "https://www.w3.org/TR/webgpu/#term-for-ordered-set%E2%91%A0", - "https://www.w3.org/TR/webgpu/#term-for-list-size", - "https://www.w3.org/TR/webgpu/#term-for-stack", - "https://www.w3.org/TR/webgpu/#term-for-def_localizable_text", - "https://www.w3.org/TR/webgpu/#term-for-bp_and-reco", - "https://www.w3.org/TR/webgpu/#term-for-WEBGLCONTEXTATTRIBUTES", - "https://www.w3.org/TR/webgpu/#term-for-WEBGLRENDERINGCONTEXT", - "https://www.w3.org/TR/webgpu/#term-for-DOM-WebGLRenderingContext-drawingBufferColorSpace", - "https://www.w3.org/TR/webgpu/#term-for-aborterror", - "https://www.w3.org/TR/webgpu/#term-for-AllowShared", - "https://www.w3.org/TR/webgpu/#term-for-idl-ArrayBuffer", - "https://www.w3.org/TR/webgpu/#term-for-BufferSource", - "https://www.w3.org/TR/webgpu/#term-for-Clamp", - "https://www.w3.org/TR/webgpu/#term-for-idl-DOMException", - "https://www.w3.org/TR/webgpu/#term-for-idl-DOMString", - "https://www.w3.org/TR/webgpu/#term-for-idl-DataView", - "https://www.w3.org/TR/webgpu/#term-for-EnforceRange", - "https://www.w3.org/TR/webgpu/#term-for-Exposed", - "https://www.w3.org/TR/webgpu/#term-for-idl-frozen-array", - "https://www.w3.org/TR/webgpu/#term-for-invalidstateerror", - "https://www.w3.org/TR/webgpu/#term-for-NewObject", - "https://www.w3.org/TR/webgpu/#term-for-notallowederror", - "https://www.w3.org/TR/webgpu/#term-for-operationerror", - "https://www.w3.org/TR/webgpu/#term-for-idl-promise", - "https://www.w3.org/TR/webgpu/#term-for-exceptiondef-rangeerror", - "https://www.w3.org/TR/webgpu/#term-for-SameObject", - "https://www.w3.org/TR/webgpu/#term-for-SecureContext", - "https://www.w3.org/TR/webgpu/#term-for-securityerror", - "https://www.w3.org/TR/webgpu/#term-for-exceptiondef-typeerror", - "https://www.w3.org/TR/webgpu/#term-for-idl-USVString", - "https://www.w3.org/TR/webgpu/#term-for-idl-Uint32Array", - "https://www.w3.org/TR/webgpu/#term-for-a-new-promise", - "https://www.w3.org/TR/webgpu/#term-for-a-promise-rejected-with", - "https://www.w3.org/TR/webgpu/#term-for-idl-boolean", - "https://www.w3.org/TR/webgpu/#term-for-dfn-convert-idl-to-ecmascript-value", - "https://www.w3.org/TR/webgpu/#term-for-dfn-convert-ecmascript-to-idl-value", - "https://www.w3.org/TR/webgpu/#term-for-arraybuffer-create", - "https://www.w3.org/TR/webgpu/#term-for-dfn-detach", - "https://www.w3.org/TR/webgpu/#term-for-idl-double", - "https://www.w3.org/TR/webgpu/#term-for-idl-float", - "https://www.w3.org/TR/webgpu/#term-for-dfn-get-buffer-source-copy", - "https://www.w3.org/TR/webgpu/#term-for-getter-steps", - "https://www.w3.org/TR/webgpu/#term-for-idl-long", - "https://www.w3.org/TR/webgpu/#term-for-dom-domexception-message", - "https://www.w3.org/TR/webgpu/#term-for-dom-domexception-name", - "https://www.w3.org/TR/webgpu/#term-for-idl-object", - "https://www.w3.org/TR/webgpu/#term-for-idl-record", - "https://www.w3.org/TR/webgpu/#term-for-reject", - "https://www.w3.org/TR/webgpu/#term-for-resolve", - "https://www.w3.org/TR/webgpu/#term-for-idl-sequence", - "https://www.w3.org/TR/webgpu/#term-for-dfn-set-entries", - "https://www.w3.org/TR/webgpu/#term-for-dfn-setlike", - "https://www.w3.org/TR/webgpu/#term-for-this", - "https://www.w3.org/TR/webgpu/#term-for-arraybuffer-transfer", - "https://www.w3.org/TR/webgpu/#term-for-idl-undefined", - "https://www.w3.org/TR/webgpu/#term-for-idl-unrestricted-double", - "https://www.w3.org/TR/webgpu/#term-for-idl-unrestricted-float", - "https://www.w3.org/TR/webgpu/#term-for-idl-unsigned-long", - "https://www.w3.org/TR/webgpu/#term-for-idl-unsigned-long-long", - "https://www.w3.org/TR/webgpu/#term-for-idl-unsigned-short", - "https://www.w3.org/TR/webgpu/#term-for-attribute-binding", - "https://www.w3.org/TR/webgpu/#term-for-attribute-group", - "https://www.w3.org/TR/webgpu/#term-for-sizeof", - "https://www.w3.org/TR/webgpu/#term-for-built-in-values", - "https://www.w3.org/TR/webgpu/#term-for-channel-formats", - "https://www.w3.org/TR/webgpu/#term-for-f16", - "https://www.w3.org/TR/webgpu/#term-for-extension-f16", - "https://www.w3.org/TR/webgpu/#term-for-interface-of-a-shader", - "https://www.w3.org/TR/webgpu/#term-for-interpolation", - "https://www.w3.org/TR/webgpu/#term-for-invalid-memory-reference", - "https://www.w3.org/TR/webgpu/#term-for-line-break", - "https://www.w3.org/TR/webgpu/#term-for-input-output-locations", - "https://www.w3.org/TR/webgpu/#term-for-pipeline-creation-error", - "https://www.w3.org/TR/webgpu/#term-for-pipeline-overridable", - "https://www.w3.org/TR/webgpu/#term-for-pipeline-overridable-constant-default-value", - "https://www.w3.org/TR/webgpu/#term-for-pipeline-overridable-constant-identifier-string", - "https://www.w3.org/TR/webgpu/#term-for-program-error", - "https://www.w3.org/TR/webgpu/#term-for-roundup", - "https://www.w3.org/TR/webgpu/#term-for-runtime-sized", - "https://www.w3.org/TR/webgpu/#term-for-shader-execution-end", - "https://www.w3.org/TR/webgpu/#term-for-shader-module-creation", - "https://www.w3.org/TR/webgpu/#term-for-shader-stage-inputs", - "https://www.w3.org/TR/webgpu/#term-for-shader-stage-outputs", - "https://www.w3.org/TR/webgpu/#term-for-shader-creation-error", - "https://www.w3.org/TR/webgpu/#term-for-store-type", - "https://www.w3.org/TR/webgpu/#term-for-uncategorized-error", - "https://www.w3.org/TR/webgpu/#term-for-floating-point-conversion", - "https://www.w3.org/TR/webgpu/#term-for-identifier-comparison", - "https://www.w3.org/TR/webgpu/#term-for-scalar-types", - "https://www.w3.org/TR/webgpu/#term-for-address-spaces-workgroup", + "https://www.w3.org/TR/webgpu/#316772b0029bcc028521d2db08fd3717", + "https://www.w3.org/TR/webgpu/#infopanel-for-316772b0029bcc028521d2db08fd3717", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-316772b0029bcc028521d2db08fd3717", + "https://www.w3.org/TR/webgpu/#a41247dbf908b8c39ef1dea1be6618d3", + "https://www.w3.org/TR/webgpu/#infopanel-for-a41247dbf908b8c39ef1dea1be6618d3", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-a41247dbf908b8c39ef1dea1be6618d3", + "https://www.w3.org/TR/webgpu/#a6aa66e0075314e8eefa4e662cb40fbb", + "https://www.w3.org/TR/webgpu/#infopanel-for-a6aa66e0075314e8eefa4e662cb40fbb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-a6aa66e0075314e8eefa4e662cb40fbb", + "https://www.w3.org/TR/webgpu/#15045c15505e025cd6b6d0f134b7c986", + "https://www.w3.org/TR/webgpu/#infopanel-for-15045c15505e025cd6b6d0f134b7c986", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-15045c15505e025cd6b6d0f134b7c986", + "https://www.w3.org/TR/webgpu/#548dbb6b6d8d798860e54e05292510c0", + "https://www.w3.org/TR/webgpu/#infopanel-for-548dbb6b6d8d798860e54e05292510c0", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-548dbb6b6d8d798860e54e05292510c0", + "https://www.w3.org/TR/webgpu/#009dc6f4c36fcce77d6553b30c983ee3", + "https://www.w3.org/TR/webgpu/#infopanel-for-009dc6f4c36fcce77d6553b30c983ee3", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-009dc6f4c36fcce77d6553b30c983ee3", + "https://www.w3.org/TR/webgpu/#0ea3922a28fc95f3117957fd1d15cb11", + "https://www.w3.org/TR/webgpu/#infopanel-for-0ea3922a28fc95f3117957fd1d15cb11", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-0ea3922a28fc95f3117957fd1d15cb11", + "https://www.w3.org/TR/webgpu/#2c415f191e30986466b6790e922b119b", + "https://www.w3.org/TR/webgpu/#infopanel-for-2c415f191e30986466b6790e922b119b", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-2c415f191e30986466b6790e922b119b", + "https://www.w3.org/TR/webgpu/#80903c55b2c5deed6298f29ecbb6841c", + "https://www.w3.org/TR/webgpu/#infopanel-for-80903c55b2c5deed6298f29ecbb6841c", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-80903c55b2c5deed6298f29ecbb6841c", + "https://www.w3.org/TR/webgpu/#aa6ce60718cb6054e2dcabbf53d2ef85", + "https://www.w3.org/TR/webgpu/#infopanel-for-aa6ce60718cb6054e2dcabbf53d2ef85", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-aa6ce60718cb6054e2dcabbf53d2ef85", + "https://www.w3.org/TR/webgpu/#79b40832020c2eca7feb24ec717c74d5", + "https://www.w3.org/TR/webgpu/#infopanel-for-79b40832020c2eca7feb24ec717c74d5", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-79b40832020c2eca7feb24ec717c74d5", + "https://www.w3.org/TR/webgpu/#899de9a0cdee29134fc7093cd978ba09", + "https://www.w3.org/TR/webgpu/#infopanel-for-899de9a0cdee29134fc7093cd978ba09", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-899de9a0cdee29134fc7093cd978ba09", + "https://www.w3.org/TR/webgpu/#c0abb72a4aa2f971e990a7517b81e62a", + "https://www.w3.org/TR/webgpu/#infopanel-for-c0abb72a4aa2f971e990a7517b81e62a", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-c0abb72a4aa2f971e990a7517b81e62a", + "https://www.w3.org/TR/webgpu/#716703f1068cc638b4235f83154eff6c", + "https://www.w3.org/TR/webgpu/#infopanel-for-716703f1068cc638b4235f83154eff6c", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-716703f1068cc638b4235f83154eff6c", + "https://www.w3.org/TR/webgpu/#63a5bfa1d9383c96495f289a85ee7667", + "https://www.w3.org/TR/webgpu/#infopanel-for-63a5bfa1d9383c96495f289a85ee7667", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-63a5bfa1d9383c96495f289a85ee7667", + "https://www.w3.org/TR/webgpu/#40d5fac945f5ce2182dfffedab9a3af5", + "https://www.w3.org/TR/webgpu/#infopanel-for-40d5fac945f5ce2182dfffedab9a3af5", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-40d5fac945f5ce2182dfffedab9a3af5", + "https://www.w3.org/TR/webgpu/#a958269402aae8e8d7d28d3cb6aacc8d", + "https://www.w3.org/TR/webgpu/#infopanel-for-a958269402aae8e8d7d28d3cb6aacc8d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-a958269402aae8e8d7d28d3cb6aacc8d", + "https://www.w3.org/TR/webgpu/#6cb2c7be26e60103b9f6e490b6b64ee7", + "https://www.w3.org/TR/webgpu/#infopanel-for-6cb2c7be26e60103b9f6e490b6b64ee7", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-6cb2c7be26e60103b9f6e490b6b64ee7", + "https://www.w3.org/TR/webgpu/#3c82b19be23a00eb4bb6896ec20cd7aa", + "https://www.w3.org/TR/webgpu/#infopanel-for-3c82b19be23a00eb4bb6896ec20cd7aa", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-3c82b19be23a00eb4bb6896ec20cd7aa", + "https://www.w3.org/TR/webgpu/#189fbd40e7b95b2b3b92b830f22f153f", + "https://www.w3.org/TR/webgpu/#infopanel-for-189fbd40e7b95b2b3b92b830f22f153f", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-189fbd40e7b95b2b3b92b830f22f153f", + "https://www.w3.org/TR/webgpu/#37ac89d41e4fdcc7677183095757012d", + "https://www.w3.org/TR/webgpu/#infopanel-for-37ac89d41e4fdcc7677183095757012d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-37ac89d41e4fdcc7677183095757012d", + "https://www.w3.org/TR/webgpu/#d920b917b35b57f8b17f0e92fc7e202a", + "https://www.w3.org/TR/webgpu/#infopanel-for-d920b917b35b57f8b17f0e92fc7e202a", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-d920b917b35b57f8b17f0e92fc7e202a", + "https://www.w3.org/TR/webgpu/#d1f0a86fd49be388d8b0159e241a1172", + "https://www.w3.org/TR/webgpu/#infopanel-for-d1f0a86fd49be388d8b0159e241a1172", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-d1f0a86fd49be388d8b0159e241a1172", + "https://www.w3.org/TR/webgpu/#f9c60134d1166b5cbe490d111703a3b0", + "https://www.w3.org/TR/webgpu/#infopanel-for-f9c60134d1166b5cbe490d111703a3b0", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-f9c60134d1166b5cbe490d111703a3b0", + "https://www.w3.org/TR/webgpu/#a981e4524161d50bf73fb2c239ea52d5", + "https://www.w3.org/TR/webgpu/#infopanel-for-a981e4524161d50bf73fb2c239ea52d5", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-a981e4524161d50bf73fb2c239ea52d5", + "https://www.w3.org/TR/webgpu/#7f5285e8f26e98ef20bef07ae907468b", + "https://www.w3.org/TR/webgpu/#infopanel-for-7f5285e8f26e98ef20bef07ae907468b", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-7f5285e8f26e98ef20bef07ae907468b", + "https://www.w3.org/TR/webgpu/#5d5c71969070875867bd600ea708c00a", + "https://www.w3.org/TR/webgpu/#infopanel-for-5d5c71969070875867bd600ea708c00a", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-5d5c71969070875867bd600ea708c00a", + "https://www.w3.org/TR/webgpu/#3ad3a8594a35249376ff51fe520fe1ce", + "https://www.w3.org/TR/webgpu/#infopanel-for-3ad3a8594a35249376ff51fe520fe1ce", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-3ad3a8594a35249376ff51fe520fe1ce", + "https://www.w3.org/TR/webgpu/#e76cd636ec243fdd4a25330499736463", + "https://www.w3.org/TR/webgpu/#infopanel-for-e76cd636ec243fdd4a25330499736463", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-e76cd636ec243fdd4a25330499736463", + "https://www.w3.org/TR/webgpu/#73893953257eb201aa7297d5d510f683", + "https://www.w3.org/TR/webgpu/#infopanel-for-73893953257eb201aa7297d5d510f683", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-73893953257eb201aa7297d5d510f683", + "https://www.w3.org/TR/webgpu/#72e176d039500b0fcd721d4ddb430e8d", + "https://www.w3.org/TR/webgpu/#infopanel-for-72e176d039500b0fcd721d4ddb430e8d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-72e176d039500b0fcd721d4ddb430e8d", + "https://www.w3.org/TR/webgpu/#6eb624ed1694e8a99a85a96776919beb", + "https://www.w3.org/TR/webgpu/#infopanel-for-6eb624ed1694e8a99a85a96776919beb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-6eb624ed1694e8a99a85a96776919beb", + "https://www.w3.org/TR/webgpu/#abfedd7f01779095e32057f505b061f5", + "https://www.w3.org/TR/webgpu/#infopanel-for-abfedd7f01779095e32057f505b061f5", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-abfedd7f01779095e32057f505b061f5", + "https://www.w3.org/TR/webgpu/#3a2763fcaa6bc82693554cf36780c0dd", + "https://www.w3.org/TR/webgpu/#infopanel-for-3a2763fcaa6bc82693554cf36780c0dd", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-3a2763fcaa6bc82693554cf36780c0dd", + "https://www.w3.org/TR/webgpu/#09f60df29285a1a8eb94292c116bf9c8", + "https://www.w3.org/TR/webgpu/#infopanel-for-09f60df29285a1a8eb94292c116bf9c8", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-09f60df29285a1a8eb94292c116bf9c8", + "https://www.w3.org/TR/webgpu/#0bee00b2eefeda662c464bcf4db9f12b", + "https://www.w3.org/TR/webgpu/#infopanel-for-0bee00b2eefeda662c464bcf4db9f12b", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-0bee00b2eefeda662c464bcf4db9f12b", + "https://www.w3.org/TR/webgpu/#10d08e8c425c26823ef37d1c94b63631", + "https://www.w3.org/TR/webgpu/#infopanel-for-10d08e8c425c26823ef37d1c94b63631", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-10d08e8c425c26823ef37d1c94b63631", + "https://www.w3.org/TR/webgpu/#a8756513b792b8f203588906035a13bb", + "https://www.w3.org/TR/webgpu/#infopanel-for-a8756513b792b8f203588906035a13bb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-a8756513b792b8f203588906035a13bb", + "https://www.w3.org/TR/webgpu/#2233058c8f0998915af8393ee2abbc1d", + "https://www.w3.org/TR/webgpu/#infopanel-for-2233058c8f0998915af8393ee2abbc1d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-2233058c8f0998915af8393ee2abbc1d", + "https://www.w3.org/TR/webgpu/#e0b51e9b56037135e31af5364cd3bb96", + "https://www.w3.org/TR/webgpu/#infopanel-for-e0b51e9b56037135e31af5364cd3bb96", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-e0b51e9b56037135e31af5364cd3bb96", + "https://www.w3.org/TR/webgpu/#86e3b084870f52f55c6f2f6acf81fc1c", + "https://www.w3.org/TR/webgpu/#infopanel-for-86e3b084870f52f55c6f2f6acf81fc1c", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-86e3b084870f52f55c6f2f6acf81fc1c", + "https://www.w3.org/TR/webgpu/#7e62f26b9d82919918b5a80f8b7b46b0", + "https://www.w3.org/TR/webgpu/#infopanel-for-7e62f26b9d82919918b5a80f8b7b46b0", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-7e62f26b9d82919918b5a80f8b7b46b0", + "https://www.w3.org/TR/webgpu/#8022a5f0b9910c35c5215fd070e93d09", + "https://www.w3.org/TR/webgpu/#infopanel-for-8022a5f0b9910c35c5215fd070e93d09", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-8022a5f0b9910c35c5215fd070e93d09", + "https://www.w3.org/TR/webgpu/#e7a007858982fcf74c879bbfca82fa55", + "https://www.w3.org/TR/webgpu/#infopanel-for-e7a007858982fcf74c879bbfca82fa55", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-e7a007858982fcf74c879bbfca82fa55", + "https://www.w3.org/TR/webgpu/#b69fc3a71c53e2221a2956f65da8fe4a", + "https://www.w3.org/TR/webgpu/#infopanel-for-b69fc3a71c53e2221a2956f65da8fe4a", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-b69fc3a71c53e2221a2956f65da8fe4a", + "https://www.w3.org/TR/webgpu/#76d7501ec61497edb765fe061f5931c0", + "https://www.w3.org/TR/webgpu/#infopanel-for-76d7501ec61497edb765fe061f5931c0", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-76d7501ec61497edb765fe061f5931c0", + "https://www.w3.org/TR/webgpu/#5b762d09d78e8674458b84982b3cb3c9", + "https://www.w3.org/TR/webgpu/#infopanel-for-5b762d09d78e8674458b84982b3cb3c9", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-5b762d09d78e8674458b84982b3cb3c9", + "https://www.w3.org/TR/webgpu/#c90256041863fb4a6865c179cb0131e4", + "https://www.w3.org/TR/webgpu/#infopanel-for-c90256041863fb4a6865c179cb0131e4", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-c90256041863fb4a6865c179cb0131e4", + "https://www.w3.org/TR/webgpu/#d38d94fb2ab5bea5c8c8efda86aac8dc", + "https://www.w3.org/TR/webgpu/#infopanel-for-d38d94fb2ab5bea5c8c8efda86aac8dc", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-d38d94fb2ab5bea5c8c8efda86aac8dc", + "https://www.w3.org/TR/webgpu/#65c7c8da0a19f4fcc0ac57072fe5b520", + "https://www.w3.org/TR/webgpu/#infopanel-for-65c7c8da0a19f4fcc0ac57072fe5b520", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-65c7c8da0a19f4fcc0ac57072fe5b520", + "https://www.w3.org/TR/webgpu/#fcfc8b0ed220faa237969aed00e2586d", + "https://www.w3.org/TR/webgpu/#infopanel-for-fcfc8b0ed220faa237969aed00e2586d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-fcfc8b0ed220faa237969aed00e2586d", + "https://www.w3.org/TR/webgpu/#53c2c70bc752d6cf2a1f7deddc029549", + "https://www.w3.org/TR/webgpu/#infopanel-for-53c2c70bc752d6cf2a1f7deddc029549", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-53c2c70bc752d6cf2a1f7deddc029549", + "https://www.w3.org/TR/webgpu/#7618b9a6d44febb7e784c8f39faac140", + "https://www.w3.org/TR/webgpu/#infopanel-for-7618b9a6d44febb7e784c8f39faac140", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-7618b9a6d44febb7e784c8f39faac140", + "https://www.w3.org/TR/webgpu/#4af1aa1d463824cfde6424831e01484c", + "https://www.w3.org/TR/webgpu/#infopanel-for-4af1aa1d463824cfde6424831e01484c", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-4af1aa1d463824cfde6424831e01484c", + "https://www.w3.org/TR/webgpu/#eb75379b05abc264a531a791358e1eba", + "https://www.w3.org/TR/webgpu/#infopanel-for-eb75379b05abc264a531a791358e1eba", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-eb75379b05abc264a531a791358e1eba", + "https://www.w3.org/TR/webgpu/#7aa70202d36f53e6295b249241561d26", + "https://www.w3.org/TR/webgpu/#infopanel-for-7aa70202d36f53e6295b249241561d26", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-7aa70202d36f53e6295b249241561d26", + "https://www.w3.org/TR/webgpu/#ce9efec0e74a2cbfe986593eb861ade6", + "https://www.w3.org/TR/webgpu/#infopanel-for-ce9efec0e74a2cbfe986593eb861ade6", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-ce9efec0e74a2cbfe986593eb861ade6", + "https://www.w3.org/TR/webgpu/#de8dad85bc31aef3359c7c7dbd918fe7", + "https://www.w3.org/TR/webgpu/#infopanel-for-de8dad85bc31aef3359c7c7dbd918fe7", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-de8dad85bc31aef3359c7c7dbd918fe7", + "https://www.w3.org/TR/webgpu/#0d3ee326a162c16997e7bb20e8b7133c", + "https://www.w3.org/TR/webgpu/#infopanel-for-0d3ee326a162c16997e7bb20e8b7133c", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-0d3ee326a162c16997e7bb20e8b7133c", + "https://www.w3.org/TR/webgpu/#36deff0843569301f4a70c34db646a95", + "https://www.w3.org/TR/webgpu/#infopanel-for-36deff0843569301f4a70c34db646a95", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-36deff0843569301f4a70c34db646a95", + "https://www.w3.org/TR/webgpu/#8b9e78ceedde26e69095bd6f6cce47bf", + "https://www.w3.org/TR/webgpu/#infopanel-for-8b9e78ceedde26e69095bd6f6cce47bf", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-8b9e78ceedde26e69095bd6f6cce47bf", + "https://www.w3.org/TR/webgpu/#bb8ee8eeb7a2ee3c884782788acb000e", + "https://www.w3.org/TR/webgpu/#infopanel-for-bb8ee8eeb7a2ee3c884782788acb000e", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-bb8ee8eeb7a2ee3c884782788acb000e", + "https://www.w3.org/TR/webgpu/#774d035c53e63931c91186473c19a838", + "https://www.w3.org/TR/webgpu/#infopanel-for-774d035c53e63931c91186473c19a838", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-774d035c53e63931c91186473c19a838", + "https://www.w3.org/TR/webgpu/#c783a9adeafb412d3bdeaeb1c6a29d96", + "https://www.w3.org/TR/webgpu/#infopanel-for-c783a9adeafb412d3bdeaeb1c6a29d96", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-c783a9adeafb412d3bdeaeb1c6a29d96", + "https://www.w3.org/TR/webgpu/#335490bb1d2b457652cfbb53548fddff", + "https://www.w3.org/TR/webgpu/#infopanel-for-335490bb1d2b457652cfbb53548fddff", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-335490bb1d2b457652cfbb53548fddff", + "https://www.w3.org/TR/webgpu/#fafd38d2108e357bcc9a6fd7f3cd04a7", + "https://www.w3.org/TR/webgpu/#infopanel-for-fafd38d2108e357bcc9a6fd7f3cd04a7", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-fafd38d2108e357bcc9a6fd7f3cd04a7", + "https://www.w3.org/TR/webgpu/#6f2e2caca6e93162e900d159efe5b573", + "https://www.w3.org/TR/webgpu/#infopanel-for-6f2e2caca6e93162e900d159efe5b573", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-6f2e2caca6e93162e900d159efe5b573", + "https://www.w3.org/TR/webgpu/#80524ea4c0063fe3cf0b6c49a40e31bf", + "https://www.w3.org/TR/webgpu/#infopanel-for-80524ea4c0063fe3cf0b6c49a40e31bf", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-80524ea4c0063fe3cf0b6c49a40e31bf", + "https://www.w3.org/TR/webgpu/#f5d2c37d1d4cf75f0a4c5c22df3b6431", + "https://www.w3.org/TR/webgpu/#infopanel-for-f5d2c37d1d4cf75f0a4c5c22df3b6431", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-f5d2c37d1d4cf75f0a4c5c22df3b6431", + "https://www.w3.org/TR/webgpu/#297d79b515c58dd17d08f7a65252af8f", + "https://www.w3.org/TR/webgpu/#infopanel-for-297d79b515c58dd17d08f7a65252af8f", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-297d79b515c58dd17d08f7a65252af8f", + "https://www.w3.org/TR/webgpu/#5aa6e24324342f15a3c253ca6a002759", + "https://www.w3.org/TR/webgpu/#infopanel-for-5aa6e24324342f15a3c253ca6a002759", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-5aa6e24324342f15a3c253ca6a002759", + "https://www.w3.org/TR/webgpu/#bed8381510f5967f5d37a33de776e857", + "https://www.w3.org/TR/webgpu/#infopanel-for-bed8381510f5967f5d37a33de776e857", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-bed8381510f5967f5d37a33de776e857", + "https://www.w3.org/TR/webgpu/#b4227545bc14365743d4f4634b1f6d3d", + "https://www.w3.org/TR/webgpu/#infopanel-for-b4227545bc14365743d4f4634b1f6d3d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-b4227545bc14365743d4f4634b1f6d3d", + "https://www.w3.org/TR/webgpu/#56631cef4b58e545f60b51f857539fcc", + "https://www.w3.org/TR/webgpu/#infopanel-for-56631cef4b58e545f60b51f857539fcc", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-56631cef4b58e545f60b51f857539fcc", + "https://www.w3.org/TR/webgpu/#c32d41320c2280da5f3621b532e77ffd", + "https://www.w3.org/TR/webgpu/#infopanel-for-c32d41320c2280da5f3621b532e77ffd", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-c32d41320c2280da5f3621b532e77ffd", + "https://www.w3.org/TR/webgpu/#8bb5ad9b4ba2e9a020c96dc1a7c74f37", + "https://www.w3.org/TR/webgpu/#infopanel-for-8bb5ad9b4ba2e9a020c96dc1a7c74f37", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-8bb5ad9b4ba2e9a020c96dc1a7c74f37", + "https://www.w3.org/TR/webgpu/#eed3d714ce8c3efd58411a0c24f7c9d3", + "https://www.w3.org/TR/webgpu/#infopanel-for-eed3d714ce8c3efd58411a0c24f7c9d3", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-eed3d714ce8c3efd58411a0c24f7c9d3", + "https://www.w3.org/TR/webgpu/#d35aa5d1f01f4abe1886923a30299f97", + "https://www.w3.org/TR/webgpu/#infopanel-for-d35aa5d1f01f4abe1886923a30299f97", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-d35aa5d1f01f4abe1886923a30299f97", + "https://www.w3.org/TR/webgpu/#5da051396fa9b345e54620cae1c94f30", + "https://www.w3.org/TR/webgpu/#infopanel-for-5da051396fa9b345e54620cae1c94f30", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-5da051396fa9b345e54620cae1c94f30", + "https://www.w3.org/TR/webgpu/#be7503fc7d2d74cf2a6f1dbe646054bc", + "https://www.w3.org/TR/webgpu/#infopanel-for-be7503fc7d2d74cf2a6f1dbe646054bc", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-be7503fc7d2d74cf2a6f1dbe646054bc", + "https://www.w3.org/TR/webgpu/#8e4f03edcfe9224009a4032bac512ab6", + "https://www.w3.org/TR/webgpu/#infopanel-for-8e4f03edcfe9224009a4032bac512ab6", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-8e4f03edcfe9224009a4032bac512ab6", + "https://www.w3.org/TR/webgpu/#1fcbdca3bebbc8c92cea6e7184b4ea45", + "https://www.w3.org/TR/webgpu/#infopanel-for-1fcbdca3bebbc8c92cea6e7184b4ea45", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-1fcbdca3bebbc8c92cea6e7184b4ea45", + "https://www.w3.org/TR/webgpu/#0e301ce52aeea864155bfd2fb38d2c87", + "https://www.w3.org/TR/webgpu/#infopanel-for-0e301ce52aeea864155bfd2fb38d2c87", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-0e301ce52aeea864155bfd2fb38d2c87", + "https://www.w3.org/TR/webgpu/#0ab204fb9cc9a746edaff83c0db0740a", + "https://www.w3.org/TR/webgpu/#infopanel-for-0ab204fb9cc9a746edaff83c0db0740a", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-0ab204fb9cc9a746edaff83c0db0740a", + "https://www.w3.org/TR/webgpu/#d0f238a61de9310f1738a214749fab18", + "https://www.w3.org/TR/webgpu/#infopanel-for-d0f238a61de9310f1738a214749fab18", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-d0f238a61de9310f1738a214749fab18", + "https://www.w3.org/TR/webgpu/#66f7423c5171d1000ba14c241e3318a9", + "https://www.w3.org/TR/webgpu/#infopanel-for-66f7423c5171d1000ba14c241e3318a9", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-66f7423c5171d1000ba14c241e3318a9", + "https://www.w3.org/TR/webgpu/#e667e629f6d6cd7af11a164eb4bb237c", + "https://www.w3.org/TR/webgpu/#infopanel-for-e667e629f6d6cd7af11a164eb4bb237c", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-e667e629f6d6cd7af11a164eb4bb237c", + "https://www.w3.org/TR/webgpu/#dde049eb112f043fc45407ec0d4cb457", + "https://www.w3.org/TR/webgpu/#infopanel-for-dde049eb112f043fc45407ec0d4cb457", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dde049eb112f043fc45407ec0d4cb457", + "https://www.w3.org/TR/webgpu/#30e8367dc9a547b9096d98ba691987d9", + "https://www.w3.org/TR/webgpu/#infopanel-for-30e8367dc9a547b9096d98ba691987d9", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-30e8367dc9a547b9096d98ba691987d9", + "https://www.w3.org/TR/webgpu/#e2a06375a2fb70c61a8b4cd0abe9d4f1", + "https://www.w3.org/TR/webgpu/#infopanel-for-e2a06375a2fb70c61a8b4cd0abe9d4f1", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-e2a06375a2fb70c61a8b4cd0abe9d4f1", + "https://www.w3.org/TR/webgpu/#5bbf3aaea2bf2faaae7ffd02c20237e0", + "https://www.w3.org/TR/webgpu/#infopanel-for-5bbf3aaea2bf2faaae7ffd02c20237e0", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-5bbf3aaea2bf2faaae7ffd02c20237e0", + "https://www.w3.org/TR/webgpu/#aa43258e2b51dc6ebe6268a36e6fd733", + "https://www.w3.org/TR/webgpu/#infopanel-for-aa43258e2b51dc6ebe6268a36e6fd733", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-aa43258e2b51dc6ebe6268a36e6fd733", + "https://www.w3.org/TR/webgpu/#ffc8175fec5a8f557261a2a4b456da26", + "https://www.w3.org/TR/webgpu/#infopanel-for-ffc8175fec5a8f557261a2a4b456da26", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-ffc8175fec5a8f557261a2a4b456da26", + "https://www.w3.org/TR/webgpu/#93669c631ec1ef8e696b4c083bdbe12c", + "https://www.w3.org/TR/webgpu/#infopanel-for-93669c631ec1ef8e696b4c083bdbe12c", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-93669c631ec1ef8e696b4c083bdbe12c", + "https://www.w3.org/TR/webgpu/#04b3ab4ac1c03b8ef3df67e1fed2c870", + "https://www.w3.org/TR/webgpu/#infopanel-for-04b3ab4ac1c03b8ef3df67e1fed2c870", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-04b3ab4ac1c03b8ef3df67e1fed2c870", + "https://www.w3.org/TR/webgpu/#f572762cd4679aeacd36722d99d2b741", + "https://www.w3.org/TR/webgpu/#infopanel-for-f572762cd4679aeacd36722d99d2b741", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-f572762cd4679aeacd36722d99d2b741", + "https://www.w3.org/TR/webgpu/#cdf224ec60dc3b08449a2fbdf3a90406", + "https://www.w3.org/TR/webgpu/#infopanel-for-cdf224ec60dc3b08449a2fbdf3a90406", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-cdf224ec60dc3b08449a2fbdf3a90406", + "https://www.w3.org/TR/webgpu/#bfd589348b877ef78380edc0886321f0", + "https://www.w3.org/TR/webgpu/#infopanel-for-bfd589348b877ef78380edc0886321f0", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-bfd589348b877ef78380edc0886321f0", + "https://www.w3.org/TR/webgpu/#3f9c3eac015894a734faa8068fd8c2a1", + "https://www.w3.org/TR/webgpu/#infopanel-for-3f9c3eac015894a734faa8068fd8c2a1", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-3f9c3eac015894a734faa8068fd8c2a1", + "https://www.w3.org/TR/webgpu/#e270bcd7cdb4abe27bc3bb16a1975937", + "https://www.w3.org/TR/webgpu/#infopanel-for-e270bcd7cdb4abe27bc3bb16a1975937", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-e270bcd7cdb4abe27bc3bb16a1975937", + "https://www.w3.org/TR/webgpu/#4966e68123a6fde4e255eb6d67a49ee0", + "https://www.w3.org/TR/webgpu/#infopanel-for-4966e68123a6fde4e255eb6d67a49ee0", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-4966e68123a6fde4e255eb6d67a49ee0", + "https://www.w3.org/TR/webgpu/#bbe33fc7ac016834e4aaddbfd1b084a1", + "https://www.w3.org/TR/webgpu/#infopanel-for-bbe33fc7ac016834e4aaddbfd1b084a1", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-bbe33fc7ac016834e4aaddbfd1b084a1", + "https://www.w3.org/TR/webgpu/#cf8339c4a39778ea039900ab8a77d2fe", + "https://www.w3.org/TR/webgpu/#infopanel-for-cf8339c4a39778ea039900ab8a77d2fe", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-cf8339c4a39778ea039900ab8a77d2fe", + "https://www.w3.org/TR/webgpu/#f8062b07e25ed0281f5cbfb9a54070b4", + "https://www.w3.org/TR/webgpu/#infopanel-for-f8062b07e25ed0281f5cbfb9a54070b4", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-f8062b07e25ed0281f5cbfb9a54070b4", + "https://www.w3.org/TR/webgpu/#cd4825f538f848f535627b779d7d2602", + "https://www.w3.org/TR/webgpu/#infopanel-for-cd4825f538f848f535627b779d7d2602", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-cd4825f538f848f535627b779d7d2602", + "https://www.w3.org/TR/webgpu/#4b4236285fb853d3b44878d0e23a0864", + "https://www.w3.org/TR/webgpu/#infopanel-for-4b4236285fb853d3b44878d0e23a0864", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-4b4236285fb853d3b44878d0e23a0864", + "https://www.w3.org/TR/webgpu/#be14ae0b35cbfbb00fdcbe8f74ef0292", + "https://www.w3.org/TR/webgpu/#infopanel-for-be14ae0b35cbfbb00fdcbe8f74ef0292", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-be14ae0b35cbfbb00fdcbe8f74ef0292", + "https://www.w3.org/TR/webgpu/#13d3087a8d9e93930b1eaebcc55baa62", + "https://www.w3.org/TR/webgpu/#infopanel-for-13d3087a8d9e93930b1eaebcc55baa62", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-13d3087a8d9e93930b1eaebcc55baa62", + "https://www.w3.org/TR/webgpu/#d3fd0dc5b12c87e613395fec1824ac77", + "https://www.w3.org/TR/webgpu/#infopanel-for-d3fd0dc5b12c87e613395fec1824ac77", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-d3fd0dc5b12c87e613395fec1824ac77", + "https://www.w3.org/TR/webgpu/#ab1ce4d78629825192d60fdbb0c63834", + "https://www.w3.org/TR/webgpu/#infopanel-for-ab1ce4d78629825192d60fdbb0c63834", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-ab1ce4d78629825192d60fdbb0c63834", + "https://www.w3.org/TR/webgpu/#0603a0691b03d199124b442d2d3e4f87", + "https://www.w3.org/TR/webgpu/#infopanel-for-0603a0691b03d199124b442d2d3e4f87", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-0603a0691b03d199124b442d2d3e4f87", + "https://www.w3.org/TR/webgpu/#3976c7e0b33c5ff5e0722e3c4157b7db", + "https://www.w3.org/TR/webgpu/#infopanel-for-3976c7e0b33c5ff5e0722e3c4157b7db", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-3976c7e0b33c5ff5e0722e3c4157b7db", + "https://www.w3.org/TR/webgpu/#a189a0d7ce5bc36522126b11ca418f0a", + "https://www.w3.org/TR/webgpu/#infopanel-for-a189a0d7ce5bc36522126b11ca418f0a", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-a189a0d7ce5bc36522126b11ca418f0a", + "https://www.w3.org/TR/webgpu/#d11168edc613b40fac9dc2e4f7623273", + "https://www.w3.org/TR/webgpu/#infopanel-for-d11168edc613b40fac9dc2e4f7623273", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-d11168edc613b40fac9dc2e4f7623273", + "https://www.w3.org/TR/webgpu/#ca5e897d4befe095f6d3540651df0e93", + "https://www.w3.org/TR/webgpu/#infopanel-for-ca5e897d4befe095f6d3540651df0e93", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-ca5e897d4befe095f6d3540651df0e93", + "https://www.w3.org/TR/webgpu/#5039223412f0d0a24ee17570f82d3d59", + "https://www.w3.org/TR/webgpu/#infopanel-for-5039223412f0d0a24ee17570f82d3d59", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-5039223412f0d0a24ee17570f82d3d59", + "https://www.w3.org/TR/webgpu/#98c84278a4f9d1aa9fa4e4dd12bb7fb2", + "https://www.w3.org/TR/webgpu/#infopanel-for-98c84278a4f9d1aa9fa4e4dd12bb7fb2", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-98c84278a4f9d1aa9fa4e4dd12bb7fb2", + "https://www.w3.org/TR/webgpu/#f7204c0306e7ffcb24c31adf6e629e1d", + "https://www.w3.org/TR/webgpu/#infopanel-for-f7204c0306e7ffcb24c31adf6e629e1d", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-f7204c0306e7ffcb24c31adf6e629e1d", + "https://www.w3.org/TR/webgpu/#f4f973f92274819781816b033aea1f11", + "https://www.w3.org/TR/webgpu/#infopanel-for-f4f973f92274819781816b033aea1f11", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-f4f973f92274819781816b033aea1f11", + "https://www.w3.org/TR/webgpu/#38ab7db52e46bed36993204c29f67202", + "https://www.w3.org/TR/webgpu/#infopanel-for-38ab7db52e46bed36993204c29f67202", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-38ab7db52e46bed36993204c29f67202", + "https://www.w3.org/TR/webgpu/#957360269b9570b56c5428a79dcbea77", + "https://www.w3.org/TR/webgpu/#infopanel-for-957360269b9570b56c5428a79dcbea77", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-957360269b9570b56c5428a79dcbea77", + "https://www.w3.org/TR/webgpu/#5d1be48c90ec1c3a414f4a1eb05816fa", + "https://www.w3.org/TR/webgpu/#infopanel-for-5d1be48c90ec1c3a414f4a1eb05816fa", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-5d1be48c90ec1c3a414f4a1eb05816fa", + "https://www.w3.org/TR/webgpu/#be0933df03cd63338f98de217c4158c7", + "https://www.w3.org/TR/webgpu/#infopanel-for-be0933df03cd63338f98de217c4158c7", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-be0933df03cd63338f98de217c4158c7", + "https://www.w3.org/TR/webgpu/#162cc6cd5e11bdaa60d39a5904891d67", + "https://www.w3.org/TR/webgpu/#infopanel-for-162cc6cd5e11bdaa60d39a5904891d67", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-162cc6cd5e11bdaa60d39a5904891d67", + "https://www.w3.org/TR/webgpu/#cee863f1f2ec91066cfb7f5d309d59dc", + "https://www.w3.org/TR/webgpu/#infopanel-for-cee863f1f2ec91066cfb7f5d309d59dc", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-cee863f1f2ec91066cfb7f5d309d59dc", + "https://www.w3.org/TR/webgpu/#22b5f40e14e1e08a5b5fc776eeb8eb77", + "https://www.w3.org/TR/webgpu/#infopanel-for-22b5f40e14e1e08a5b5fc776eeb8eb77", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-22b5f40e14e1e08a5b5fc776eeb8eb77", + "https://www.w3.org/TR/webgpu/#23082443a494e113fc9854cff57c151b", + "https://www.w3.org/TR/webgpu/#infopanel-for-23082443a494e113fc9854cff57c151b", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-23082443a494e113fc9854cff57c151b", + "https://www.w3.org/TR/webgpu/#03fa8b99cc63b35d2e7dcadb686676f1", + "https://www.w3.org/TR/webgpu/#infopanel-for-03fa8b99cc63b35d2e7dcadb686676f1", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-03fa8b99cc63b35d2e7dcadb686676f1", + "https://www.w3.org/TR/webgpu/#db891cb1cc28e2bf626982240ec36b2a", + "https://www.w3.org/TR/webgpu/#infopanel-for-db891cb1cc28e2bf626982240ec36b2a", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-db891cb1cc28e2bf626982240ec36b2a", + "https://www.w3.org/TR/webgpu/#85ad66f191d72a7d6508e0bab70044dc", + "https://www.w3.org/TR/webgpu/#infopanel-for-85ad66f191d72a7d6508e0bab70044dc", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-85ad66f191d72a7d6508e0bab70044dc", + "https://www.w3.org/TR/webgpu/#6023ca70647183882820496ca8c571ba", + "https://www.w3.org/TR/webgpu/#infopanel-for-6023ca70647183882820496ca8c571ba", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-6023ca70647183882820496ca8c571ba", + "https://www.w3.org/TR/webgpu/#66d522e2fb3839d078f1baebe1755c0f", + "https://www.w3.org/TR/webgpu/#infopanel-for-66d522e2fb3839d078f1baebe1755c0f", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-66d522e2fb3839d078f1baebe1755c0f", + "https://www.w3.org/TR/webgpu/#bad69f9f0d143737444d9441e60b3e25", + "https://www.w3.org/TR/webgpu/#infopanel-for-bad69f9f0d143737444d9441e60b3e25", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-bad69f9f0d143737444d9441e60b3e25", + "https://www.w3.org/TR/webgpu/#4cff4d930f545d50289ce6c132cdd55e", + "https://www.w3.org/TR/webgpu/#infopanel-for-4cff4d930f545d50289ce6c132cdd55e", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-4cff4d930f545d50289ce6c132cdd55e", + "https://www.w3.org/TR/webgpu/#131ccfd23ec64cd713395f3e646cb165", + "https://www.w3.org/TR/webgpu/#infopanel-for-131ccfd23ec64cd713395f3e646cb165", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-131ccfd23ec64cd713395f3e646cb165", + "https://www.w3.org/TR/webgpu/#4e6975423bbfd0ce02a50d9194243927", + "https://www.w3.org/TR/webgpu/#infopanel-for-4e6975423bbfd0ce02a50d9194243927", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-4e6975423bbfd0ce02a50d9194243927", + "https://www.w3.org/TR/webgpu/#d895795d1cd89e59898c4e7f0114430e", + "https://www.w3.org/TR/webgpu/#infopanel-for-d895795d1cd89e59898c4e7f0114430e", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-d895795d1cd89e59898c4e7f0114430e", + "https://www.w3.org/TR/webgpu/#c3a957ea16bc9d35a9169ca5ddcf75cc", + "https://www.w3.org/TR/webgpu/#infopanel-for-c3a957ea16bc9d35a9169ca5ddcf75cc", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-c3a957ea16bc9d35a9169ca5ddcf75cc", + "https://www.w3.org/TR/webgpu/#a8f77919f90e2814977726a73c74bc07", + "https://www.w3.org/TR/webgpu/#infopanel-for-a8f77919f90e2814977726a73c74bc07", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-a8f77919f90e2814977726a73c74bc07", + "https://www.w3.org/TR/webgpu/#64d2b817accd325f82fbee47e97567b7", + "https://www.w3.org/TR/webgpu/#infopanel-for-64d2b817accd325f82fbee47e97567b7", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-64d2b817accd325f82fbee47e97567b7", + "https://www.w3.org/TR/webgpu/#989569c3271f1e8b38ac0ed3f91756d6", + "https://www.w3.org/TR/webgpu/#infopanel-for-989569c3271f1e8b38ac0ed3f91756d6", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-989569c3271f1e8b38ac0ed3f91756d6", + "https://www.w3.org/TR/webgpu/#074d9654984418c00b82a64062e6ab49", + "https://www.w3.org/TR/webgpu/#infopanel-for-074d9654984418c00b82a64062e6ab49", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-074d9654984418c00b82a64062e6ab49", + "https://www.w3.org/TR/webgpu/#491704ff7c3c05b446a31e6fc27aa10f", + "https://www.w3.org/TR/webgpu/#infopanel-for-491704ff7c3c05b446a31e6fc27aa10f", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-491704ff7c3c05b446a31e6fc27aa10f", + "https://www.w3.org/TR/webgpu/#b2c343be6f2a618c9f77bedd37c9bd38", + "https://www.w3.org/TR/webgpu/#infopanel-for-b2c343be6f2a618c9f77bedd37c9bd38", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-b2c343be6f2a618c9f77bedd37c9bd38", + "https://www.w3.org/TR/webgpu/#db9e1f0767f598e7c31dd6e99d0cd47f", + "https://www.w3.org/TR/webgpu/#infopanel-for-db9e1f0767f598e7c31dd6e99d0cd47f", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-db9e1f0767f598e7c31dd6e99d0cd47f", + "https://www.w3.org/TR/webgpu/#292b6303d45b92bd2013a1619103a9f6", + "https://www.w3.org/TR/webgpu/#infopanel-for-292b6303d45b92bd2013a1619103a9f6", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-292b6303d45b92bd2013a1619103a9f6", + "https://www.w3.org/TR/webgpu/#88845587dfc0cf078c9fc82ee8bcc9e0", + "https://www.w3.org/TR/webgpu/#infopanel-for-88845587dfc0cf078c9fc82ee8bcc9e0", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-88845587dfc0cf078c9fc82ee8bcc9e0", + "https://www.w3.org/TR/webgpu/#93a63c75dce092487e532c3de0a23f38", + "https://www.w3.org/TR/webgpu/#infopanel-for-93a63c75dce092487e532c3de0a23f38", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-93a63c75dce092487e532c3de0a23f38", + "https://www.w3.org/TR/webgpu/#de41ad4a47c6276198a9a27a39fcc7cb", + "https://www.w3.org/TR/webgpu/#infopanel-for-de41ad4a47c6276198a9a27a39fcc7cb", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-de41ad4a47c6276198a9a27a39fcc7cb", + "https://www.w3.org/TR/webgpu/#c767234be74828dfe13cffe84b090923", + "https://www.w3.org/TR/webgpu/#infopanel-for-c767234be74828dfe13cffe84b090923", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-c767234be74828dfe13cffe84b090923", + "https://www.w3.org/TR/webgpu/#59dd33adf4b1be12f1c2f34f8c838c7b", + "https://www.w3.org/TR/webgpu/#infopanel-for-59dd33adf4b1be12f1c2f34f8c838c7b", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-59dd33adf4b1be12f1c2f34f8c838c7b", + "https://www.w3.org/TR/webgpu/#ba17e9726a1ffa1d81650ae10e933c81", + "https://www.w3.org/TR/webgpu/#infopanel-for-ba17e9726a1ffa1d81650ae10e933c81", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-ba17e9726a1ffa1d81650ae10e933c81", + "https://www.w3.org/TR/webgpu/#a45a7ad1a71d9fe156f501db0f61f584", + "https://www.w3.org/TR/webgpu/#infopanel-for-a45a7ad1a71d9fe156f501db0f61f584", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-a45a7ad1a71d9fe156f501db0f61f584", + "https://www.w3.org/TR/webgpu/#245412acdca1a2bf62521b2e65da0981", + "https://www.w3.org/TR/webgpu/#infopanel-for-245412acdca1a2bf62521b2e65da0981", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-245412acdca1a2bf62521b2e65da0981", + "https://www.w3.org/TR/webgpu/#ecb859a122693155172e5cbac7080e23", + "https://www.w3.org/TR/webgpu/#infopanel-for-ecb859a122693155172e5cbac7080e23", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-ecb859a122693155172e5cbac7080e23", + "https://www.w3.org/TR/webgpu/#ffe479370a0ecc10406ee44e011b2232", + "https://www.w3.org/TR/webgpu/#infopanel-for-ffe479370a0ecc10406ee44e011b2232", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-ffe479370a0ecc10406ee44e011b2232", + "https://www.w3.org/TR/webgpu/#474c73cf30cc2911d35066ab6ead86c8", + "https://www.w3.org/TR/webgpu/#infopanel-for-474c73cf30cc2911d35066ab6ead86c8", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-474c73cf30cc2911d35066ab6ead86c8", + "https://www.w3.org/TR/webgpu/#c139a2c47a51a6304ac347ebe9c795c9", + "https://www.w3.org/TR/webgpu/#infopanel-for-c139a2c47a51a6304ac347ebe9c795c9", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-c139a2c47a51a6304ac347ebe9c795c9", + "https://www.w3.org/TR/webgpu/#dcae88e50a872e6db80e59ae3d648976", + "https://www.w3.org/TR/webgpu/#infopanel-for-dcae88e50a872e6db80e59ae3d648976", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dcae88e50a872e6db80e59ae3d648976", + "https://www.w3.org/TR/webgpu/#4a3dcafa2c68ec52ec641515a9b6f06c", + "https://www.w3.org/TR/webgpu/#infopanel-for-4a3dcafa2c68ec52ec641515a9b6f06c", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-4a3dcafa2c68ec52ec641515a9b6f06c", "https://www.w3.org/TR/webgpu/#references", "https://www.w3.org/TR/webgpu/#normative", "https://www.w3.org/TR/webgpu/#biblio-dom", diff --git a/tr/index.json b/tr/index.json index 7a2d2185bc60..cac7728e4690 100644 --- a/tr/index.json +++ b/tr/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2023-02-22T01:37:46.161Z", + "date": "2023-02-23T01:31:47.494Z", "options": { "fallback": "webref-fallback/tr/index.json", "output": "report", @@ -382,10 +382,10 @@ ], "crawled": "https://dom.spec.whatwg.org/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 08:46:30 GMT" + "lastModified": "Wed, 22 Feb 2023 16:17:33 GMT" }, "generator": "bikeshed", - "date": "20 February 2023", + "date": "22 February 2023", "links": "links/dom.json", "refs": "refs/dom.json", "events": "events/dom.json", @@ -441,7 +441,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-typed-om-2/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 00:53:17 GMT" + "lastModified": "Wed, 22 Feb 2023 21:55:56 GMT" }, "generator": "bikeshed", "date": "8 February 2021", @@ -489,7 +489,7 @@ ], "crawled": "https://drafts.css-houdini.org/font-metrics-api-1/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 00:53:41 GMT" + "lastModified": "Wed, 22 Feb 2023 21:56:19 GMT" }, "generator": "bikeshed", "date": "12 May 2021", @@ -542,10 +542,10 @@ ], "crawled": "https://drafts.csswg.org/css-anchor-position-1/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:00 GMT" + "lastModified": "Thu, 23 Feb 2023 00:55:53 GMT" }, "generator": "bikeshed", - "date": "14 February 2023", + "date": "21 February 2023", "links": "links/css-anchor-position-1.json", "refs": "refs/css-anchor-position-1.json", "css": "css/css-anchor-position.json", @@ -602,10 +602,10 @@ ], "crawled": "https://drafts.csswg.org/css-animations-2/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:44:59 GMT" + "lastModified": "Thu, 23 Feb 2023 00:56:01 GMT" }, "generator": "bikeshed", - "date": "8 February 2023", + "date": "22 February 2023", "links": "links/css-animations-2.json", "refs": "refs/css-animations-2.json", "idl": "idl/css-animations-2.idl", @@ -663,7 +663,7 @@ ], "crawled": "https://drafts.csswg.org/css-backgrounds-4/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:00 GMT" + "lastModified": "Thu, 23 Feb 2023 00:56:18 GMT" }, "generator": "bikeshed", "date": "17 February 2023", @@ -723,7 +723,7 @@ ], "crawled": "https://drafts.csswg.org/css-color-6/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:00 GMT" + "lastModified": "Thu, 23 Feb 2023 00:57:27 GMT" }, "generator": "bikeshed", "date": "15 February 2023", @@ -774,7 +774,7 @@ ], "crawled": "https://drafts.csswg.org/css-color-hdr/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:00 GMT" + "lastModified": "Thu, 23 Feb 2023 00:57:32 GMT" }, "generator": "bikeshed", "date": "31 May 2021", @@ -826,10 +826,10 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-values-1/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:00 GMT" + "lastModified": "Thu, 23 Feb 2023 00:57:40 GMT" }, "generator": "bikeshed", - "date": "14 July 2021", + "date": "21 February 2023", "links": "links/css-conditional-values-1.json", "refs": "refs/css-conditional-values-1.json", "css": "css/css-conditional-values.json", @@ -886,7 +886,7 @@ ], "crawled": "https://drafts.csswg.org/css-display-4/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:01 GMT" + "lastModified": "Thu, 23 Feb 2023 00:58:18 GMT" }, "generator": "bikeshed", "date": "19 January 2023", @@ -946,10 +946,10 @@ ], "crawled": "https://drafts.csswg.org/css-easing-2/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:00 GMT" + "lastModified": "Thu, 23 Feb 2023 00:58:22 GMT" }, "generator": "bikeshed", - "date": "29 November 2022", + "date": "21 February 2023", "links": "links/css-easing-2.json", "refs": "refs/css-easing-2.json", "css": "css/css-easing.json", @@ -1005,7 +1005,7 @@ ], "crawled": "https://drafts.csswg.org/css-env-1/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:00 GMT" + "lastModified": "Thu, 23 Feb 2023 00:58:30 GMT" }, "generator": "bikeshed", "date": "30 August 2021", @@ -1058,7 +1058,7 @@ ], "crawled": "https://drafts.csswg.org/css-extensions-1/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:44:59 GMT" + "lastModified": "Thu, 23 Feb 2023 00:58:35 GMT" }, "generator": "bikeshed", "date": "26 August 2020", @@ -1111,7 +1111,7 @@ ], "crawled": "https://drafts.csswg.org/css-forms-1/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:44:59 GMT" + "lastModified": "Thu, 23 Feb 2023 00:59:17 GMT" }, "generator": "bikeshed", "date": "11 October 2017", @@ -1169,7 +1169,7 @@ ], "crawled": "https://drafts.csswg.org/css-gcpm-4/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:00 GMT" + "lastModified": "Thu, 23 Feb 2023 00:59:22 GMT" }, "generator": "bikeshed", "date": "27 June 2022", @@ -1229,7 +1229,7 @@ ], "crawled": "https://drafts.csswg.org/css-grid-3/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:00 GMT" + "lastModified": "Thu, 23 Feb 2023 00:59:52 GMT" }, "generator": "bikeshed", "date": "21 February 2021", @@ -1289,7 +1289,7 @@ ], "crawled": "https://drafts.csswg.org/css-images-5/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:00 GMT" + "lastModified": "Thu, 23 Feb 2023 01:00:11 GMT" }, "generator": "bikeshed", "date": "28 November 2022", @@ -1342,7 +1342,7 @@ ], "crawled": "https://drafts.csswg.org/css-link-params-1/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:00 GMT" + "lastModified": "Thu, 23 Feb 2023 01:00:23 GMT" }, "generator": "bikeshed", "date": "15 December 2022", @@ -1402,7 +1402,7 @@ ], "crawled": "https://drafts.csswg.org/css-multicol-2/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:00 GMT" + "lastModified": "Thu, 23 Feb 2023 01:00:47 GMT" }, "generator": "bikeshed", "date": "5 October 2021", @@ -1520,7 +1520,7 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-snap-2/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:44:59 GMT" + "lastModified": "Thu, 23 Feb 2023 01:02:08 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -1581,7 +1581,7 @@ ], "crawled": "https://drafts.csswg.org/css-shapes-2/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:00 GMT" + "lastModified": "Thu, 23 Feb 2023 01:02:20 GMT" }, "generator": "bikeshed", "date": "7 March 2022", @@ -1640,7 +1640,7 @@ ], "crawled": "https://drafts.csswg.org/css-size-adjust-1/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:01 GMT" + "lastModified": "Thu, 23 Feb 2023 01:02:21 GMT" }, "generator": "bikeshed", "date": "22 June 2022", @@ -1700,7 +1700,7 @@ ], "crawled": "https://drafts.csswg.org/css-transitions-2/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:00 GMT" + "lastModified": "Thu, 23 Feb 2023 01:03:48 GMT" }, "generator": "bikeshed", "date": "14 July 2022", @@ -1760,7 +1760,7 @@ ], "crawled": "https://drafts.csswg.org/css-values-5/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:00 GMT" + "lastModified": "Thu, 23 Feb 2023 01:04:26 GMT" }, "generator": "bikeshed", "date": "30 January 2023", @@ -1820,7 +1820,7 @@ ], "crawled": "https://drafts.csswg.org/css-variables-2/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:44:59 GMT" + "lastModified": "Thu, 23 Feb 2023 01:04:34 GMT" }, "generator": "bikeshed", "date": "29 June 2022", @@ -1871,7 +1871,7 @@ ], "crawled": "https://drafts.csswg.org/css-viewport/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:00 GMT" + "lastModified": "Thu, 23 Feb 2023 01:04:42 GMT" }, "generator": "bikeshed", "date": "11 October 2022", @@ -1930,7 +1930,7 @@ ], "crawled": "https://drafts.csswg.org/web-animations-2/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 23:45:01 GMT" + "lastModified": "Thu, 23 Feb 2023 01:06:45 GMT" }, "generator": "bikeshed", "date": "21 February 2023", @@ -2046,7 +2046,7 @@ ], "crawled": "https://drafts.fxtf.org/filter-effects-2/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 00:51:06 GMT" + "lastModified": "Wed, 22 Feb 2023 21:53:45 GMT" }, "generator": "bikeshed", "date": "10 February 2022", @@ -2210,10 +2210,10 @@ ], "crawled": "https://fetch.spec.whatwg.org/", "crawlCacheInfo": { - "lastModified": "Mon, 20 Feb 2023 09:18:27 GMT" + "lastModified": "Wed, 22 Feb 2023 17:02:08 GMT" }, "generator": "bikeshed", - "date": "20 February 2023", + "date": "22 February 2023", "links": "links/fetch.json", "refs": "refs/fetch.json", "idl": "idl/fetch.idl", @@ -2513,9 +2513,9 @@ ], "crawled": "https://html.spec.whatwg.org/multipage/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 08:04:57 GMT" + "lastModified": "Wed, 22 Feb 2023 10:40:23 GMT" }, - "date": "21 February 2023", + "date": "22 February 2023", "links": "links/html.json", "refs": "refs/html.json", "events": "events/html.json", @@ -8456,10 +8456,10 @@ ], "crawled": "https://w3c.github.io/webdriver-bidi/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 16:37:39 GMT" + "lastModified": "Wed, 22 Feb 2023 11:17:29 GMT" }, "generator": "bikeshed", - "date": "21 February 2023", + "date": "22 February 2023", "links": "links/webdriver-bidi.json", "refs": "refs/webdriver-bidi.json", "dfns": "dfns/webdriver-bidi.json", @@ -8563,10 +8563,10 @@ ], "crawled": "https://webassembly.github.io/exception-handling/js-api/", "crawlCacheInfo": { - "lastModified": "Fri, 17 Feb 2023 19:10:42 GMT" + "lastModified": "Wed, 22 Feb 2023 09:38:48 GMT" }, "generator": "bikeshed", - "date": "17 February 2023", + "date": "22 February 2023", "links": "links/wasm-js-api-2-fork-exception-handling.json", "refs": "refs/wasm-js-api-2-fork-exception-handling.json", "dfns": "dfns/wasm-js-api-2-fork-exception-handling.json", @@ -8778,10 +8778,10 @@ ], "crawled": "https://wicg.github.io/attribution-reporting-api/", "crawlCacheInfo": { - "lastModified": "Thu, 16 Feb 2023 21:35:54 GMT" + "lastModified": "Wed, 22 Feb 2023 18:10:54 GMT" }, "generator": "bikeshed", - "date": "16 February 2023", + "date": "22 February 2023", "links": "links/attribution-reporting-api.json", "refs": "refs/attribution-reporting-api.json", "idl": "idl/attribution-reporting-api.idl", @@ -12474,7 +12474,7 @@ "https://www.rfc-editor.org/rfc/rfc2397" ], "crawled": "https://www.rfc-editor.org/rfc/rfc2397", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc2397.json", "ids": "ids/rfc2397.json" }, @@ -12513,7 +12513,7 @@ "https://www.rfc-editor.org/rfc/rfc4120" ], "crawled": "https://www.rfc-editor.org/rfc/rfc4120", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc4120.json", "ids": "ids/rfc4120.json" }, @@ -12646,7 +12646,7 @@ "https://www.rfc-editor.org/rfc/rfc6454" ], "crawled": "https://www.rfc-editor.org/rfc/rfc6454", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc6454.json", "ids": "ids/rfc6454.json" }, @@ -12685,7 +12685,7 @@ "https://www.rfc-editor.org/rfc/rfc6797" ], "crawled": "https://www.rfc-editor.org/rfc/rfc6797", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc6797.json", "ids": "ids/rfc6797.json" }, @@ -12724,7 +12724,7 @@ "https://www.rfc-editor.org/rfc/rfc7034" ], "crawled": "https://www.rfc-editor.org/rfc/rfc7034", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc7034.json", "ids": "ids/rfc7034.json" }, @@ -13046,7 +13046,7 @@ "https://www.rfc-editor.org/rfc/rfc7239" ], "crawled": "https://www.rfc-editor.org/rfc/rfc7239", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc7239.json", "ids": "ids/rfc7239.json" }, @@ -13085,7 +13085,7 @@ "https://www.rfc-editor.org/rfc/rfc7469" ], "crawled": "https://www.rfc-editor.org/rfc/rfc7469", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc7469.json", "ids": "ids/rfc7469.json" }, @@ -13218,7 +13218,7 @@ "https://www.rfc-editor.org/rfc/rfc7578" ], "crawled": "https://www.rfc-editor.org/rfc/rfc7578", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc7578.json", "ids": "ids/rfc7578.json" }, @@ -13586,7 +13586,7 @@ "https://www.rfc-editor.org/rfc/rfc8942" ], "crawled": "https://www.rfc-editor.org/rfc/rfc8942", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc8942.json", "refs": "refs/rfc8942.json", "headings": "headings/rfc8942.json", @@ -13865,7 +13865,7 @@ "https://www.rfc-editor.org/rfc/rfc9163" ], "crawled": "https://www.rfc-editor.org/rfc/rfc9163", - "date": "22 February 2023", + "date": "23 February 2023", "links": "links/rfc9163.json", "refs": "refs/rfc9163.json", "headings": "headings/rfc9163.json", @@ -23207,10 +23207,10 @@ ], "crawled": "https://www.w3.org/TR/image-capture/", "crawlCacheInfo": { - "lastModified": "Thu, 08 Dec 2022 09:29:36 GMT" + "lastModified": "Wed, 22 Feb 2023 10:26:05 GMT" }, "generator": "bikeshed", - "date": "8 December 2022", + "date": "22 February 2023", "links": "links/image-capture.json", "refs": "refs/image-capture.json", "idl": "idl/image-capture.idl", @@ -25790,10 +25790,10 @@ ], "crawled": "https://www.w3.org/TR/permissions-policy-1/", "crawlCacheInfo": { - "lastModified": "Fri, 17 Feb 2023 19:53:28 GMT" + "lastModified": "Wed, 22 Feb 2023 18:39:27 GMT" }, "generator": "bikeshed", - "date": "17 February 2023", + "date": "22 February 2023", "links": "links/permissions-policy-1.json", "refs": "refs/permissions-policy-1.json", "idl": "idl/permissions-policy.idl", @@ -30199,10 +30199,10 @@ ], "crawled": "https://www.w3.org/TR/webdriver2/", "crawlCacheInfo": { - "lastModified": "Thu, 19 Jan 2023 16:08:58 GMT" + "lastModified": "Wed, 22 Feb 2023 22:05:10 GMT" }, "generator": "respec", - "date": "19 January 2023", + "date": "22 February 2023", "links": "links/webdriver2.json", "refs": "refs/webdriver2.json", "idl": "idl/webdriver.idl", @@ -30261,10 +30261,10 @@ ], "crawled": "https://www.w3.org/TR/webgpu/", "crawlCacheInfo": { - "lastModified": "Tue, 14 Feb 2023 02:20:55 GMT" + "lastModified": "Wed, 22 Feb 2023 18:56:58 GMT" }, "generator": "bikeshed", - "date": "14 February 2023", + "date": "22 February 2023", "links": "links/webgpu.json", "refs": "refs/webgpu.json", "events": "events/webgpu.json", @@ -31511,10 +31511,10 @@ ], "crawled": "https://www.w3.org/TR/WGSL/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Feb 2023 15:07:51 GMT" + "lastModified": "Wed, 22 Feb 2023 22:28:17 GMT" }, "generator": "bikeshed", - "date": "21 February 2023", + "date": "22 February 2023", "links": "links/WGSL.json", "refs": "refs/WGSL.json", "dfns": "dfns/WGSL.json", diff --git a/tr/links/html.json b/tr/links/html.json index ad87a71f8b21..6e9bc84270fa 100644 --- a/tr/links/html.json +++ b/tr/links/html.json @@ -1284,8 +1284,11 @@ "concept-element-attributes-append", "concept-element-attributes-remove", "concept-element-attributes-replace", + "concept-element-attributes-get-by-namespace", "concept-element-attributes-set-value", + "concept-element-attributes-remove-by-namespace", "concept-element-attributes-change-ext", + "concept-attribute-value", "concept-element-attribute", "concept-cd-data", "concept-cd-replace", diff --git a/tr/links/image-capture.json b/tr/links/image-capture.json index 44c4f1c95236..cd5996522e36 100644 --- a/tr/links/image-capture.json +++ b/tr/links/image-capture.json @@ -30,23 +30,10 @@ ] }, "https://lists.w3.org/Archives/Public/public-webrtc/": {}, - "https://w3c.github.io/FileAPI/": { - "anchors": [ - "dfn-Blob" - ], - "specShortname": "FileAPI" - }, - "https://w3c.github.io/permissions/": { - "anchors": [ - "dfn-request-permission-to-use", - "dom-permissiondescriptor" - ], - "specShortname": "permissions" - }, "https://webidl.spec.whatwg.org/": { "anchors": [ - "Exposed", "idl-promise", + "Exposed", "idl-DOMException", "notsupportederror", "a-promise-rejected-with", @@ -76,13 +63,10 @@ }, "https://www.w3.org/TR/": {}, "https://www.w3.org/TR/FileAPI/": { - "specShortname": "FileAPI" - }, - "https://www.w3.org/TR/css-font-loading-3/": { "anchors": [ - "dom-promise" + "dfn-Blob" ], - "specShortname": "css-font-loading-3" + "specShortname": "FileAPI" }, "https://www.w3.org/TR/mediacapture-streams/": { "anchors": [ @@ -122,6 +106,10 @@ "specShortname": "mediacapture-streams" }, "https://www.w3.org/TR/permissions/": { + "anchors": [ + "dfn-request-permission-to-use", + "dom-permissiondescriptor" + ], "specShortname": "permissions" }, "https://www.w3.org/groups/wg/webrtc": {} diff --git a/tr/links/wasm-js-api-2-fork-exception-handling.json b/tr/links/wasm-js-api-2-fork-exception-handling.json index 0fd653f13a5b..b0ea9e274022 100644 --- a/tr/links/wasm-js-api-2-fork-exception-handling.json +++ b/tr/links/wasm-js-api-2-fork-exception-handling.json @@ -4,6 +4,7 @@ "url": "https://webassembly.github.io/exception-handling/js-api/" }, "links": { + "http://ieeexplore.ieee.org/servlet/opac?punumber=4610933": {}, "https://datatracker.ietf.org/doc/html/rfc2119": {}, "https://encoding.spec.whatwg.org/": { "anchors": [ @@ -78,8 +79,8 @@ "sec-getmethod", "sec-well-known-symbols", "sec-iterabletolist", - "sec-ecmascript-language-types-bigint-type", - "sec-ecmascript-language-types-number-type", + "%E2%84%A4", + "%F0%9D%94%BD", "sec-numbertorawbytes", "sec-tobigint64", "sec-toint32", @@ -180,6 +181,11 @@ "syntax-tabletype" ] }, + "https://webassembly.github.io/exception-handling/core/syntax/values.html": { + "anchors": [ + "syntax-float" + ] + }, "https://webassembly.github.io/exception-handling/core/valid/modules.html": { "anchors": [ "valid-module" @@ -196,7 +202,6 @@ }, "https://webidl.spec.whatwg.org/": { "anchors": [ - "Exposed", "idl-boolean", "BufferSource", "idl-promise", @@ -218,6 +223,7 @@ "idl-any", "idl-undefined", "dfn-associated-realm", + "Exposed", "dfn-namespace-object" ], "specShortname": "webidl" diff --git a/tr/links/webdriver-bidi.json b/tr/links/webdriver-bidi.json index 0f4530fe05be..16e80212ae31 100644 --- a/tr/links/webdriver-bidi.json +++ b/tr/links/webdriver-bidi.json @@ -42,6 +42,12 @@ ], "specShortname": "css-paint-api-1" }, + "https://drafts.csswg.org/mediaqueries-5/": { + "anchors": [ + "media-type" + ], + "specShortname": "mediaqueries-5" + }, "https://drafts.fxtf.org/geometry/": { "anchors": [ "rectangle" @@ -196,6 +202,7 @@ "list", "list-clone", "map-sort-in-ascending-order", + "list-empty", "struct", "struct-item", "string-concatenate", @@ -245,6 +252,11 @@ "https://tc39.es/ecma262/multipage/": { "specShortname": "ecmascript" }, + "https://tools.ietf.org/html/rfc4648": { + "anchors": [ + "section-4" + ] + }, "https://tools.ietf.org/html/rfc6455": { "anchors": [ "section-4.1", @@ -312,7 +324,8 @@ "dfn-unsupported-operation", "dfn-draw-a-bounding-box-from-the-framebuffer", "dfn-encoding-a-canvas-as-base64", - "dfn-no-such-alert" + "dfn-no-such-alert", + "dfn-parse-a-page-range" ], "specShortname": "webdriver2" }, @@ -330,6 +343,7 @@ }, "https://www.jsonrpc.org/specification": {}, "https://www.rfc-editor.org/rfc/rfc4122": {}, + "https://www.rfc-editor.org/rfc/rfc4648": {}, "https://www.rfc-editor.org/rfc/rfc6455": {}, "https://www.rfc-editor.org/rfc/rfc8610": {}, "https://www.w3.org/2004/01/pp-impl/32061/status": {}, diff --git a/tr/links/webgpu.json b/tr/links/webgpu.json index 4fffb498680a..04818e5170c3 100644 --- a/tr/links/webgpu.json +++ b/tr/links/webgpu.json @@ -23,10 +23,7 @@ "https://github.com/gpuweb/gpuweb/issues/1842": {}, "https://github.com/gpuweb/gpuweb/issues/1887": {}, "https://github.com/gpuweb/gpuweb/issues/2308": {}, - "https://github.com/gpuweb/gpuweb/issues/2322": {}, - "https://github.com/gpuweb/gpuweb/issues/3483": {}, "https://github.com/gpuweb/gpuweb/issues/3485": {}, - "https://github.com/gpuweb/gpuweb/issues/503": {}, "https://github.com/gpuweb/gpuweb/issues/69": {}, "https://github.com/privacycg/storage-partitioning": {}, "https://github.com/whatwg/webidl/pull/1211": {}, diff --git a/tr/refs/css-anchor-position-1.json b/tr/refs/css-anchor-position-1.json index 51334729449b..a5c2d1036e4e 100644 --- a/tr/refs/css-anchor-position-1.json +++ b/tr/refs/css-anchor-position-1.json @@ -9,10 +9,6 @@ "name": "CSS-ALIGN-3", "url": "https://drafts.csswg.org/css-align/" }, - { - "name": "CSS-BOX-4", - "url": "https://drafts.csswg.org/css-box-4/" - }, { "name": "CSS-BREAK-4", "url": "https://drafts.csswg.org/css-break-4/" @@ -79,6 +75,10 @@ } ], "informative": [ + { + "name": "CSS-BOX-4", + "url": "https://drafts.csswg.org/css-box-4/" + }, { "name": "CSS-DISPLAY-3", "url": "https://drafts.csswg.org/css-display/" diff --git a/tr/refs/image-capture.json b/tr/refs/image-capture.json index c284063644ca..a4a37a7f9465 100644 --- a/tr/refs/image-capture.json +++ b/tr/refs/image-capture.json @@ -5,10 +5,6 @@ }, "refs": { "normative": [ - { - "name": "CSS-FONT-LOADING-3", - "url": "https://www.w3.org/TR/css-font-loading-3/" - }, { "name": "FileAPI", "url": "https://www.w3.org/TR/FileAPI/" diff --git a/tr/refs/wasm-js-api-2-fork-exception-handling.json b/tr/refs/wasm-js-api-2-fork-exception-handling.json index 0f3a674ab51c..5ffa5524ca06 100644 --- a/tr/refs/wasm-js-api-2-fork-exception-handling.json +++ b/tr/refs/wasm-js-api-2-fork-exception-handling.json @@ -34,6 +34,11 @@ "url": "https://webidl.spec.whatwg.org/" } ], - "informative": [] + "informative": [ + { + "name": "IEEE-754", + "url": "http://ieeexplore.ieee.org/servlet/opac?punumber=4610933" + } + ] } } \ No newline at end of file diff --git a/tr/refs/webdriver-bidi.json b/tr/refs/webdriver-bidi.json index 3af96252b08b..b4caa47e1b02 100644 --- a/tr/refs/webdriver-bidi.json +++ b/tr/refs/webdriver-bidi.json @@ -33,10 +33,18 @@ "name": "INFRA", "url": "https://infra.spec.whatwg.org/" }, + { + "name": "MEDIAQUERIES-5", + "url": "https://drafts.csswg.org/mediaqueries-5/" + }, { "name": "RFC4122", "url": "https://www.rfc-editor.org/rfc/rfc4122" }, + { + "name": "RFC4648", + "url": "https://www.rfc-editor.org/rfc/rfc4648" + }, { "name": "RFC6455", "url": "https://www.rfc-editor.org/rfc/rfc6455"