diff --git a/tr/css/css-fonts-5.json b/tr/css/css-fonts-5.json index a616989d92c5..ba25ec3c8aec 100644 --- a/tr/css/css-fonts-5.json +++ b/tr/css/css-fonts-5.json @@ -7,7 +7,7 @@ { "name": "font-size-adjust", "href": "https://www.w3.org/TR/css-fonts-5/#propdef-font-size-adjust", - "value": "none | [ ex-height | cap-height | ch-width | ic-width | ic-height ]? [ from-font | ]", + "value": "none | [ ex-height | cap-height | ch-width | ic-width | ic-height ]? [ from-font | ]", "initial": "none", "appliesTo": "all elements and text", "inherited": "yes", @@ -66,11 +66,11 @@ "value": "ic-height" }, { - "name": "", + "name": "", "prose": "Each font’s used size is normalized to match the chosen font metric to this specified proportion of the computed font-size. In other words, for each glyph, the adjusted font size to use u is calculated as: u = ( m / m′ ) s where: s = computed 'font-size!!property' value m = metric as specified by the 'font-size-adjust' property m′ = metric as specified in the actual font u = adjusted font-size to use Negative values are invalid.", - "href": "https://www.w3.org/TR/css-fonts-5/#valdef-font-size-adjust-number", + "href": "https://www.w3.org/TR/css-fonts-5/#valdef-font-size-adjust-number-0", "type": "value", - "value": "" + "value": "" }, { "name": "from-font", @@ -96,7 +96,7 @@ "href": "https://www.w3.org/TR/css-fonts-5/#descdef-font-face-font-size", "for": "@font-face", "value": "auto | []{1,2}", - "initial": "normal", + "initial": "auto", "values": [ { "name": "auto", @@ -185,13 +185,13 @@ "name": "", "href": "https://www.w3.org/TR/css-fonts-5/#font-tech-values", "type": "type", - "value": "[ | | variations | palettes | incremental ]" + "value": "[ | | variations | palettes | incremental-patch | incremental-range | incremental-auto ]" }, { - "name": "", - "href": "https://www.w3.org/TR/css-fonts-5/#font-feature-tech-values", + "name": "", + "href": "https://www.w3.org/TR/css-fonts-5/#font-features-tech-values", "type": "type", - "value": "[feature-opentype | feature-aat | feature-graphite]" + "value": "[features-opentype | features-aat | features-graphite]" }, { "name": "", diff --git a/tr/dfns/css-fonts-5.json b/tr/dfns/css-fonts-5.json index 8d4db6ff2106..b34fe57beb00 100644 --- a/tr/dfns/css-fonts-5.json +++ b/tr/dfns/css-fonts-5.json @@ -292,10 +292,10 @@ "definedIn": "pre" }, { - "id": "font-feature-tech-values", - "href": "https://www.w3.org/TR/css-fonts-5/#font-feature-tech-values", + "id": "font-features-tech-values", + "href": "https://www.w3.org/TR/css-fonts-5/#font-features-tech-values", "linkingText": [ - "" + "" ], "localLinkingText": [], "type": "type", diff --git a/tr/dfns/webnn.json b/tr/dfns/webnn.json index 4dbcb2d5bb21..20f44394fe39 100644 --- a/tr/dfns/webnn.json +++ b/tr/dfns/webnn.json @@ -99,46 +99,6 @@ }, "definedIn": "pre" }, - { - "id": "dom-mldevicetype-cpu", - "href": "https://www.w3.org/TR/webnn/#dom-mldevicetype-cpu", - "linkingText": [ - "\"cpu\"" - ], - "localLinkingText": [], - "type": "enum-value", - "for": [ - "MLDeviceType" - ], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://www.w3.org/TR/webnn/#title", - "title": "Web Neural Network API" - }, - "definedIn": "pre" - }, - { - "id": "dom-mldevicetype-gpu", - "href": "https://www.w3.org/TR/webnn/#dom-mldevicetype-gpu", - "linkingText": [ - "\"gpu\"" - ], - "localLinkingText": [], - "type": "enum-value", - "for": [ - "MLDeviceType" - ], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://www.w3.org/TR/webnn/#title", - "title": "Web Neural Network API" - }, - "definedIn": "pre" - }, { "id": "enumdef-mlpowerpreference", "href": "https://www.w3.org/TR/webnn/#enumdef-mlpowerpreference", @@ -157,66 +117,6 @@ }, "definedIn": "pre" }, - { - "id": "dom-mlpowerpreference-default", - "href": "https://www.w3.org/TR/webnn/#dom-mlpowerpreference-default", - "linkingText": [ - "\"default\"" - ], - "localLinkingText": [], - "type": "enum-value", - "for": [ - "MLPowerPreference" - ], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://www.w3.org/TR/webnn/#title", - "title": "Web Neural Network API" - }, - "definedIn": "pre" - }, - { - "id": "dom-mlpowerpreference-high-performance", - "href": "https://www.w3.org/TR/webnn/#dom-mlpowerpreference-high-performance", - "linkingText": [ - "\"high-performance\"" - ], - "localLinkingText": [], - "type": "enum-value", - "for": [ - "MLPowerPreference" - ], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://www.w3.org/TR/webnn/#title", - "title": "Web Neural Network API" - }, - "definedIn": "pre" - }, - { - "id": "dom-mlpowerpreference-low-power", - "href": "https://www.w3.org/TR/webnn/#dom-mlpowerpreference-low-power", - "linkingText": [ - "\"low-power\"" - ], - "localLinkingText": [], - "type": "enum-value", - "for": [ - "MLPowerPreference" - ], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://www.w3.org/TR/webnn/#title", - "title": "Web Neural Network API" - }, - "definedIn": "pre" - }, { "id": "dictdef-mlcontextoptions", "href": "https://www.w3.org/TR/webnn/#dictdef-mlcontextoptions", @@ -960,17 +860,18 @@ "definedIn": "prose" }, { - "id": "device-type-cpu", - "href": "https://www.w3.org/TR/webnn/#device-type-cpu", + "id": "dom-mldevicetype-cpu", + "href": "https://www.w3.org/TR/webnn/#dom-mldevicetype-cpu", "linkingText": [ + "\"cpu\"", "cpu" ], "localLinkingText": [], - "type": "dfn", + "type": "enum-value", "for": [ - "device type" + "MLDeviceType" ], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "title", @@ -980,17 +881,18 @@ "definedIn": "dt" }, { - "id": "device-type-gpu", - "href": "https://www.w3.org/TR/webnn/#device-type-gpu", + "id": "dom-mldevicetype-gpu", + "href": "https://www.w3.org/TR/webnn/#dom-mldevicetype-gpu", "linkingText": [ + "\"gpu\"", "gpu" ], "localLinkingText": [], - "type": "dfn", + "type": "enum-value", "for": [ - "device type" + "MLDeviceType" ], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "title", @@ -1018,17 +920,60 @@ "definedIn": "prose" }, { - "id": "power-preference-default", - "href": "https://www.w3.org/TR/webnn/#power-preference-default", + "id": "dom-mlpowerpreference-default", + "href": "https://www.w3.org/TR/webnn/#dom-mlpowerpreference-default", "linkingText": [ + "\"default\"", "default" ], "localLinkingText": [], - "type": "dfn", + "type": "enum-value", "for": [ - "power preference" + "MLPowerPreference" ], - "access": "private", + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webnn/#title", + "title": "Web Neural Network API" + }, + "definedIn": "dt" + }, + { + "id": "dom-mlpowerpreference-high-performance", + "href": "https://www.w3.org/TR/webnn/#dom-mlpowerpreference-high-performance", + "linkingText": [ + "\"high-performance\"", + "high-performance" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "MLPowerPreference" + ], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webnn/#title", + "title": "Web Neural Network API" + }, + "definedIn": "dt" + }, + { + "id": "dom-mlpowerpreference-low-power", + "href": "https://www.w3.org/TR/webnn/#dom-mlpowerpreference-low-power", + "linkingText": [ + "\"low-power\"", + "low-power" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "MLPowerPreference" + ], + "access": "public", "informative": false, "heading": { "id": "title", diff --git a/tr/headings/css-fonts-5.json b/tr/headings/css-fonts-5.json index ad83e2ae0fad..46d258d73ad2 100644 --- a/tr/headings/css-fonts-5.json +++ b/tr/headings/css-fonts-5.json @@ -17,8 +17,8 @@ "title": "Abstract" }, { - "id": "status", - "href": "https://www.w3.org/TR/css-fonts-5/#status", + "id": "sotd", + "href": "https://www.w3.org/TR/css-fonts-5/#sotd", "level": 2, "title": "Status of this document" }, @@ -202,19 +202,26 @@ "level": 2, "title": "10. Changes" }, + { + "id": "changes-20211221", + "href": "https://www.w3.org/TR/css-fonts-5/#changes-20211221", + "level": 3, + "title": "Changes since the WD of 21 December 2021", + "number": "10.1" + }, { "id": "changes-20210729", "href": "https://www.w3.org/TR/css-fonts-5/#changes-20210729", "level": 3, "title": "Changes since the WD of 2021-07-29", - "number": "10.1" + "number": "10.2" }, { "id": "changes-20210629", "href": "https://www.w3.org/TR/css-fonts-5/#changes-20210629", "level": 3, "title": "Changes since the FPWD of 2021-06-29", - "number": "10.2" + "number": "10.3" }, { "id": "w3c-conformance", diff --git a/tr/headings/html-aam-1.0.json b/tr/headings/html-aam-1.0.json index 6d654bb6e277..fc713e1b39a3 100644 --- a/tr/headings/html-aam-1.0.json +++ b/tr/headings/html-aam-1.0.json @@ -2353,19 +2353,12 @@ "title": "Acknowledgments", "number": "A.2" }, - { - "id": "ack_group", - "href": "https://www.w3.org/TR/html-aam-1.0/#ack_group", - "level": 4, - "title": "Participants active in the HTML Accessibility Task Force active at the time of publication", - "number": "A.2.1" - }, { "id": "ack_funders", "href": "https://www.w3.org/TR/html-aam-1.0/#ack_funders", "level": 4, "title": "Enabling funders", - "number": "A.2.2" + "number": "A.2.1" }, { "id": "references", diff --git a/tr/ids/css-fonts-5.json b/tr/ids/css-fonts-5.json index 18cd624bb0fd..108774209d16 100644 --- a/tr/ids/css-fonts-5.json +++ b/tr/ids/css-fonts-5.json @@ -10,7 +10,7 @@ "https://www.w3.org/TR/css-fonts-5/#title", "https://www.w3.org/TR/css-fonts-5/#w3c-state", "https://www.w3.org/TR/css-fonts-5/#abstract", - "https://www.w3.org/TR/css-fonts-5/#status", + "https://www.w3.org/TR/css-fonts-5/#sotd", "https://www.w3.org/TR/css-fonts-5/#w3c_process_revision", "https://www.w3.org/TR/css-fonts-5/#toc", "https://www.w3.org/TR/css-fonts-5/#contents", @@ -23,16 +23,15 @@ "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-family", "https://www.w3.org/TR/css-fonts-5/#generic-font-families", "https://www.w3.org/TR/css-fonts-5/#issue-d41d8cd9%E2%91%A0", - "https://www.w3.org/TR/css-fonts-5/#issue-d41d8cd9%E2%91%A1", "https://www.w3.org/TR/css-fonts-5/#xxx-def", "https://www.w3.org/TR/css-fonts-5/#valdef-font-family-xxx", - "https://www.w3.org/TR/css-fonts-5/#issue-d41d8cd9%E2%91%A2", + "https://www.w3.org/TR/css-fonts-5/#issue-d41d8cd9%E2%91%A1", "https://www.w3.org/TR/css-fonts-5/#font-weight-prop", "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-weight", - "https://www.w3.org/TR/css-fonts-5/#issue-d41d8cd9%E2%91%A3", + "https://www.w3.org/TR/css-fonts-5/#issue-d41d8cd9%E2%91%A2", "https://www.w3.org/TR/css-fonts-5/#font-style-prop", "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-style", - "https://www.w3.org/TR/css-fonts-5/#issue-d41d8cd9%E2%91%A4", + "https://www.w3.org/TR/css-fonts-5/#issue-d41d8cd9%E2%91%A3", "https://www.w3.org/TR/css-fonts-5/#font-size-adjust-prop", "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-size-adjust", "https://www.w3.org/TR/css-fonts-5/#propdef-font-size-adjust", @@ -46,6 +45,7 @@ "https://www.w3.org/TR/css-fonts-5/#ref-for-number-value", "https://www.w3.org/TR/css-fonts-5/#ref-for-valdef-font-size-adjust-none", "https://www.w3.org/TR/css-fonts-5/#ref-for-number-value%E2%91%A0", + "https://www.w3.org/TR/css-fonts-5/#issue-d41d8cd9%E2%91%A4", "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-size-adjust%E2%91%A0", "https://www.w3.org/TR/css-fonts-5/#valdef-font-size-adjust-none", "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-size", @@ -58,7 +58,7 @@ "https://www.w3.org/TR/css-fonts-5/#valdef-font-size-adjust-ic-width", "https://www.w3.org/TR/css-fonts-5/#valdef-font-size-adjust-ic-height", "https://www.w3.org/TR/css-fonts-5/#issue-c72cd359", - "https://www.w3.org/TR/css-fonts-5/#valdef-font-size-adjust-number", + "https://www.w3.org/TR/css-fonts-5/#valdef-font-size-adjust-number-0", "https://www.w3.org/TR/css-fonts-5/#ref-for-number-value%E2%91%A1", "https://www.w3.org/TR/css-fonts-5/#ref-for-used-value", "https://www.w3.org/TR/css-fonts-5/#ref-for-computed-value", @@ -98,25 +98,21 @@ "https://www.w3.org/TR/css-fonts-5/#ref-for-font-size-adjust-aspect-value%E2%91%A3", "https://www.w3.org/TR/css-fonts-5/#ref-for-font-size-adjust-aspect-value%E2%91%A4", "https://www.w3.org/TR/css-fonts-5/#ref-for-at-font-face-rule", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-size-adjust", "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-size-adjust%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-size-adjust%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-size-adjust%E2%91%A0", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-size-adjust%E2%91%A1", "https://www.w3.org/TR/css-fonts-5/#font-resources", "https://www.w3.org/TR/css-fonts-5/#font-face-rule", "https://www.w3.org/TR/css-fonts-5/#at-font-face-rule", "https://www.w3.org/TR/css-fonts-5/#ref-for-at-font-face-rule%E2%91%A0", "https://www.w3.org/TR/css-fonts-5/#ref-for-first-available-font%E2%91%A0", "https://www.w3.org/TR/css-fonts-5/#src-desc", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-src", "https://www.w3.org/TR/css-fonts-5/#font-face-src-parsing", + "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-src", "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-src%E2%91%A0", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-src%E2%91%A1", "https://www.w3.org/TR/css-fonts-5/#ref-for-url-value", "https://www.w3.org/TR/css-fonts-5/#ref-for-font-format-values", "https://www.w3.org/TR/css-fonts-5/#ref-for-font-tech-values", - "https://www.w3.org/TR/css-fonts-5/#ref-for-font-face-name-value", + "https://www.w3.org/TR/css-fonts-5/#ref-for-family-name-value", "https://www.w3.org/TR/css-fonts-5/#font-format-values", "https://www.w3.org/TR/css-fonts-5/#ref-for-string-value", "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A5", @@ -127,21 +123,23 @@ "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-fonts-5/#font-tech-values", - "https://www.w3.org/TR/css-fonts-5/#ref-for-font-feature-tech-values", + "https://www.w3.org/TR/css-fonts-5/#ref-for-font-features-tech-values", "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-fonts-5/#ref-for-color-font-tech-values", "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/css-fonts-5/#font-feature-tech-values", "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/css-fonts-5/#color-font-tech-values", + "https://www.w3.org/TR/css-fonts-5/#font-features-tech-values", "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-fonts-5/#color-font-tech-values", "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-src%E2%91%A2", + "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-src%E2%91%A1", "https://www.w3.org/TR/css-fonts-5/#ex-incremental", "https://www.w3.org/TR/css-fonts-5/#font-size-desc", "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-font-size", @@ -149,7 +147,7 @@ "https://www.w3.org/TR/css-fonts-5/#issue-d41d8cd9%E2%91%A6", "https://www.w3.org/TR/css-fonts-5/#descdef-font-face-font-size", "https://www.w3.org/TR/css-fonts-5/#ref-for-at-font-face-rule%E2%91%A1", - "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/css-fonts-5/#ref-for-number-value%E2%91%A3", "https://www.w3.org/TR/css-fonts-5/#ref-for-mult-num-range", "https://www.w3.org/TR/css-fonts-5/#valdef-font-face-font-size-auto", @@ -158,11 +156,9 @@ "https://www.w3.org/TR/css-fonts-5/#ref-for-number-value%E2%91%A5", "https://www.w3.org/TR/css-fonts-5/#ref-for-number-value%E2%91%A6", "https://www.w3.org/TR/css-fonts-5/#size-adjust-desc", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-size-adjust%E2%91%A2", "https://www.w3.org/TR/css-fonts-5/#descdef-font-face-size-adjust", "https://www.w3.org/TR/css-fonts-5/#ref-for-at-font-face-rule%E2%91%A2", "https://www.w3.org/TR/css-fonts-5/#ref-for-percentage-value", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-size-adjust%E2%91%A3", "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-size%E2%91%A4", "https://www.w3.org/TR/css-fonts-5/#ref-for-at-font-face-rule%E2%91%A3", "https://www.w3.org/TR/css-fonts-5/#ref-for-ex", @@ -173,32 +169,26 @@ "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-size%E2%91%A5", "https://www.w3.org/TR/css-fonts-5/#ref-for-em", "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-text-underline-offset", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-size-adjust%E2%91%A4", + "https://www.w3.org/TR/css-fonts-5/#issue-d41d8cd9%E2%91%A7", "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-size-adjust%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/css-fonts-5/#ref-for-computed-value%E2%91%A3", "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-size%E2%91%A6", "https://www.w3.org/TR/css-fonts-5/#font-metrics-override-desc", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-ascent-override", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-descent-override", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-line-gap-override", "https://www.w3.org/TR/css-fonts-5/#descdef-font-face-ascent-override", "https://www.w3.org/TR/css-fonts-5/#ref-for-at-font-face-rule%E2%91%A4", - "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/css-fonts-5/#ref-for-percentage-value%E2%91%A0", "https://www.w3.org/TR/css-fonts-5/#ref-for-mult-num-range%E2%91%A0", "https://www.w3.org/TR/css-fonts-5/#descdef-font-face-descent-override", "https://www.w3.org/TR/css-fonts-5/#ref-for-at-font-face-rule%E2%91%A5", - "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/css-fonts-5/#ref-for-percentage-value%E2%91%A1", "https://www.w3.org/TR/css-fonts-5/#ref-for-mult-num-range%E2%91%A1", "https://www.w3.org/TR/css-fonts-5/#descdef-font-face-line-gap-override", "https://www.w3.org/TR/css-fonts-5/#ref-for-at-font-face-rule%E2%91%A6", - "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/css-fonts-5/#ref-for-percentage-value%E2%91%A2", "https://www.w3.org/TR/css-fonts-5/#ref-for-mult-num-range%E2%91%A2", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-ascent-override%E2%91%A0", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-descent-override%E2%91%A0", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-line-gap-override%E2%91%A0", "https://www.w3.org/TR/css-fonts-5/#ref-for-ascent-metric", "https://www.w3.org/TR/css-fonts-5/#ref-for-descent-metric", "https://www.w3.org/TR/css-fonts-5/#ref-for-line-gap-metric", @@ -206,10 +196,7 @@ "https://www.w3.org/TR/css-fonts-5/#valdef-ascent-overridedescriptor-percentage", "https://www.w3.org/TR/css-fonts-5/#ref-for-percentage-value%E2%91%A3", "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-size-adjust%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-size-adjust%E2%91%A5", "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-size-adjust%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-size-adjust%E2%91%A6", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-size-adjust%E2%91%A7", "https://www.w3.org/TR/css-fonts-5/#ref-for-computed-value%E2%91%A4", "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-size%E2%91%A7", "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-line-height%E2%91%A3", @@ -223,38 +210,30 @@ "https://www.w3.org/TR/css-fonts-5/#ref-for-ascent-metric%E2%91%A0", "https://www.w3.org/TR/css-fonts-5/#example-1e35741d", "https://www.w3.org/TR/css-fonts-5/#font-sup-sub-override-desc", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-superscript-position-override", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-subscript-position-override", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-superscript-size-override", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-subscript-size-override", "https://www.w3.org/TR/css-fonts-5/#descdef-font-face-superscript-position-override", "https://www.w3.org/TR/css-fonts-5/#ref-for-at-font-face-rule%E2%91%A7", - "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/css-fonts-5/#ref-for-percentage-value%E2%91%A4", "https://www.w3.org/TR/css-fonts-5/#ref-for-mult-num-range%E2%91%A3", "https://www.w3.org/TR/css-fonts-5/#descdef-font-face-subscript-position-override", "https://www.w3.org/TR/css-fonts-5/#ref-for-at-font-face-rule%E2%91%A8", - "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/css-fonts-5/#ref-for-percentage-value%E2%91%A5", "https://www.w3.org/TR/css-fonts-5/#ref-for-mult-num-range%E2%91%A4", "https://www.w3.org/TR/css-fonts-5/#descdef-font-face-superscript-size-override", "https://www.w3.org/TR/css-fonts-5/#ref-for-at-font-face-rule%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/css-fonts-5/#ref-for-percentage-value%E2%91%A6", "https://www.w3.org/TR/css-fonts-5/#ref-for-mult-num-range%E2%91%A5", "https://www.w3.org/TR/css-fonts-5/#descdef-font-face-subscript-size-override", "https://www.w3.org/TR/css-fonts-5/#ref-for-at-font-face-rule%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A2%E2%91%A2", - "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/css-fonts-5/#ref-for-comb-one%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/css-fonts-5/#ref-for-percentage-value%E2%91%A7", "https://www.w3.org/TR/css-fonts-5/#ref-for-mult-num-range%E2%91%A6", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-superscript-position-override%E2%91%A0", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-subscript-position-override%E2%91%A0", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-superscript-size-override%E2%91%A0", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-subscript-size-override%E2%91%A0", "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-variant-position", "https://www.w3.org/TR/css-fonts-5/#valdef-superscript-position-overridedescriptor-normal", "https://www.w3.org/TR/css-fonts-5/#valdef-superscript-position-overridedescriptor-from-font", @@ -265,18 +244,19 @@ "https://www.w3.org/TR/css-fonts-5/#ref-for-vertical-typographic-mode", "https://www.w3.org/TR/css-fonts-5/#font-rend-props", "https://www.w3.org/TR/css-fonts-5/#font-language-override-prop", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-font-language-override", - "https://www.w3.org/TR/css-fonts-5/#issue-d41d8cd9%E2%91%A7", - "https://www.w3.org/TR/css-fonts-5/#font-feature-variation-resolution", + "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-language-override", "https://www.w3.org/TR/css-fonts-5/#issue-d41d8cd9%E2%91%A8", + "https://www.w3.org/TR/css-fonts-5/#font-feature-variation-resolution", + "https://www.w3.org/TR/css-fonts-5/#issue-d41d8cd9%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-fonts-5/#font-variation-props", "https://www.w3.org/TR/css-fonts-5/#font-optical-sizing-def", "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-optical-sizing", - "https://www.w3.org/TR/css-fonts-5/#issue-d41d8cd9%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-fonts-5/#issue-d41d8cd9%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-fonts-5/#security", "https://www.w3.org/TR/css-fonts-5/#privacy", "https://www.w3.org/TR/css-fonts-5/#acknowledgments", "https://www.w3.org/TR/css-fonts-5/#changes", + "https://www.w3.org/TR/css-fonts-5/#changes-20211221", "https://www.w3.org/TR/css-fonts-5/#changes-20210729", "https://www.w3.org/TR/css-fonts-5/#changes-20210629", "https://www.w3.org/TR/css-fonts-5/#w3c-conformance", @@ -289,52 +269,53 @@ "https://www.w3.org/TR/css-fonts-5/#index", "https://www.w3.org/TR/css-fonts-5/#index-defined-here", "https://www.w3.org/TR/css-fonts-5/#index-defined-elsewhere", - "https://www.w3.org/TR/css-fonts-5/#term-for-computed-value", - "https://www.w3.org/TR/css-fonts-5/#term-for-used-value", - "https://www.w3.org/TR/css-fonts-5/#term-for-inline-level", - "https://www.w3.org/TR/css-fonts-5/#term-for-font-face-name-value", - "https://www.w3.org/TR/css-fonts-5/#term-for-first-available-font", - "https://www.w3.org/TR/css-fonts-5/#term-for-propdef-font-family", - "https://www.w3.org/TR/css-fonts-5/#term-for-descdef-font-face-font-language-override", - "https://www.w3.org/TR/css-fonts-5/#term-for-propdef-font-optical-sizing", - "https://www.w3.org/TR/css-fonts-5/#term-for-propdef-font-size", - "https://www.w3.org/TR/css-fonts-5/#term-for-propdef-font-style", - "https://www.w3.org/TR/css-fonts-5/#term-for-propdef-font-variant-position", - "https://www.w3.org/TR/css-fonts-5/#term-for-propdef-font-weight", - "https://www.w3.org/TR/css-fonts-5/#term-for-descdef-font-face-src", - "https://www.w3.org/TR/css-fonts-5/#term-for-ascent-metric", - "https://www.w3.org/TR/css-fonts-5/#term-for-descent-metric", - "https://www.w3.org/TR/css-fonts-5/#term-for-line-gap-metric", - "https://www.w3.org/TR/css-fonts-5/#term-for-valdef-text-decoration-thickness-from-font", - "https://www.w3.org/TR/css-fonts-5/#term-for-propdef-text-decoration-thickness", - "https://www.w3.org/TR/css-fonts-5/#term-for-propdef-text-underline-offset", - "https://www.w3.org/TR/css-fonts-5/#term-for-number-value", - "https://www.w3.org/TR/css-fonts-5/#term-for-percentage-value", - "https://www.w3.org/TR/css-fonts-5/#term-for-string-value", - "https://www.w3.org/TR/css-fonts-5/#term-for-url-value", - "https://www.w3.org/TR/css-fonts-5/#term-for-mult-opt", - "https://www.w3.org/TR/css-fonts-5/#term-for-ch", - "https://www.w3.org/TR/css-fonts-5/#term-for-css-wide-keywords", - "https://www.w3.org/TR/css-fonts-5/#term-for-em", - "https://www.w3.org/TR/css-fonts-5/#term-for-ex", - "https://www.w3.org/TR/css-fonts-5/#term-for-font-relative-length", - "https://www.w3.org/TR/css-fonts-5/#term-for-mult-num-range", - "https://www.w3.org/TR/css-fonts-5/#term-for-comb-one", - "https://www.w3.org/TR/css-fonts-5/#term-for-block-axis", - "https://www.w3.org/TR/css-fonts-5/#term-for-typeset-upright", - "https://www.w3.org/TR/css-fonts-5/#term-for-typographic-mode", - "https://www.w3.org/TR/css-fonts-5/#term-for-vertical-typographic-mode", - "https://www.w3.org/TR/css-fonts-5/#term-for-propdef-line-height", + "https://www.w3.org/TR/css-fonts-5/#8c8e51b4", + "https://www.w3.org/TR/css-fonts-5/#1a2b1083", + "https://www.w3.org/TR/css-fonts-5/#4f918eb5", + "https://www.w3.org/TR/css-fonts-5/#66388322", + "https://www.w3.org/TR/css-fonts-5/#5da00747", + "https://www.w3.org/TR/css-fonts-5/#7066562d", + "https://www.w3.org/TR/css-fonts-5/#9ce65b41", + "https://www.w3.org/TR/css-fonts-5/#a3b980a1", + "https://www.w3.org/TR/css-fonts-5/#297dfe3a", + "https://www.w3.org/TR/css-fonts-5/#4f77d9f4", + "https://www.w3.org/TR/css-fonts-5/#354876d6", + "https://www.w3.org/TR/css-fonts-5/#73ccab19", + "https://www.w3.org/TR/css-fonts-5/#59362d9c", + "https://www.w3.org/TR/css-fonts-5/#6b131fb5", + "https://www.w3.org/TR/css-fonts-5/#04dc31e8", + "https://www.w3.org/TR/css-fonts-5/#e787908f", + "https://www.w3.org/TR/css-fonts-5/#6ff27154", + "https://www.w3.org/TR/css-fonts-5/#bfc0b3a6", + "https://www.w3.org/TR/css-fonts-5/#6e8b8579", + "https://www.w3.org/TR/css-fonts-5/#61bb5e44", + "https://www.w3.org/TR/css-fonts-5/#128295ac", + "https://www.w3.org/TR/css-fonts-5/#1d798932", + "https://www.w3.org/TR/css-fonts-5/#699488a8", + "https://www.w3.org/TR/css-fonts-5/#d4441b24", + "https://www.w3.org/TR/css-fonts-5/#621f25c0", + "https://www.w3.org/TR/css-fonts-5/#8a110a7b", + "https://www.w3.org/TR/css-fonts-5/#eefce2af", + "https://www.w3.org/TR/css-fonts-5/#dc100226", + "https://www.w3.org/TR/css-fonts-5/#7ebc2529", + "https://www.w3.org/TR/css-fonts-5/#3bafef5e", + "https://www.w3.org/TR/css-fonts-5/#4eb9d37e", + "https://www.w3.org/TR/css-fonts-5/#b8dade0f", + "https://www.w3.org/TR/css-fonts-5/#dc77d4ae", + "https://www.w3.org/TR/css-fonts-5/#ef383707", + "https://www.w3.org/TR/css-fonts-5/#1c5240b0", + "https://www.w3.org/TR/css-fonts-5/#ac54fbff", "https://www.w3.org/TR/css-fonts-5/#references", "https://www.w3.org/TR/css-fonts-5/#normative", "https://www.w3.org/TR/css-fonts-5/#biblio-css-cascade-5", - "https://www.w3.org/TR/css-fonts-5/#biblio-css-fonts-3", "https://www.w3.org/TR/css-fonts-5/#biblio-css-fonts-4", "https://www.w3.org/TR/css-fonts-5/#biblio-css-inline-3", + "https://www.w3.org/TR/css-fonts-5/#biblio-css-syntax-3", "https://www.w3.org/TR/css-fonts-5/#biblio-css-text-decor-4", "https://www.w3.org/TR/css-fonts-5/#biblio-css-values-3", "https://www.w3.org/TR/css-fonts-5/#biblio-css-values-4", "https://www.w3.org/TR/css-fonts-5/#biblio-css2", + "https://www.w3.org/TR/css-fonts-5/#biblio-css22", "https://www.w3.org/TR/css-fonts-5/#biblio-rfc2119", "https://www.w3.org/TR/css-fonts-5/#informative", "https://www.w3.org/TR/css-fonts-5/#biblio-css-display-3", @@ -343,15 +324,15 @@ "https://www.w3.org/TR/css-fonts-5/#ref-for-propdef-font-size-adjust%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/css-fonts-5/#font-face-descriptor-table", "https://www.w3.org/TR/css-fonts-5/#ref-for-at-font-face-rule%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-ascent-override%E2%91%A1", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-descent-override%E2%91%A1", + "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-ascent-override", + "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-descent-override", "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-font-size%E2%91%A0", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-line-gap-override%E2%91%A1", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-size-adjust%E2%91%A8", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-subscript-position-override%E2%91%A1", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-subscript-size-override%E2%91%A1", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-superscript-position-override%E2%91%A1", - "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-superscript-size-override%E2%91%A1", + "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-line-gap-override", + "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-size-adjust", + "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-subscript-position-override", + "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-subscript-size-override", + "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-superscript-position-override", + "https://www.w3.org/TR/css-fonts-5/#ref-for-descdef-font-face-superscript-size-override", "https://www.w3.org/TR/css-fonts-5/#issues-index" ] } \ No newline at end of file diff --git a/tr/ids/html-aam-1.0.json b/tr/ids/html-aam-1.0.json index 136edb64330e..19bd16ca8b02 100644 --- a/tr/ids/html-aam-1.0.json +++ b/tr/ids/html-aam-1.0.json @@ -704,10 +704,9 @@ "https://www.w3.org/TR/html-aam-1.0/#acknowledgements", "https://www.w3.org/TR/html-aam-1.0/#a-2-acknowledgments", "https://www.w3.org/TR/html-aam-1.0/#ack_group", - "https://www.w3.org/TR/html-aam-1.0/#a-2-1-participants-active-in-the-html-accessibility-task-force-active-at-the-time-of-publication", "https://www.w3.org/TR/html-aam-1.0/#gh-contributors", "https://www.w3.org/TR/html-aam-1.0/#ack_funders", - "https://www.w3.org/TR/html-aam-1.0/#a-2-2-enabling-funders", + "https://www.w3.org/TR/html-aam-1.0/#a-2-1-enabling-funders", "https://www.w3.org/TR/html-aam-1.0/#references", "https://www.w3.org/TR/html-aam-1.0/#b-references", "https://www.w3.org/TR/html-aam-1.0/#normative-references", @@ -722,7 +721,6 @@ "https://www.w3.org/TR/html-aam-1.0/#bib-wai-aria-1.2", "https://www.w3.org/TR/html-aam-1.0/#informative-references", "https://www.w3.org/TR/html-aam-1.0/#b-2-informative-references", - "https://www.w3.org/TR/html-aam-1.0/#bib-accname-aam-1.1", "https://www.w3.org/TR/html-aam-1.0/#bib-at-spi", "https://www.w3.org/TR/html-aam-1.0/#bib-atk", "https://www.w3.org/TR/html-aam-1.0/#bib-axapi", diff --git a/tr/ids/webcodecs.json b/tr/ids/webcodecs.json index 2e51651c42b0..03a8b7f26736 100644 --- a/tr/ids/webcodecs.json +++ b/tr/ids/webcodecs.json @@ -2365,8 +2365,9 @@ "https://www.w3.org/TR/webcodecs/#ref-for-idl-DOMString%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webcodecs/#ref-for-video-content-hints", "https://www.w3.org/TR/webcodecs/#ref-for-videoframe%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webcodecs/#ref-for-dom-videoencoder-isconfigsupported%E2%91%A1", + "https://www.w3.org/TR/webcodecs/#ref-for-video-content-hints%E2%91%A0", "https://www.w3.org/TR/webcodecs/#ref-for-dom-videoencoderconfig-contenthint%E2%91%A0", + "https://www.w3.org/TR/webcodecs/#ref-for-dom-videoencoder-isconfigsupported%E2%91%A1", "https://www.w3.org/TR/webcodecs/#hardware-acceleration", "https://www.w3.org/TR/webcodecs/#enumdef-hardwareacceleration", "https://www.w3.org/TR/webcodecs/#infopanel-for-enumdef-hardwareacceleration", diff --git a/tr/ids/webnn.json b/tr/ids/webnn.json index cfeb4c2c5966..66ad2026466b 100644 --- a/tr/ids/webnn.json +++ b/tr/ids/webnn.json @@ -167,24 +167,16 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-enumdef-mldevicetype", "https://www.w3.org/TR/webnn/#infopanel-for-enumdef-mldevicetype", "https://www.w3.org/TR/webnn/#infopaneltitle-for-enumdef-mldevicetype", - "https://www.w3.org/TR/webnn/#dom-mldevicetype-cpu", - "https://www.w3.org/TR/webnn/#infopanel-for-dom-mldevicetype-cpu", - "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mldevicetype-cpu", - "https://www.w3.org/TR/webnn/#infopanel-for-dom-mldevicetype-cpu", - "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mldevicetype-cpu", - "https://www.w3.org/TR/webnn/#dom-mldevicetype-gpu", - "https://www.w3.org/TR/webnn/#infopanel-for-dom-mldevicetype-gpu", - "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mldevicetype-gpu", - "https://www.w3.org/TR/webnn/#infopanel-for-dom-mldevicetype-gpu", - "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mldevicetype-gpu", + "https://www.w3.org/TR/webnn/#ref-for-dom-mldevicetype-cpu%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-dom-mldevicetype-gpu%E2%91%A0", "https://www.w3.org/TR/webnn/#enumdef-mlpowerpreference", "https://www.w3.org/TR/webnn/#infopanel-for-enumdef-mlpowerpreference", "https://www.w3.org/TR/webnn/#infopaneltitle-for-enumdef-mlpowerpreference", "https://www.w3.org/TR/webnn/#infopanel-for-enumdef-mlpowerpreference", "https://www.w3.org/TR/webnn/#infopaneltitle-for-enumdef-mlpowerpreference", - "https://www.w3.org/TR/webnn/#dom-mlpowerpreference-default", - "https://www.w3.org/TR/webnn/#dom-mlpowerpreference-high-performance", - "https://www.w3.org/TR/webnn/#dom-mlpowerpreference-low-power", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlpowerpreference-default", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlpowerpreference-high-performance", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlpowerpreference-low-power", "https://www.w3.org/TR/webnn/#dictdef-mlcontextoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlcontextoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlcontextoptions", @@ -244,14 +236,15 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-create-a-context", "https://www.w3.org/TR/webnn/#infopanel-for-create-a-context", "https://www.w3.org/TR/webnn/#infopaneltitle-for-create-a-context", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-gpudevice%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-gpudevice%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-contexttype-slot", "https://www.w3.org/TR/webnn/#ref-for-context-type-webgpu", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-devicetype-slot", - "https://www.w3.org/TR/webnn/#ref-for-device-type-gpu", + "https://www.w3.org/TR/webnn/#ref-for-dom-mldevicetype-gpu%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-powerpreference-slot", - "https://www.w3.org/TR/webnn/#ref-for-power-preference-default", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlpowerpreference-default%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-contexttype-slot%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-context-type-default", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontextoptions-devicetype", @@ -259,13 +252,13 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-devicetype-slot%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontextoptions-devicetype%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-devicetype-slot%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-device-type-cpu", + "https://www.w3.org/TR/webnn/#ref-for-dom-mldevicetype-cpu%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontextoptions-powerpreference", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-powerpreference-slot%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontextoptions-powerpreference%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-powerpreference-slot%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-power-preference-default%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlpowerpreference-default%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-contexttype-slot%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-devicetype-slot%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-powerpreference-slot%E2%91%A2", @@ -396,6 +389,9 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-create-an-mlactivation", "https://www.w3.org/TR/webnn/#infopanel-for-create-an-mlactivation", "https://www.w3.org/TR/webnn/#infopaneltitle-for-create-an-mlactivation", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-ordered-map%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlactivation-builder-slot", "https://www.w3.org/TR/webnn/#ref-for-dom-mlactivation-name-slot", @@ -548,26 +544,36 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-device-type", "https://www.w3.org/TR/webnn/#infopanel-for-device-type", "https://www.w3.org/TR/webnn/#infopaneltitle-for-device-type", - "https://www.w3.org/TR/webnn/#device-type-cpu", - "https://www.w3.org/TR/webnn/#infopanel-for-device-type-cpu", - "https://www.w3.org/TR/webnn/#infopaneltitle-for-device-type-cpu", - "https://www.w3.org/TR/webnn/#infopanel-for-device-type-cpu", - "https://www.w3.org/TR/webnn/#infopaneltitle-for-device-type-cpu", - "https://www.w3.org/TR/webnn/#device-type-gpu", - "https://www.w3.org/TR/webnn/#infopanel-for-device-type-gpu", - "https://www.w3.org/TR/webnn/#infopaneltitle-for-device-type-gpu", - "https://www.w3.org/TR/webnn/#infopanel-for-device-type-gpu", - "https://www.w3.org/TR/webnn/#infopaneltitle-for-device-type-gpu", + "https://www.w3.org/TR/webnn/#dom-mldevicetype-cpu", + "https://www.w3.org/TR/webnn/#infopanel-for-dom-mldevicetype-cpu", + "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mldevicetype-cpu", + "https://www.w3.org/TR/webnn/#infopanel-for-dom-mldevicetype-cpu", + "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mldevicetype-cpu", + "https://www.w3.org/TR/webnn/#dom-mldevicetype-gpu", + "https://www.w3.org/TR/webnn/#infopanel-for-dom-mldevicetype-gpu", + "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mldevicetype-gpu", + "https://www.w3.org/TR/webnn/#infopanel-for-dom-mldevicetype-gpu", + "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mldevicetype-gpu", "https://www.w3.org/TR/webnn/#power-preference", "https://www.w3.org/TR/webnn/#infopanel-for-power-preference", "https://www.w3.org/TR/webnn/#infopaneltitle-for-power-preference", "https://www.w3.org/TR/webnn/#infopanel-for-power-preference", "https://www.w3.org/TR/webnn/#infopaneltitle-for-power-preference", - "https://www.w3.org/TR/webnn/#power-preference-default", - "https://www.w3.org/TR/webnn/#infopanel-for-power-preference-default", - "https://www.w3.org/TR/webnn/#infopaneltitle-for-power-preference-default", - "https://www.w3.org/TR/webnn/#infopanel-for-power-preference-default", - "https://www.w3.org/TR/webnn/#infopaneltitle-for-power-preference-default", + "https://www.w3.org/TR/webnn/#dom-mlpowerpreference-default", + "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpowerpreference-default", + "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpowerpreference-default", + "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpowerpreference-default", + "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpowerpreference-default", + "https://www.w3.org/TR/webnn/#dom-mlpowerpreference-high-performance", + "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpowerpreference-high-performance", + "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpowerpreference-high-performance", + "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpowerpreference-high-performance", + "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpowerpreference-high-performance", + "https://www.w3.org/TR/webnn/#dom-mlpowerpreference-low-power", + "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpowerpreference-low-power", + "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpowerpreference-low-power", + "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpowerpreference-low-power", + "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpowerpreference-low-power", "https://www.w3.org/TR/webnn/#ref-for-idl-record%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMString%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-ArrayBufferView%E2%91%A1", @@ -612,7 +618,7 @@ "https://www.w3.org/TR/webnn/#ref-for-context-type-default%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlcontextoptions%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontextoptions-devicetype%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-device-type-gpu%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-dom-mldevicetype-gpu%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-ArrayBufferView%E2%91%A2", "https://www.w3.org/TR/webnn/#api-mlcontext-sync-execution", "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A0%E2%91%A2", @@ -665,6 +671,8 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-validate-graph-resources", "https://www.w3.org/TR/webnn/#infopanel-for-validate-graph-resources", "https://www.w3.org/TR/webnn/#infopaneltitle-for-validate-graph-resources", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-ordered-map%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-map-iterate%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-validate-buffer-with-descriptor", @@ -673,6 +681,8 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-validate-buffer-with-descriptor", "https://www.w3.org/TR/webnn/#infopanel-for-validate-buffer-with-descriptor", "https://www.w3.org/TR/webnn/#infopaneltitle-for-validate-buffer-with-descriptor", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlbufferview", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor", "https://www.w3.org/TR/webnn/#ref-for-table-the-typedarray-constructors", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype", "https://www.w3.org/TR/webnn/#ref-for-mloperanddescriptor-byte-length%E2%91%A1", @@ -681,6 +691,9 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-execute-graph", "https://www.w3.org/TR/webnn/#infopanel-for-execute-graph", "https://www.w3.org/TR/webnn/#infopaneltitle-for-execute-graph", + "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraph-implementation-slot%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-map-iterate%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraph-inputdescriptors-slot%E2%91%A2", @@ -706,14 +719,14 @@ "https://www.w3.org/TR/webnn/#api-mlcontext-sync-execution-examples", "https://www.w3.org/TR/webnn/#example-4a21156c", "https://www.w3.org/TR/webnn/#mlnamedarraybufferviews-transfer-alg", - "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A8", "https://www.w3.org/TR/webnn/#mlnamedarraybufferviews-transfer", "https://www.w3.org/TR/webnn/#infopanel-for-mlnamedarraybufferviews-transfer", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlnamedarraybufferviews-transfer", "https://www.w3.org/TR/webnn/#infopanel-for-mlnamedarraybufferviews-transfer", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlnamedarraybufferviews-transfer", - "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-map-iterate%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-arraybuffer-transfer", "https://www.w3.org/TR/webnn/#ref-for-buffersource-underlying-buffer", @@ -723,7 +736,7 @@ "https://www.w3.org/TR/webnn/#ref-for-table-the-typedarray-constructors%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-sec-construct", "https://www.w3.org/TR/webnn/#api-mlcontext-async-execution", - "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlcontextoptions%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A5", @@ -731,19 +744,19 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-arraybufferview-write", "https://www.w3.org/TR/webnn/#ref-for-mlnamedarraybufferviews-transfer", - "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#dictdef-mlcomputeresult", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlcomputeresult", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlcomputeresult", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlcomputeresult", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlcomputeresult", - "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlcomputeresult-inputs", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlcomputeresult-inputs", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlcomputeresult-inputs", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlcomputeresult-inputs", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlcomputeresult-inputs", - "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlcomputeresult-outputs", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlcomputeresult-outputs", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlcomputeresult-outputs", @@ -753,16 +766,16 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-promise%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlcomputeresult", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-compute%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlcontext-compute-graph-inputs-outputs-graph", - "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlcontext-compute-graph-inputs-outputs-inputs", - "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlcontext-compute-graph-inputs-outputs-outputs", - "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-mlnamedarraybufferviews-transfer%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-mlnamedarraybufferviews-transfer%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlcomputeresult%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlcontext-compute", @@ -789,9 +802,9 @@ "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mlnamedarraybufferviews-transfer%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-mlnamedarraybufferviews-transfer%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-execute-graph%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-reject%E2%91%A6", @@ -806,7 +819,7 @@ "https://www.w3.org/TR/webnn/#ref-for-mlcommandencoder%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-gpucommandbuffer%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-gpudevice%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-gpudevice%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-operationerror%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A1%E2%91%A3", @@ -819,8 +832,8 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlcontext-createcommandencoder", "https://www.w3.org/TR/webnn/#ref-for-mlcommandencoder%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#api-mlgraph", - "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-SecureContext%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-Exposed%E2%91%A6", "https://www.w3.org/TR/webnn/#mlgraph", @@ -828,7 +841,7 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraph", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraph", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraph", - "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraph-context-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraph-context-slot", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraph-context-slot", @@ -836,7 +849,7 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraph-context-slot", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A2%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraph-inputdescriptors-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraph-inputdescriptors-slot", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraph-inputdescriptors-slot", @@ -844,11 +857,11 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraph-inputdescriptors-slot", "https://www.w3.org/TR/webnn/#ref-for-idl-record%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMString%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraph-outputdescriptors-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraph-outputdescriptors-slot", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraph-outputdescriptors-slot", @@ -856,19 +869,19 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraph-outputdescriptors-slot", "https://www.w3.org/TR/webnn/#ref-for-idl-record%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMString%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraph-implementation-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraph-implementation-slot", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraph-implementation-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraph-implementation-slot", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraph-implementation-slot", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-idl-record%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMString%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2", @@ -909,13 +922,13 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-input", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMString%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-input-name-descriptor-name", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-input-name-descriptor-descriptor", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-constant%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-constant-descriptor-bufferview-descriptor", - "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlbufferview", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlbufferview%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-constant-descriptor-bufferview-bufferview", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-constant-value-type", @@ -924,26 +937,26 @@ "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-constant-value-type-type", "https://www.w3.org/TR/webnn/#ref-for-idl-promise%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-build%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedoperands", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-build-outputs-outputs", "https://www.w3.org/TR/webnn/#ref-for-Exposed%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-buildsync%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedoperands%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-buildsync-outputs-outputs", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-build%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-build%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-buildsync%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-buildsync%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-contexttype-slot%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-context-type-default%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlbufferresourceview%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlbufferresourceview-resource", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlbufferresourceview-resource", @@ -951,22 +964,19 @@ "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlbufferresourceview-resource", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlbufferresourceview-resource", "https://www.w3.org/TR/webnn/#ref-for-gpubuffer%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-gpubuffer%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlbufferresourceview-offset", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlbufferresourceview-offset", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlbufferresourceview-offset", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlbufferresourceview-offset", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlbufferresourceview-offset", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long-long%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long-long%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlbufferresourceview-size", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlbufferresourceview-size", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlbufferresourceview-size", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlbufferresourceview-size", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlbufferresourceview-size", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long-long%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long-long%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long-long%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-context-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-context-slot", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-context-slot", @@ -974,9 +984,9 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-context-slot", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A2%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-constructor", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-constructor", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-new", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-mlgraphbuilder", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-mlgraphbuilder", @@ -1006,7 +1016,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlargminmaxoptions-keepdimensions", "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlargminmaxoptions-selectlastindex", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-argmin", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7", @@ -1025,7 +1035,6 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlargminmaxoptions-axes", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlargminmaxoptions-axes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlargminmaxoptions-axes", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank", "https://www.w3.org/TR/webnn/#dom-mlargminmaxoptions-keepdimensions", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlargminmaxoptions-keepdimensions", @@ -1033,15 +1042,13 @@ "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlargminmaxoptions-keepdimensions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlargminmaxoptions-keepdimensions", "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-list-size", "https://www.w3.org/TR/webnn/#dom-mlargminmaxoptions-selectlastindex", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlargminmaxoptions-selectlastindex", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlargminmaxoptions-selectlastindex", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlargminmaxoptions-selectlastindex", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlargminmaxoptions-selectlastindex", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlargminmaxoptions%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1", @@ -1051,6 +1058,7 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-argminmax-op", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-argminmax-op", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-argminmax-op", + "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlargminmaxoptions%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-assert", @@ -1061,7 +1069,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddatatype-int64%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A0", @@ -1102,13 +1110,13 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-scale", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-axis", "https://www.w3.org/TR/webnn/#ref-for-idl-float", "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-epsilon", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-activation", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-batchnormalization", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6", @@ -1126,24 +1134,22 @@ "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlbatchnormalizationoptions-scale", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlbatchnormalizationoptions-scale", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-axis%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlbatchnormalizationoptions-bias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlbatchnormalizationoptions-bias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlbatchnormalizationoptions-bias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlbatchnormalizationoptions-bias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlbatchnormalizationoptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-axis%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlbatchnormalizationoptions-axis", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlbatchnormalizationoptions-axis", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlbatchnormalizationoptions-axis", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlbatchnormalizationoptions-axis", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlbatchnormalizationoptions-axis", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlinputoperandlayout-nchw", "https://www.w3.org/TR/webnn/#dom-mlbatchnormalizationoptions-epsilon", @@ -1152,23 +1158,21 @@ "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlbatchnormalizationoptions-epsilon", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlbatchnormalizationoptions-epsilon", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlbatchnormalizationoptions-activation", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlbatchnormalizationoptions-activation", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlbatchnormalizationoptions-activation", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlbatchnormalizationoptions-activation", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlbatchnormalizationoptions-activation", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-axis%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-axis%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-axis%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlbatchnormalizationoptions%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-batchnormalization", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-batchnormalization", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-batchnormalization", @@ -1178,7 +1182,7 @@ "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A6", @@ -1190,7 +1194,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-axis%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A8", @@ -1204,7 +1208,7 @@ "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-scale%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-scale%E2%91%A1", @@ -1217,7 +1221,7 @@ "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-bias%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-bias%E2%91%A1", @@ -1265,7 +1269,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-operationerror%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraph-context-slot%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-context-slot%E2%91%A0", @@ -1285,16 +1289,16 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A0", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-cast", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-cast", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-cast-input-type-input", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-cast-input-type-type", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-cast", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-cast", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-cast", @@ -1318,26 +1322,26 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlclampoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlclampoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlclampoptions", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlclampoptions-minvalue", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlclampoptions-minvalue", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlclampoptions-minvalue", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlclampoptions-minvalue", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlclampoptions-minvalue", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlclampoptions-maxvalue", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlclampoptions-maxvalue", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlclampoptions-maxvalue", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlclampoptions-maxvalue", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlclampoptions-maxvalue", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-clamp", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-clamp-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlclampoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-clamp-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-clamp-options", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlclampoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-clamp-options-options", @@ -1346,15 +1350,16 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-check-clamp-options", "https://www.w3.org/TR/webnn/#infopanel-for-check-clamp-options", "https://www.w3.org/TR/webnn/#infopaneltitle-for-check-clamp-options", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlclampoptions%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlclampoptions-minvalue", "https://www.w3.org/TR/webnn/#ref-for-dom-mlclampoptions-maxvalue", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-clamp-operand-options", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-clamp%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlclampoptions%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlclampoptions%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-clamp", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-clamp", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-clamp", @@ -1377,10 +1382,10 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A8", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-clamp-options", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-clamp-options%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlclampoptions%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlclampoptions%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-clamp-options", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-clamp-options", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-clamp-options", @@ -1394,18 +1399,18 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-concat", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-concat", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-concat-inputs-axis-inputs", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-concat-inputs-axis-axis", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-concat", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-concat", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-concat", @@ -1462,14 +1467,14 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-constant", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-constant-bufferview", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-constant%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlbufferview%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlbufferview%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-constant", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-constant", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-constant", @@ -1498,18 +1503,18 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-constant-value-type", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-constant-value-type%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddatatype-int8", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddatatype-float32", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-constant-value-type", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-constant-value-type", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-constant-value-type", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-constant-value-type", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-constant-value-type", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A1%E2%91%A0", @@ -1522,20 +1527,20 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-constant-range", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-constant-start-end-step-type", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddatatype-int8%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddatatype-float32%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-constant-start-end-step-type", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-constant-start-end-step-type", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-constant-start-end-step-type", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-constant-start-end-step-type", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-constant-start-end-step-type", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-list", @@ -1602,32 +1607,32 @@ "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlconv2doptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlconv2doptions", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-padding", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-strides", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-dilations", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlautopad", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-autopad", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-groups", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-inputlayout", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlconv2dfilteroperandlayout", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-filterlayout", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-activation", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-conv2d", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-conv2d-input-filter-options-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-conv2d-input-filter-options-filter", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlconv2doptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-conv2d-input-filter-options-options", @@ -1637,27 +1642,22 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-padding", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconv2doptions-padding", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-padding", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlconv2doptions-strides", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconv2doptions-strides", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-strides", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconv2doptions-strides", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-strides", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlconv2doptions-dilations", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconv2doptions-dilations", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-dilations", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconv2doptions-dilations", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-dilations", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlconv2doptions-autopad", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconv2doptions-autopad", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-autopad", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconv2doptions-autopad", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-autopad", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlautopad%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlautopad%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlautopad-explicit", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-padding%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlautopad-explicit%E2%91%A0", @@ -1669,55 +1669,46 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-groups", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconv2doptions-groups", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-groups", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlconv2doptions-inputlayout", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconv2doptions-inputlayout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-inputlayout", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconv2doptions-inputlayout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-inputlayout", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlinputoperandlayout-nchw%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlinputoperandlayout-nhwc", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlinputoperandlayout-nchw%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlconv2doptions-filterlayout", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconv2doptions-filterlayout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-filterlayout", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconv2doptions-filterlayout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-filterlayout", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlconv2dfilteroperandlayout%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlconv2dfilteroperandlayout%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2dfilteroperandlayout-oihw", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2dfilteroperandlayout-hwio", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2dfilteroperandlayout-ohwi", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2dfilteroperandlayout-ihwo", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2dfilteroperandlayout-oihw%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlconv2doptions-bias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconv2doptions-bias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-bias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconv2doptions-bias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlconv2doptions-activation", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconv2doptions-activation", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-activation", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconv2doptions-activation", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconv2doptions-activation", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-inputlayout%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-filterlayout%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-groups%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlconv2doptions%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-inputlayout%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2dfilteroperandlayout-oihw%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2dfilteroperandlayout-oihw%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2dfilteroperandlayout-hwio%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2dfilteroperandlayout-ohwi%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2dfilteroperandlayout-ihwo%E2%91%A0", @@ -1726,10 +1717,10 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-conv2d", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-conv2d", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-conv2d", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A5%E2%91%A0", @@ -1747,7 +1738,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-padding%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-padding%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A0%E2%91%A6", @@ -1755,7 +1746,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-strides%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-strides%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A6", @@ -1765,7 +1756,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-dilations%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-dilations%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A8", @@ -1786,7 +1777,7 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-bias%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2doptions-bias%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A1%E2%91%A4", @@ -1805,7 +1796,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A3%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A0%E2%91%A3", @@ -1850,38 +1841,38 @@ "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlconvtranspose2doptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlconvtranspose2doptions", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-padding", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-strides", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-dilations", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-outputpadding", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-outputsizes", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlautopad%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlautopad%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-autopad", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-groups", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-inputlayout", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlconvtranspose2dfilteroperandlayout", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-filterlayout", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-activation", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-convtranspose2d", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-convtranspose2d-input-filter-options-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-convtranspose2d-input-filter-options-filter", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlconvtranspose2doptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-convtranspose2d-input-filter-options-options", @@ -1891,41 +1882,34 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-padding", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-padding", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-padding", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlconvtranspose2doptions-strides", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-strides", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-strides", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-strides", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-strides", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlconvtranspose2doptions-dilations", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-dilations", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-dilations", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-dilations", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-dilations", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlconvtranspose2doptions-outputpadding", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-outputpadding", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-outputpadding", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-outputpadding", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-outputpadding", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-strides%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlconvtranspose2doptions-outputsizes", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-outputsizes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-outputsizes", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-outputsizes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-outputsizes", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-outputpadding%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlconvtranspose2doptions-autopad", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-autopad", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-autopad", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-autopad", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-autopad", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlautopad%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlautopad%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlautopad%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlautopad-explicit%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-padding%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlautopad-explicit%E2%91%A3", @@ -1937,52 +1921,43 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-groups", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-groups", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-groups", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlconvtranspose2doptions-inputlayout", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-inputlayout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-inputlayout", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-inputlayout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-inputlayout", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlinputoperandlayout-nchw%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlinputoperandlayout-nchw%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlinputoperandlayout-nhwc%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlinputoperandlayout-nchw%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlconvtranspose2doptions-filterlayout", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-filterlayout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-filterlayout", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-filterlayout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-filterlayout", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlconvtranspose2dfilteroperandlayout%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlconvtranspose2dfilteroperandlayout%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2dfilteroperandlayout-iohw", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2dfilteroperandlayout-hwoi", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2dfilteroperandlayout-ohwi", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2dfilteroperandlayout-iohw%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlconvtranspose2doptions-bias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-bias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-bias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-bias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlconvtranspose2doptions-activation", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-activation", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-activation", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlconvtranspose2doptions-activation", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlconvtranspose2doptions-activation", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-inputlayout%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-filterlayout%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-groups%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlconvtranspose2doptions%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-inputlayout%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-outputsizes%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-outputpadding%E2%91%A1", @@ -1991,10 +1966,10 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-convtranspose2d", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-convtranspose2d", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-convtranspose2d", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A6%E2%91%A4", @@ -2012,7 +1987,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-padding%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-padding%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A1%E2%91%A3", @@ -2020,7 +1995,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-strides%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-strides%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A6%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A2", @@ -2030,20 +2005,20 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-dilations%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-dilations%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A7%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-outputpadding%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-outputpadding%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A7%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-outputsizes%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-outputsizes%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A6", @@ -2062,7 +2037,7 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-bias%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconvtranspose2doptions-bias%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A2%E2%93%AA", @@ -2081,7 +2056,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A7%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A4%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A1%E2%93%AA", @@ -2102,59 +2077,60 @@ "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-add", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-add-a-b-a", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-add-a-b-b", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-sub", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sub-a-b-a", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sub-a-b-b", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-mul", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-mul-a-b-a", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-mul-a-b-b", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-div", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-div-a-b-a", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-div-a-b-b", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-max", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-max-a-b-a", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-max-a-b-b", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-min", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-min-a-b-a", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-min-a-b-b", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-pow", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pow-a-b-a", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pow-a-b-b", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A3", "https://www.w3.org/TR/webnn/#mlgraphbuilder-element-wise-binary-op", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-element-wise-binary-op", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-element-wise-binary-op", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-element-wise-binary-op", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-element-wise-binary-op", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-assert%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A1%E2%91%A0", @@ -2163,7 +2139,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A8%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A4%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A1%E2%91%A3", @@ -2192,6 +2168,8 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-broadcast-shapes", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-broadcast-shapes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-broadcast-shapes", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-assert%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-implementation-defined%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A8%E2%91%A4", @@ -2257,53 +2235,54 @@ "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-logical", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-equal", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-equal-a-b-a", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-equal-a-b-b", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-greater", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-greater-a-b-a", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-greater-a-b-b", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-greaterorequal", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-greaterorequal-a-b-a", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-greaterorequal-a-b-b", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-lesser", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lesser-a-b-a", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lesser-a-b-b", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-lesserorequal", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lesserorequal-a-b-a", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lesserorequal-a-b-b", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-not", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-not-a-a", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A4", "https://www.w3.org/TR/webnn/#mlgraphbuilder-element-wise-logical-op", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-element-wise-logical-op", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-element-wise-logical-op", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-element-wise-logical-op", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-element-wise-logical-op", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-assert%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A1%E2%91%A4", @@ -2318,7 +2297,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A5%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddatatype-uint8%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A2%E2%91%A5", @@ -2391,67 +2370,68 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-abs", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-abs-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-ceil", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-ceil-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-cos", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-cos-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-erf", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-erf-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-exp", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-exp-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-floor", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-floor-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-identity", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-identity-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-log", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-log-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-neg", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-neg-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-reciprocal", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reciprocal-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-sin", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sin-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-sqrt", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sqrt-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-tan", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-tan-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webnn/#mlgraphbuilder-element-wise-unary-op", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-element-wise-unary-op", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-element-wise-unary-op", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-element-wise-unary-op", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-element-wise-unary-op", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-assert%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-operationerror%E2%91%A1%E2%91%A2", @@ -2574,25 +2554,25 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mleluoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mleluoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mleluoptions", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mleluoptions-alpha", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-elu", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-elu-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mleluoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-elu-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-elu-options", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mleluoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-elu-options-options", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-elu-input-options", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-elu%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mleluoptions%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-elu", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-elu", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-elu", @@ -2611,8 +2591,8 @@ "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-elu-options", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-elu-options%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mleluoptions%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-elu-options", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-elu-options", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-elu-options", @@ -2621,17 +2601,17 @@ "https://www.w3.org/TR/webnn/#ref-for-create-an-mlactivation%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-expand", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-expand", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-expand-input-newshape-input", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-expand-input-newshape-newshape", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-expand", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-expand", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-expand", @@ -2669,14 +2649,14 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlgatheroptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlgatheroptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlgatheroptions", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgatheroptions-axis", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-gather", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gather-input-indices-options-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gather-input-indices-options-indices", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlgatheroptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gather-input-indices-options-options", @@ -2686,15 +2666,14 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgatheroptions-axis", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgatheroptions-axis", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgatheroptions-axis", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddatatype-uint32", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddatatype-int64%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlgatheroptions%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A6", @@ -2711,7 +2690,7 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A3%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgatheroptions-axis%E2%91%A0", @@ -2729,7 +2708,7 @@ "https://www.w3.org/TR/webnn/#ref-for-map-iterate%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-map-iterate%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-iteration-continue", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A3%E2%91%A7", @@ -2752,22 +2731,22 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlgemmoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlgemmoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlgemmoptions", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgemmoptions-c", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgemmoptions-alpha", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgemmoptions-beta", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgemmoptions-atranspose", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgemmoptions-btranspose", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-gemm%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gemm-a-b-options-a", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gemm-a-b-options-b", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlgemmoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gemm-a-b-options-options", @@ -2777,41 +2756,36 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgemmoptions-c", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgemmoptions-c", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgemmoptions-c", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgemmoptions-alpha", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgemmoptions-alpha", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgemmoptions-alpha", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgemmoptions-alpha", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgemmoptions-alpha", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgemmoptions-beta", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgemmoptions-beta", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgemmoptions-beta", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgemmoptions-beta", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgemmoptions-beta", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgemmoptions-c%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgemmoptions-atranspose", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgemmoptions-atranspose", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgemmoptions-atranspose", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgemmoptions-atranspose", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgemmoptions-atranspose", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgemmoptions-btranspose", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgemmoptions-btranspose", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgemmoptions-btranspose", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgemmoptions-btranspose", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgemmoptions-btranspose", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlgemmoptions%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gemm", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-gemm", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-gemm", @@ -2819,10 +2793,10 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-gemm", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A3%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A3%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A6%E2%91%A4", @@ -2837,9 +2811,9 @@ "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgemmoptions-c%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A3%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A2%E2%91%A1", @@ -2888,36 +2862,36 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlgruoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlgruoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlgruoptions", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-recurrentbias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-initialhiddenstate", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-resetafter", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-returnsequence", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlrecurrentnetworkdirection", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-direction", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlgruweightlayout", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-layout", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-activations", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-gru", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gru-input-weight-recurrentweight-steps-hiddensize-options-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gru-input-weight-recurrentweight-steps-hiddensize-options-weight", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gru-input-weight-recurrentweight-steps-hiddensize-options-recurrentweight", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gru-input-weight-recurrentweight-steps-hiddensize-options-steps", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gru-input-weight-recurrentweight-steps-hiddensize-options-hiddensize", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlgruoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gru-input-weight-recurrentweight-steps-hiddensize-options-options", @@ -2927,45 +2901,39 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgruoptions-bias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgruoptions-bias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgruoptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-layout%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgruoptions-recurrentbias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgruoptions-recurrentbias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgruoptions-recurrentbias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgruoptions-recurrentbias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgruoptions-recurrentbias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-layout%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgruoptions-initialhiddenstate", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgruoptions-initialhiddenstate", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgruoptions-initialhiddenstate", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgruoptions-initialhiddenstate", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgruoptions-initialhiddenstate", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgruoptions-resetafter", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgruoptions-resetafter", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgruoptions-resetafter", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgruoptions-resetafter", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgruoptions-resetafter", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgruoptions-returnsequence", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgruoptions-returnsequence", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgruoptions-returnsequence", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgruoptions-returnsequence", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgruoptions-returnsequence", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgruoptions-direction", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgruoptions-direction", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgruoptions-direction", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgruoptions-direction", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgruoptions-direction", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlrecurrentnetworkdirection%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlrecurrentnetworkdirection%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlrecurrentnetworkdirection-both", "https://www.w3.org/TR/webnn/#dom-mlgruoptions-layout", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgruoptions-layout", @@ -2973,24 +2941,21 @@ "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgruoptions-layout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgruoptions-layout", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlgruweightlayout%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlgruweightlayout%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruweightlayout-zrn", "https://www.w3.org/TR/webnn/#dom-mlgruoptions-activations", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgruoptions-activations", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgruoptions-activations", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgruoptions-activations", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgruoptions-activations", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-layout%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-layout%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlgruoptions%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-returnsequence%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gru", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-gru", @@ -3025,14 +2990,14 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A7%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-activations%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-operationerror%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A7%E2%91%A2", @@ -3044,29 +3009,29 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlgrucelloptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlgrucelloptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlgrucelloptions", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgrucelloptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgrucelloptions-recurrentbias", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgrucelloptions-resetafter", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlgruweightlayout%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlgruweightlayout%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgrucelloptions-layout", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgrucelloptions-activations", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-grucell", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-grucell-input-weight-recurrentweight-hiddenstate-hiddensize-options-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-grucell-input-weight-recurrentweight-hiddenstate-hiddensize-options-weight", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-grucell-input-weight-recurrentweight-hiddenstate-hiddensize-options-recurrentweight", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-grucell-input-weight-recurrentweight-hiddenstate-hiddensize-options-hiddenstate", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-grucell-input-weight-recurrentweight-hiddenstate-hiddensize-options-hiddensize", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlgrucelloptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-grucell-input-weight-recurrentweight-hiddenstate-hiddensize-options-options", @@ -3076,46 +3041,40 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgrucelloptions-bias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgrucelloptions-bias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgrucelloptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-layout%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgrucelloptions-recurrentbias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgrucelloptions-recurrentbias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgrucelloptions-recurrentbias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgrucelloptions-recurrentbias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgrucelloptions-recurrentbias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-layout%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgrucelloptions-resetafter", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgrucelloptions-resetafter", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgrucelloptions-resetafter", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgrucelloptions-resetafter", - "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgrucelloptions-resetafter", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgrucelloptions-resetafter", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgrucelloptions-layout", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgrucelloptions-layout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgrucelloptions-layout", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgrucelloptions-layout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgrucelloptions-layout", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlgruweightlayout%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlgruweightlayout%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruweightlayout-zrn%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlgruweightlayout%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgrucelloptions-activations", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgrucelloptions-activations", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgrucelloptions-activations", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgrucelloptions-activations", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgrucelloptions-activations", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlgrucelloptions%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-grucell", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-grucell", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-grucell", @@ -3149,12 +3108,12 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A7%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-activations%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A6%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A4%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A4%E2%91%A6", @@ -3170,25 +3129,25 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A3%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruweightlayout-zrn%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruweightlayout-zrn", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-hard-sigmoid", "https://www.w3.org/TR/webnn/#dictdef-mlhardsigmoidoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlhardsigmoidoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlhardsigmoidoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlhardsigmoidoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlhardsigmoidoptions", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlhardsigmoidoptions-alpha", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlhardsigmoidoptions-beta", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-hardsigmoid", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-hardsigmoid-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlhardsigmoidoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-hardsigmoid-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-hardsigmoid-options", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlhardsigmoidoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-hardsigmoid-options-options", @@ -3198,20 +3157,18 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlhardsigmoidoptions-alpha", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlhardsigmoidoptions-alpha", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlhardsigmoidoptions-alpha", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlhardsigmoidoptions-beta", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlhardsigmoidoptions-beta", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlhardsigmoidoptions-beta", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlhardsigmoidoptions-beta", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlhardsigmoidoptions-beta", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-hardsigmoid-input-options", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-hardsigmoid%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlhardsigmoidoptions%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-hardsigmoid", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-hardsigmoid", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-hardsigmoid", @@ -3230,7 +3187,7 @@ "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-hardsigmoid-options", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-hardsigmoid-options%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlhardsigmoidoptions%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-hardsigmoid-options", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-hardsigmoid-options", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-hardsigmoid-options", @@ -3241,17 +3198,17 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-hard-swish", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-hardswish", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-hardswish-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-hardswish-noargs", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-hardswish-input", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-hardswish%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-hardswish", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-hardswish", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-hardswish", @@ -3269,7 +3226,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-hardswish", "https://www.w3.org/TR/webnn/#ref-for-hardswish-noargs%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#hardswish-noargs", "https://www.w3.org/TR/webnn/#infopanel-for-hardswish-noargs", "https://www.w3.org/TR/webnn/#infopaneltitle-for-hardswish-noargs", @@ -3280,10 +3237,10 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7%E2%91%A5", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-input", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-input", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-input", @@ -3320,18 +3277,18 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlinstancenormalizationoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlinstancenormalizationoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlinstancenormalizationoptions", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlinstancenormalizationoptions-scale", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlinstancenormalizationoptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlinstancenormalizationoptions-epsilon", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlinstancenormalizationoptions-layout", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-instancenormalization", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-instancenormalization-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlinstancenormalizationoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-instancenormalization-input-options-options", @@ -3341,10 +3298,9 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlinstancenormalizationoptions-scale", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlinstancenormalizationoptions-scale", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlinstancenormalizationoptions-scale", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlinstancenormalizationoptions-bias", @@ -3352,10 +3308,9 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlinstancenormalizationoptions-bias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlinstancenormalizationoptions-bias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlinstancenormalizationoptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlinstancenormalizationoptions-epsilon", @@ -3363,18 +3318,16 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlinstancenormalizationoptions-epsilon", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlinstancenormalizationoptions-epsilon", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlinstancenormalizationoptions-epsilon", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlinstancenormalizationoptions-layout", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlinstancenormalizationoptions-layout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlinstancenormalizationoptions-layout", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlinstancenormalizationoptions-layout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlinstancenormalizationoptions-layout", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlinstancenormalizationoptions%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-instancenormalization", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-instancenormalization", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-instancenormalization", @@ -3404,26 +3357,26 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A4%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlinputoperandlayout-nchw%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlinputoperandlayout-nchw%E2%91%A3", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-layernorm", "https://www.w3.org/TR/webnn/#dictdef-mllayernormalizationoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mllayernormalizationoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mllayernormalizationoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mllayernormalizationoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mllayernormalizationoptions", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mllayernormalizationoptions-scale", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mllayernormalizationoptions-bias", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mllayernormalizationoptions-axes", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mllayernormalizationoptions-epsilon", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-layernormalization", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-layernormalization-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mllayernormalizationoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-layernormalization-input-options-options", @@ -3433,31 +3386,27 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllayernormalizationoptions-scale", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllayernormalizationoptions-scale", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllayernormalizationoptions-scale", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mllayernormalizationoptions-bias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllayernormalizationoptions-bias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllayernormalizationoptions-bias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllayernormalizationoptions-bias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllayernormalizationoptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mllayernormalizationoptions-axes", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllayernormalizationoptions-axes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllayernormalizationoptions-axes", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllayernormalizationoptions-axes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllayernormalizationoptions-axes", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mllayernormalizationoptions-epsilon", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllayernormalizationoptions-epsilon", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllayernormalizationoptions-epsilon", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllayernormalizationoptions-epsilon", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllayernormalizationoptions-epsilon", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mllayernormalizationoptions%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-layernormalization", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-layernormalization", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-layernormalization", @@ -3465,24 +3414,24 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-layernormalization", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mllayernormalizationoptions-scale%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mllayernormalizationoptions-axes%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A8%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mllayernormalizationoptions-bias%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mllayernormalizationoptions-axes%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A8%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A0%E2%93%AA%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-list-iterate%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-the-range%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mllayernormalizationoptions-axes%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mllayernormalizationoptions-axes%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A8%E2%91%A6", @@ -3518,16 +3467,16 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlleakyreluoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlleakyreluoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlleakyreluoptions", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlleakyreluoptions-alpha", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-leakyrelu", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-leakyrelu-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlleakyreluoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-leakyrelu-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-leakyrelu-options", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlleakyreluoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-leakyrelu-options-options", @@ -3537,13 +3486,12 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlleakyreluoptions-alpha", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlleakyreluoptions-alpha", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlleakyreluoptions-alpha", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-leaky-relu-input-options", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-leakyrelu%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlleakyreluoptions%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-leakyrelu", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-leakyrelu", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-leakyrelu", @@ -3562,7 +3510,7 @@ "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-leaky-relu-options", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-leakyrelu-options%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlleakyreluoptions%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-leakyrelu-options", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-leakyrelu-options", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-leakyrelu-options", @@ -3578,18 +3526,18 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mllinearoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mllinearoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mllinearoptions", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mllinearoptions-alpha", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mllinearoptions-beta", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-linear", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-linear-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mllinearoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-linear-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-linear-options", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mllinearoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-linear-options-options", @@ -3599,20 +3547,18 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllinearoptions-alpha", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllinearoptions-alpha", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllinearoptions-alpha", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mllinearoptions-beta", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllinearoptions-beta", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllinearoptions-beta", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllinearoptions-beta", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllinearoptions-beta", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-linear-input-options", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-linear%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mllinearoptions%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-linear", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-linear", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-linear", @@ -3631,7 +3577,7 @@ "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-linear-options", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-linear-options%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mllinearoptions%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-linear-options", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-linear-options", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-linear-options", @@ -3658,38 +3604,38 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mllstmoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mllstmoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mllstmoptions", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-recurrentbias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-peepholeweight", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-initialhiddenstate", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-initialcellstate", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-returnsequence", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlrecurrentnetworkdirection%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlrecurrentnetworkdirection%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-direction", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mllstmweightlayout", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-layout", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-activations", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-lstm", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstm-input-weight-recurrentweight-steps-hiddensize-options-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstm-input-weight-recurrentweight-steps-hiddensize-options-weight", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstm-input-weight-recurrentweight-steps-hiddensize-options-recurrentweight", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstm-input-weight-recurrentweight-steps-hiddensize-options-steps", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstm-input-weight-recurrentweight-steps-hiddensize-options-hiddensize", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mllstmoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstm-input-weight-recurrentweight-steps-hiddensize-options-options", @@ -3699,52 +3645,45 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmoptions-bias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmoptions-bias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmoptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-layout%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mllstmoptions-recurrentbias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmoptions-recurrentbias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmoptions-recurrentbias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmoptions-recurrentbias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmoptions-recurrentbias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-layout%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mllstmoptions-peepholeweight", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmoptions-peepholeweight", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmoptions-peepholeweight", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmoptions-peepholeweight", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmoptions-peepholeweight", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mllstmoptions-initialhiddenstate", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmoptions-initialhiddenstate", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmoptions-initialhiddenstate", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmoptions-initialhiddenstate", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmoptions-initialhiddenstate", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mllstmoptions-initialcellstate", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmoptions-initialcellstate", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmoptions-initialcellstate", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmoptions-initialcellstate", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmoptions-initialcellstate", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mllstmoptions-returnsequence", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmoptions-returnsequence", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmoptions-returnsequence", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmoptions-returnsequence", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmoptions-returnsequence", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mllstmoptions-direction", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmoptions-direction", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmoptions-direction", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmoptions-direction", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmoptions-direction", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlrecurrentnetworkdirection%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlrecurrentnetworkdirection%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlrecurrentnetworkdirection%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlrecurrentnetworkdirection-both%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mllstmoptions-layout", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmoptions-layout", @@ -3752,24 +3691,21 @@ "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmoptions-layout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmoptions-layout", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mllstmweightlayout%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mllstmweightlayout%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmweightlayout-iofg", "https://www.w3.org/TR/webnn/#dom-mllstmoptions-activations", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmoptions-activations", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmoptions-activations", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmoptions-activations", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmoptions-activations", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-layout%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-layout%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mllstmoptions%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-returnsequence%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstm", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-lstm", @@ -3890,15 +3826,15 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A0%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-activations%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-operationerror%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A0%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A6%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A2%E2%91%A6", @@ -3907,12 +3843,12 @@ "https://www.w3.org/TR/webnn/#ref-for-create-an-mloperand%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A6%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-returnsequence%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-create-an-mloperand%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-platform-operator%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A1%E2%91%A1", @@ -3928,32 +3864,32 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mllstmcelloptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mllstmcelloptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mllstmcelloptions", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-recurrentbias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-peepholeweight", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mllstmweightlayout%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mllstmweightlayout%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-layout", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-activations", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-lstmcell", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstmcell-input-weight-recurrentweight-hiddenstate-cellstate-hiddensize-options-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstmcell-input-weight-recurrentweight-hiddenstate-cellstate-hiddensize-options-weight", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstmcell-input-weight-recurrentweight-hiddenstate-cellstate-hiddensize-options-recurrentweight", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstmcell-input-weight-recurrentweight-hiddenstate-cellstate-hiddensize-options-hiddenstate", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstmcell-input-weight-recurrentweight-hiddenstate-cellstate-hiddensize-options-cellstate", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstmcell-input-weight-recurrentweight-hiddenstate-cellstate-hiddensize-options-hiddensize", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mllstmcelloptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstmcell-input-weight-recurrentweight-hiddenstate-cellstate-hiddensize-options-options", @@ -3963,47 +3899,41 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmcelloptions-bias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmcelloptions-bias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmcelloptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-layout%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mllstmcelloptions-recurrentbias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmcelloptions-recurrentbias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmcelloptions-recurrentbias", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmcelloptions-recurrentbias", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmcelloptions-recurrentbias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-layout%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mllstmcelloptions-peepholeweight", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmcelloptions-peepholeweight", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmcelloptions-peepholeweight", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmcelloptions-peepholeweight", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmcelloptions-peepholeweight", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mllstmcelloptions-layout", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmcelloptions-layout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmcelloptions-layout", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmcelloptions-layout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmcelloptions-layout", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mllstmweightlayout%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mllstmweightlayout%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmweightlayout-iofg%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mllstmweightlayout%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mllstmcelloptions-activations", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmcelloptions-activations", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmcelloptions-activations", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllstmcelloptions-activations", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllstmcelloptions-activations", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mllstmcelloptions%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstmcell", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-lstmcell", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-lstmcell", @@ -4053,12 +3983,12 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A0%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-activations%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A7%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A2%E2%91%A8", @@ -4069,7 +3999,7 @@ "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-create-an-mloperand%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A2%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-platform-operator%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A1%E2%91%A4", @@ -4077,18 +4007,18 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A6%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmweightlayout-iofg%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmweightlayout-iofg", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-matmul", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-matmul", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-matmul-a-b-a", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-matmul-a-b-b", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webnn/#mlgraphbuilder-calculate-matmul-output-sizes", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-calculate-matmul-output-sizes", @@ -4097,11 +4027,11 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-calculate-matmul-output-sizes", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A7%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A7%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A7%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A7%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-operationerror%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A0%E2%91%A2%E2%91%A3", @@ -4115,7 +4045,7 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-matmul", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-matmul", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-matmul", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A7%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder-calculate-matmul-output-sizes", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A2%E2%91%A7", @@ -4155,18 +4085,18 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlpadoptions", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlpaddingmode", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpadoptions-mode", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpadoptions-value", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-pad", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pad-input-beginningpadding-endingpadding-options-input", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pad-input-beginningpadding-endingpadding-options-beginningpadding", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pad-input-beginningpadding-endingpadding-options-endingpadding", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlpadoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pad-input-beginningpadding-endingpadding-options-options", @@ -4177,25 +4107,21 @@ "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpadoptions-mode", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpadoptions-mode", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlpaddingmode%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlpaddingmode%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlpaddingmode-constant", "https://www.w3.org/TR/webnn/#dom-mlpadoptions-value", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpadoptions-value", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpadoptions-value", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpadoptions-value", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpadoptions-value", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A3%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpadoptions-mode%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlpaddingmode-constant%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlpaddingmode-constant", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlpadoptions%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/webnn/#mlgraphbuilder-calculate-padding-output-sizes", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-calculate-padding-output-sizes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-calculate-padding-output-sizes", @@ -4210,7 +4136,7 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-pad", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-pad", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-pad", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A5", @@ -4251,42 +4177,42 @@ "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlpool2doptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlpool2doptions", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-windowdimensions", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-padding", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-strides", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-dilations", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlautopad%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlautopad%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-autopad", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-layout", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlroundingtype", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-roundingtype", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-outputsizes", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-averagepool2d", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-averagepool2d-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlpool2doptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-averagepool2d-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-l2pool2d", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-l2pool2d-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlpool2doptions%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-l2pool2d-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-maxpool2d", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-maxpool2d-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlpool2doptions%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-maxpool2d-input-options-options", @@ -4296,33 +4222,27 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpool2doptions-windowdimensions", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpool2doptions-windowdimensions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpool2doptions-windowdimensions", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlpool2doptions-padding", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpool2doptions-padding", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpool2doptions-padding", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpool2doptions-padding", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpool2doptions-padding", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlpool2doptions-strides", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpool2doptions-strides", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpool2doptions-strides", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpool2doptions-strides", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpool2doptions-strides", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlpool2doptions-dilations", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpool2doptions-dilations", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpool2doptions-dilations", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpool2doptions-dilations", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpool2doptions-dilations", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlpool2doptions-autopad", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpool2doptions-autopad", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpool2doptions-autopad", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpool2doptions-autopad", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpool2doptions-autopad", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlautopad%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlautopad%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlautopad%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlautopad-explicit%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-padding%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlautopad-explicit%E2%91%A5", @@ -4334,30 +4254,24 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpool2doptions-layout", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpool2doptions-layout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpool2doptions-layout", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlinputoperandlayout-nchw%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlinputoperandlayout-nchw%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlinputoperandlayout-nhwc%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlinputoperandlayout-nchw%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlpool2doptions-roundingtype", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpool2doptions-roundingtype", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpool2doptions-roundingtype", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpool2doptions-roundingtype", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpool2doptions-roundingtype", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlroundingtype%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlroundingtype%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlpool2doptions-outputsizes", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpool2doptions-outputsizes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpool2doptions-outputsizes", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlpool2doptions-outputsizes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlpool2doptions-outputsizes", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-roundingtype%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlpool2doptions%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlroundingtype-floor", "https://www.w3.org/TR/webnn/#ref-for-dom-mlroundingtype-ceil", "https://www.w3.org/TR/webnn/#mlgraphbuilder-pooling-op", @@ -4365,10 +4279,11 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-pooling-op", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-pooling-op", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-pooling-op", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlpool2doptions%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-assert%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A7%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A7%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A3%E2%91%A1", @@ -4376,7 +4291,7 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A0%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-windowdimensions%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A7%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A0%E2%91%A2%E2%91%A8", @@ -4386,8 +4301,8 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-padding%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-padding%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-padding%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A7%E2%91%A7", @@ -4395,8 +4310,8 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-strides%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-strides%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-strides%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A7%E2%91%A8", @@ -4407,7 +4322,7 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A0%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-outputsizes%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-outputsizes%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A6", @@ -4419,8 +4334,8 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-dilations%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-dilations%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-dilations%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A8%E2%91%A1", @@ -4432,7 +4347,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-autopad%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlautopad-explicit%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-padding%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A8%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-operationerror%E2%91%A3%E2%91%A2", @@ -4474,22 +4389,22 @@ "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-pool2d-l2", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-pool2d-max", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-prelu", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-prelu", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-prelu-input-slope-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-prelu-input-slope-slope", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-prelu", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-prelu", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-prelu", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-prelu", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-prelu", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A8%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A3%E2%91%A2", @@ -4521,68 +4436,68 @@ "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlreduceoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlreduceoptions", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlreduceoptions-axes%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlreduceoptions-keepdimensions%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-reducel1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducel1-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlreduceoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducel1-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-reducel2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducel2-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlreduceoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducel2-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-reducelogsum", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducelogsum-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlreduceoptions%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducelogsum-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-reducelogsumexp", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducelogsumexp-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlreduceoptions%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducelogsumexp-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-reducemax", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducemax-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlreduceoptions%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducemax-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-reducemean", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducemean-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlreduceoptions%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducemean-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-reducemin", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducemin-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlreduceoptions%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducemin-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-reduceproduct", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reduceproduct-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlreduceoptions%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reduceproduct-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-reducesum", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducesum-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlreduceoptions%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducesum-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-reducesumsquare", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducesumsquare-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlreduceoptions%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducesumsquare-input-options-options", @@ -4592,25 +4507,24 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlreduceoptions-axes", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlreduceoptions-axes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlreduceoptions-axes", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlreduceoptions-keepdimensions", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlreduceoptions-keepdimensions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlreduceoptions-keepdimensions", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlreduceoptions-keepdimensions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlreduceoptions-keepdimensions", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlreduceoptions%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#mlgraphbuilder-reduce-op", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-reduce-op", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-reduce-op", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-reduce-op", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-reduce-op", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlreduceoptions%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-assert%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlreduceoptions-axes%E2%91%A1", @@ -4620,7 +4534,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A8%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A0%E2%91%A3%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A8%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A3%E2%91%A4", @@ -4717,17 +4631,17 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A7%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A7%E2%91%A1", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-relu-method", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-relu", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-relu-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-relu-noargs", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-relu-input", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-relu%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-relu", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-relu", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-relu", @@ -4745,7 +4659,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A8%E2%91%A2", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-relu", "https://www.w3.org/TR/webnn/#ref-for-relu-noargs%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webnn/#relu-noargs", "https://www.w3.org/TR/webnn/#infopanel-for-relu-noargs", "https://www.w3.org/TR/webnn/#infopaneltitle-for-relu-noargs", @@ -4762,10 +4676,6 @@ "https://www.w3.org/TR/webnn/#infopanel-for-enumdef-mlinterpolationmode", "https://www.w3.org/TR/webnn/#infopaneltitle-for-enumdef-mlinterpolationmode", "https://www.w3.org/TR/webnn/#dom-mlinterpolationmode-nearest-neighbor", - "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlinterpolationmode-nearest-neighbor", - "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlinterpolationmode-nearest-neighbor", - "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlinterpolationmode-nearest-neighbor", - "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlinterpolationmode-nearest-neighbor", "https://www.w3.org/TR/webnn/#dom-mlinterpolationmode-linear", "https://www.w3.org/TR/webnn/#dictdef-mlresample2doptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlresample2doptions", @@ -4775,24 +4685,24 @@ "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinterpolationmode", "https://www.w3.org/TR/webnn/#ref-for-dom-mlresample2doptions-mode", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlresample2doptions-scales", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlresample2doptions-sizes", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlresample2doptions-axes", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-resample2d", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-resample2d-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlresample2doptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-resample2d-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlresample2doptions%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlresample2doptions%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlresample2doptions-mode", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlresample2doptions-mode", @@ -4800,29 +4710,23 @@ "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlresample2doptions-mode", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlresample2doptions-mode", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinterpolationmode%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinterpolationmode%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlinterpolationmode-nearest-neighbor", "https://www.w3.org/TR/webnn/#dom-mlresample2doptions-scales", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlresample2doptions-scales", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlresample2doptions-scales", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlresample2doptions-scales", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlresample2doptions-scales", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A3%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlresample2doptions-sizes", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlresample2doptions-sizes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlresample2doptions-sizes", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlresample2doptions-sizes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlresample2doptions-sizes", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlresample2doptions-scales%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlresample2doptions-axes", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlresample2doptions-axes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlresample2doptions-axes", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlresample2doptions-axes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlresample2doptions-axes", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/webnn/#mlgraphbuilder-check-resample-options", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-check-resample-options", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-check-resample-options", @@ -4830,24 +4734,24 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-check-resample-options", "https://www.w3.org/TR/webnn/#ref-for-dom-mlresample2doptions-scales%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlresample2doptions-sizes%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlresample2doptions-axes%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#mlgraphbuilder-calculate-resample-output-sizes", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-calculate-resample-output-sizes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-calculate-resample-output-sizes", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-calculate-resample-output-sizes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-calculate-resample-output-sizes", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlresample2doptions%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A8%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-the-range%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlresample2doptions-axes%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlresample2doptions-sizes%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A1", @@ -4866,7 +4770,7 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-resample2d", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-resample2d", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-resample2d", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A8%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A7%E2%91%A5", @@ -4889,29 +4793,29 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A8%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A8%E2%91%A5", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-reshape-method", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-reshape", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reshape-input-newshape-input", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reshape-input-newshape-newshape", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dfn-nullable-type", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reshape", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-reshape", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-reshape", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-reshape", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-reshape", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-number", - "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A7%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A8%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A0%E2%91%A4%E2%91%A3", @@ -4934,17 +4838,17 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A8%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-sigmoid-method", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-sigmoid", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sigmoid-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-sigmoid-noargs", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-sigmoid-input", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-sigmoid%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sigmoid", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-sigmoid", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-sigmoid", @@ -4962,7 +4866,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A0%E2%93%AA%E2%91%A1", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-sigmoid", "https://www.w3.org/TR/webnn/#ref-for-sigmoid-noargs%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webnn/#sigmoid-noargs", "https://www.w3.org/TR/webnn/#infopanel-for-sigmoid-noargs", "https://www.w3.org/TR/webnn/#infopaneltitle-for-sigmoid-noargs", @@ -4973,23 +4877,23 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A8%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A8%E2%91%A3", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-slice", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-slice", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-slice-input-starts-sizes-input", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-slice-input-starts-sizes-starts", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-slice-input-starts-sizes-sizes", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-slice", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-slice", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-slice", @@ -4997,7 +4901,7 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-slice", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A8%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A8%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A8", @@ -5012,23 +4916,23 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A0%E2%93%AA%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A0%E2%93%AA%E2%91%A4", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softmax-method", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-softmax", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softmax-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-softmax-noargs%E2%91%A0", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softmax-input", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-softmax%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softmax", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-softmax", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-softmax", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-softmax", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-softmax", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A0%E2%93%AA%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A0%E2%93%AA%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A8%E2%91%A7", @@ -5046,7 +4950,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A0%E2%93%AA%E2%91%A7", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softmax", "https://www.w3.org/TR/webnn/#ref-for-softmax-noargs%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webnn/#softmax-noargs", "https://www.w3.org/TR/webnn/#infopanel-for-softmax-noargs", "https://www.w3.org/TR/webnn/#infopaneltitle-for-softmax-noargs", @@ -5062,16 +4966,16 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlsoftplusoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlsoftplusoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlsoftplusoptions", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlsoftplusoptions-steepness", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-softplus", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softplus-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlsoftplusoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softplus-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-softplus-options", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlsoftplusoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softplus-options-options", @@ -5081,13 +4985,12 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlsoftplusoptions-steepness", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlsoftplusoptions-steepness", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlsoftplusoptions-steepness", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A4%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softplus-input-options", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-softplus%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlsoftplusoptions%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softplus", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-softplus", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-softplus", @@ -5106,7 +5009,7 @@ "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softplus-options", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-softplus-options%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlsoftplusoptions%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softplus-options", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-softplus-options", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-softplus-options", @@ -5117,17 +5020,17 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A2%E2%93%AA%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A2%E2%93%AA%E2%91%A3", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softsign-method", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-softsign", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softsign-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-softsign-noargs", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softsign-input", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-softsign%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softsign", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-softsign", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-softsign", @@ -5145,7 +5048,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A0%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softsign", "https://www.w3.org/TR/webnn/#ref-for-softsign-noargs%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webnn/#softsign-noargs", "https://www.w3.org/TR/webnn/#infopanel-for-softsign-noargs", "https://www.w3.org/TR/webnn/#infopaneltitle-for-softsign-noargs", @@ -5161,52 +5064,51 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlsplitoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlsplitoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlsplitoptions", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlsplitoptions-axis", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A2%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-split", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-split-input-splits-options-input", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A2%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-split-input-splits-options-splits", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlsplitoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-split-input-splits-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A7%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A7%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlsplitoptions%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A7%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A7%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlsplitoptions%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlsplitoptions-axis", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlsplitoptions-axis", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlsplitoptions-axis", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlsplitoptions-axis", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlsplitoptions-axis", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A7%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A7%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-split", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-split", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-split", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-split", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-split", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A7%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A0%E2%93%AA%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlsplitoptions-axis%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A2%E2%93%AA%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A7%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A0%E2%93%AA%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlsplitoptions-axis%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A2%E2%93%AA%E2%91%A8", @@ -5222,17 +5124,17 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A0%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A0%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-tanh-method", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-tanh", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-tanh-input-input", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-tanh-noargs", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-tanh-input", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-tanh%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-tanh", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-tanh", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-tanh", @@ -5250,7 +5152,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A0%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-tanh", "https://www.w3.org/TR/webnn/#ref-for-tanh-noargs%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webnn/#tanh-noargs", "https://www.w3.org/TR/webnn/#infopanel-for-tanh-noargs", "https://www.w3.org/TR/webnn/#infopaneltitle-for-tanh-noargs", @@ -5267,12 +5169,12 @@ "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mltransposeoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mltransposeoptions", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A7%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mltransposeoptions-permutation", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-transpose", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-transpose-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mltransposeoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-transpose-input-options-options", @@ -5282,12 +5184,11 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mltransposeoptions-permutation", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mltransposeoptions-permutation", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mltransposeoptions-permutation", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A8%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mltransposeoptions%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-transpose", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-transpose", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-transpose", @@ -5333,14 +5234,14 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mltriangularoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mltriangularoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mltriangularoptions", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mltriangularoptions-upper", "https://www.w3.org/TR/webnn/#ref-for-idl-long", "https://www.w3.org/TR/webnn/#ref-for-dom-mltriangularoptions-diagonal", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A5%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-triangular", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-triangular-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mltriangularoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-triangular-input-options-options", @@ -5350,18 +5251,16 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mltriangularoptions-upper", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mltriangularoptions-upper", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mltriangularoptions-upper", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mltriangularoptions-diagonal", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mltriangularoptions-diagonal", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mltriangularoptions-diagonal", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mltriangularoptions-diagonal", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mltriangularoptions-diagonal", "https://www.w3.org/TR/webnn/#ref-for-idl-long%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-idl-long%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mltriangularoptions%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-triangular", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-triangular", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-triangular", @@ -5379,22 +5278,22 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A0%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#example-9705b5c9", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-where", - "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A4%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A5%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-where", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-where-condition-input-other-condition", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-where-condition-input-other-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-where-condition-input-other-other", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-where", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-where", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-where", @@ -5413,7 +5312,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A2%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A0%E2%93%AA%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A0%E2%91%A5%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A0%E2%93%AA%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A4%E2%93%AA", @@ -5442,9 +5341,9 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A0%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A0%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webnn/#api-mloperand", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-SecureContext%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-Exposed%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#mloperand", @@ -5452,35 +5351,35 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-mloperand", "https://www.w3.org/TR/webnn/#infopanel-for-mloperand", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mloperand", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mloperand-builder-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mloperand-builder-slot", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mloperand-builder-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mloperand-builder-slot", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mloperand-builder-slot", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A5%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%93%AA%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mloperand-descriptor-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mloperand-descriptor-slot", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mloperand-descriptor-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mloperand-descriptor-slot", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mloperand-descriptor-slot", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%93%AA%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mloperand-name-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mloperand-name-slot", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mloperand-name-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mloperand-name-slot", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mloperand-name-slot", - "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%93%AA%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mloperand-operand-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mloperand-operand-slot", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mloperand-operand-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mloperand-operand-slot", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mloperand-operand-slot", "https://www.w3.org/TR/webnn/#ref-for-platform-operand%E2%91%A3%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%93%AA%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-platform-operand%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mloperand-operator-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mloperand-operator-slot", @@ -5488,34 +5387,34 @@ "https://www.w3.org/TR/webnn/#infopanel-for-dom-mloperand-operator-slot", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mloperand-operator-slot", "https://www.w3.org/TR/webnn/#ref-for-platform-operator%E2%91%A3%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%93%AA%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-platform-operator%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webnn/#mloperand-rank", "https://www.w3.org/TR/webnn/#infopanel-for-mloperand-rank", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mloperand-rank", "https://www.w3.org/TR/webnn/#infopanel-for-mloperand-rank", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mloperand-rank", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%93%AA%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A0%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A0%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-builder-slot", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-mlgraphbuilder%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A2%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%93%AA%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webnn/#api-mloperand-create", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%93%AA%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%93%AA%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/webnn/#create-an-mloperand", "https://www.w3.org/TR/webnn/#infopanel-for-create-an-mloperand", "https://www.w3.org/TR/webnn/#infopaneltitle-for-create-an-mloperand", "https://www.w3.org/TR/webnn/#infopanel-for-create-an-mloperand", "https://www.w3.org/TR/webnn/#infopaneltitle-for-create-an-mloperand", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A5%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%93%AA%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-builder-slot%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A0%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#copy-an-mloperand", @@ -5523,8 +5422,8 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-copy-an-mloperand", "https://www.w3.org/TR/webnn/#infopanel-for-copy-an-mloperand", "https://www.w3.org/TR/webnn/#infopaneltitle-for-copy-an-mloperand", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-builder-slot%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-builder-slot%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A0%E2%91%A0%E2%91%A3", @@ -5538,15 +5437,17 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-check-dimensions", "https://www.w3.org/TR/webnn/#infopanel-for-check-dimensions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-check-dimensions", - "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webnn/#mloperand-validate-mloperand", "https://www.w3.org/TR/webnn/#infopanel-for-mloperand-validate-mloperand", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mloperand-validate-mloperand", "https://www.w3.org/TR/webnn/#infopanel-for-mloperand-validate-mloperand", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mloperand-validate-mloperand", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-builder-slot%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A0%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A0%E2%91%A0%E2%91%A1", @@ -5555,11 +5456,11 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A0%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webnn/#api-mloperand-datatype", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-datatype%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-datatype%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mloperand-datatype", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mloperand-datatype", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mloperand-datatype", @@ -5569,12 +5470,12 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A0%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webnn/#api-mloperand-shape", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A2%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A8%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-shape%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A8%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mloperand-shape", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mloperand-shape", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mloperand-shape", @@ -5584,7 +5485,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A0%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A0%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#api-mloperanddescriptor", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#enumdef-mlinputoperandlayout", "https://www.w3.org/TR/webnn/#infopanel-for-enumdef-mlinputoperandlayout", "https://www.w3.org/TR/webnn/#infopaneltitle-for-enumdef-mlinputoperandlayout", @@ -5646,14 +5547,14 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mloperanddescriptor", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mloperanddescriptor", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mloperanddescriptor", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mloperanddescriptor-datatype", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mloperanddescriptor-datatype", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mloperanddescriptor-datatype", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mloperanddescriptor-datatype", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mloperanddescriptor-datatype", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A2%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A8%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mloperanddescriptor-dimensions", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mloperanddescriptor-dimensions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mloperanddescriptor-dimensions", @@ -5664,7 +5565,7 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-mloperanddescriptor-byte-length", "https://www.w3.org/TR/webnn/#infopanel-for-mloperanddescriptor-byte-length", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mloperanddescriptor-byte-length", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-list-iterate%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A0%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-table-the-typedarray-constructors%E2%91%A5", @@ -5677,9 +5578,9 @@ "https://www.w3.org/TR/webnn/#example-e1b87669", "https://www.w3.org/TR/webnn/#appendices", "https://www.w3.org/TR/webnn/#appendices-mloperanddatatype-arraybufferview-compatibility", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-ArrayBufferView%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-ArrayBufferView%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-ArrayBufferView%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddatatype-float32%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-Float32Array", diff --git a/tr/index.json b/tr/index.json index c72ebe256d13..c5edba8c6396 100644 --- a/tr/index.json +++ b/tr/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2024-02-06T01:27:10.008Z", + "date": "2024-02-07T01:21:25.949Z", "options": { "fallback": "tr/index.json", "output": "report", @@ -673,7 +673,7 @@ "https://aomediacodec.github.io/av1-spec/" ], "crawled": "https://aomediacodec.github.io/av1-spec/av1-spec.pdf", - "date": "6 February 2024" + "date": "7 February 2024" }, { "url": "https://www.w3.org/TR/accelerometer/", @@ -4224,11 +4224,11 @@ ], "crawled": "https://www.w3.org/TR/css-fonts-5/", "crawlCacheInfo": { - "lastModified": "Tue, 21 Dec 2021 13:22:45 GMT" + "lastModified": "Wed, 31 Jan 2024 23:16:19 GMT" }, "generator": "bikeshed", - "date": "21 December 2021", - "revision": "a8b15b2d44970bc893896bde5ef91e3db97437ad", + "date": "6 February 2024", + "revision": "acdca61d6c12e072b00ffc819a1d3784275e9908", "links": "links/css-fonts-5.json", "refs": "refs/css-fonts-5.json", "css": "css/css-fonts-5.json", @@ -10144,11 +10144,11 @@ ], "crawled": "https://www.w3.org/TR/html-aam-1.0/", "crawlCacheInfo": { - "lastModified": "Mon, 04 Dec 2023 14:55:14 GMT" + "lastModified": "Tue, 06 Feb 2024 16:12:33 GMT" }, "generator": "respec", - "date": "04 December 2023", - "revision": "ab38b66cf31eea8f2c815af6916733e2208de1f2", + "date": "06 February 2024", + "revision": "e58672fb133230cc0d29acef8bf462c42f4a9ca1", "links": "links/html-aam-1.0.json", "refs": "refs/html-aam-1.0.json", "headings": "headings/html-aam-1.0.json", @@ -17975,11 +17975,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-aac-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 01 Feb 2024 09:57:47 GMT" + "lastModified": "Tue, 06 Feb 2024 03:59:56 GMT" }, "generator": "bikeshed", - "date": "1 February 2024", - "revision": "633313b9e25ca1890b9c86804ed2eed2627485a8", + "date": "6 February 2024", + "revision": "26e792218ffba5af7cce19eb816e3b5de57ec745", "links": "links/webcodecs-aac-codec-registration.json", "refs": "refs/webcodecs-aac-codec-registration.json", "idl": "idl/webcodecs-aac-codec-registration.idl", @@ -18032,11 +18032,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-alaw-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 01 Feb 2024 10:09:20 GMT" + "lastModified": "Tue, 06 Feb 2024 04:12:22 GMT" }, "generator": "bikeshed", - "date": "1 February 2024", - "revision": "633313b9e25ca1890b9c86804ed2eed2627485a8", + "date": "6 February 2024", + "revision": "26e792218ffba5af7cce19eb816e3b5de57ec745", "links": "links/webcodecs-alaw-codec-registration.json", "refs": "refs/webcodecs-alaw-codec-registration.json", "headings": "headings/webcodecs-alaw-codec-registration.json", @@ -18087,11 +18087,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-av1-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 01 Feb 2024 10:02:56 GMT" + "lastModified": "Tue, 06 Feb 2024 04:05:26 GMT" }, "generator": "bikeshed", - "date": "1 February 2024", - "revision": "633313b9e25ca1890b9c86804ed2eed2627485a8", + "date": "6 February 2024", + "revision": "26e792218ffba5af7cce19eb816e3b5de57ec745", "links": "links/webcodecs-av1-codec-registration.json", "refs": "refs/webcodecs-av1-codec-registration.json", "idl": "idl/webcodecs-av1-codec-registration.idl", @@ -18144,11 +18144,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-avc-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 01 Feb 2024 09:52:23 GMT" + "lastModified": "Tue, 06 Feb 2024 03:54:42 GMT" }, "generator": "bikeshed", - "date": "1 February 2024", - "revision": "633313b9e25ca1890b9c86804ed2eed2627485a8", + "date": "6 February 2024", + "revision": "26e792218ffba5af7cce19eb816e3b5de57ec745", "links": "links/webcodecs-avc-codec-registration.json", "refs": "refs/webcodecs-avc-codec-registration.json", "idl": "idl/webcodecs-avc-codec-registration.idl", @@ -18201,11 +18201,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-codec-registry/", "crawlCacheInfo": { - "lastModified": "Thu, 01 Feb 2024 09:50:34 GMT" + "lastModified": "Tue, 06 Feb 2024 03:52:37 GMT" }, "generator": "bikeshed", - "date": "1 February 2024", - "revision": "633313b9e25ca1890b9c86804ed2eed2627485a8", + "date": "6 February 2024", + "revision": "26e792218ffba5af7cce19eb816e3b5de57ec745", "links": "links/webcodecs-codec-registry.json", "refs": "refs/webcodecs-codec-registry.json", "headings": "headings/webcodecs-codec-registry.json", @@ -18256,11 +18256,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-flac-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 01 Feb 2024 10:00:06 GMT" + "lastModified": "Tue, 06 Feb 2024 04:01:28 GMT" }, "generator": "bikeshed", - "date": "1 February 2024", - "revision": "633313b9e25ca1890b9c86804ed2eed2627485a8", + "date": "6 February 2024", + "revision": "26e792218ffba5af7cce19eb816e3b5de57ec745", "links": "links/webcodecs-flac-codec-registration.json", "refs": "refs/webcodecs-flac-codec-registration.json", "idl": "idl/webcodecs-flac-codec-registration.idl", @@ -18313,11 +18313,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-hevc-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 01 Feb 2024 10:12:29 GMT" + "lastModified": "Tue, 06 Feb 2024 04:15:24 GMT" }, "generator": "bikeshed", - "date": "1 February 2024", - "revision": "633313b9e25ca1890b9c86804ed2eed2627485a8", + "date": "6 February 2024", + "revision": "26e792218ffba5af7cce19eb816e3b5de57ec745", "links": "links/webcodecs-hevc-codec-registration.json", "refs": "refs/webcodecs-hevc-codec-registration.json", "idl": "idl/webcodecs-hevc-codec-registration.idl", @@ -18370,11 +18370,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-mp3-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 01 Feb 2024 09:56:03 GMT" + "lastModified": "Tue, 06 Feb 2024 03:58:15 GMT" }, "generator": "bikeshed", - "date": "1 February 2024", - "revision": "633313b9e25ca1890b9c86804ed2eed2627485a8", + "date": "6 February 2024", + "revision": "26e792218ffba5af7cce19eb816e3b5de57ec745", "links": "links/webcodecs-mp3-codec-registration.json", "refs": "refs/webcodecs-mp3-codec-registration.json", "headings": "headings/webcodecs-mp3-codec-registration.json", @@ -18425,11 +18425,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-opus-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 01 Feb 2024 10:01:26 GMT" + "lastModified": "Tue, 06 Feb 2024 04:03:15 GMT" }, "generator": "bikeshed", - "date": "1 February 2024", - "revision": "633313b9e25ca1890b9c86804ed2eed2627485a8", + "date": "6 February 2024", + "revision": "26e792218ffba5af7cce19eb816e3b5de57ec745", "links": "links/webcodecs-opus-codec-registration.json", "refs": "refs/webcodecs-opus-codec-registration.json", "idl": "idl/webcodecs-opus-codec-registration.idl", @@ -18482,11 +18482,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-pcm-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 01 Feb 2024 10:07:43 GMT" + "lastModified": "Tue, 06 Feb 2024 04:10:45 GMT" }, "generator": "bikeshed", - "date": "1 February 2024", - "revision": "633313b9e25ca1890b9c86804ed2eed2627485a8", + "date": "6 February 2024", + "revision": "26e792218ffba5af7cce19eb816e3b5de57ec745", "links": "links/webcodecs-pcm-codec-registration.json", "refs": "refs/webcodecs-pcm-codec-registration.json", "headings": "headings/webcodecs-pcm-codec-registration.json", @@ -18537,11 +18537,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-ulaw-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 01 Feb 2024 10:10:57 GMT" + "lastModified": "Tue, 06 Feb 2024 04:13:50 GMT" }, "generator": "bikeshed", - "date": "1 February 2024", - "revision": "633313b9e25ca1890b9c86804ed2eed2627485a8", + "date": "6 February 2024", + "revision": "26e792218ffba5af7cce19eb816e3b5de57ec745", "links": "links/webcodecs-ulaw-codec-registration.json", "refs": "refs/webcodecs-ulaw-codec-registration.json", "headings": "headings/webcodecs-ulaw-codec-registration.json", @@ -18592,11 +18592,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-vorbis-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 01 Feb 2024 09:54:06 GMT" + "lastModified": "Tue, 06 Feb 2024 03:56:40 GMT" }, "generator": "bikeshed", - "date": "1 February 2024", - "revision": "633313b9e25ca1890b9c86804ed2eed2627485a8", + "date": "6 February 2024", + "revision": "26e792218ffba5af7cce19eb816e3b5de57ec745", "links": "links/webcodecs-vorbis-codec-registration.json", "refs": "refs/webcodecs-vorbis-codec-registration.json", "headings": "headings/webcodecs-vorbis-codec-registration.json", @@ -18647,11 +18647,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-vp8-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 01 Feb 2024 10:06:18 GMT" + "lastModified": "Tue, 06 Feb 2024 04:08:56 GMT" }, "generator": "bikeshed", - "date": "1 February 2024", - "revision": "633313b9e25ca1890b9c86804ed2eed2627485a8", + "date": "6 February 2024", + "revision": "26e792218ffba5af7cce19eb816e3b5de57ec745", "links": "links/webcodecs-vp8-codec-registration.json", "refs": "refs/webcodecs-vp8-codec-registration.json", "headings": "headings/webcodecs-vp8-codec-registration.json", @@ -18702,11 +18702,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-vp9-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 01 Feb 2024 10:04:54 GMT" + "lastModified": "Tue, 06 Feb 2024 04:07:25 GMT" }, "generator": "bikeshed", - "date": "1 February 2024", - "revision": "633313b9e25ca1890b9c86804ed2eed2627485a8", + "date": "6 February 2024", + "revision": "26e792218ffba5af7cce19eb816e3b5de57ec745", "links": "links/webcodecs-vp9-codec-registration.json", "refs": "refs/webcodecs-vp9-codec-registration.json", "idl": "idl/webcodecs-vp9-codec-registration.idl", @@ -18765,11 +18765,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs/", "crawlCacheInfo": { - "lastModified": "Thu, 01 Feb 2024 09:48:52 GMT" + "lastModified": "Tue, 06 Feb 2024 03:50:43 GMT" }, "generator": "bikeshed", - "date": "1 February 2024", - "revision": "633313b9e25ca1890b9c86804ed2eed2627485a8", + "date": "6 February 2024", + "revision": "26e792218ffba5af7cce19eb816e3b5de57ec745", "links": "links/webcodecs.json", "refs": "refs/webcodecs.json", "events": "events/webcodecs.json", @@ -19081,11 +19081,11 @@ ], "crawled": "https://www.w3.org/TR/webnn/", "crawlCacheInfo": { - "lastModified": "Mon, 05 Feb 2024 16:23:53 GMT" + "lastModified": "Tue, 06 Feb 2024 21:05:35 GMT" }, "generator": "bikeshed", - "date": "5 February 2024", - "revision": "6ceabbd401277b212ed262d6a0892ac08a7bc5fa", + "date": "6 February 2024", + "revision": "f16b36a17e8e587e33cf5492e51807f0ccad74ef", "links": "links/webnn.json", "refs": "refs/webnn.json", "idl": "idl/webnn.idl", diff --git a/tr/links/css-fonts-5.json b/tr/links/css-fonts-5.json index b157b0f136cc..0e2e6a8395aa 100644 --- a/tr/links/css-fonts-5.json +++ b/tr/links/css-fonts-5.json @@ -4,22 +4,26 @@ "url": "https://www.w3.org/TR/css-fonts-5/" }, "links": { + "http://wpt.live/css/css-fonts/animations/font-size-adjust-composition.html": {}, + "http://wpt.live/css/css-fonts/animations/font-size-adjust-interpolation.html": {}, + "http://wpt.live/css/css-fonts/ascent-descent-override.html": {}, + "http://wpt.live/css/css-fonts/font-size-adjust-013.html": {}, + "http://wpt.live/css/css-fonts/font-size-adjust-014.html": {}, + "http://wpt.live/css/css-fonts/font-size-adjust-metrics-override.html": {}, + "http://wpt.live/css/css-fonts/font-size-adjust-text-orientation.html": {}, + "http://wpt.live/css/css-fonts/font-size-adjust-units-001.html": {}, + "http://wpt.live/css/css-fonts/line-gap-override.html": {}, + "http://wpt.live/css/css-fonts/metrics-override-normal-keyword.html": {}, + "http://wpt.live/css/css-fonts/parsing/font-size-adjust-computed.html": {}, + "http://wpt.live/css/css-fonts/parsing/font-size-adjust-invalid.html": {}, + "http://wpt.live/css/css-fonts/parsing/font-size-adjust-valid.html": {}, + "http://wpt.live/css/css-fonts/size-adjust-01.html": {}, + "http://wpt.live/css/css-fonts/size-adjust-02.html": {}, + "http://wpt.live/css/css-fonts/size-adjust-03.html": {}, "https://datatracker.ietf.org/doc/html/rfc2119": {}, "https://drafts.csswg.org/css-fonts-4/": { - "anchors": [ - "font-format-definitions", - "font-tech-definitions" - ], "specShortname": "css-fonts-4" }, - "https://drafts.csswg.org/css-text-decor-4/": { - "anchors": [ - "valdef-text-decoration-thickness-from-font", - "propdef-text-decoration-thickness", - "propdef-text-underline-offset" - ], - "specShortname": "css-text-decor-4" - }, "https://drafts.csswg.org/css-writing-modes-4/": { "anchors": [ "typeset-upright", @@ -27,24 +31,67 @@ ], "specShortname": "css-writing-modes-4" }, + "https://drafts.csswg.org/css2/": { + "anchors": [ + "propdef-line-height" + ], + "specShortname": "CSS22" + }, "https://github.com/w3c/csswg-drafts/issues": {}, "https://github.com/w3c/csswg-drafts/issues/126": {}, "https://github.com/w3c/csswg-drafts/issues/2690": {}, "https://github.com/w3c/csswg-drafts/issues/4044": {}, "https://github.com/w3c/csswg-drafts/issues/4566": {}, "https://github.com/w3c/csswg-drafts/issues/4910": {}, - "https://github.com/w3c/csswg-drafts/issues/5054": {}, "https://github.com/w3c/csswg-drafts/issues/5466": {}, "https://github.com/w3c/csswg-drafts/issues/5484": {}, "https://github.com/w3c/csswg-drafts/issues/5635": {}, "https://github.com/w3c/csswg-drafts/issues/6384": {}, "https://github.com/w3c/csswg-drafts/issues/731": {}, "https://github.com/w3c/csswg-drafts/issues/806": {}, + "https://github.com/w3c/csswg-drafts/issues/8792": {}, + "https://github.com/w3c/csswg-drafts/issues/8967": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/animations/font-size-adjust-composition.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/animations/font-size-adjust-interpolation.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/ascent-descent-override.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/font-size-adjust-013.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/font-size-adjust-014.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/font-size-adjust-metrics-override.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/font-size-adjust-text-orientation.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/font-size-adjust-units-001.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/line-gap-override.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/metrics-override-normal-keyword.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/parsing/font-size-adjust-computed.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/parsing/font-size-adjust-invalid.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/parsing/font-size-adjust-valid.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/size-adjust-01.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/size-adjust-02.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/size-adjust-03.html": {}, "https://lists.w3.org/Archives/Public/public-css-archive/": {}, "https://lists.w3.org/Archives/Public/public-css-testsuite": {}, "https://lists.w3.org/Archives/Public/www-style/": {}, - "https://www.w3.org/2004/01/pp-impl/32061/status": {}, - "https://www.w3.org/2021/Process-20211102/": { + "https://w3c.github.io/IFT/Overview.html": { + "anchors": [ + "range-request-incxfer" + ] + }, + "https://wpt.fyi/results/css/css-fonts/animations/font-size-adjust-composition.html": {}, + "https://wpt.fyi/results/css/css-fonts/animations/font-size-adjust-interpolation.html": {}, + "https://wpt.fyi/results/css/css-fonts/ascent-descent-override.html": {}, + "https://wpt.fyi/results/css/css-fonts/font-size-adjust-013.html": {}, + "https://wpt.fyi/results/css/css-fonts/font-size-adjust-014.html": {}, + "https://wpt.fyi/results/css/css-fonts/font-size-adjust-metrics-override.html": {}, + "https://wpt.fyi/results/css/css-fonts/font-size-adjust-text-orientation.html": {}, + "https://wpt.fyi/results/css/css-fonts/font-size-adjust-units-001.html": {}, + "https://wpt.fyi/results/css/css-fonts/line-gap-override.html": {}, + "https://wpt.fyi/results/css/css-fonts/metrics-override-normal-keyword.html": {}, + "https://wpt.fyi/results/css/css-fonts/parsing/font-size-adjust-computed.html": {}, + "https://wpt.fyi/results/css/css-fonts/parsing/font-size-adjust-invalid.html": {}, + "https://wpt.fyi/results/css/css-fonts/parsing/font-size-adjust-valid.html": {}, + "https://wpt.fyi/results/css/css-fonts/size-adjust-01.html": {}, + "https://wpt.fyi/results/css/css-fonts/size-adjust-02.html": {}, + "https://wpt.fyi/results/css/css-fonts/size-adjust-03.html": {}, + "https://www.w3.org/2023/Process-20231103/": { "anchors": [ "recs-and-notes" ] @@ -57,13 +104,9 @@ }, "https://www.w3.org/Style/CSS/Test/": {}, "https://www.w3.org/TR/": {}, - "https://www.w3.org/TR/2020/NOTE-PFE-evaluation-20201015/": { - "anchors": [ - "range-request" - ] - }, "https://www.w3.org/TR/2021/WD-css-fonts-5-20210629/": {}, "https://www.w3.org/TR/2021/WD-css-fonts-5-20210729/": {}, + "https://www.w3.org/TR/2021/WD-css-fonts-5-20211221/": {}, "https://www.w3.org/TR/CSS/": { "anchors": [ "future-proofing", @@ -77,11 +120,6 @@ "property-defs" ] }, - "https://www.w3.org/TR/CSS2/visudet.html": { - "anchors": [ - "propdef-line-height" - ] - }, "https://www.w3.org/TR/CSS21/": { "specShortname": "CSS2" }, @@ -93,6 +131,9 @@ ], "specShortname": "CSS2" }, + "https://www.w3.org/TR/CSS22/": { + "specShortname": "CSS22" + }, "https://www.w3.org/TR/css-cascade-5/": { "anchors": [ "used-value", @@ -115,11 +156,6 @@ ], "specShortname": "css-display-3" }, - "https://www.w3.org/TR/css-fonts-3/": { - "anchors": [ - "font-face-name-value" - ] - }, "https://www.w3.org/TR/css-fonts-4/": { "anchors": [ "propdef-font-family", @@ -129,8 +165,11 @@ "propdef-font-size", "first-available-font", "descdef-font-face-src", + "family-name-value", + "font-format-definitions", + "font-tech-definitions", "propdef-font-variant-position", - "descdef-font-face-font-language-override", + "propdef-font-language-override", "propdef-font-optical-sizing", "acknowledgments" ], @@ -151,6 +190,11 @@ "specShortname": "css-syntax-3" }, "https://www.w3.org/TR/css-text-decor-4/": { + "anchors": [ + "valdef-text-decoration-thickness-from-font", + "propdef-text-decoration-thickness", + "propdef-text-underline-offset" + ], "specShortname": "css-text-decor-4" }, "https://www.w3.org/TR/css-values-3/": { @@ -202,6 +246,7 @@ ], "specShortname": "web-animations-1" }, - "https://www.w3.org/groups/wg/css": {} + "https://www.w3.org/groups/wg/css": {}, + "https://www.w3.org/groups/wg/css/ipr": {} } } \ No newline at end of file diff --git a/tr/links/html-aam-1.0.json b/tr/links/html-aam-1.0.json index b276d887f1ba..e0c661da62b8 100644 --- a/tr/links/html-aam-1.0.json +++ b/tr/links/html-aam-1.0.json @@ -120,7 +120,6 @@ "https://github.com/w3c/html-aam/pull/504": {}, "https://github.com/ylafon": {}, "https://github.com/zcorpan": {}, - "https://gitlab.gnome.org/GNOME/at-spi2-core/": {}, "https://gnome.pages.gitlab.gnome.org/atk/": {}, "https://html.spec.whatwg.org/multipage/": {}, "https://html.spec.whatwg.org/multipage/canvas.html": { @@ -595,7 +594,6 @@ }, "https://msdn.microsoft.com/en-us/library/accessibility.iaccessible.acckeyboardshortcut.aspx": {}, "https://msdn.microsoft.com/en-us/library/dd373608%28v=VS.85%29.aspx": {}, - "https://msdn.microsoft.com/en-us/library/ee684013%28VS.85%29.aspx": {}, "https://msdn.microsoft.com/en-us/library/ms726297%28v=VS.85%29.aspx": {}, "https://msdn.microsoft.com/en-us/library/system.windows.automation.automationelement.automationelementinformation.name.aspx": {}, "https://msdn.microsoft.com/en-us/library/system.windows.automation.expandcollapsepattern.aspx": {}, @@ -626,7 +624,6 @@ ] }, "https://wiki.linuxfoundation.org/accessibility/iaccessible2/": {}, - "https://wiki.linuxfoundation.org/accessibility/iaccessible2/start": {}, "https://www.rfc-editor.org/rfc/rfc2119": {}, "https://www.rfc-editor.org/rfc/rfc8174": {}, "https://www.w3.org/2019/webapps/": {}, @@ -643,7 +640,6 @@ "specShortname": "w3c-patent-policy" }, "https://www.w3.org/TR/": {}, - "https://www.w3.org/TR/accname-1.1/": {}, "https://www.w3.org/TR/accname-1.2/": { "anchors": [ "dfn-accessible-name", @@ -775,10 +771,6 @@ "https://www.w3.org/TR/wai-aria-1.1/": {}, "https://www.w3.org/TR/wai-aria-1.2/": { "anchors": [ - "dfn-accessibility-api", - "dfn-accessibility-tree", - "dfn-accessible-object", - "dfn-widget", "aria-multiselectable", "aria-label", "aria-labelledby", @@ -791,7 +783,10 @@ "dfn-accessibility-api", "dfn-role", "dfn-state", - "dfn-property" + "dfn-property", + "dfn-accessibility-tree", + "dfn-accessible-object", + "dfn-widget" ], "specShortname": "wai-aria-1.2" }, diff --git a/tr/refs/css-fonts-5.json b/tr/refs/css-fonts-5.json index 8a841a000d72..49cd989f0685 100644 --- a/tr/refs/css-fonts-5.json +++ b/tr/refs/css-fonts-5.json @@ -9,10 +9,6 @@ "name": "CSS-CASCADE-5", "url": "https://www.w3.org/TR/css-cascade-5/" }, - { - "name": "CSS-FONTS-3", - "url": "https://www.w3.org/TR/css-fonts-3/" - }, { "name": "CSS-FONTS-4", "url": "https://www.w3.org/TR/css-fonts-4/" @@ -21,6 +17,10 @@ "name": "CSS-INLINE-3", "url": "https://www.w3.org/TR/css-inline-3/" }, + { + "name": "CSS-SYNTAX-3", + "url": "https://www.w3.org/TR/css-syntax-3/" + }, { "name": "CSS-TEXT-DECOR-4", "url": "https://www.w3.org/TR/css-text-decor-4/" @@ -37,6 +37,10 @@ "name": "CSS2", "url": "https://www.w3.org/TR/CSS21/" }, + { + "name": "CSS22", + "url": "https://www.w3.org/TR/CSS22/" + }, { "name": "RFC2119", "url": "https://datatracker.ietf.org/doc/html/rfc2119" diff --git a/tr/refs/html-aam-1.0.json b/tr/refs/html-aam-1.0.json index 47a7c72787d1..c530b8021374 100644 --- a/tr/refs/html-aam-1.0.json +++ b/tr/refs/html-aam-1.0.json @@ -39,10 +39,6 @@ } ], "informative": [ - { - "name": "accname-aam-1.1", - "url": "https://www.w3.org/TR/accname-1.1/" - }, { "name": "AT-SPI", "url": "https://developer-old.gnome.org/libatspi/stable/"